/* CSS Document */

body {
margin:0px;
}

#container{
width:920px;
margin:0 auto;
border-top:solid 25px #664E41;
padding:0px;
background-image:url(../images/visiting_pattern.gif);
}


#side_bar{
width:200px;
float:left;
clear:none;
}

#logo{
	width:205px;
	height:146px;
	padding-top:5px;
	margin:0px;
	background-color:#FFF;
	}

/* The following are hte different sidebars for the different sections  */

/* Visiting */
#visit_side{
	margin-top:0px;
	
	}
	
#visit_side ul{
	list-style:none;
	padding:30px 20px 30px 20px;
	margin:0px;
		}	
#visit_side ul li{
	display:block;
	font-size:12px;
	line-height:15px;
	padding: 10px 0 10px 0;
	border-bottom:1px dotted #999;
	font-family: Arial, Verdana, Sans-Serif;
	color:#CCC;
	}	
	
#visit_side ul li a{
	color:#CCC;
	text-decoration:none;
	}		
		

#visit_side ul li a:hover{
	color:#FFF;
	}		
	
	#visit_side .active {
	color:#FFF;
	}		
/* Different Background Images */		
#right_content_vo{
	width:710px;
	float:right;
	padding:0 0 0 5px;
	margin:0;
	background-image: url(../images/bkg_visitpic.jpg); 
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	}	
	
#right_content_sgt{
	width:710px;
	float:right;
	padding:0 0 0 5px;
	margin:0;
	background-image: url(../images/bkg_visitpic.jpg); 
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	}	
	
#right_content_form{
	width:710px;
	float:right;
	padding:0 0 0 5px;
	margin:0;
	background-image: url(../images/bkg_visit.jpg); 
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	}		

#right_content_ep{
	width:710px;
	float:right;
	padding:0 0 0 5px;
	margin:0;
	background-image: url(../images/bkg_visitpic.jpg); 
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	}			

#right_content_ms{
	width:710px;
	float:right;
	padding:0 0 0 5px;
	margin:0;
	background-image: url(../images/bkg_visitpic.jpg); 
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	}	
	
#right_content_nar{
	width:710px;
	float:right;
	padding:0 0 0 5px;
	margin:0;
	background-image: url(../images/bkg_visitpic.jpg); 
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#FFF;
	}		
/* ------------------------------------- */

#nav-container{
	float:right;
	width:700px;
	height:151px;
	margin:0px;
	padding:0px;
	}
	
#nav-container #top-nav{
width:700px;
list-style:none;
margin:70px 0 0 0px;
padding:0;

}

		
#nav-container #top-nav li{
padding:0px;
margin:0px;
display:inline;

}



#nav-container #top-nav a {
	float:left;
	margin-right:27px;
	height:12px;
	padding:0;
	color:#FFF;
}

#nav-container #top-nav .link1 {background:url(../images/nav_visit.gif); background-repeat:no-repeat; width:56px; font-size:1px;}
#nav-container #top-nav .link2 {background:url(../images/nav_la.gif); background-repeat:no-repeat; width:122px; font-size:1px;}
#nav-container #top-nav .link3 {background:url(../images/nav_ne.gif); background-repeat:no-repeat; width:101px; font-size:1px;}
#nav-container #top-nav .link4 {background:url(../images/nav_mc.gif);background-repeat:no-repeat; width:142px; font-size:1px;}
#nav-container #top-nav .link5 {background:url(../images/nav_su.gif);background-repeat:no-repeat; width:79px;font-size:1px;}
#nav-container #top-nav .link6 {background:url(../images/nav_au.gif);background-repeat:no-repeat; width:63px; margin-right:0; font-size:1px;}
#nav-container #top-nav a:hover, #nav-container #top-nav .active {background-position:0 100%; font-size:1px;} 	

#second_main_content {
    width:410px;
	margin:180px 0 0 0;
	padding:0 20px 40px 20px;
	}
	
#second_main_content img{
  margin:10px 0 10px 0;
  clear:both;
	}
	
	
#second_main_content ul{
    font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#second_main_content ul{
	margin-bottom:10px;
}	
	
#second_main_content ul li ul{
    padding:0 0 20px 20px;
	margin:0px;
	}	
	
		
 #second_main_content h2 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:20px;
	color:#993300;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	}	
	
#second_main_content .visit_intro {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:16px;
	line-height:24px;
	font-weight:600;
	color:#993300;
	margin-bottom:10px;
	}		
	
#second_main_content .visit_intro a{
	text-decoration:underline;
	}			
	
#second_main_content p {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	margin:0 0 10px 0;

	}	
	
#second_main_content a {
	color:#993300;
	text-decoration:none;
	}			
	
#second_main_content a:hover {
	text-decoration:underline;
	}				
	
	#second_main_content h3 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#993300;
	margin-bottom:0px;
	}	
	
/*Longer  main content */
#long_main_content {
    width:660px;
	margin:180px 0 0 0;
	padding:0 20px 40px 20px;
	}
	

	
#long_main_content h2 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:20px;
	color:#993300;
	margin-bottom:10px;
	margin-top:0px;
	padding:0px;
	}	
	
#long_main_content h2 a{
	color:#993300;
	text-decoration:none;
	}		
	
#long_main_content h2 a:hover{
	text-decoration:underline;
	}			
	
#long_main_content .visit_intro {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:16px;
	line-height:24px;
	font-weight:600;
	color:#993300;
	margin-bottom:10px;
	}		
	
#long_main_content p {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	margin:0 0 10px 0;
	}		

#long_main_content p a{
  color:#993300;
  text-decoration:none;
	}	
	
.bold_word {
	color:#993300;
	font-weight:bold;

	}	
		
#long_main_content h3 {
    font-family: Arial, Verdana, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#993300;
	margin-bottom:0px;
	}		
	
	#long_main_content h3 a{
	color:#993300;
	text-decoration:none;
	}		
	
	#long_main_content h3 a:hover{
	text-decoration:underline;
	}		
	
	
	#long_main_content ul {
	list-style:disc;
	margin:0px 0 20px 0;
	padding:0;
	list-style:none;
	}
	
	#long_main_content ul li {
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#993300;
	line-height:15px;
	margin-top:5px;
	}		
	
	
	#long_main_content ul li a{
	color:#993300;
	text-decoration:none;
	}
	
	#long_main_content ul li a:hover{
	text-decoration:underline;
	}		
	
	
/* form */

form.louieform {
	padding-top:5px;
	}
	
form.louieform fieldset {
   padding: 10px 0 10px 0;
  font-size:11px;
  margin-top:20px;
  font-family: Arial, Verdana, Sans-Serif;
  color:#666;
  border:none;
}

form.louieform legend {
 color:#993300;
  margin:0px;
  font-weight:bold;
  font-size:13px;
  text-align:left;
  Text-transform:uppercase;
}

form.louieform  textarea{
	width: 500px;
	height: 120px;
	border: 1px solid #999;
	padding: 5px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:10px;
}

form.louieform label {
  float:left;
  width:150px;
  margin-right:10px;
  text-align:left;
}

form.louieform label.long {
  float:left;
  width:225px;
  margin-right:10px;
  text-align:left;
 
}

form.louieform input {
  padding-right:10px;
  font-family: Arial, Verdana, Sans-Serif;
font-size:10px;
border: 1px solid #999;
  }
  
  form.louieform select{
  font-family: Arial, Verdana, Sans-Serif;
  font-size:10px;
  }	

.button {
	background-color:#993300;
	color:#FFF;
	border: 1px solid #FFF;
	}		
	
	
/* footer */

	
#footer {
	width:920px;
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-bottom:10px;
	clear:right;
	background:#FFF;
	}	
	
#copyright {
	float:left;
	font-family: Arial, Verdana, Sans-Serif;
	line-height:12px;
	font-size:9px;
	color:#666;
		}
		
#copyright a{
	color:#666;
	text-decoration:none;
	} 
	
#copyright a:hover{
	color:#996600;
	} 					
		
#bottom_nav {
	float:right;
	padding:0px;
	margin-top:0px;		
}

#bottom_nav ul{
	list-style:none;
	padding:0px;
	margin-top:0px;	
	}
	
#bottom_nav ul li {
	display:inline;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:9px;
	color:#666;
	border-right: 1px solid #999;
	padding:0 5px 0 5px;
	} 		
	
#bottom_nav ul li a{
	color:#666;
	text-decoration:none;
	} 		

#bottom_nav ul li a:hover{
	color:#996600;
	} 		
		
	
#bottom_nav .bottomnav_last {
	padding-right:0px;
	border-right:none;
	}			

