/* @override 
	http://www.harmonicdraw.com/design/mock/style.css
	http://www.maitakegold.com/mock/style.css
*/

/*----------( UNIVERSAL STYLES: )---------*/
	/* Lazy-man style reset: */
	* { margin: 0; padding: 0; } /* Zero-out margins and padding for all elements: */
	html { min-width: 768px; }
	body {
			color: #8E7D74;
	background-image: url(../images/bg01.gif);
	text-align: left;
	top: 0;
	font: 0.8125em/1.5 Verdana, sans-serif;
	margin: 0;
		background: #EDEDED url(images/bkgrnd_pagedropshadow.jpg) repeat-y top center;
}



h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;
	text-indent: 0;
}
h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px;
  text-transform: uppercase;}
h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}
/*----------------------------------------*/

	#page {
		text-align: left; /* Over-ride body style */
		background-color: #fff; /* Centers on page */
		width: 788px;
	margin: 10px auto 20px;
}

#pagebody {
	float: right;
	padding-right: 11px;
}
	#page img { display: block; }

#flashy {
	border: 1px solid maroon;
	width: 615px;
	height: 168px;
	float: right;
}

#lhmenu {
	left: 10px;
}

#lhimages {
	padding-top: 40px;
	padding-bottom: 30px;
}

#contentpage {
	text-align: left;
	width: 520px;
	float: right;
	background: url(images/redrightcorner.gif) no-repeat right top;
	position: relative;
	border-right: 1px solid #872434;
	padding: 40px 0 20px;
	margin: 0;
}

#content {
	text-align: left;
	padding-left: 70px;
	padding-right: 30px;
}

#smalltable {
	font-size: .7em;
}

#content ul li {
	text-align: left;
	text-indent: 0;
}

#content p {
	text-align: left;
	line-height: 2em;
}

#content p img {
	padding: 10px 0 20px 20px;
}

articletext {
	text-indent: 10px;
}

#lhmenu {
	float: left;
	position: relative;
	padding-top: 20px;
}

/* ----- */

#topnav {
	float: right;
	position: relative;
	top: 35px;
	font-size: xx-small;
	text-transform: uppercase;
	padding: 0 10px 5px 0;
}

#topnav a:link {
	color: #8E7D74;
	text-decoration: none;
	padding: 5px;
}

#topnav a {
	color: #8E7D74;
	text-decoration: none;
	padding: 5px;
}

#topnav a:hover {
	background: #872434;
	padding: 5px;
	color: white;
}

body {
	margin:0px;
	}

#bottomline {
	float: right;
	height: 5px;
	width: 460px;
	border-right: 1px solid #872434;
	border-bottom: 1px solid #872434;
	bottom: 6px;
}

#spacer {
	padding-top: 0;
	height: 20px;
	float: right;
	padding-right: 10px;
	bottom: 5px;
	position: relative;
}
	
a {
	color: #348175;
	}

callout {
	color: #872434;
	font: 2em/1em Georgia, "Times New Roman", Times, serif;
}
	
a:hover {
	color: #5C743D;
	}
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.smalltext {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
	

#navbar {
	border-left: 1px solid #872434;
	padding-left: 15px;
	margin-left: 22px;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	color: #8E7D74;
}

#navbar li {
	line-height: 2.3em;
	list-style-type: none;
}


#navbar a:hover {
	list-style-image: none;
	padding-left: 5px;
	text-decoration: none;
	color: #872434;
	list-style-type: none;
}

#navbar a {
	text-decoration: none;
}