.fake {}

html, body, html>body {margin: 0px; padding: 0px; }
body {background: #EFE1C5; color: #9D744A; height: 100%; width: 100%; margin: 0px; padding: 0px;  }

*	{ font-family: Arial, Tahoma, sans-serif; font-size: 10pt; }
p, li {text-align: justify;}
p {
	margin-bottom: 10px; margin-top: 0px; line-height: 150%; text-align: left;
}
h1, h2 {
	font-family: Georgia, Times New Roman, Times, serif; 
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt; margin-top: 0px;
}
/* updated 03.29.2007 */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	font-weight: bold;	
	margin-bottom: 10px;
}
/* end update 03.29.2007 */

div#wrapper {
	width: 860px;  
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
div#header {
	width: 860px; height: 165px; background: url(images/headerbgd.gif) top no-repeat; margin: 0px; padding: 0px;
}
div#nav {
	width: 860px;
	height: 35px;
	margin: 0px;
	background: url(images/menubgd.gif) top center no-repeat;
	color: #EFE1C5;
	text-align: center;
	padding: 0px;
}
div#nav  ul, div#nav ul li {
	display: inline; margin: 0px; padding: 0px; list-style-type: none; 
}
div#nav  a {
	font-family: Arial, Tahoma;
/* updated 03.29.2007 */
	font-weight: normal;
/* end update 03.29.2007 */
	font-size: 11pt;
	color: #EFE1C5;
	text-decoration: none;
	padding: 7px;
	margin: 0px;
	padding-left: 13px;
	padding-right: 13px;
	line-height: 35px;
}
div#contentmain {
	background: url(images/mainbgd.gif) repeat-y; padding-top: 20px; 
}
div#flash {
	padding-top: 10px;
	margin-left: 40px;
	margin-right: 40px;
	}
div#homepad {
	width: 780px; height: 200px; background: url(images/homepad.gif) no-repeat; 	margin-left: 40px;
	margin-right: 40px; margin-bottom: 20px; margin-top: 20px; text-align: center;
}
div#homepad img {
	width: 230px; height: 160px; display: inline; margin: 12px; margin-top: 20px; }
div#picpad {
	margin-left: auto; margin-right: auto; margin-bottom: 20px; margin-top: 10px; width: 780px; height: 140px;
}
div#leftcol, div#rightcol {
	padding-left: 40px; float: left; 
}
.home {
	width: 370px;
}
.small {
	width: 230px;
}
.big {
	width: 510px; 
}
div#nocols {
	padding-bottom: 20px;
	margin-left: 40px;
	margin-right: 40px; 
}

div.bottomcap {
	width: 860px; height: 30px; background: url(images/bottomcap.gif) no-repeat; clear: both; margin-top: 30px;
}
div#footer {
	text-align: center; padding-top: 10px; padding-bottom: 10px; line-height: 150%; 
}
div#footer a {
	color: #9D744A; text-decoration: none; 
}

div.bluepad, div.lbluepad, div.greenpad, div.orangepad {
	width: 230px; height: 160px; margin-bottom: 20px; 
}
div.greenpad {
	background: url(images/greenpad.gif) no-repeat; 
}
div.bluepad {
	background: url(images/bluepad.gif) no-repeat; 
}
div.lbluepad {
	background: url(images/lbluepad.gif) no-repeat; 
}
div.orangepad {
	background: url(images/orangepad.gif) no-repeat; 
}
div.bluepad img, div.lbluepad img, div.greenpad img, div.orangepad img {
	margin: 10px;
}
div.brownpad {
	height: 80px;
	margin-bottom: 5px;
	margin-top: 30px;
	background: url(images/brownpad.gif) no-repeat;
}

div.brownpad img {
	margin: 5px;
	margin-right: 20px;
	vertical-align: -5px;
}
a img {
	border: none;
}

/*added 03.29.2007 */

a, a:link {
text-decoration: underline; color: #85613E;
}
a:hover {color: #9D744A;}

div.tabledetails {
	width: 522px;
}
div.tabledetails table {
	background: url(images/tablebgd.gif) repeat-y;
}
div.tabledetails table td {
	padding: 5px; 
}
div.tabledetails table tr.even td {
	background: #FAF6ED;
}
