/*--------------body----------------------*/
body{
	margin:0;
	font:normal 11px Verdana;
	color:#284e36;
	line-height:normal;
}
p h1 h2 h3 h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
p{
	font-size:11px;
}
h1 h2 h3 h4{
	font-weight:bold;
}
h1{
	font-size:120%;
}
h2{
	font-size:110%;
}
h3{
	font-size:105%;
}

/*----------------------content container-----------------------------*/
#container{
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	padding:0;
}
/*---------------------top banner----------------------------*/
#top_banner{
	display:none;
	/*background-image:url(/resources/images/top_banner.jpg);
	background-repeat:no-repeat;*/
}
/*---------------------menu styles----------------------------*/
.chromestyle{
	display:none;
}
#menu {
	display: none;	
	text-align: center; /*set value to "left", "center", or "right"*/
}

/*-----------------Style for Drop Down Menu--------------------*/
.dropmenudiv{
	display:none;
}

#content{
	margin-top:10px;
	float:left; 
	width:685px; 
	/*height:500px;*/
	min-height:500px; 
	/*border:1px solid #284E36;*/
	/*background-color:#dae7cb;*/
	padding:0 10px 0 0;
}
#right_col div{
	margin:10px 0 0 0; 
	float:right;
}
.copyright{
	background-color:#dae7cb;
	height:30px;
	padding:10px 5px 5px 5px;
	width:173px;
	float:right;
	margin:10px 0 0 0; 
}
.ebird{
	padding-bottom:0;
}

/*-----------------Style for Securitor Table --------------------*/

.Sec_table table {
	font-size:11px;
	color: #284E36;
	background-color: #B8CF95;
	border-top: 1px solid #284E36;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
.Sec_table th {
	font-size:12px;
	background-color:#284E36;
	color:#FFFFFF;
	font-weight:bold;
	text-align: left;
	vertical-align: bottom;
	padding:3px;
	margin:0;
	}
.Sec_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 #284E36;
	border-bottom: 1px solid #284E36;
	margin: -3px;
	color: #284E36;
	vertical-align: top;
	padding:3px;
	font-weight: normal;
	}

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

/*-----------------Style for Securitor Table --------------------*/
#callout {
	position: relative;
	width: 650px;
	background-color: #dae7cb;
	padding: 10px;
	background-image: url(../images/callout_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#284E36;
	text-align: left;
	left: 0px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home_Intro {
	position: relative;
	width: 200px;
	background-image: url(../images/home_rockpainting.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#6E3219;
	text-align: left;
	left: 0px;
	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;
}
.Sec_table td H2 {
	font-size:11px;
	font-weight:normal;
	background-color: #F1EBE8;
	color: #6E3219;
	vertical-align: top;
	margin: -3px;
	padding:3px;
}