/*
	Dark background:	#343434
	Text (dark):		#343434
	Text (mid):			#444444
	Text (light):		#f0f0f0
	Yellow hover:		#ffd052
	Lodge:				#969c85 (green)	 	#868c75 (darker shade)
	Tours:				#a08d6f (brown)	 	#907d5f (darker shade)
	Nearby:				#85898c (grey)	 	#75797c (darker shade)
	More info:			#cc9f5b (mustard)	#bc8f4b (darker shade)

*/


/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	/*outline: 0;*/
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	font-size:16px;
	background-color:#343434;
	}
	
body {
	width:96em;
	margin:1em auto;
	font-size:62.5%;
	font-family:Verdana, Geneva, sans-serif;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#343434;
	line-height:1.1;
	}

a:link, a:visited {
	color:#343434;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#f0f0f0;
	}

blockquote {
	color:#343434;
	text-align:center;
	}

blockquote p {
	margin:0 1.5em 0.5em;
	}

blockquote span { /* take care, Textile applies <span></span> to words in caps! */
	}

blockquote span.open {
	float:left;
	margin:0 0.1em 0 0;
	font-size:4em;
	line-height:0.8em;
	}

blockquote span.close {
	float:right;
	margin:0 0 0 0.1em;
	font-size:4em;
	line-height:0.8em;
	}

cite {
	display:block;
	font-size:1.2em;
	font-style:italic;
	}
	
h1 {
	font-size:2.5em;
	font-weight:bold;
	}

h2 {
	font-size:2em;
	font-weight:bold;
	}
	
p {
	margin-top:0.5em;
	}

.ext_link {
	background:url(../images/ext_link.gif) no-repeat right center;
	padding-right:12px;
	}

.rounded_page { background:url(../images/stockxpertcom_id2894821.jpg) 0 0; }
.adi_rounded_tl { background:url(../images/page_tl.png) 0 0 no-repeat; }
.adi_rounded_tr { background: url(../images/page_tr.png) 100% 0 no-repeat; }
.adi_rounded_bl { background: url(../images/page_bl.png) 0 100% no-repeat; }
.adi_rounded_br { background: url(../images/page_br.png) 100% 100% no-repeat; }

.standfirst {
	width:55em;
	float:right;
	margin-right:0.5em;
	}

.standfirst p {
	font-size:2em;
	text-align:right;
	}
	
#page_wrapper {
	padding:2em 2em 1em;
	overflow:hidden;
	}

#accessibility {
	position:absolute;
	top:-10000px;
	}
	
#banner {
	height:20em;
	overflow:hidden;
	margin-bottom:1.5em;
	}
	
#banner img {
	width:29em;
	float:left;
	}
	
#footer {
	clear:both;
	overflow:hidden;
	border-top:1px solid #444444;
	}

#footer a.e:link, #footer a.e:visited {
	color:#343434;
	text-decoration:none;
	}

#footer a.e:hover, #footer a.e:active {
	text-decoration:underline;
	}
	
#footer p {
	float:left;
	margin:0.5em 0.5em 0.5em 0;
	font-size:1.2em;
	font-weight:bold;
	}

#print_footer {
	display:none;
	margin-top:1em;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	}
	
#small_print {
	padding:0.5em;
	overflow:hidden;
	}

#small_print p {
	float:left;
	width:40%;
	margin:0;
	font-size:1.1em;
	}

#small_print ul {
	list-style:none;
	float:right;
	margin:0;
	font-size:1.1em;
	}

#small_print li {
	float:left;
	margin-left:0.5em;
	}

#small_print a:link, #small_print a:visited {
	text-decoration:none;
	color:#a0a0a0;
	font-weight:normal;
	}

#small_print a:hover, #small_print a:active {
	text-decoration:underline;
	color:#c0c0c0;
	}

body#error h1 {
	margin-top:2em;
	text-align:center;
	}

body#error #bodytext {
	margin:1em 0;
	}

body#error #bodytext p {
	font-size:1.6em;
	}
	