@charset "UTF-8";
/* CSS Document */

body, div, p, h1, h2, h3, h4,  img, script, noscript {
	margin: 0;
	padding: 0px;
}

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #D8D2BB;
	text-align: center;
	color: #664218;
}

h2 {
	color: #334728;
	font-weight: normal;
	font-size: 14px;
	margin-top: 6px;
}
h3 {
	color: #3B4734;
	font-weight: normal;
	font-size: 12px;
	margin-top: 4px;
}

ul {
margin-top: 2px;
}

#rightCol2 p {
	margin: 1px 0 8px;
	line-height: 16px;
}

 #container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: #F2F2E4 url(images/bktop.gif) no-repeat left top;
} 

 
#logo {
	margin-top: 16px;
}




div.top {
	color: #F2F2E4;
	background: #CA641E;
}



#rightCol1 h1 {
	font-size: 12px;
	
}





#leftCol1, #leftCol2 {
	margin: 0 370px 0 0; 
	padding: 0 20px; 
} 



#leftCol1 {

}



#leftCol2 {
	background: #F2F2E4;
	padding: 15px 10px;
	
}





 #rightCol1, #rightCol2 {
	float: right; 
	width: 350px; 

}


 #rightCol1 {
	background: #CC651E;
	/*margin: 0px 10px;*/
	color: #F2F2E4;
	padding-bottom: 10px;
	border: 2px dotted #F2F2E4;
	border-top: none;
}

 #rightCol1 * {
	padding: 0px 10px;
}
 #rightCol1 hr {
	color: #F2F2E4;
	height: 0px !important;
	size: 0px !important;
	border-top: 1px dashed #F2F2E4;
	border-bottom-style: none;
	width: 330px;	
}
#contact {
	background: #48573F;
	color: #F2F2E4;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 4px;
}


 #rightCol2 {
	background: #F2F2E4;
	padding: 15px 10px;
	
}





#tabs {
	text-transform: uppercase;
	font-size: 13px;
	color: #48573F;
	margin-left: 580px;
	clear: both;
	height: 24px;
}
#link1, #link2  {
	display: block;
	float: left;
	height: 12px;
	padding: 6px 6px 6px 6px;
}
#link1  {
	background: url(images/tab1on.gif) no-repeat;
	width: 68px;
	padding-left: 20px;  /*only cuz its not linked*/
}

#link2  {
	background: url(images/tab2off.gif) no-repeat;
	width: 170px;
	margin-left: 6px;
}


#tabs a:link, #tabs a:visited, #tabs a:hover {
	color: #F2F2E4;
	text-decoration: none;
	padding-left: 14px !important;
	display: block
	
}


#tabs a:hover {

	background: url(images/arrow-link.gif) no-repeat left bottom;
	
}









 #footer {
	padding: 0 10px 0 20px; 
	background:#D8D2BB url(images/bkbottom.gif) no-repeat center top;
	clear:both;
	height: 140px;
	color: #48573F;
	text-align: right;
} 
 #footer p {
	margin: 0;
	padding: 10px 0; 
	
}








.clearFloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

hr.clearFloat {
	display: none;
	    height:0;

}
#leftCol2 script {
	
}
img.email {
	margin: 3px 2px 0px 0px !important;
	padding: 0px !important;
	border: none !important;
}
a.email {
	margin: 0px !important;
	padding: 0px !important;
	
}
p.floatRight {
	float: right;
	width: 148px;
}
p.floatLeft {
	float: left;
	width: 148px;
}
