body {
	background-image: url(../img/background_main.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: Top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;	
}

/* Master Page Layout */
#main_container
{ 
	width: 940px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
	border: solid 3px #C4BCA5;
	background-color: #CFCFCF;
}

#header_container
{
	background-image: url(../img/et_header.jpg); 
	background-repeat: no-repeat; 
	background-position: top center; 
	width: 940px;
	height: 300px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
	background-color: #CFCFCF;
}

#child_container
{
	margin: 20px auto 0 auto;
	width: 100%;
	text-align: left;
	background-color: #CFCFCF;
}

/* Menu */
#top_menu
{
	position: relative;
	float: right;
	width: 250px;
	margin-left: 0px;
	margin-right: 8px;
	margin-top: 10px;
	height: 19px;
}
#top_menu ul{
	margin-left: auto ;
	margin-right: auto ;
	text-align: right;
	width:250px;
}
#top_menu li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:none;
}

#top_menu img
{
	border: none;	
}

#mainmenu
{
	background-image: url(../png/menu_background.png); 
	background-repeat: no-repeat; 
	background-position: top center;
	position: relative;
	float: left;
	width: 100%;
	margin: 270px 0px 0px 0px;
	height: 25px;
	background-color: #000000;
	padding: 0px 0px 0px 0px;
}
#mainmenu ul{
	margin-left: 0px;
	margin-right: auto ;
	margin-top: 4px;
	text-align: center;
	width:900px;
}
#mainmenu li{
	display:inline;
	text-align: left;
	padding: 0px 10px 0px 8px;
	border-right: solid 1px #333;	
}
#mainmenu li .lastchild{
	border-right: 0px none !important;
}
#mainmenu a{
	text-transform:uppercase;
	color: #fff;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	font-weight: bolder;
	font-size: 11px;
}
#mainmenu a:hover{color: #C48400;}

/********************** Main ***************************/

#child_contents
{
	float:left;
	width:910px;	
	margin-left: auto ;
	margin-right: auto;
	margin-top: 20px;
	padding: 0px 0px 0px 20px;
	background-color: #CFCFCF;
}

#main_info_section
{
	float:left;
	width:480px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
	background-color: #CFCFCF;
}
#accomodations_info_section
{
	float:left;
	width: 700px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
}

#accomodations
{
	float:left;
	width: 700px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
}

#bearhunts_info_section
{
	float:left;
	width:880px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
}

#sitemap_info_section
{
	float:left;
	width:480px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
}
#info_white { 
	width: 515px; 
	margin-top: 3px; 
	border: solid 1px #999;
	text-align: left;
	font-weight: normal;
	background-color: #fff;
} 
#info_white  p {
    padding: 0px 0px 0px 10px;	
}

#sitemap_info_section a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#sitemap_info_section a:hover{
	color:#555;
}
#rates_info_section
{
	float:left;
	width:900px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10px;	
	padding: 0px 0px 0px 0px;
}
#main_picture_section
{
	background-image: url(../img/bear.jpg);
	background-repeat: no-repeat; 
	background-position: top center;
	float:right;
	width: 400px;	
	height: 282px;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	border: solid 3px #666;	
}

#content 
{
	float:left;
	width:900px;	
	margin-left: auto ;
	margin-right: auto ;
	border: solid 1px #000;
	padding: 15px 0px 0px 10px;
}
#content p{
	padding: 10px 10px 0px 50px;
}

* {margin: 0px;padding: 0px;}
.clear{clear:both;}


/********************** Header ***************************/

#header {
	margin: 0px 0px 0px 0px;
	background-color:#666666;
	background-repeat:no-repeat;
	width:960px;
	height:150px;
}


/********************** Main Menu ***************************/
#menu {
	background-image:url(../img/menu_bkg.gif);
	position:relative;
	background-repeat:repeat;
	width:960px;
	height:40px;
}
#menu ul{
	position:absolute;
	top:13px;
	left:386px;
}
#menu li{
	display:inline;
	float:left;
	padding: 0px 12px 0px 12px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu a:hover{
	color:#ffffff;
}

.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
.links a:hover{
	color:#ffffff;
}

/* Titles */

h1,h3 {
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;	
	text-transform: uppercase;
	color: #171508;
}
h2 {
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;	
	text-transform: uppercase;
	color: #171508;
}
h3 {
	margin: 5px 30px 5px 30px;
	border-bottom:#CCCCCC dotted thin; 
}

h4 {
	margin:  0px 30px 0px 20px;
	border-bottom:#CCCCCC dotted thin; 	
	
}


/********************** Footer ***************************/
#footer {
	width:850px;
	height:60px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
	border: none;
}

#footer ul
{
}
#footer li{
	display:inline;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	color: #333333;
	text-decoration: none;
}
#footer a:hover{color:#CC9900;}

#footer span{
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin:10px;
	display:block;
}


/*  DIV Table */
.main_table { 
width: 710px; 
margin-top: 3px; 
border: solid 1px #000000;
text-align: center;
color: #000000;
background-color: #CFCFCF;
} 
.header_row { 
clear: both; 
position: relative;
background-color: #999999;
font-weight: bold;
border-bottom: solid 1px #000000;
} 
.odd_row { 
border-bottom: solid 1px #000000;
background-color: #CFCFCF;
color: #000000;
} 
.odd_row_last{
	border-bottom: 0px none !important;
	background-color: #CFCFCF;
	color: #000000;
}
.even_row { 
color: #000000;
border-bottom: solid 1px #000000;
background-color: #FFFFFF;
} 
.even_row_last{
	border-bottom: 0px none !important;
	background-color: #FFFFFF;
	color: #000000;
}
.col_one { 
float: left; 
width: 190px;
border-right: solid 1px #000000;
} 
.col_two { 
float: left; 
width: 200px;   
border-right: solid 1px #000000;
} 
.col_three { 
float: left; 
width: 150px; 
border-right: solid 1px #000000;
} 
.col_four { 
float: left; 
width: 120px; 
} 
.clear_float { 
font-size: 0px; 
line-height: 0px; 
clear: both; 
}


/*  Contact Us DIV Table */
#contact_names 
{
	float:right;
	width: 330px;	
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 115px;
	padding: 0px 0px 0px 0px;
}

#contactus_main  
{
	float: left;
	width: 550px; 
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 3px; 
	border: solid 1px #999;
	text-align: left;
	font-weight: normal;
	background-color: #fff;
} 
#contactus_main p
{
	padding: 10px 10px 0px 20px;
	font-weight: normal;
}
.newrow { 
clear: both; 
position: relative; 
} 
.c_one { 
float: left; 
text-align: right;
width: 110px;
padding: 0px 10px 0px 0px;
} 
.c_two { 
float: left; 
width: 210px;   
} 
.c_three { 
float: left; 
width: 200px; 
} 
.clear_float { 
font-size: 0px; 
line-height: 0px; 
clear: both; 
}


#gallery_area{
 float: right;
 width:350px;
 height:240px;
 overflow: hidden;
}

#scroll_list
{
 float: left;
 width: 455px;
 height: 163px;
 text-align:center;
 overflow: auto;
 font-size:12px;
 background-color: #fff;
 border: solid 1px #999;
 padding: 5px 0px 0px 5px;
}
