/* CSS Document */
body{padding:0;margin:0;
background-image:url(images/back.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:17px;
}
div{}
.container{
position:relative;
margin:0 auto;
padding:0;
min-height:640px;
background-image:url(images/stripes.jpg);
width:800px;
}
* html .container{height:640px;}
.banner{
position:relative;
width:800px;
height:150px;
}
.menu{
position:relative;
height:14px;
width:61em;
text-transform:uppercase;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px auto;
padding-top:0px;
width:760px;
z-index:90;
}
* html .menu{
height:4px;
}
.menu_box{
position:relative;
height:24px;
width:800px;
background-color:black;
z-index:90;
}
* html .menu_box{
top:-4px;
height:14px;
}
.menu_bottom_line{
position:relative;
border-top:1px solid white;
height:1px;
width:800px;
top:9px;}

.hr_menu{
height:1px;
color:white;
background-color:white;
width:800px;
border:0;
}
.left_bar{
position:absolute;
top:200px;
width:300px;
}
.main_body{
position:relative;
width:460px;
left:320px;
padding:10px 10px 10px 10px;
z-index:10;
}

.clear{clear:both;}
/* Home section */

.home_body{
padding:0;margin:0;
}
.home_container{
position:relative;
margin:0 auto;
padding:0;
width:800px;
}
.home_banner{
position:relative;
height:119px;
padding:0px 0 0 0px;
width:281px;
font-size:24px;
text-align:left;
z-index:30;
margin-left:20px;
line-height:24px;
}
.home_banner_text{
position:absolute;
height:50px;
padding:28px 0 0 0px;
width:470px;
font-size:24px;
text-align:center;
z-index:30;
margin-left:0px;
line-height:24px;
left:290px;
top:0;
font-family: "Apple Chancery", "Zapf Chancery", zapfchan md bt, georgia, serif;
}
.slideshow{
position:relative;
border:1px black solid;
width:800px;
height:313px;
top:-45px;
left:0px;
z-index:0;
}
/*.home_picture2{
position:relative;
border:1px black solid;
width:800px;
height:313px;
top:-45px;
z-index:10;
visibility:hidden;
}*/
.home_menu_box{
position:relative;
height:24px;
width:800px;
background-color:black;
z-index:90;
top:-46px;
}
.home_menu{
position:relative;
height:14px;
width:760px;
text-transform:uppercase;
font-size:11px;
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:white;
}
.home_main_body{
position:relative;
width:760px;
left:0;
padding:0px 20px 0px 20px;
z-index:10;
top:-45px;
}
* html .home_main_body{
top:-35px;
} 
.home_footer{
position:relative;
margin:0 auto;
text-align:center;
top:-40px;
}
.hidden{
display:none;
}
.credits{
position:relative;
width:800px;
margin:0px auto;
height:20px;
font-size:10px;
text-align:center;
top:10px;
}
.home_credits{
position:relative;
width:800px;
margin:0px auto;
height:20px;
font-size:10px;
text-align:center;
top:-30px;
}
.css_div{
padding:10px;
}
.map{
position:relative;
width:760px;
left:0;
z-index:10;
top:0px;
}

