BODY { 
	color:#000000;
	background-color:#f9f8f2;
	font-family:"Arial";
	font-size:12px;
	text-align:center;
	margin:0; padding:0;
	width:100%;
}

a {
	color:#669999;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#d67d06;
	font-weight:bold;
	text-decoration:underline;
}

H1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#d67d06;
	margin:0;
	padding:0;
}

H2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	margin:0;
	padding:0;
}

H2 img {
	margin-right:10px;
	margin-top:5px;
	vertical-align:bottom;
	_vertical-align:middle;
	_padding-top:12px;
}


H3 {
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
}

#container {
	/*width:1280px;*/
    width:990px;
	text-align:left;
	margin:0; padding:0;
	margin:auto;
}

#header {
	background:url(../images/header.jpg) repeat-x top;
	height:100px;
	border-top:3px solid #c0b07f;
	width:100%;
}

.hleft {
	float:left;
	width:300px;
}

.hright {
	float:right;
	margin-right:20px;
	width:650px;
}

.contact {
	padding:3px 0 3px 0;
	margin-left:518px;
	border-left:3px solid #FFF;
	border-bottom:3px solid #FFF;
	border-right:3px solid #FFF;
	background:#c0b07f;
	width:129px;
	text-align:center;
}

.cshadow {
	background:url(../images/contactshadow.jpg) no-repeat;
	width:99px;
	height:7px;
	margin-left:540px;
}

.contact a {
	color:#e8e5de;
	font-weight:bold;
	text-decoration:none;
}

.contact a:hover {
	color:#e8e5de;
	font-weight:bold;
	text-decoration:underline;
}

.logo, .loga a {
	/*margin-left:151px;*/
	border:none;
}

#navcont {
	background:#83acac;
	float:right;
	margin-top:30px;
	_margin-top:22px;
	height:35px;
	width:100%;
	font-size:14px;
	color:#595858;
}



#lglevel2 {
	background:url(../images/thestripe.gif) repeat-x;
	height:354px;
	width:100%;
}

.lglevel2inner {
	/*background:url(../images/level2_2.jpg) no-repeat;*/
	background:url(../images/home_middle3.png) no-repeat;
	height:346px;
	/*width:1280px;*/
    width:993px;
}

#smlevel2 {
	background:url(../images/thestripe_interior2.gif) repeat-x;
	height:230px;
	width:100%;
}

.smlevel2inner {
	/*INSERTED AS IMAGE ON PAGE
	background:url(../images/level2sm.jpg) no-repeat;*/
	height:225px;
	/*width:1280px;*/
    width:992px;
}

.bluebutton {
	background:url(../images/bluebtn.jpg) no-repeat center;
	width:224px;
	height:51px;
	/*margin-left:885px;*/
	margin-left:755px;
}

.bbody {
	width:200px;
	margin-left:10px;
	padding-top:5px;
	/*color:#0d3636;*/
	font-size:10px;
	font-weight:bold;
		cursor:pointer;

}

.bbody a, .bluebutton a {
	color:#0d3636;
	text-decoration:none;
}

.bbody a:hover, .bluebutton a:hover {
	color:#ffffff;
	text-decoration:none;
}

.bhead {
	font-size:14px;
}

#breadcrumb {
	width:500px;
	height:25px;
	font-size:12px;
	color:#666666;
	margin-left:480px;
}

#breadcrumb a {
	color:#666666;
	text-decoration:none;
}

#breadcrumb a:hover {
	color:#666666;
	text-decoration:underline;
}

#cont2 {
	width:964px;
	/*margin-left:159px;*/
	margin-left:29px;
}

.contentl {
	width:269px;
	float:left;
}

.tanbox {
	background:#e2deca;
	width:269px;
	color:#363636;
	font-size:14px;
	float:left;
	overflow:hidden;
}

.tanboxcontent {
	margin-left:15px;
	width:241px;
	padding-bottom:20px;
}

.tanboxcontent a {
	text-decoration:none;
	color:#363636;
}

.tanboxcontent a:hover {
	text-decoration:underline;
	color:#363636;
}

.tanboxinner {
	background:#c6bf9e;
	width:228px;
	border:1px solid #aea57d;
	text-align:left;
	margin:10px 0 10px 0;
	top:50%;
	padding-top:4px;
	padding-left:5px;
	font-size:11px;
	height:30px;
}

.tanboxinner a {
	text-decoration:none;
	color:#363636;
}

.tanboxinner a:hover {
	text-decoration:underline;
	color:#363636;
}

.brownfrm {
	font-size:10px;
}

.ipt, .brownfrm textarea {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:12px;
	background:#c6bf9e;
	border:1px solid #aea57d;
	color:#363636;
	width:225px;
}

.btn {
	font-family:'Arial', Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:#c6bf9e;
	border:1px solid #aea57d;
	color:#fff;
	padding:2px 8px 2px 8px;
}

.content {
	width:690px;
	float:left;
}

.contentinner {
	width:600px;
	margin-left:50px;
	float:left;
}

.clear {
	clear:both;	
}

#footerbox {
	text-align:center;
	background:url(../images/footerbg.jpg) no-repeat;
	height:53px;
	color:#999;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
}

#footer {
	text-align:center;
	color:#999;
	font-size:9px;
	margin:0;
	padding:0 0 50px 0;
}


blockquote {
	border : 2px solid #b1a16e;
	width: 200px;
	float: right;
	margin: 10 0 0 15px;
	padding: 10px;
	background-color: #e2deca;
}

.news1 {
	border : 1px solid #E7E7E7;
	padding: 10px;
	background-color: #EDEFEF;
	margin-bottom:10px;
}

.news2 {
	border : 1px solid #E7E7E7;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom:10px;
}

/* ==================================== DROPDOWN ==================================== */

#nav {
padding:0; 
margin:0; 
list-style:none; 
height:35px; 
background-image: url("../images/NavSpacer.png"); 
position:relative; 
z-index:500;
font-family:Georgia,"Times New Roman",Serif;
}
#nav li.top {
display:block; 
float:left; 
height:35px;
margin-left:25px;
}
#nav li a.top_link {
display:block; 
float:left; 
height:35px; 
line-height:35px; 
/*color:#c0b07f; */
color:#333;
text-decoration:none; 
font-size:11px; 
font-weight:bold; 
padding:0 0 0 0; 
}
#nav li a.top_link img {
	border:none;
	/*margin-top:11px;*/
}
#nav li a.top_link span {
float:left; 
display:block; 
padding:0 24px 0 12px; 
height:30px; 
}
#nav li a.top_link span.down {
float:left; 
display:block; 
padding:0 24px 0 12px; 
height:35px; 
}
#nav li:hover a.top_link {
color:#fff; 
background: url(three_1.gif) no-repeat;
}
#nav li:hover a.top_link span {
background:url(three_1.gif) no-repeat right top;
}
#nav li:hover a.top_link span.down {
background:url(three_1a.gif) no-repeat right top;
}

/* Default list styling */
#nav li:hover {
position:relative; 
z-index:200;
}

#nav li:hover ul.sub{
left:1px; 
top:30px; 
background: #83acac;
padding:5px; 
white-space:nowrap; 
width:190px; 
height:auto; 
z-index:300;
}
#nav li:hover ul.sub li{
display:block; 
height:20px; 
position:relative; 
float:left; 
width:190px; 
font-weight:normal;
}
#nav li:hover ul.sub li a{
display:block; 
font-size:11px; 
height:18px; 
width:188px; 
line-height:18px; 
text-indent:5px; 
color:#fff; 
text-decoration:none;
border:1px solid #c6bf9e;
background-color:#c6bf9e;
}
#nav li ul.sub li a.fly{
background:#333 url(arrow.gif) 180px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover {
background:#c0b07f; 
color:#fff; 
border-color:#fff;
text-decoration:none;
}
#nav li:hover ul.sub li a.fly:hover{
background:red url(arrow_over.gif) 180px 6px no-repeat; 
color:#fff;
}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #83acac; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:190px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(arrow_over.gif) 180px 6px no-repeat; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#83acac url(arrow.gif) 180px 6px no-repeat; color:#000; border-color:#83acac;} 

/* ==================================== DROPDOWN ==================================== */

.faq {
	color:#86aeae;
	font-size:16px;
	font-weight:bold;
	background-color:#f1efe5;
}

.faq a{
	color:#86aeae;
}

.faq a:hover{
	color:#d67d06;
}

.col {
	background-color:#f1efe5;
	font-size:16px;
	font-weight:bold;
}