body {
	background-color: #707070;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#container {
	width:960px;
	text-align:center;
	margin:0 auto;
	background-color:#FFF;
}

#inner {
	text-align:left;
}

#header {
	height:124px;
	background-image:url(header_bg.jpg);
	background-repeat:repeat-x;
	display:block;
	float:left;
	width:960px;
}

#logo {
	margin-top:25px;
	margin-left:15px;
	width:202px;
	height:124px;
	display:block;
	float:left;
}

#menu {
	height:124px;
	width:825px;
	display:block;
	float:left;
        margin-left:75px;
}

#menu_on {
	height: 38px;
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 3em;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size:13px;
	font-weight:normal;
	text-shadow:#FFF;
	/*text-transform:uppercase;*/
	border-left: 1px dotted #afafaf;
	background: url(menu_on.jpg) repeat-x;

}

#pic {
	background-image:url(home_pic.jpg);
	width:960px;
	height:375px;
	display:block;
	float:left;
}

#pic1 {
	width:960px;
	height:299px;
	display:block;
	float:left;
	background-repeat:no-repeat;
}

#pic_left {
	display:block;
	float:left;
}

#side_links {
	display:block;
	float:right;
	width:340px;
	height:270px;
	margin-top:50px;
}

#booknow {
	display:block;
	float:right;
	width:341px;
	height:270px;
}

#side_links h3 {
	font-size:13px;
	/*text-transform:uppercase;*/
	color:#FFF;
	margin-bottom:0px;
}

#side_links p {
	font-size:11px;
	color:#FFF;
	width:170px;
	float:left;
}

#side_links div {
	height:60px;
	padding-top:15px;
	padding-bottom:10px;
	padding-left:20px;
}

#side_links div img {
	float:right;
	margin-right:7px;
	margin-top:9px;
}

#body {
	width:960px;
	display:block;
	float:left;
	/*height:320px;*/
	background-color:#FFF;
}

#body_long {
	width:960px;
	display:block;
	float:left;
	min-height:520px;
        overflow: visible;
	background-color:#FFF;
}

#body_video {
	width:336px;
	height:300px;
	display:block;
	float:left;
	background-color:#252525;
	text-align:center;
}

#body_video1 {
	width:336px;
	height:300px;
	display:block;
	float:left;
	background-color:#252525;
	text-align:left;
	color:#FFF;
}

#body_video1 h3 {
	font-size:14px;
	/*text-transform:uppercase;*/
	margin-left:45px;
}

#body_video1 p {
	font-size:12px;
	margin-left:45px;
	text-align:left;
	line-height:20px;
}

#body_video1_long {
	width:272px;
	height:500px;
	display:block;
	float:left;
	background-color:#252525;
	text-align:left;
	color:#FFF;
}

#body_video1_long h3 {
	font-size:16px;
	/*text-transform:uppercase;*/
	margin-left:45px;
}

#body_video1_long p {
	font-size:12px;
	margin-left:20px;
	text-align:left;
	line-height:20px;
	margin-right:35px;
}



#body_col1 {
	width:275px;
	min-height:320px;
	float:left;
	display:block;
	margin-left:35px;
	margin-top:20px;
}

#body_col1 h2 {
	font-size:14px;
	/*text-transform:uppercase;*/
	color:#a3c04b;
}

#body_col1 p {
	font-size:12px;
	color:#333;
	line-height:20px;
}

#body_col1 ul {
	font-size:12px;
	color:#333;
	line-height:20px;
	padding-left:20px;
}

#body_col1_long {
	width:275px;
	min-height:520px;
        overflow: visible;
	float:left;
	display:block;
	margin-left:20px;
	margin-top:20px;
}

#body_col1_long h2 {
	font-size:18px;
	/*text-transform:uppercase;*/
	color:#a3c04b;
}

#body_col1_long p {
	font-size:12px;
	color:#333;
	line-height:20px;
}

#body_col1_long ul {
	font-size:12px;
	color:#333;
	line-height:20px;
	padding-left:20px;
}


#body_col2_long {
	width:270px;
	float:left;
	display:block;
	margin-left:20px;
	margin-top:47px;
	height:497px;
}

#body_col2_long p {
	font-size:12px;
	color:#333;
	line-height:20px;
}


#body_col1_long_terms {
	width:275px;
	height:520px;
	float:left;
	display:block;
	margin-left:35px;
	margin-top:20px;
}

#body_col1_long_terms h2 {
	font-size:14px;
	/*text-transform:uppercase;*/
	color:#a3c04b;
}

#body_col1_long_terms p {
	font-size:11px;
	color:#333;
	line-height:17px;
}

#body_col1_long_terms ul {
	font-size:12px;
	color:#333;
	line-height:20px;
	padding-left:20px;
}


#body_col2_long_terms {
	width:270px;
	float:left;
	display:block;
	margin-left:20px;
	margin-top:47px;
	height:497px;
}

#body_col2_long_terms p {
	font-size:11px;
	color:#333;
	line-height:17px;
}




#body_col2 {
	width:270px;
	float:left;
	display:block;
	margin-left:20px;
	margin-top:47px;
	height:297px;
}

#body_col2 p {
	font-size:12px;
	color:#333;
	line-height:20px;
}

#body a {
	size:14px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#dd6b1d;
	text-decoration:none;
}

#body a:visited {
	size:14px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#dd6b1d;
	text-decoration:none;
}


#body a:hover {
	size:14px;
        /*text-transform:uppercase;*/
	font-weight:bold;
	color:#dd6b1d;
	text-decoration:underline;
}


#body_long a {
	size:14px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#dd6b1d;
	text-decoration:none;
}

#body_long a:visited {
	size:14px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#dd6b1d;
	text-decoration:none;
}


#body_long a:hover {
	size:14px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#dd6b1d;
	text-decoration:underline;
}


#body_faq {
	width:550px;
	height:490px;
	float:left;
	display:block;
	margin-left:35px;
	margin-top:20px;
	overflow-y: scroll;
}

#body_faq h2 {
	font-size:14px;
	/*text-transform:uppercase;*/
	color:#a3c04b;
}

#body_faq p {
	font-size:12px;
	color:#333;
	line-height:20px;
}



#divider {
	width:928px;
	height:13px;
	background-image:url(divider.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-left:20px;
}

#footer {
	width:960px;
	height:100px;
	display:block;
	float:left;
	background-color:#FFF;
}


#footer_images {
	display:block;
	float:left;
	width:500px;
	margin-left:15px;
}

#footer_copy {
	float:left;
	width:400px;
	display:block;
}


#footer_copy p {
	font-size:10px;
	color:#666;
}

#footer_copy a {
	color:#333;
	text-decoration:underline;
}

#footer_copy a:visited {
	color:#333;
	text-decoration:underline;
}

#footer_copy a:hover {
	color:#333;
	text-decoration:none;
}