.mainpagestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: bottom;
}
.insidetable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: E3EDD2;
	border: 1px solid #95A280;
}
.sidebar {
	background: #FFE3BF top;
	padding: 5px;
	border: 1px solid #336633;
}
.table {
	border: 1px solid #336633;
	padding: 10px;
	font-size: 12px;
	margin: 7px;
	background: left;
}

.navbar {
	background: url(../images/bg_orange_nav.gif) repeat-x center;
	border: 1px solid ##336633;
	height: 30px;
}
h1 {
	color: #CC3333;
	font-size: 20px;
	padding: 7px;
}

h2 {
	color: #336600;
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	font-style: italic;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #336600;
	float: right;
	margin-right: 20px;
}

.emmy-quote {
	font-style: italic;
	font-weight: bold;
	color: #336600;
	text-align: left;
}

h3 {
	color: #cc3333;
	font-size: 15px;
	font-weight: bold;
	padding: 7px;
}

h4 {
	color: #003300;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
}

h5 {
	color: #ffffff;
	font-size: 11px;
	padding: 7px;
}
.header {
	border-top: 2px solid ##336633;
	border-right: 1px solid ##336633;
	border-left: 1px solid ##336633;
	background: #FFFFFF url(../images/header.jpg) no-repeat center;
	height: 136px;
	padding: 5px;
}

.darkblue {
	background: #3D3D59;
}
.footer {
	background: #336633;
}
.orange {
	background: #FF6600;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.content {
	background: #FFF0DD;
}
.quote {
	text-align: left;
}


body {
	font-size: 0.8em;
	background: #556885;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	top: auto;
	padding-right: 7px;
	padding-left: 7px;
}
a:link, active {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	color: #cc3333;
	text-decoration: underline overline;
}
a:visited {
	color: #CC0000;
}
.menu a:link, active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.menu a:hover {
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.menu a:visited {
	color: #D7FCD6;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.trip-pic {
	margin: 5px;
	padding: 0px 7px 7px;
	clear: both;
	float: left;
	border: 1px solid #006633;
	width: 600px;
	height: auto;
	vertical-align: top;
}
.img-left {
	float: left;
	margin-right: 7px;
}
.img-right {
	float: right;
	margin-left: 7px;
	margin-right: 7px;
}
.testimonial {
	padding: 3px;
	border: 1px solid #FF6600;
	margin-right: 10px;
	margin-left: 10px;
	font-style: italic;
}
.picture-yourself {
	font-size: 14px;
	font-weight: bold;
}
