body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(assets/images/bg1.jpg);}

p { font-size: 10px;
	line-height: 20px;}

h1 { 
	font: 24px/1.2 Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#8D8B53;
	}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#A59C65;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#63694F;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold; text-decoration: none; color:#336666;}
a:link	{font-weight: bold; text-decoration: none; color:#336666;}
a:visited	{font-weight: bold; text-decoration: none; color:#336666;}
a:hover { color:#339999; text-decoration: underline}

li { font-size: 10px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #AEB884 2px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
#addressblock	{
	font: 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding: 5px;
}
#mainContent	{
	background-image: url(assets/images/bg_body.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
}
#navtable	{
	font: 16px/1 Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
#navtable td	{
	padding: 5px 15px 5px 5px;
	border-top: 1px solid #5E6836;
}
#navtable td.lastnav	{
	border-bottom: 1px solid #5E6836;
}
#navtable a {color:#000000; font-weight:bold; font-size:12px;}
#navtable a:link {color:#000000;}
#navtable a:visited {color:#000000;}
#navtable a:hover {color:#006666;}
#navbackground	{
	background-image:url(assets/images/bg_left.gif);
	background-repeat:no-repeat;
	height:440px;
}

.border_rightbottom {border-bottom:#8D8B53 1px solid;
					 border-right:#8D8B53 1px solid;}
.border_right { border-right:#8D8B53 1px solid;}
.border_topright {border-right:#8D8B53 1px solid;
				   border-top:#8D8B53 1px solid;}
.border_bottom {border-bottom:#8D8B53 1px solid;}
.border_top {border-top:#8D8B53 1px solid;}
.border_left {border-left:#8D8B53 1px solid;}


