@charset "UTF-8";
/* CSS Document */

body {
	background: url("images/long_bg.jpg");
	text-align: center;
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
a:link {
color:#64561b;
font-family: Arial, Helvetica, sans-serif;text-decoration:none;text-decoration:none;
}
	
a:active {
color:#000000;
font-family: Arial, Helvetica, sans-serif;text-decoration:none;text-decoration:none;
}

a:visited {
color:#64561b;
font-family: Arial, Helvetica, sans-serif;text-decoration:none;text-decoration:none;
}

a:hover {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;text-decoration:none;
background-color: #af9836;
padding: 1px;
}

a img {
border:none;
}


	
	


#all {
	margin: 0 auto; 
	width: 953px;
	height: 1172px;
	text-align: left;
	background-color:#cbb865;
	/* border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000; */
	}

	
	#masthead {
	width: 953px;
	height: 119px;
	background: url("images/masthead.jpg");

	}
	
	#nav {
	width: 958px; 
	height: 33px;
	float: left;
	padding:0px;
	background-color:#c6be9e;
	text-align:center;
	}
		#nav li {
		display:inline;
		text-transform:uppercase;
		font-size:16px;
		font-weight:bold;
		padding: 0 18px 0 18px;
		}
		
			#nav li a:link {
			color:#64561b;
			font-family: Arial, Helvetica, sans-serif;text-decoration:none;text-decoration:none;
			padding: 0 18px 0 18px;

			}
				
			#nav li a:hover {
			color:#FFFFFF;
			font-family: Arial, Helvetica, sans-serif;text-decoration:none;
			background-color: #af9836;
			padding: 10px 18px 0px 18px;
			}

	
	
	#toptcontainer {
	width: 953px;
	height: 299px;
	margin:0px;
	}
	
		#left_top {
		background: url("images/left_top_bg.jpg");
		width: 562px;
		height: 281px;
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		line-height: 18px;
		text-align:right;
		float: left;
		padding:10px;
		margin-top: 0;
		}
			
			#left_top h1 {
			font-family: Arial, Helvetica, sans-serif;
			text-align: left;
			font-size: 20px;
			color: #FFFFFF;
			padding:0px;
			background-color: #a19254;
			}
			
			#left_top p {
			font-family: "Times New Roman", Times, serif;
			text-align: right;
			padding:0 0 0 80px;
			}
		
		#right_top {
		background-color:#817541;
		width: 348px;
		height: 273px;
		border-bottom:22px #968c61;
		float: right;
		padding: 0 10px 10px 10px;
		border-bottom:15px solid #968c61;
		}
		
			#right_top h1 {
			font-family: Arial, Helvetica, sans-serif;
			text-align: right;
			font-size: 20px;
			color: #FFFFFF;
			background-color:#a19254;
			padding: 12px 0 0 0;
			}
		
		
		
	#bottomcontainter {
	width: 953px;
	height: 258px;
	}
	
		#left_bottom {
		width: 573px;
		height: 248px;
		background-color:#907e33;
		border: 4px #907e33;
		float: left;
		padding: 0 10px 10px 10px;
		margin-top: 0;
		}
		
			#left_bottom h1 {
			font-family: Arial, Helvetica, sans-serif;
			text-align: left;
			font-size: 20px;
			color: #514101;
			background-color:#b2a15b;
			padding: 2px 0 0 5px;
			margin:auto;
			}
			
			#left_bottom p {
			font-family: "Times New Roman", Times, serif;			
			background-color:#FFFFFF;
			font-size:12px;
			line-height: 18px;
			height:225px;
			padding-left: 5px;
			border-style:solid;
			border-width: 3px;
			border-color: #cbb865;
			margin-top:0;
			}
			
		
		#right_bottom {
		width: 360px;
		height:258px;
		float: left;
		background-color: #003300;
		}
		
	
	#clear {
	width:943px;
	height:349px;
	background-color: #6d5c13;
	border-top: 25px #8e9256;
	float:left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size:12px;
	line-height: 18px;
	text-align:left;
	padding: 5px;
	}
	
		#clear_title {
		background: url("images/title_bg.gif");
		width: 943px;
		height:87px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 30px;
		color:#FFFFFF;
		text-align:right;
		line-height: 51px;
		font-weight: bold;
		}
	
	#footer {
	width: 953px;
	height:20px;
	float:left;
	text-align:center;
	font-size: 11px;
	color: #FFFFFF;
	}
		
		