@charset "UTF-8";
/* CSS Document */

a img {   border-style: none;   }

body,
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	line-height: 14pt;
	text-align: left;
	background-color: #A1946A;
	margin-top:10px;
}


#wrap {
	background-image:url(/images/white_bkgd.jpg);
	background-repeat: repeat-y;
	border:thick #FFFFFF solid;
	width:900px;
	margin:0 auto;
}

#header {
	background-image:url(/images/logo_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#F47421;
	padding:0;
	margin:0;
	height:150px;
	text-align:center;
}


#nav ul {
	margin:0 auto;
	padding:0;
	list-style:none;
	height:56px;
	text-align:center;
	line-height:56px;
	border-bottom:#573C1F 2px dotted;
} 


#nav li {
	display:inline;
	margin:0;
	padding:0;
}


#nav li a {
	color:#8F6F43;
	text-decoration:none;
}


#nav li a:hover {
	background:#FF6600;
	color:#FFFFFF;
}

#nav { padding: 0px;
}

#main {
	width:800px;
	margin:0 auto;
	padding-right:5px;
}

#mainCenter{
width:595px;
margin:0 auto;
padding-right:5px;
}

#bookingCenter{
width:600px;
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
}
	
	
#sidebar {
float:right;
width:20px;
padding:5px;
}


#archive{
width:250px;
padding: 10px;
align:right;
}

#footer {
clear:both;
padding:5px 10px;
margin: 0 auto;
align:center;
background-image:url(/images/green_bkgd.jpg);
background-position:center;
background-repeat:no-repeat;
background:#C1CD23;
border-top: thick solid #C1CD23;
}

#footer p {
margin:0;
}

* html #footer {
height:1px;
}

.bodyBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-style: normal;
	font-weight: bold;
	line-height: 14pt;
	text-align: left;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #C1CD23;
	font-weight: bold;
	text-align: center;
}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F57421;
}

.nav a:link {
color: #8F6F43;
text-decoration: none;
}

a:visited {
color: #8F6F43;
text-decoration: none;
}

a:active {
color: #C1CD23;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #C1CD23;
}

.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #F57220;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #A1946A;
	text-align: center;
	vertical-align: text-bottom;
}
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #A1946A;
	font-weight: normal;
}
.definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 13pt;
	color: #8F6F43;
}
.service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: bold;
	color: #8F6F43;
	text-align: left;
}
.orangeSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F57220;
	text-align: left;
}
.anchor {
	top: 1px;
}
.table{
	background-color: #FFFFFF;
	border: 1px solid #F57220;
	}
	

.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#D77A58;
}

.GreenHeaders {
	margin:0 0 1em;
	color: #C1CD23;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#573C1F;
	}
	
.bodyItalic {
	font-family:times new roman, georgia, serif;
	font-size:14px;
	font-style:italic;
	line-height:18px;
	color:#A18551;
	}