body {
	margin: 0px;
	background:#4181C2;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
}

img {
	border:0px;
}

h3 {
	color:#A70B25;
	font-size:16px;
	margin-top:8px;
}

a.toplink {
	float:right;
	text-align:right;
	text-decoration:none;
	color:#A70B25;
}

a.toplink:hover {
	text-decoration:underline;
}

h4 {
	color:#000000;
	font-size:13px;
	margin:0px;
}

p {
	margin-top:2px;
	line-height:150%;
}

li {
	line-height:140%;
}

blockquote {
	margin-top:0px;
	position:relative;
	font-style:italic;
}

blockquote span {
	position:absolute;left:-1em;
}

p.testimonial {
	margin-top:15px;
	margin-bottom:0px;
}

.itinerary td {
}

.itinerary th{
	padding-right:6px;
	white-space:nowrap;
	vertical-align:top;
}

#wrapper {
	width:792px;
 	margin-top:0px;
	margin-bottom:auto;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	border-left:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;	
	text-align: left;
	background:#231F20;
}

#header {
	margin: 0 0 0 0;
	background:yellow;
}

#menu {
	position:relative;
	float:left;
	width:180px;
	background:#231F20;
	padding-top:110px;
}

.mainbutton {
	margin-left:30px;
	margin-top:20px;
	border:0px;
}

#banner { 
	float: left;
	height:62px;
	width: 610px;
	border-left:#FFFFFF 2px solid;
}

#gallery {
	width:610px;
	height:300px;
	margin:0px;
	padding:0px;
}

#gallery li {
	height:300px;
	display:block;
}

#contentcontainer { 
	float:left;
	width:610px;
	border-left:#FFFFFF 2px solid;
	background:#B1B17E;
	position:relative;
}

#callme {
	height:94px;
	padding:0px;
	margin:0px;
	color:#B1B17E;
	background:#868C3F;
	position:relative;
}

#callmebutton {
	position:absolute;
	left:10px;
	top:14px;
	width:70px;
}

#callmetext {
	position:absolute;
	left:110px;
	top:29px;
	font-size:32px;
}

#contentmenu {
	font-size:13px;
	font-weight:bold;
	float:left;
	width:170px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}

#contentmenu a {
	float:left;
	clear:both;
	color:#000000;
	text-decoration:none;
	width:146px;
	padding:6px 8px 6px 16px;
}

#contentmenu a:hover {
	background:#868C3F;
}

#content {
	float:left;	
	width:420px;
	padding:0px 10px 10px 10px;
	margin:0px;
	background:#FFFFFF
}

#quote {
	font-size:14px;
	text-align:center;
	color:#231F28;
	clear:left;
	padding:20px;
	background:#868C3F;
}

#twitter {
	color:#FFFFFF;
	clear:left;
	padding:10px;
	background:#B1B17E;
}

.blogentry {
	padding-top:8px;
	margin-bottom:8px;
	border-bottom:#333333 1px dotted;
}

a.bloglink {
	color:#A70B25;
	margin-bottom:5px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

a.bloglink:hover {
	color:#FF0000;
	text-decoration:underline;
}

#blogfooter {
	padding-top:10px;
	padding-left:50px;
	height:30px;
	background-image:url("images/blogger.gif");
	background-repeat:no-repeat;
	font-size:14px;
}

.blogdate {
	margin-top:1px;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
	color:#333333;
}

#footer {
	clear: both;
	background: #EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
}

#footer a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#wasteland {
	float:left;
	width:auto;
	margin:0px;
	background:#009933;
}

