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: #990033;
	font-size: 100.01%;
	text-align: center;
	font-family: "Palatino Linotype", Palatino;
	color: #fff;
	
}

#wrapper {
width: 903px;  /* 772*/
w\idth: 903px;  /* 769*/
 
position: relative;  
background-color: #FFFFFF; 
text-align: left; 
margin: 20px auto;
}

#topnav{
	background-color: #990033;
}



#strap {
	height: 25px;
	background-color: #fff;
}

#content {
	
	width: 850px; /* 528*/
	color: #000;
	width:/**/850px;
	padding: 10px 20px;
	background-color: transparent;
	font-size: 14px;
	
	
}

* html body #content {
	width: 850px;  /* 529 */
	
}

#content h1 {
	font-size: 18px;
	font-weight:bold;
	color: #000;
	margin-bottom: 1.1em;
}

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

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

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

#content p {
	margin: 15px 0;
	color: #000;
}

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

}

#content ul li {
	

}

#footer {
	background-color: #990033;
	
	
  
  
  
}

#footer p {
	font-size: 75%;
	text-align: right;
	padding: 16px 15px 0 35px;
	padd\ing: 16px 15px 0 35px;
	color: #FFFFFF;
	vertical-align: middle;
}

#footer a {
	color: #990000;

}

#footer a:hover {
	color: #fff;

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

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

#leftcol h3 {
	background-image: url(../images/h3_bg.jpg);
	background-repeat: repeat-y;
	font-size: 90%; 
	padding: 3px 0 5px 2px;
	width: 175px;
	color: #625449;
	height: 18px;
	margin-bottom: 5px;
	ma\rgin-bottom: 0;
}

* html #leftcol h3 {
	height: 22px;
}

h3 span {
	position: absolute;
	top: -3000px;
}

#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-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 img {
	margin-top: 25px;
}*/

#leftcol li a {
	
	height: 1%;
	display: block;
	text-decoration: none;
	color: #333333;
	padding: 3px 0 3px 2px;
	padd\ing: 4px 0 4px 2px;
	background-color: #C4D39F;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #58682F;
	color: White; 
}

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

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

#content form {
}

#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 textarea:focus, #content input:focus, #content select:focus {
}

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

#content label {
	color: #4F4F4F;
	padding-top: 5px;
	display: block;
}

#content fieldset {
	margin: 0;
	border: none;
	padding: 2px 2px 2px 2px;
	width: 450px;
}


#content .button {
  background-color: #880000;
  color: #fff;
  width: 80px;
  margin-top: 20px;
  display: inline;
  background-image: none;
}

#skip {
	position: absolute;
	top: -300px;
}

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

.navlinks {
	
}

.navlinks a {
	color: Maroon; 
}

.navlinks a:hover {
	color: #717171;
	text-decoration: none;
}

strong {
	color: #000;
	
}




/*styling for the menu on the menu page*/
h2{margin: 1em auto 0.3em;color: #CC0000;
    font-size: 120%;
	 text-align:center}




/*end of menu page styles*/


/***** Begin laying out the contact form *****/





/* sets the enquiry box to the right of the input fields */

/***** Ends the form layout *****/
