@charset "utf-8";
/* CSS Document */
BODY{ 
font-family:sans-serif;
font-size:medium; 
font-weight:normal;


background-color:black;
margin : 0;
padding : 0;
border-color : #cc0000;
}
#mainWrap{
	width : 1280px;
	height:550px;
	background-image: url(../images/Backjpeg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
	margin-right:auto;
	margin-left:auto;
	margin-top :150px;
	
	}
P{ font-size:small;
font-family:sans-serif;
font-weight:normal;
}

DIV{ color:#460001; 
font-family:sans-serif;
font-size:18px;
text-decoration:none;
background:transparent;
}

SPAN{ color:#f7f50c;
font-size:small;
font-family:sans-serif;
text-decoration:none; 
}

H1{
color:#460001;
font-size:x-large; 
font-family: arial, helvetica, geneva, verdana;
}

H2{
font-size:large;
color:#460001;
font-family:sans-serif;
}
#test{
	position : absolute;
	left : 180px;
	width : 252px;
	margin-left : 10px;
	margin-top : 20px;
	color : #000000;
	padding : 3px;
	top: 229px;
	height: 413px;
}
label.chalk{
	font-family:sans-serif;
	font-weight:bold;
	color:#a8db9e;
	}
label.cb{
	color:#dcf5d1;
	font-family:sans-serif;
	}	
#logobox{
	position : absolute;
	top: 240px;
	left : 415px;;
	display: inline;
	width : 200px;
	height:130px;
	
}
#leftnav{
	float : left;
	width : 262px;
	height: 480px;
	background-image: url(../images/State2_02.png);
	 display: inline;
	  color:#46000;
	}
	#rightnav{
	float : right;
	width : 262px;
	height: 480px;
	background-image: url(../images/State2_05.png);
	display: inline;
	}

	#rightnavContent{
	margin-top:78px;
	margin-left:40px;
	width : 188px;
	height: 400px;

	
	}
#wrapper {
	width : 1280px;
	
	margin-right:auto;
	margin-left:auto;
	
	}
	
	#content { 
 float: left;
 color: #333;
 padding: 0px;
 width: 756px;
 display: inline;
 position: relative;
 background-image: url(../images/mainlayer1.png);
 height:480px;
}
#leftcontent{
	float: left;
	width: 378px;
	height:341px;
		}
#photosGallery{
	margin-left:125px;
	width:540px;
	height:250px;
	}
#leftcontent_map{
	float: left;
	width: 200px;
	height:341px;
	
	}
#rightcontent{
	float: right;
	width: 378px;
	height:341px;
	
	}
	#rightcontent_map{
	float: right;
	width: 556px;
	height:341px;
	
	}
	#rightcontent_map_main{
	float: right;
	width: 486px;
	height:340px;
	
	
	}
#footer { 

 width: 1256px;
 height:50px;
 clear: both;
 


}
#menu{
	
	width:756px;
	height:139px;
		
	}
	
a:link {
color: #460001;
text-decoration:none;


} 
a:hover {
color: #FFFF99;
} 
div.readbox{
	height:10px;
	width: 10px;
	}
	/*for comments*/
	#cDiv {
text-align:center;
height:20px; width:16px; background:#fae1a3;
font-size: 16px; 
background:#FFFFFF;
border:solid 2px; 
border-color:#E5e5e5;
color:#003399;
margin-bottom:6px;}
#nav li {float:left; list-style-type:none; padding-right:1em;  }

#menuContainer {
	height:310px;
	width:200px;
	border:thin;
	font-size:18px;
	border-color:#8e8e8c;
	font-color:white;
	}
#menuItem{
	widht:200px;
	height:auto;
	background:transparent;
	bottom-border:1px;
	text-align:left;
	}
/*Tool tip */
a.info{
    position:relative; 
    z-index:24; 
    color:#000;
    text-decoration:none}



a.info span{display: none}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:-85px; left:-3.5em;  width:15em;
    border:1px solid #FF9F02;
    background-color:#FFFF99; color:#000;
    text-align: center}
	
/*div box scroll bar styles*/	
#divStyle{
 scrollbar-face-color: red; 
 scrollbar-highlight-color: red; 
 scrollbar-3dlight-color: red; 
 scrollbar-darkshadow-color: red; 
 scrollbar-shadow-color: #cacaca; 
 scrollbar-arrow-color: #000000; 
 scrollbar-track-color: #cacaca; 
	}
	