body
{
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	width: 800px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
}

.media
{
	float: right;
}

#footer
{
	width: 800px;
	height: 45px;
	margin: 20px 0 0 0;
	padding: 0;
	background-color:#FEF5CA;
	clear: both;
}

#footer p
{
	font-size: 0.8em;
	text-align:center;
	padding-top: 13px;
}

#container
{
	width: 800px;
	margin: 5px auto;
	padding: 0;
	border: 0;
}

#content
{
	width: 798px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border: 0;
	background-color: #fff;
	margin:0;
	padding: 2px;
	clear: both;
}

#content p
{
	font-size: 0.8em;
	text-align: justify;
}

#content li
{
	font-size: 0.8em;
}

#imageBox
{
	padding: 2px;
	margin: 5px;
	border: 0;
}

.widget_box
{
	width: 240px;
	margin-top: 25px;
	margin-right: 10px;
	background-color: #FEF5CA;
	border: 1px solid #CDAA7D;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	box-shadow: 0 0 15px #CDAA7D;
	-moz-box-shadow: 0 0 15px #CDAA7D;
	-webkit-box-shadow: 0 0 15px #CDAA7D;
	padding: 0 5px;
	float: left;
}

.widget_box h2
{
	font-size: 1em;
	font-weight:bold;
	text-align: center;
	color: #005DB3;
	padding: 0;
	margin:0;
}

.widget_box h2 a {color: #005DB3; text-decoration: none;}
.widget_box h2 a:hover {text-decoration: underline;}
.widget_box img {width: 90px; height: 90px; float: left; padding-right: 5px; border: none; margin-top: 5px;}


#widgets { padding: 5px; clear: both;}

.clear {clear: both;}

.imgRight
{
	float: right;
	margin-top: 25px;
}

.tour
{
	width: 500px;
	-moz-border-radius:0.4em;
	border: 1px solid #8EE5EE;
	padding: 5px;
	margin: 25px 0 0 0;
}

.special
{
	border-bottom: 1px dashed #545454;
	margin: 5px;
	padding: 2px;
	width: 790px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.special img
{ 
	float: left; 
	padding-right: 5px;
}

.special p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin-left: 135px;
}

h1 
{
	font-size: 1.4em;
	font-weight: bold;
	color: #005DB3;
	padding:0;
	margin: 25px 0 25px 0;
}
	
h2 
{
	font-size: 1em;
	font-weight:bold;
	color: #005DB3;
	padding: 0;
	margin:0;
}
	
form 
{
	background:#fff;
	padding:1em;
	border:1px solid #eee;
	margin: 1em;
	width: 37em;
}

fieldset 
{
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}
fieldset div 
{
	margin:0.3em 0;
	clear:both;
}

label 
{
	float:left;
	width:10em;
	text-align:right;
	margin-right:1em;
	font-size: 0.8em;
}

input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font: 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	-weblet-border-radius:0.4em;
}
input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

textarea
{
width: 25em;
height: 10em;
font: 0.8em Arial, Helvetica, sans-serif;
}

textarea.thin
{
height: 5em;
}

#insurance
{
	margin: 0;
	border: 0;
}

img {border: 0;}