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

p { font-size: 12px;
	line-height: 18px;
	color:#808080;
	margin-top:10px;
	margin-bottom:10px;
	}

h1 { font-size: 24px;
	 font-weight: normal;
	 margin-top:0;
	 margin-bottom:5px;
	 color:#7b6a50;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 }

h2 { font-size: 18px;
	 font-weight: normal;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 color:#471A0E;}

h3 { font-size: 16px;
	 font-weight: normal;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 color:#385801;
	 }

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

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

a:hover { text-decoration: none;
	color:#7b6a50;
	}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#742916;
	 margin-left:-15px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#471A0E;
	background:#471A0E;
	height:1px;
	border:0;}
			  
/* Template */
.nav a{font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	line-height:16px;
	}
.nav a:hover{font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#742916;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	line-height:16px;
	}
.address {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#742916;
	margin:0;
	font-weight:normal;
	padding-top:20px;
	letter-spacing:1px;
	}
.addressnum {font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#742916;
	margin:0;
	font-weight:normal;
	padding-top:20px;
	}
.addressblk {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #000000;;
	margin:0;
	font-weight:normal;
	padding-top:20px;
	}
.addressnumblk {font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	margin:0;
	font-weight:normal;
	padding-top:20px;
	}

.bottomlinks p{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#742916;
	text-decoration:none;
	font-weight:normal;
	}
.bottomlinks a{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#385801;
	text-decoration:none;
	font-weight:bold;
	}
.bottomlinks a:hover{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#742916;
	text-decoration:none;
	font-weight:bold;
	}


/* End Template*/
			  
			  
			  
/* 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;
}


/*----------splash -----------------*/

.splashBg {
	background:url(assets/splash/repeat.jpg) top right;
	padding-top:50px;
}

.splashConent {
	background:url(Images/Main_BG/table_main.gif) no-repeat top right;
	
}



#floatRotation {
	z-index:2;
	top:-130px;
	left:350px;
	position:relative;
	width:382px;
	height:154px;
}

#container {
	position:absolute;
	height:279px;
	width:383px;
	margin:0;
	z-index: 0;
	overflow: visible;
	left: 256px;
	top: 521px;
}
