body {  font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px;}

p {  font-size: 12px; line-height: 16px;}

h1 { font-family: "Times New Roman", Times, serif;
	 font-size: 20px;
	 color: #4F4F19;
	 text-transform: uppercase;
	 font-weight: normal;}

h2 {  font-size: 18px; font-weight: bold}
h3 {  font-size: 14px; font-weight: bold}
h4 {  font-size: 12px; font-weight: bold}

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

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

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}
	 
hr {color:#A1A072;
	background:#A1A072;
	height:1px;
	border:0;
	}

.imgborder { BORDER: #000000 1px solid;}

.borderleft { BORDER-LEFT: #000000 1px solid;}

.questions { font-family: Arial, Helvetica, sans-serif;
			 font-size: 12px;
			 font-weight: bold;}
 
.header { background-image:url(assets/images/header.gif);
		  background-repeat:no-repeat;}

.footer { background-image:url(assets/images/footer.gif);
		  background-repeat:no-repeat;}

.footerText { font-family:Arial, Helvetica, sans-serif; 
			  font-size: 9px;
			  color:#000000;
			  padding: 0px 0px 3px 0px;}
.promotext {
	color: #FF9966;
	line-height: 1.3;
}


.border { border: 1px solid #757341;}

.background { background-image: url(assets/images/background.jpg);
			  background-repeat: repeat-x;}

.light { color: #DEE0CD;}

.padding { padding-right: 15px;
		   padding-left: 15px;}

.sidebarbg { background-image: url(assets/images/btm_nav.jpg);
			 background-repeat: no-repeat;}

.stretch { background-image: url(assets/images/stretch.gif);
		   background-repeat: repeat-y;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.fieldlabel {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.gallery {  font-size: 14px; 
			font-weight: bold;
			color:#4F4F19;}


