@charset "utf-8";
/* CSS Document */


#guidebody p {
	margin-top: 5px;

}

#header {
	background-image: url("/guide/newheader.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 145px;
	width: 800px;
	padding-right: 100px;
	padding-left: 100px;
	clear:both;
	display: block;
}
div#content b {
	font-size:1.2em;
}

#guidebar {
	float: left;
/*	width: 200px; */
	display: block;
	text-align: center;
	padding: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom:1em;
	font-weight: bold;
	background: #FFF; 
	font-size: 96%;
	width:327px;
	position:relative;
	top:-20px;
	float:none;
}

.centre {
text-align:centre;
margin:auto;
}


#guidebar h2 {
	margin-bottom: 25px;
	margin-top: 15px;
	display: block;
	padding: 0px;
	height: 77px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	width: 200px;
	color: #000000;
}





div#guidebar a {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #FFFFFF;
	background-color: #E2EEFF;
	padding:.3em;
}
div#guidebar a:hover {
	background-color: #B0BBFF;
	border-top: 1px solid #000099;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-left: 1px solid #000099;
	text-decoration: none;
	color: #FFD;
}

#guidebar a.anchor:hover, #guidebar a.anchor:visited {
	background: none;
	text-decoration:none;
}


div#guidebar li{
	margin:0.2em 0;
}
/* sidemenus - headings */ 


div#guidebar a.anchor {
/* this undoes "a" block setting for whole side menus */
	visibility:hidden;
}


div#guidebar .title  {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color: #FFF;
	font-size: 1.4em;
	margin-top:.5em;
	background-color: #006;
	font-weight: bold;
	padding:0.5em 0.5em 0.5em 0.5em;
}


#guidebar h2 a, #guidebar h2 a:hover, #guidebar h2 a:visited {
	display: block;
	background-color:#fff;
	background-image: url("/guide/dragonguide.gif");
	background-repeat: no-repeat;
	height: 77px;
	text-decoration:none;
	border:none;
}

#guidebar a.anchor, #guidebar a.anchor:hover, #guidebar a.anchor:visited {
display:none;
}

div#our-a{
	clear:left;
}


#guidebar h3, #guidebar h3 a, #guidebar h3 a:hover, #guidebar h3 a:visited {
	margin-top: 10px;
	display: block;
	border: 1px solid blue;
	border-top-color: #066;
	border-left-color: #066;
	background-color: #006;
	padding:.3em;
	color:#fff;
}

div#guidebar h3 a, div#guidebar h3 a:hover, div#guidebar h3 a:visited {
	border:0;
	padding:0;
	margin:0;
	text-decoration:none;
	color:#fff;
}
div#guidebar h3 a:hover {
	color:#DF7000;
}
#guidebar ul {
	list-style-type: none;
  padding-left: 0;
}



/*
#guidebody div#guidebar ul {
	text-decoration: none;

	margin:0;
	padding:0;

}
*/







#guidebar a {
	text-decoration: none;
	display: block;
	/*width: auto;*/
	color: #464389;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: normal;
}

/*div#thincol {
  	background-image: url("/dimages/bg_edge.png");
  	background-repeat:repeat-y;
  	background-position:right;
}
*/

#guidebar a:hover {
	text-decoration: underline;
	color: #464389;
}

.activelink {
	background-color: #ECE4F8;
}

#googleads {
	display: block;
	float: right;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}

#title {
	padding: 10px;
	float: left;
	width: 760px;
	background-color: #FFFFFF;
}

#title h1 {
	font-size: 2.5em;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-top: 10px;
	padding-bottom: 10px;

}
#content h1 {font-size: 2.5em;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;}

#content h2 {
	margin-bottom: 15px;
	margin-top: 25px;
	color: #003333;
	text-align: left;
}

#content h2-sub-heading {
	margin-bottom: 15px;
	margin-top: 25px;
	color: #0099CC;
	text-align: center;
}

#content h3 {
	margin-top: 1.5em;;
	margin-bottom: 8px;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:justify;
}


.centrepara {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.floatleft {
	float: left;
	width: auto;
	margin: 2px 7px 2px 0;
	padding: 4px 7px 4px 0;
	display: block;
}

.floatright {
	float: right;
	margin: 10px 0 10px 20px;
}


.important {
	font-size: 1.1em;
	font-weight: bold;
}

#content li {
	list-style-position: outside;
	list-style-type: disc;
}

#content ul.indent {
	margin-left: 40px; 
}

.blurb {
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-style: normal;
	font-size: 90%;
	padding-bottom: 15px;
	color: #666666;
	padding-top: 5px;
}

#content li {
	text-align:left;
}

#content ul .blurb {
	text-decoration: none;
	list-style-type: none;
	padding-bottom: 10px;
}

#content ul .plain {
	text-decoration: none;
	list-style-type: none;

}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.leftpicture {
	float: left;
	padding-right: 50px;
	padding-left: 60px;
}


.tour h3 {
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#rightbar {
	padding: 10px;
	float: left;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 5px;
}

#footer {
	background-color: #FFFF33;
}

.clear {clear:both;}

#updated {
	font-size: 0.75em;
	font-weight: lighter;
	text-align: center;
}







.position {
	margin-left: 310px;
	padding: 5px;
	margin-top: 15px;
}

#header a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	color: #0033FF;
}

#header a:hover {
	background-repeat: no-repeat;
	background-color: #E8E7F5;
}

#header a:visited {}

#header li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	right: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	
}



.arrow {
	list-style-position: outside;
	/*list-style-image: url(images/arrow.gif);*/ 
	list-style-type: circle;
}


