 
* {
	margin: 0;
	padding: 0;
}

html, body {
height: 100%;
}

body {
background-color: #754c24  ;
	background: #754c24 url(images/paperbg.jpg) ;
	color: #444;
	font-size: 96%;
	font-family:"Trebuchet MS",Verdana,Sans-Serif;
	margin: 0;	
}
#container { 
min-height: 100%;
}

#container { 
height: 100%;
}
 
#container {
	background: #754c24 url(images/bg1.jpg)repeat-y 50% 0 ;
	margin: 0 auto;
	width: 736px;
}
 
#header{
	background: #754c24 url(images/header.jpg) no-repeat 0 0 ;
	margin: 0 auto;
	width: 736px;
	height:481px;
}
#header_int{
	background: #754c24 ;
	margin: 0 auto;
	width: 736px;
	height:283px;
}

#blurb{position:absolute; top:250px;padding-left:30px;font-size: 32px;font-family:times,time new roman, serif;color:#c7a06c;width:400px; }

#content{background: url(images/bg1.jpg) ;	 
	 } 

	 
#page{padding-left:40px;padding-right:20px; padding-top:40px; background: url(images/bgcontent.gif) no-repeat; 
	clear: both;
	
	margin: 0 ;
	margin-left: 0px ;}


.bot_navigation {margin: auto 0;}

.bot_navigation a { 
	width:734px;
	color: #603913;
	font: bold 14px serif; 
	margin: 0 9px; 
	text-decoration: none; 
	
}
.bot_navigation  a:hover,.navigation #selected {
	color: #2C3111;
}

.footer {
	background: url(images/footer.jpg) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 736px;
	height:78px;
}

.footer a {
	color: #666;
	text-decoration: none;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}


 
 
