html { -webkit-text-size-adjust: none; } /* keeps text size proportional on iphone */
a, input { outline: 0; }
h1, h2, h3 { margin-top: 5px; }
p { margin-top: 2px; } 
body, ul, li, div { 
 border: 0;
 padding: 0;
 margin: 0;
}
/* end reset.css */
body,td,th {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 13px;
 color: #444;
 line-height: 1.25em;
}
body {
 background-color: #ffffff;
 height: 100%;
 margin-top: 0;
}
body#faqs a#faqs-tab,
body#travel a#travel-tab,
body#directions a#directions-tab,
body#reservations a#reservations-tab,
body#contact a#contact-tab
{
 color: #ffffff;
}
#container {
 background-color: #ffffff;
 width: 900px;
 margin-left: auto;
 margin-right: auto;
 overflow:auto;
}
#header {
 background-image: url(images/header_top.gif);
 background-repeat: no-repeat;
 background-color:#ffffff;
 float:left;
 width:900px;
 min-height:95px;
}
#header_image {
 background-image: url(images/header_logo.gif);
 background-repeat: no-repeat;
 background-color:#ffffff;
 float:left;
 width:900px;
 min-height:322px;
 padding-bottom: 15px;
}
#fb_icon {
	float: right;
	width: 164px;
	margin-top: 30px;
	margin-right: 10px;

}
#logolink {
	float:left;
	width:475px;
	height: 95px;
}
#constant_contact {
	margin-left:20px;
	margin-top: 30px;
	float:left;
	width:205px;
	height: 65px;
}
#main_left {
	background-color:#ffffff;
	padding: 0 24px 0 20px;
	float:left;
	width:570px;
	border-right: 1px solid #659906;
}
/* Show only to IE7 */
*:first-child+html #main_left {
	padding-top: 4px;
}
#main_right {
	background-color:#ffffff;
	padding: 0 5px 0 20px;
	float:right;
	width:260px;
}
#main_left_bottomleft {
	background-color:#ffffff;
	padding-right:15px;
	float:left;
	width:344px;
}
#main_left_bottomright {
	background-color:#ffffff;
	padding:0;
	float:left;
	width:211px;
}
a:link {
 color: #659906;
	font-weight: bold;
 text-decoration: underline;
}
a:visited {
 color: #659906;
	font-weight: bold;
 text-decoration: underline;
}
a:hover {
 color: #a3d136;
	font-weight: bold;
 text-decoration: underline;
}

/*text css*/ 
h1 {
	font-size: 30px;
	font-weight: normal;
	color:#659906;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	color:#444;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color:#444;
}
ul, li {
 list-style: none;
}
.subtitle {
	font-size: 25px;
	font-weight: normal;
	color:#444;
}
.sidebar_title {
	font-size: 14px;
	font-weight:bold;
	color:#659906;
}
.sidebar_title_red {
	font-size: 14px;
	font-weight:bold;
	color:#db2913;
}
.greenbold {
	font-size: 12px;
	font-weight: bold;
	color:#659906;
}
.calltoday {
	font-size: 16px;
	font-weight: bold;
	color:#659906;
	line-height: 1.3em;
}
.footertext {
	margin-top: 40px;
 font-size: 11px;
	color: #444;
	text-align: center;
}
/*end text css*/

#spacer_interior {
	background-color:#ffffff;
	height:20px;
	float:left;
	width:900px;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	float:left;
	width:900px;
	height:95px;
}
#subfooter {
	background-color:#ffffff;
	float:left;
	width:900px;
	height:75px;
}
.subfootertext {
 margin-top: 12px;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.contact_spacer {
	height: 165px;
}
#video {
	padding-top: 5px;
	padding-bottom: 15px;
}

/*nav css*/
#nav_container {
 background: url(images/navbg1.gif) repeat-x;
	float:left;
	margin-top: 5px;
	height: 22px;
	width:900px;
}
#nav {
	position:relative;
	float: right;
	height: 19px;
	padding-top:3px;
    padding-right: 20px;
}
#nav ul li {
	display: inline;
	list-style: none;
 border-right: 1px solid #fefb00;
 height: 1.2em;
	text-transform:uppercase;
}
#nav ul li a {
	font-size: 11px;
	font-weight:bold;
	color: #fefb00;
	padding: 2px 8px 2px 5px;
	text-decoration: none;
}
/* Show only to IE7 */
*:first-child+html #nav ul li a {
	padding: 2px 5px 2px 8px;
}
#nav ul li a:hover{
	color:#ffffff;
	text-decoration:underline;
}
/*end nav css*/

#form{
	width: 385px;
	margin-top: 20px;
}
#form,td,th {
 font-family: Tahoma, Arial, sans-serif;
 font-size: 13px;
 color: #444;
	line-height: 1.25em;
}
.sitemap ul {
    padding: 0;
	height: 380px;
}
.sitemap li {
 padding: 5px 0;
}
.photoleft {
	float: left; 
	padding-right: 10px;
	padding-bottom: 10px;
}
.news {
 border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
}
.news_logos {
	float: left; 
	margin: 5px 20px 30px 0;
}
.news_pdf {
	margin-right:10px;
	margin-top:10px;
}

