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

p { font-size: 13px;
	line-height: 20px;
	color:#563D16;
	margin-left:10px;
	margin-right:10px;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#5E3F20;
	 padding-left:10px;
	 margin:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 margin-left:10px;
	 margin-right:10px;
	 color:#815318;}

h3 { font-size: 14px;
	 font-weight: bold;
	 margin-left:10px;
	 margin-right:10px;
	 color:#0071BD;}

h4 { font-size: 12px; 
	 font-weight: bold;}

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 18px;
	 color:#563D16;
	 margin-left:-5px;
	 margin-right:5px;}

.imgborder { BORDER: #5E3F20 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
q {
	quotes: none;
}
q:before,
q:after {
	content: '';
	content: none;
}
	
/* Template */

.address {color:#63461A;
   		  font-size:14px;
		  font-weight:bold;
		  line-height:22px;}

.nav {color:#D8C6A5;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;}

.nav a {color:#D8C6A5;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;}
	  
.nav a:hover {color:#FFFFFF;
	  font-size:14px;
	  font-weight:bold;
	  text-decoration:none;}

.bottomlinks {color:#BB874B;
	  font-size:12px;
	  font-weight:normal;
	  text-decoration:none;
	  line-height:20px;}

.bottomlinks a {color:#BB874B;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:20px;}
	  
.bottomlinks a:hover {color:#C6AC7B;
	  font-size:12px;
	  font-weight:bold;
	  text-decoration:none;
	  line-height:20px;}
	  
.QA {font:bold 24px "Times New Roman", Times, serif;}

/* End Template */

/* Splash */
#splashnav {width:776px;
	height:60px;
	}
#splashnav ul{margin:0;
	padding:0;
	padding-left:16px;
	}
#splashnav li { margin:0;
	list-style:none;
	line-height:30px;
	float:left;
	display:block;
	text-align:center;
	}
#splashnav a{margin-left:auto;
	margin-right:auto;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	background:#D2B086;
	display:block;
	border:1px solid #BB8748;
	}
#splashnav a:hover{margin-left:auto;
	margin-right:auto;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	background:#BA8748;
	display:block;
	border:1px solid #BB8748;
	}

/* End Splash */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

#masterdiv a {cursor:pointer;}
#masterdiv a:hover{text-decoration:none;}
