@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/main_bg.jpg);
	background-position:center;
}

h1{
font-size:23px;
color:#204b57;
margin:0;
padding:0;
}

h2{
	font-size:12px;
	color:#666666;
	margin:0;
	padding:0;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif

}

h3{
font-size:16px;
color:#85aba8;
margin:0;
padding:0;
}

.header_wrapper{
width:100%;
height:162px;
background-image:url(images/header_bg_strip.gif);
background-position:top center;
background-repeat:no-repeat;
margin-bottom:15px;
}



.header{
width:750px;
height:125px;
background-image:url(images/header.jpg);
margin:auto;
}

.nav_container{
width:750px;
height:37px;
margin:auto;
background-image:url(images/nav_bg.gif);
font-family:tahoma;
}

.nav1{
width:380px;
height:25px;
float:left;
margin-top:1px;
color:#3d566d;
}

.nav2{
width:320px;
height:25px;
float:right;
margin-top:2px;
}

.welcome{
	width:300px;
	font-size:24px;
	color:#284460;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
	left: 0px;
	margin: auto;
	padding-left: 0px;
	text-align: center;
}

.content{
width:750px;
margin:auto;
}

.top_text_image{
width:750px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#2f2f2f;
letter-spacing:0.5px;
line-height:16px;
text-align:right;
background-image:url(images/dotted_line.gif);
background-repeat: repeat-x;
}

.menu_text{
	width:550px;
	float:left;
	margin-left:88px;
	margin-top:30px;
	margin-right: 88px;
}


.top_image{
width:246px;
height:211px;
float:right;
margin-right:29px;
}

.top_text{
width:380px;
float:left;
margin-left:88px;
margin-top:30px;
}


.middle_section{
width:750px;
float:left;
}

.middle_picture{
width:474px;
text-align:right;
float:left;
}

.hours{
	width:200px;
	margin-top:14px;
	text-align:justify;
	float:right;
	margin-right:65px;
	font-family:Arial, Helvetica, sans-serif
}

.subheader{
	width:200px;
	margin-top:14px;
	text-align:justify;
	float:right;
	margin-right:65px;
	font-family:Arial, Helvetica, sans-serif
}

.maxies{
width:164px;
height:59px;
float:right;
margin-right:-6px;
}

a.maxies_button{
background: url(images/maxies_up.jpg);
width:164px;
height:59px;
display:block;
}

a.maxies_button:hover{
background:url(images/maxies_over.jpg);
}

.footer_container{
width:750px;
height:145px;
float:left;
margin-top:25px;
background-image: url(images/footer_blue_wing.jpg);
background-position:center bottom;
background-repeat:no-repeat;
}

.footer{
width:600px;
margin:auto;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#5a5a5b;
letter-spacing:0.5px;
}

.footer a{
color:#204b57;
letter-spacing:0.5px;
text-decoration:none;
}

.footer a:hover{
text-decoration:underline
}

