html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
 
body {
	text-align: center;
	background: #b6c4b7 url(../assets/new_BG/body_bg.jpg) repeat-x;
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #3F3F27;
}

blockquote p {
	line-height: 130%;
}

#content a {
	color: #060602;
}

#content ul {
	margin: 5px 0 5px 30px;
}

#content ul li {
	font-size: 80%;
}

#content a:hover, #content a:focus {
	color: #4D4D31;
	text-decoration: none;
}

#content .portdiv {
	padding: 8px;
	margin: 10px 40px 20px 10px;
	border: 1px solid #686846;
	background-color: #C4C5AB;
}

#content .portdiv p {
	width: auto;
	line-height: 125%;
}

#content .portdiv a img {
	border: 0;
}

#content .portdiv:hover {
	background-color: #C9C9B1;  
}

#content .portdiv h2 {
	margin-top: 0;
}

#content .portdiv img {
	border: 1px solid #414129;
}

#content .portdiv strong {
	color: #686846;
	font-size: 110%;
	font-weight: normal;
}

span {
	vertical-align: top;
	font-size: 95%;
	color: #443F3A;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding: 5px 0 9px 0;
	border-bottom: 1px dotted #414129;
	margin: 0 36px 0 15px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	padding: 15px 0 0 9px;
	color: #4A4A2D;
	margin-right: 36px;
}

h4 {
	font-size: 90%;
	margin: 10px 0 0 8px;
}

#content h5 {
	margin: 12px 0 0 8px;
	color: #595A38;
}

#wrapper {
	margin: 7px auto;
	width: 716px;
	text-align: left;
	background: url(../assets/new_BG/wrapper_bg.jpg) repeat-y;
	position: relative;
}

#top {
	height: 113px;
	background: url(../assets/new_BG/header_bg.jpg) no-repeat;
}

#content {
	background: url(../assets/new_BG/content_bg.jpg) no-repeat;
	padding: 3px 0 15px 241px;
}

acronym {
	cursor: help;
	font-size: 94%;
}

#content #nav {
   width: 450px;
	w\idth: 448px;
	height: 28px;
	border: 1px solid #6D6D48;
}

#content p {
	width: 420px;
	margin: 0 20px 0 10px;
	padding: 5px 0;
	font-size: 80%;
}

#content blockquote {
	font-size: 95%;
	padding: 6px;
	margin: 10px 40px 20px 10px;
	border: 1px solid #686846;
	background-image: url(../assets/quotes_end.gif);
	background-repeat: no-repeat;
	background-position: 96% 94%;
	background-color: #C4C5AB;
}

#content>blockquote {
	border: 1px dotted #4A4A4A;
}

#content blockquote:hover {
	background-color: #C9C9B1; 
}

#content blockquote p {
	width: 380px;
}

#footer p {
	text-align: right;
	margin: 0 35px 20px 30px;
	color: #D8D8BE;
	font-size: 70%;
	padding-bottom: 10px;
	display: inline;
}

#footer {
	height: 60px;
	background: url(../assets/new_BG/footer_bg.jpg) no-repeat bottom;
	padding: 5px 0 0 0;
	padding:/**/ 5px 0 0 10px;
	padd\ing: 8px 0 0 7px;
}

#footer p {
	font-size: 70%;
	text-align: right;
	padding: 0 2px 2px 0;
	padding:/**/ 2px;
	padd\ing: 9px 2px 0 0;
	color: #C5C69C;
}


#content .strips {
   width: 430px;
	height: 50px;
	border: 1px solid #6D6D48;
	margin: 12px 0 10px 8px;
}


/*create the left column to hold the navigation*/
#leftcol {  
position: absolute; 
width: 187px; 
w\idth: 190px;  
top: 230px;
left: 32px;
height: 300px;
/*background-color: #9CA274;*/
}

#leftcol h3 {
	background-image: url(../assets/nav_h3_bg.jpg);
	background-repeat: repeat-y;
	font-size: 90%; 
	padding: 3px 0 5px 3px;
	width: 175px;
	color: #625449;
}

#leftcol ul {
	list-style-type: none;
	margin-bottom: 15px;
	border-top: 1px solid #333;
	
}

* html #leftcol ul {
	margin-top: -3px;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 190px;
	w\idth: 188px;
	line-height: 100%;
	line-height:/**/118%;
	l\ine-height: normal;
	margin-bottom:/**/ -3px;
	ma\rgin-bottom: 0;
	background-image: url(../assets/li_bg.jpg);
	background-repeat: repeat-y;
}



#leftcol li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #BCBDA0;
	padding: 3px 0 3px 2px;
	padd\ing: 4px 0 4px 2px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #B0BA97;
	color: #44442A; 
}

/***** Begin laying out the contact form *****/

#content form {
	margin: 10px 20px 70px 0; 
}

#content .hand, #content .print {
	display: none;
}

#content p.sent {
   color: #414129;
	background-color: #f1f1f1;
	border: 1px solid #70704E;
	padding: 5px;
	margin: 20px 9px 15px 9px;
}

#content fieldset fieldset {
	 width: 195px;
	padding: 0; 
	border: none; 
}

#content input, #content select {
	background-color: #8E9469;
	color: #F9F9F0;
	border: 1px solid #4C5854;
	margin: 0;
	width: 150px;
	display: block;
	/*background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;*/
}

#content textarea {
	background-color: #8E9469;
	color: #D8D8BE;
	border: 1px solid #4C5854;
	margin: 0 40px 0 0;
	height: 200px;
}

#content textarea:focus, #content input:focus, #content select:focus {
	background-color: #ACB691;
	color: #414129;
}

.labelfloat {
	float: right;
	padding-top: 20px;
}

#content label {
	color: #4F4F4F;
	font-size: 75%;
	padding-top: 5px;
	display: block;
}

#content fieldset {
	margin: 0;
	border: none;
	padding: 5px 5px 20px 20px;
	width: 450px;
}


#content .button {
  background-color: #585738;
  color: #D8D8BE;
  width: 80px;
  margin-top: 20px;
  display: inline;
  background-image: none;
}

#skip {
	position: absolute;
	top: -300px;
}

#content .leftfloat {
	float: left;
	margin: 4px 10px 1px 0;
}

