/* CSS Document */

/* Text Appearance*/

body {
	text-align: center;
	padding: 10px 0;
	margin: 0;
	background-color: #999973;
	}

h1 {
	text-indent: -100em;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	color: #73735D;
	font: 24px/32px Georgia, Times New Roman, Times, serif;
	}

	h1 a {
	display:block;
	text-align:left;
	height:75px;
	width:900px;
	border:0px solid #FFFFFF;
	text-indent: -9000px;
	}

h2 {
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	color: #73735D;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	}

h3 {
	padding: 0 0 0 0px;
	margin: 5px 0 0 0;
	color: #73735D;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	}

h4 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 185px;
	color: #FFFFFF;
	text-indent: -2000px;
	}	
	
.style1 {
	color: #73735D;
	font-weight: bold;
	font-size: 16px;
}	
	
p { margin: 0 0 15px 0; }

a:link { color:#73735D; 
		text-decoration:none;
		}
	
a:visited { color: #73735D;
			text-decoration:none;
			}
	
a:hover { color: #969652; }

#twitter {
	width: 230px;
	float: left;
	padding:25px 0 0 15px;
	}

	#twitter h1 {
	padding: 0 0 0 0;
	color: #999973;
	}
	
	#twitter h1 a {
	border:0px solid #999973;
	}
	
	#twitter h1 {
	padding: 0 0 0 350px;
	color: #999973;
	}
	
	#twitter h4 {
	margin: 0;
	padding: 0;
	height: auto;
	color: #ffffff;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	text-indent: 0px;
	}	
	
	
/*Blog Feedburner Settings */

#blog {
	width: 255px; 
	float: left;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	}


/* Page Structure */

#container {
	text-align: left;
	border: 0px solid #545454;
	width: 900px;
	margin: 0px auto;
	background-color: #FFFFFF;
	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
	}

#header {  
 width: 900px; height: 75px; 
 background-color: #999973; 
 background-image: url(images/headernewbk3.jpg);
 background-repeat: no-repeat;  
}  

#hbar {
	border-style: solid;
	border-color: #545454;
	border-width: 0px 0;
	height: 4px;
	background: #56562F;
	padding: 0 0 0 0;
	}
	
#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 0px 0;
	height: 25px;
	background: #999973 no-repeat 15px 9px;
	padding: 0 0 0 5px;
	}
	

	#hMenu ul {
		margin: 0 0 0 -40px !important;
		margin: 0;
		list-style: none;
		text-align: right;
		background: transparent  no-repeat 900px 9px !important;
		background: transparent url no-repeat 615px 9px;
		}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 36px;
		background:  no-repeat 12px 6px !important;
		background:  no-repeat 4px 9px;
		}

	#hMenu ul li #frst {
		padding: 200;
		background: none !important;
		}

	#hMenu ul li a {
		color: #56562f;
		font: bold 14px/25px Georgia, Times New Roman, Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

		#hMenu ul li a:hover {
		color: #73735D;
		font: bold 14px/25px Georgia, Times New Roman, Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

#slideshow {
	float: right;
	width: 615px;
	padding: 10px;
	margin: 15px 0 0 20px;
	}
	
#textbox1 {
	float: left;
	width: 580px;
	padding: 10px;
	margin: 0 0 0 0;
	}
	
#sidebar{
	float: right;
	width: 250px; 
	padding: 25px;
	background-color: #FFFFFF;
	border: 0px solid #545454;
	}
	
	#sidebar p {
		color: #222222;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 10px 0 0 0;
		}	
		
#textbox2 {
	float: left;
	width: 880px;
	padding: 10px;
	margin: 0 5px 0 0;
	}
	
	
	#textbox2 img {
		border: 0px solid #828282;
		padding: 10px;
		float: left;
		margin: 10px;
		}		
		
#footer {
	text-align: left;
	clear: both;
	width: 900px;
	margin: 0px auto;
	border-top: 0px solid #545454;
	background-color: #999973;
	padding: 5px;
	}
	
	#footer p {
		color: #56562F;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 600px;
		}


</style>
