body{
	font-family: Arial,sans-serif;
	color: #E2E2E2;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #000;
	
	
}

a:link, a:visited, a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
}

h2{
 font-size: 100%;
 color: #FFFFFF;
}

h3, #navTitle{
 font-size: 100%;
 color: #000000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #000000;
}

h5{
font-family:Arial, Helvetica, sans-serif;
 font-size: 100%;
 font-weight:bold;
 font-size: x-large;
 color: #FFFFFF;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}

#globalNav{
color: #000000;
padding: 0px 0px 0px 10px;
border-top: 3px solid #333333;
border-bottom: 3px solid #333333;
white-space: nowrap;
background-image:url(images/images/banner_bk1.png);
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#navBar{
	margin: 0px 0px 0 79%;
	padding: 0px;
	background-color: #D3C2A7;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#navTitle{
	margin: 50px 0px 0 79%;
	padding: 0px;
	background-image: url(images/images/banner_bk1.png);
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;

}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}

#outer{
	width: 100%;
	height: 100%;
	text-align: left;
	padding-top: 10px;
	
}

#container{
	margin: 0 auto;
 	width: 950px;
	text-align: left;
	background-image: url(images/map-bkgd1.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	border: solid #333333 3px;
}


#pageTitle{
	padding: 20px 0px 0px 100px;

}	
	
#topban{
	background-image:url(images/images/banner_bk.png);
	padding-bottom: 0px;
	
}

#toplogo{
	position: relative;
	top: 0px;
	left: 0px;
} 
	


#foot1{

	padding:0.1em;
	color:white;
	background-color: #000000;
	clear:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	border-top: 3px solid #333333;
	
	
}

#foot1 a:link{
	color:#CCCCCC;
	font-size: 100%;

}



#foot1 a:visited{
	color:#CCCCCC;
	font-size: 100%;	
}

#foot1 a:link{
	color:#CCCCCC;
	font-size: 100%;

}


#body{
	padding-left: 70px;
	padding-right: 250px;
	text-align: justify;
	float: left;
	size: 75%;
	height: 100%;
}
	
#body a:link{
	color:#BFA081;
	font-size: 100%;

}


#body a:visited{
	color:#BFA081;
	font-size: 100%;	
}

#body a:link{
	color:#BFA081;
	font-size: 100%;
		
}

#aboutBody{
	float: left;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-left: 70px;
	padding-right: 70px;
	text-align: justify;
	size: 75%;
	height: 100%;
	line-height: 1.2em;

}



#movie{
	
	float: left;
	margin-left: 70px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	
	
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	color: 967348;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #000000;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #000000;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #000000;
	background-color: #967348;
	padding: 2px 0px 2px 10px;
	text-decoration:none;
}

#sponsorBox{
	float:left;
	color: #000000;
	padding: 5px 5px 5px 5px;
	white-space: nowrap;
}














