@charset "utf-8";
/* CSS Document */

body {

background: url(bg_pattern.jpg)  #FFFFFF;

}

/* Div Id's and Positioning */

#360title {

position:absolute; 
top: 200px; 
left: 100px; 
width:645px; 
height: 35px; 
background:#00FF66;
z-index:1;

}

#tour {

background: url(bg_content_08.jpg) no-repeat;
height: 768px;
position: absolute;
left: 0px;
top: 0px;
width: 1024px;

}

#flashtitle {

position:absolute; opacity:.75; top: 139px; left: 324px; width:612px; height: 20px; background:#FFFFFF; z-index:1;

}

#flashtitle p {

font-family:Verdana; padding-left:3px; padding-top:3px;font-size:9px; margin:0px;

}

#nplink {

position:absolute;
top: 30px;
left: 310px;

}
#top_links {

	position: absolute;
	left: 470px;
	top: 97px;

}

#tour_show {

border-top: 3px solid #FF6600;
width: 768px;
padding-right: 1px;
height: 340px;
position:absolute;
top: 136px;
left: 169px;
z-index:0;

}

#explore {
	position: absolute;
	top: 503px;
	left: 182px;
	width: 136px;
	height: 261px;

}

#buttons {
	position: absolute;
	top: 480px;
	left: 808px;
	width: 136px;
	height: 261px;
	z-index: 10;

}


#content {

width: 585px;
height: 258px;
position: absolute;
top: 482px;
left: 324px;
/*border-left: 1px solid #D6BEB1;*/
padding-top: 19px;
padding-left: 10px;
background: url(bg_content_area.gif) repeat-y;

}

#left_nav {

width: 154px;
height: 340px;
background-image: url(nav.jpg);
float: left;
margin: 0px;

}

#slides {

width: 612px;
height: 340px;
margin: 0px;
float: left;
margin-left: 1px;
margin-right: 0px;
}

#flashcontent {

width: 612px;
height: 340px;
background: url(bg_flash.jpg);

}

#map {

width: 250px; 
height:250px; 
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

}


#footer_large {

width: 700px; 
height:40px; 
position: absolute;
top: 880px;
padding-left: 210px;
text-align: center;

}

#footer {

width: 700px; 
height:40px; 
position: absolute;
top: 760px;
padding-left: 210px;
text-align: center;

}


/* Text Formatting */

#footer_large p{

font-size:10px;
font-family:Verdana, sans-serif;

}

#footer p{

font-size:10px;
font-family:Verdana, sans-serif;

}


#footer_large a {

color: #003399;
text-decoration: none;

}

#footer a {

color: #003399;
text-decoration: none;

}

#top_links p {

 margin: 0px;
 font-size: 11px;

}


#top_links a {

color: #003399;
font-family: Verdana, sans-serif;
font-size:12px;
font-weight: bold;
text-decoration: none;
}

#top_links a:hover {

color: #ff6600;
text-decoration: none;


}

#flashcontent p{

font-family: Verdana, sans-serif;
padding-top: 80px;
font-size: 12px;
font-weight: bold;
margin: 0px;
text-align: center;

}

#map a{

margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

#explore ul li {

font-family:Verdana, sans-serif;
font-size:10px;
color: #496499;
padding-bottom: 5px;
 }
 
 #explore ul {
 
 list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px 0px 0px 15px;
text-indent:-10px;
 
 }
 
 #explore ul li a {
 font-family:Verdana, sans-serif;
font-size:11px;
color: #ff6600;
text-decoration: none;

}

 #explore ul li a:hover {
 font-family:Verdana, sans-serif;
font-size:11px;
color: #ff6600;
text-decoration: underline;

}
 
 
 #content p {
 
 color: #32363d;
 font-family:Verdana, sans-serif;
 font-size: 11px;
 padding-left: 3px;
 margin: 6px 0px 6px 0px;
 
 }

#content a {

color: #003399;
font-family: Verdana, sans-serif;
font-size:11px;
text-decoration: none;

}

#content a:hover {

color: #223f79;
font-family: Verdana, sans-serif;
font-size:11px;
text-decoration: none;

}

#content ul {

list-style: disc;
margin-top: 3px;
margin-bottom: 3px;

}

#content ul li {

font-family:Verdana, sans-serif;
font-size:11px;
color: #32363d;
text-decoration: none;

}

#content #form_messages li {
  color: #CC0000;
  font-weight: bold;
}

#content .form_id {
  color: #CC0000;
  font-weight: bold;
}

