html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {  
margin: 0; 
padding: 0; 
border: 0; 
}

html {
min-height: 100%;
margin-bottom: 1px;
}

body {
background-color: #3E4A20;
	background-image: url(../images/bg_content.gif);
	font-size: 100.01%;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #49453F;
}


#wrapper {
width: 772px;  
w\idth: 769px;  /*value for IE6*/
margin: 10px auto; 
position: relative;  
background-image: url(../images/wrapper_bg.jpg); 
background-repeat: repeat-y;
background-color: transparent; 
border: 1px solid #002C82; 
text-align: left; 
}

#header {
h\eight: 69px;  /* for IE */
height: 112px; /* for other browsers honour height of strap and topnav div */
	background-color: White;
}


#topnav{
	background-color: #E3F1FE;
	background: url(../images/navbg.jpg) repeat-x;
}

#topnav img {
	border: none;
}


#strap {
height: 211px;
background-image: url(../images/strap.gif);
background-repeat: no-repeat;
}

#content {
	border-left: 1px solid #fff;
	width: 520px; 
	margin-left: 194px;
	width:/**/520px;
	padding: 10px 20px;
	background-color: transparent;
	font: .95em Arial, Helvetica, sans-serif;
}

* html body #content {
	width: 526px;  
	margin-left: 190px;
}


#content h1 {
	font-size: 105%;
	color: #41141C;
	margin-bottom: 1.1em;
}

#content h2 {
	font-size: 100%;	
	color: #A88E2F;
		margin-bottom: 1.0em;
}

#content h3 {
	font-size: 14px;	
	color: #B5882D;
	margin-bottom: 0.9em;
}

#content h4 {
	margin-top: 25px;
	color: Maroon;
}

#content p {
	margin: 15px 0;
	font-size: 85%;
	line-height: 135%;
	color: #000;
}

#content ul {
	padding: 5px 20px 10px 30px;
	list-style-position: inside;
}

#content ul li {
	font-size: 85%;
}


#content img {
	margin: 3px 8px 1px 0;
	border: 1px solid black;
}

hr {
	width: 350px;
	margin-left: 35px;
}


#content .leftfloat {
	float: left;
	margin: 4px 10px 1px 0;
}
#content .rightfloat {
	float: right;
	margin: 4px 5px 1px 10px;
}



#footer {
  background-color: #58682F;
height: 47px;
  clear: both; 
  background-image: url(../images/footer.gif);
  background-repeat: repeat-y;  
}

#footer p {
	font-size: 75%;
	text-align: right;
	padding: 7px 7px 2px 0;
	padd\ing: 9px 15px 0 35px;  /*value for IE6*/
	color: #FFFFFF;
}

#footer a {
	color: #990000;

}

#footer a:hover {
	color: #fff;
}
	

#leftcol {
	width: 170px;
	height: 250px;
	float: left;
	margin: 25px 0 10px 10px;
}

* html body #leftcol {
	width: 170px;
	height: 250px;
	float: left;
	margin: 10px 0 10px 5px;
}

#leftcol ul {
	list-style-type: none;
	margin-bottom: 15px;

}

#leftcol .topit {
	margin-top: 15px;
}

* html #leftcol ul {
	margin-top: -3px; /*-5 */
}

#leftcol ul li {
border-top: 1px solid #C8B8A6;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
	width: 170px;
	w\idth: 168px;
	line-height: normal;
	line-height:/**/118%;
	l\ine-height: normal;
	margin-bottom:/**/ -3px;
	ma\rgin-bottom: 0;
}


#leftcol li a {
	font-size: 80%;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #41141C;
	padding: 3px 0 3px 2px;
	padd\ing: 4px 0 4px 2px;
	background-color: #E7E4D8;
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-y;
}

#leftcol li a:hover, #leftcol li a:focus {
background-color: #ADB5C7;
	background-image: url(../images/hover_bg.gif);
	background-repeat: repeat-y;
	color: #000; 
}


#current a:link, #current a:visited, #current a:hover, #current a:active {
color: #484848;
text-decoration:none;
background-color: #EAEAEA;
}

.DesPics {
	margin-top: -80px;
}



#content form {
	margin: 20px 0 50px 7px; 
}
#content fieldset {
	margin: 0;
	border: none;
	padding: 5px 5px 20px 20px;
}

#content input, #content select {
	background-color: #DEDAC8;
	color: #414F4B;
	border: 1px solid #41141C;
	margin: 0 0 0 0;
	width: 150px;
	display: block;
}

#content textarea {
	background-color: #DEDAC8;
	color: #41141C;
	border: 1px solid #41141C;
	margin: 0 30px 0 0;
	height: 200px;
}


.labelfloat {
	float: right;
	padding-top: 20px;
}

#content label {
	color: #660000;
	font-size: 75%;
	padding-top: 5px;
	display: block;
}

#content button {
  background-color: #CEC5AD;
  color: #fff;
  width: 80px;
  display: inline;
}

#leftcol p {

	font-size: 11px;
	text-decoration: none;
	color: #000033;
	padding: 4px 0 4px 2px;
	padd\ing: 4px 0 4px 2px;
}
#leftcol h4 {
	font-size: 12px;
}
