@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4f4f4f;
	background-color: #d0d698;
}

/*Main tags*/

h1 {
	font-weight: normal;
	font-size: 40px;
	margin: 14px 0 0 0;
	padding: 0;
	color: #ffffff;
	letter-spacing: -1px;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

h1 a:hover, h1 a:active {
	color: #ffffff;
	text-decoration: underline;
}

h1 span {
	font-size: 23px;
	letter-spacing: 0px;
	color: #766256;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0 6px 0;
	padding: 0;
	color: #6c6f64;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
h2 span {
	font-size: 18px;
	color: #706868;
}
	
h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 20px 0;
	padding: 0;
	color: #8A3636;
	clear:both;
}
	
p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 10px;
	padding: 0;
}

h3.clear_reset {
	clear:none;
}
	
div.contact_block {
	float:left;
	width:auto;
	margin: 30px 80px 30px 0px;
}

div.contact_block h3 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 16px;
}

a:link, a:visited {
	color: #4f4f4f;
	text-decoration: underline;
}
	
a:hover, a:active {
	color: #4f4f4f;
	text-decoration: underline;
}

/*Overall Container*/

#container {
	width: 960px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	overflow: hidden;
}

/*Header*/

#header {
	margin: 0;
	background: transparent;
	color: #eff8ff;
	text-align: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header p.contact {
	margin: 4px 0px 0px;
	padding: 0px;
	font-size: 20px;
	letter-spacing: 0em;
	text-align: right;
	color: #766256;
}

#header .contact span {
	color: #eff8ff;
}

#header .contact span a:link, #header .contact span a:visited {
    color: #eff8ff;
    text-decoration: none;
}

#header .contact span a:hover, #header .contact span a:active {
	color: #eff8ff;
    text-decoration: underline;
}

/*Banner*/

#feature {
	background: none;
	text-align: center;
	margin-bottom: 10px;
}

/*Navigation*/

#nav {
	margin-left: 0px;
	margin-top: 12px;
}

.hovermenu ul{
	font: bold 13px arial;
	height: 40px;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 4px 0.5em;
	text-decoration: none;
	float: left;
	color: #fff;
	margin-right: 6px;
}

.hovermenu ul li a.current, .hovermenu ul li a:hover.current{
	background-color: #a18677;
}


.hovermenu ul li a:hover{
	background-color: #8A3636; 
}

/*Main Content*/

#mainContent {
	margin: 0 0px;
	padding: 0 0 20px;
	background: #f1f3e1;
	overflow: hidden;
	border-bottom:30px;
}

#container #mainContent .content {
	padding: 16px 30px 32px;
	overflow: hidden;
}

#roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

#roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#container #mainContent .content ul {
	font-size: 14px;
	margin-bottom: 20px;
}
	
#container #mainContent .content li {
	margin-bottom: 4px;
	line-height: 1.4em;
}

.fltright {
	margin: 0px 0px 10px 20px;
	float: right;
}

.extra {
	margin-top:12px;
}

#container #mainContent .content .title {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

/*Footer*/

#footer {
	padding: 10px 20px 50px;
	font-size: 1.6em;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #333333;
}

#container #footer span {
	color: #333333;
}

#footer a:link, .oneColFixCtrHdr #footer a:visited {
	text-decoration: none;
	color: #333333;
}
	
#footer a:hover, .oneColFixCtrHdr #footer a:active {
	text-decoration: underline;
	color: #333333;
}

#container #footer .small {
	font-size: 1em;
	color: #333333;
}

#container #footer img {
	margin-top: 20px;
	border: none;
	margin-right: 2px;
}

#container #footer .nhc {
	margin-left: 4px;
}

/*Miscellaneous*/

#container #mainContent #map {
	display: block;
	border: 1px solid #000000;
}

.clear {
	clear:both;
}

.print_advice {
	text-align: center;
}

.border_line {
	border:1px solid #333;
}

.frame_left {
	margin-left:-30px;
}

table.prices {
	font-size: 14px;
	line-height: 1.2em;
	color: #5d5d5d;
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-bottom: 20px;
	margin-right:30px;
	margin-left:30px;
	float:left;
}

table.prices th {
	text-align: left;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #8A3636;
	color: #eee;
}

table.prices td {
	border: 1px solid #999999;
	padding: 5px;
}

.clearfloat { /* this class should be placed on a div or break element
and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.right {
	float: right;
	padding-top: 46px;
}