/*--------------body----------------------*/
body{
	margin:0;
	font:normal 11px Verdana;
	color:#000000;
	line-height:normal;
}

p h1 h2 h3 h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
}
p{
	font-size:11px;
}
h1 h2 h3 h4{
	font-weight:bold;
} 
h1{
	font-size: 17px;
	color:#ff6600;
}
h2{
	font-size: 15px;
	color:#ff6600;
}
h3{
	font-size:110%;
}


/*.crumb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #6E3219;
}
.crumb a, .crumb a:link, .crumb a:visited, .crumb a:active{
	color:#6E3219;
	font-weight:normal;
}
.crumb a:hover{
	color:#BD4f19;
	font-weight:normal;
}*/

a{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
a:link{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
a:active{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	color:#ff6600;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#ff6600;
	text-decoration:none;
	font-weight:bold;
}
/*----------------------content container-----------------------------*/
#container{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding:0;
}
/*---------------------top banner----------------------------*/
#top_banner{
	margin:0;
	width:900px;
	height:134px; 
}
/*---------------------menu styles----------------------------*/
.chromestyle{
	width: 900px;
	height: 29px;
	font-weight: normal;
	margin:0;
	font-size: 12px;
	background-image:url(../images/hot_menu_bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	line-height:29px;
}
#menu a {
	display: block;
	float: left;
	height: 29px;
	padding:0 15px 0 15px;/
	margin:0;
	border-right: 1px solid #fff;	
	font-weight:normal;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.menu_right a {
	display: block;
	float: left;
	margin:0;
	font-weight:normal;
	text-align: center; /*set value to "left", "center", or "right"*/
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#menu a:link, .menu_right a:link{
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
#menu a:visited, .menu_right a:visited {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}
#menu a:hover, .menu_right a:hover {
	color: #000000;
	height:29px;
	/*background-image:url(../images/menu_bg_on.gif);*/
	background-repeat:repeat-x;
	text-decoration: none;
	font-weight:bold;
}

/*-----------------Style for Drop Down Menu--------------------*/
.dropmenudiv{
	position:absolute;
	top: 0;
	border: 1px solid #ff6600; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 12px Verdana;
	/*line-height:18px;*/
	z-index:100;
	background-color: #fff;
	visibility: hidden;
	color: #ff6600;
}
.dropmenudiv a{
	width: auto;
	font-size: 11px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ff6600; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
.dropmenudiv div a {
	border-bottom: none;
}
.dropmenudiv a:link {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
}
.dropmenudiv a:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
}
.dropmenudiv a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background-color:#ff6600;
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

#content{
	margin-top:10px;
	float:left; 
	width:685px; 
	/*height:500px;*/
	min-height:600px; 
	/*border:1px solid #284E36;*/
	/*background-color:#dae7cb;*/
	padding:0 10px 0 0;
}
#right_col{
	height:650px;
}
#right_col .div1{
	margin:10px 0 10px 0; 
	padding: 0;
	float:right;
	height:278px;
	width:182px;
	border:1px;
    background-color:#CCCCCC;
}
#right_col .div2{
	float:right;
	height:auto;
	width:182px;
	border:1px solid #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#right_col .div3{
	background-color:#dae7cb;
	height:60px;
	width:182px;
	float:right;
	margin:0;
}
.ebird{
	padding-bottom:0;
}

/*-----------------Style for HOT Table --------------------*/

.hot_table table {
	font-size:11px;
	color: #000000;
	background-color: #B8CF95;
	border-top: 1px solid #ff6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
.hot_table th {
	font-size:12px;
	background-color:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	vertical-align: bottom;
	padding:3px;
	margin:0;
	border-bottom:1px solid #ff6600;
	}
.hot_table th p{ /*-----------------Styles the TH so it looks like a td with a border on top --------------------*/
	font-size:11px;
	background-color: #FFFFFF;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	margin: -3px;
	color: #000000;
	vertical-align: top;
	padding:3px;
	font-weight: normal;
	}

.hot_table td {
	font-size:11px;
	background-color: #FFF;
	border-bottom: 1px solid #ff6600;
	margin-top: 1px;
	color: #000000;
	vertical-align: top;
	padding:3px;
	}
.hot_table td H1{
	font-size:11px;
	font-weight:bold;
	background-color: #dae7cb;
	color: #000000;
	vertical-align: top;
	margin: -3px;
	padding:3px;
	}
	
/*.hot p	{
	font-size:11px;
	color: #284E36;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}*/
.hot_table H1 {
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: bold;
}
.hot_table ul {
	font-size: 11px;
	margin-top: 4px;	
}
.hot_table ol {
	font-size: 11px;
	margin-top: 4px;
}
.time{
	border-right:1px solid #ff6600;
}

/*-----------------Style for sponsors Table --------------------*/

.sponsor_table table {
	font-size:11px;
	color:#000000;
	background-color:#B8CF95;
	/*border-top: 1px solid #ff6600;*/
	margin:0;
	border:0px solid #000000;
	}
	
.sponsor_table th {
	font-size:12px;
	background-color:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	vertical-align: bottom;
	padding:3px;
	margin:0;
	}
	
.sponsor_table th p{ /*-----------------Styles the TH so it looks like a td with a border on top --------------------*/
	font-size:11px;
	background-color: #FFFFFF;
	/*border-top: 1px solid #ff6600;*/
	/*border-bottom: 1px solid #ff6600;*/
	/*margin: -3px;*/
	color: #000000;
	vertical-align: top;
	padding:0px;
	font-weight: normal;
	}

.sponsor_table td {
	font-size:11px;
	background-color: #FFF;
	/*border-bottom: 1px solid #ff6600;*/
	margin-top: 2px;
	color: #000000;
	vertical-align: top;
	padding:5px 0 10px 0;
	}
	
.sponsor_table td H1{
	font-size:11px;
	font-weight:bold;
	background-color: #dae7cb;
	color: #000000;
	vertical-align: top;
	margin: -3px;
	padding:5px 0 10px 0;
	}
	
#callout {
	position: relative;
	width: 650px;
	background-color: #cccccc;
	padding:3px 5px 10px 5px;
	background-repeat: no-repeat;
	background-position: right top;
	color:#000000;
	text-align: left;
	left: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_Intro {
	position: relative;
	width: 200px;
	height:287px;
	background-image: url(../images/home_rockpainting.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	color:#6E3219;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 450px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home_Intro a {
	color:#6E3219;
	text-decoration:underline;
	font-weight:bold;
}

#home_Intro a:hover {
	color:#BD4F19;
	text-decoration:none;
	font-weight:bold;
}
.hot_table td H2 {
	font-size:11px;
	font-weight:normal;
	background-color: #F1EBE8;
	color: #6E3219;
	vertical-align: top;
	margin: -3px;
	padding:3px;
}
