﻿/* hide from ie on mac \*/
body {
	height: 100%;
}
html {
	height: 100%;
	font: 1em Verdana, Arial, sans-serif;
	color: #6d9a0b;


}
* { margin: 0px; padding: 0px; border: 0px; }
body { font-size: 80%; background: #e9f5b6 url("images/content_tile.jpg") center 392px repeat-y;}

#picplayerpod {
	float: right;
	width: 435px;
	height: 250px;
	display: inline;
}
/* BIG DIVS */
#container {
	width: 961px;
	height: 100%;
	margin: 0px auto;
	background: #ffffff url("images/content_tile.jpg") center 392px repeat-y;
}
#header {
	width: 961px;
	height: 223px;
	background: #ffffff url('images/header_bg.jpg') 0px 0px no-repeat;
}
#header1 {
	width: 961px;
	height: 223px;
	background: #ffffff url('images/header_bg1.jpg') 0px 0px no-repeat;
}
#header2 {
	width: 961px;
	height: 223px;
	background: #ffffff url('images/header_bg2.jpg') 0px 0px no-repeat;
}
#mailinglistsignup {
	float: left;
	margin-left: 10px;
	width: 186px;
	
}

#fb {
	float: left;
	
	width: 175px;

}
#nav {
	float: left;
	margin-left: 144px;
}
#flashtestimonials {
	margin: 20px 0px 20px 6px;
	width: 186px;
	height: 400px;
	background-color: #FFFFFF;
}
#content {
	width: 961px;
	background: #ffffff url('images/content_bg.jpg') 0px 0px no-repeat;
	height: 440px;
}
#copy {
	float: right;
	width: 435px;
	margin: 20px 165px 0px 0px;
	display: inline-block;
}
#form .inputField {
	width: 200px;
	height: 16px;
	font: 1em Verdana, Arial, sans-serif;
	color: #6d9a0b;
	border: 1px #bcd488 solid;
	background-color: #f8fcef;
}
#form .dropDown {
	width: 150px;
	height: 20px;
	font: 1em Verdana, Arial, sans-serif;
	color: #6d9a0b;
	border: 1px #bcd488 solid;
	background-color: #f8fcef;
}
#form .checkBox {
	margin: 0px 0px -1px -3px;
}
#form .radio {
	margin: 0px -3px -2px 5px;
}
#form textarea {
	width: 400px;
	height: 120px;
	font: 1em Verdana, Arial, sans-serif;
	color: #6d9a0b;
	border: 1px #bcd488 solid;
	background-color: #f8fcef;
}
#form .submit {
	width: 150px;
	height: 22px;
	font: 1em Verdana, Arial, sans-serif;
	color: #6d9a0b;
	border: 1px #bcd488 solid;
	background-color: #f8fcef;
}
#form p.formL {
	float: left;
	display: block;
	line-height: 15px;
	width: 48%;
}
#form p.formR {
	float: right;
	display: block;
	line-height: 15px;
	width: 48%;
}
#footer {
	clear: both;
	margin-top: 50px;
	padding: 40px 200px 10px 200px;
	text-align: center;
}
.pic {
	margin: 5px 0px 15px 0px;
	border: 2px white solid;
}
.itinerary {
	display: block;
	margin: 5px 0px 10px 0px;
	border: 2px white solid;
}

/* TEXT */
p {
	font: .9em Verdana, Arial, sans-serif;
	color: #6d9a0b;
}
#copy p {
	line-height: 17px;
	margin-bottom: 10px;
}
a {
	font: 1em Verdana, Arial, sans-serif;
	color: #6d9a0b;
}
h1 {
	color: #6d9a0b;
	margin-bottom: 7px;
	font: bold 2em Arial, Tahoma, Verdana, sans-serif;
	display:block;
}

ul {
	list-style-position: outside;
	font: .85em Verdana, Arial, sans-serif;
	color: #6d9a0b;
	margin-bottom: 10px;
	padding-left: 16px;
}
ul li{
	margin: 3px 0px;
	line-height: 15px;
}
