body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #FFE397 url(images/bkgd-body.jpg) repeat-x 0 0;*/
	background: #fff url(images/bkgd-body.jpg) repeat-x 0 0;
	text-align: left;
}
#logoWrapper {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	}
#logoBox{
	width: 300px;
	text-align: left;
	float: left;
	}
.contactInfo {
	width: 230px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	}
.contactInfo p {
	font-size: 11px;
	font-weight: normal;
	margin: 0; padding: 0;
	}
	
	
#wrapper {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	background-color: #fff;
	border: 1px solid #eee;
}

p {	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.smtxt {font-size: 11px;}
h1 {
	color: #336600;
	font-size: 18px;
	text-align: left;
	font-variant: small-caps;
}
h2, h3 { color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
h3 {
	color:#75a234;
	font-variant: small-caps;
}
img {boder:none;}
	
#bullets { margin-left: -1.5em;}
#bullets ul { padding: 0; margin: 0; list-style-type: none; text-align: left;}
#bullets li {
	font-size: 12px;
	line-height: 18px;
	list-style-image: url(images/bullet-plus.gif);
}

 
#links {margin-left: -2.5em;}
#links ul { padding: 0; margin: 0; list-style-type: none; text-align: left;}
#links li { font-size: 10px; list-style-type: none; text-indent: 5px;}
#links li .row1 {height: 18px; width: 210px; border: 1px solid #ccc; background-color: #ffffff; float: left; padding: 2px 0 0 0;}
#links li .row2 {height: 18px; width: 545px; border: 1px solid #ccc; background-color: #f1f1f1; padding: 2px 2px 0 0; line-height: 15px;}

#details {margin: 0 0 1em -2.5em;}
#details ul { padding: 0; margin: 0; list-style-type: none; text-align: left;}
#details li { font-size: 10px; list-style-type: none;}
#details li .row1 {height: 18px; width: 210px; border: 1px solid #d8e5c6; background-color: #ffffff; float: left; padding: 2px 0 0 0;  text-indent: 5px;}
#details li .row2 {height: 18px; width: 545px; border: 1px solid #d8e5c6; background-color: #d8e5c6; padding: 2px 0 0 0;  text-indent: 5px;}
#details li .row3 {width: 540px; border: 1px solid #d8e5c6; background-color: #ffffff; padding: 2px 0 4px 5px; float: left; text-indent: none; }
#details li .row4 {border: 1px solid #d8e5c6; background-color: #ffffff; padding: 7px; float: left; text-indent: none; }

/* button css for misc buttons */
#moreInfo { margin-left: -2.5em; }
#moreInfo ul { margin: 0; padding: 0; list-style-type: none;}
#moreInfo li {list-style-type: none;}
#moreInfo li a {padding: 5px; color: #336600; background-color:#d8e5c6; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #75a234; border-bottom: 1px solid #75a234; font-size: 11px; list-style-type: none; text-decoration: none;}
#moreInfo  li a:hover { text-decoration: none; color: #336600; font-weight: normal; background-color:#fff;  border-top: 1px solid #75a234; border-left: 1px solid #75a234; border-right: 1px solid #d8e5c6; border-bottom: 1px solid #d8e5c6;}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.leftColumn {
	width: 170px;
	margin: 1em 0 0 0.5em;
	}
.leftColumn ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	}
.leftColumn li {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #4a3b0d;
	margin: 0.4em 2em 0.4em 2em;
	padding: 0 0.5em;
	}


	
#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 160px;
	background-color:#f6e2ad;
	border: 1px solid #336633;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	margin: 2px 0 0 0;	
}

#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
	color:#333;
}

#navcontainer a:hover
{
	text-decoration: none;
	color: #000;
	font-weight: normal;
	background-color: #C90;
}


#footer {
	width: 500px;
	height: 20px;
	margin: 0 0 0 190px;
	padding: 5px;
	text-align: left;
	float: left;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	margin: 0 0 0 10px;
}
.copyright a {
	text-decoration: none;
	color: #FF9900;
}.copyright a:hover {
	text-decoration: underline;
	color:#990000;
}
