body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto 16px auto;
	color: black;
	background-color: #ffffff;
	color:#000000;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
}

/*Reset Styles!*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}

img
{
float:left;
}

.clear
{
clear:both;
}

a:link, a:active, a:visited
{
color:#929203;
}

a:hover
{
color:#4a3e26;
}

/* ------------------------------------- Common ------------------------------ */
.no_bg{
	background: none !important;
}

/*----header-----*/

#wrapper
{
width:930px;
margin:0 auto;
}

#header
{
width:910px;
height:153px;
background-image:url(../images/header_bg.jpg);
background-repeat:no-repeat;
background-position:10px top;
float:left;
padding:0 0 0 10px;
}
#header p
{
width:190px;
float:right;
text-align:center;
padding:20px 70px 0 0;
color:#312605;
font-size:13px;
font-weight:bold;
}
.top_links
{
float:right;
width:302px;
padding:22px 0 0 0;
}
.top_links li
{
float:left;
display:inline;
list-style-type:none;
background-repeat:no-repeat;
color:#000000;
padding:5px 12px 5px 34px;
}
.top_links li#li_one
{
background-image:url(../images/home_icon.jpg);
}
.top_links li#li_two
{
background-image:url(../images/about_icon.jpg);
}
.top_links li#li_three
{
background-image:url(../images/contact_icon.jpg);
}
.top_links li a:link, .top_links li a:active, .top_links li a:visited
{
color:#000000;
text-decoration:none;
}
.top_links li a:hover
{
color:#9d7703;
}

.main_nav
{
float:left;
width:900px;
padding:6px 0 0 35px;
}
.main_nav li
{
list-style-type:none;
white-space:nowrap;
color:#493c14;
display:inline;
float:left;
padding:6px 8px 6px 6px;
background-image:url(../images/nav_sep.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.main_nav li a:link, .main_nav li a:visited, .main_nav li a:active{
	color: #493c14;
}

.main_nav li a:hover{
	color: #0159c5 !important;
}

.main_nav li#nav_last
{
background-image:none;
}
.main_nav li a:link, .main_nav li a:active,.main_nav li a:visited
{
color:#text-transform:uppercase;;
text-decoration:none;
}
.main_nav li a:hover
{
color:#216340;
}

#header p span
{
font-size:30px;
color:#FFFFFF;
display:block;
font-weight:normal;
}
.logo
{
margin:0 0 0 10px;
}

#banner
{
width:930px;
height:500px;
float:left;
}
/*----main---*/
#main
{
width:930px;
float:left;
}
.member
{
font-size:20px;
clear:both;
float:left;
margin:0 0 0 32px;
font-weight:normal;
background-image:url(../images/black_arrow.jpg);
background-repeat:no-repeat;
background-position:left 9px;
padding:0 0 0 13px;
}
#drive_in
{
width:917px;
height:148px;
margin:11px 0 0 0;
float:left;
padding:0 0 0 13px;
}
#drive_in p
{
width:483px;
padding:8px 0 0 0;
margin:0 auto;
color:#312605;
font-size:22px;
}
#drive_in p span
{
float:left;
padding:4px 0 0 0;
}
#drive_in p img
{
float:right;
}

.top_hr{
	padding: 23px 0 14px 13px;
	float: left;
}

/* -------------------------- Content -------------------------- */
#content{
	width: 930px;
	min-height: 300px;
	float: left;
	padding: 0 0 30px 0;
}

#content_inner{
	width: 885px;
	float: left;
	padding: 0 0 0 23px;
	color: #312605;
}	

#content_inner ul{
	list-style-type: none;
	padding: 15px 0 0 0;
}

#content_inner li{
	background: url(../images/common_bullet.gif) no-repeat 20px 6px;
	padding: 0 0 0 35px;
	line-height: 20px;
	
}

#content_inner li a:link, #content_inner li a:visited, #content_inner li a:active{
	color: #0000FF;
	text-decoration: underline;}

#content_inner li a:hover{
	color: #dca605;
}

.second_ul{
	list-style-type: none !important;
	padding: 0 0 0 0 !important;
	float: left !important;
}

.second_ul li{
	background: url(../images/second_bull.jpg) no-repeat 35px 7px !important;
	line-height: 18px !important;
	padding: 0 0 0 45px !important;
}

.bull{
	float: left;
	width: 885px
}

h1{
	font: Normal 22px Arial;
	color: #312605;
	width: 885px;
	padding: 12px 0 0 0;
}

h3{
	font: bold 15px Arial;
	color: #046ccd;
	padding: 12px 0 0 0;
}

#content_inner p{
	padding: 12px 0 0 0;
	color: #312605;
}

.pimages img{
	padding: 20px 20px 0 0;

}

.imgleft{
float:left;
	padding: 0 10px 10px 0;

}


.imgright{
float:right;
	padding: 0 0 10px 10px;

}


.pclear
{
clear:both;

}

#gallery
{
clear:both;
float:left;
width:850px !important;
display:inline;
overflow:auto;
padding:10px 0 0 0;
}


#galleryinner img
{
padding:0 10px 0 0;
}

#galleryinner
{
width:1800px;
float:left;
}

.imgcenter
{
float:none;
padding:10px 0 0 0;
}


table
{
float:left;
width:600px;
padding:10px 0 0 0;
}

table img
{
float:none;
}

table td
{
padding:0 10px 0 0;

}


.set_img{
	float: right;
	padding: 5px 0 10px 10px;
}

.contact{
	width: 550px;
	float: left;
	text-align: center;
}

.week_days{
	list-style-type: none !important;
	padding: 15px 0 0 145px !important;
	float: left !important;
	text-align: left;
}

.week_days li{
	font: bold 12px Arial !important;
	background: none !important;
}

.time{
	list-style-type: none !important;
	padding: 15px 0 0 50px !important;
	float: left !important;
	text-align: left;
}

.time li{
	font: bold 12px Arial !important;
	background: none !important;
}

#google_map{
	width: 885px;
	float: left;
	padding: 30px 0 30px 0;
}

.bdr{
	border: #000 solid 1px;
}

/* -------------------------- body 4 boxes -------------------------- */
.box1{
	width: 485px;
	float: left;
	min-height: 153px;
	padding: 0 0 6px 0;
}

.box1 img{
	margin: 0 0 0 10px;
}

.box1 h2{
	font: bold 16px Times New Roman;
	color: #e5ac02;
	float: left;
	width: 253px;
	padding: 10px 0 10px 3px;
	background: url(../images/h2_underline.jpg) no-repeat 3px 33px;
}

.box1 p{
	width: 210px;
	float: left;
	padding: 0 0 0 3px;
	font: Normal 12px Arial;
	color: #312605;
}

.box2{
	width: 445px;
	float: left;
	min-height: 153px;
	padding: 0 0 6px 0;
}

.box2 h2{
	font: bold 16px Times New Roman;
	color: #e5ac02;
	float: left;
	width: 228px;
	padding: 10px 0 10px 3px;
	background: url(../images/h2_underline.jpg) no-repeat 3px 33px;
}

.box2 p{
	width: 210px;
	float: left;
	padding: 0 0 0 3px;
	font: Normal 12px Arial;
	color: #312605;
}

#bottom_logos{
	width: 907px;
	height: 80px;
	padding: 2px 0 0 12px;
	float: left;
	background: url(../images/footer_separator.jpg) no-repeat 8px top;
}

#bottom_logos img{
margin-left:25px;}

/* ------------------------------- Footer -------------------------- */
#footer{
	width: 930px;
	height: 110px;
	float: left;
	background: url(../images/footer_separator.jpg) no-repeat 8px top;
	text-align: center;
	font: Normal 12px Arial;
	color: #312605;
}

#footer p{
	padding: 10px 0 7px 0;
}

#footer ul{
	list-style-type: none;
	width: 902px;
	margin: 0 0 0 28px;
}

#footer li{
	background: url(../images/footer_link_separator.jpg) no-repeat left 2px;
	float: left;
	padding: 0 5px 0 6px;
}

#footer li a:link, #footer li a:visited, #footer li a:active{
	color: #312605;
	text-decoration: none;
}

#footer li a:hover{
	color: #055ba6;
}

.ul_pad{
	padding: 0 0 0 28px;
}

.yodle{
	width: 930px;
	text-align: center;
	float: left;
	padding: 12px 0 0 0;
}

.yodle a:link, .yodle a:visited, .yodle a:active{
	font-weight: bold;
	color: #312605;
	text-decoration: none;
}

.yodle a:hover{
	color: #055ba6;
}
.mar_right
{
	margin:0 80px 20px 0;
	border:#333333 solid 1px;
}

/* random styles */

.noFloat {
float:none;}

.floatRight {
float:right;
margin: 0 0 10px 10px;}

.floatLeft {
float:left;
margin: 0 10px 10px 0;}

.smallTxt {
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:normal;}

.oj {
color:#FF9900;}

.required {
color:#FF0000;}