/* CSS Document */



body, input, textarea, select { font-family: Arial, Helvetica, Verdana; font-size: 12px; }

body {

	margin: 0px;

	padding: 0px;

	background: url(/images/bgBody.jpg) repeat;

	color: #292929;

}



a { color: #7d0000; text-decoration: none; }

a:hover {

	text-decoration: underline;

}



img { border: 0px; padding: 0px; margin: 0px; }



/* Form hack */

form { padding: 0px; margin: 0px; }



/* Formatting hack */

.clear { clear: both; }

.clearafter:after { content: '.'; display: block; height: 0px; clear: both; visibility: hidden; }

.clearafter { display: inline-block; }



/* Hides from IE-mac */

* html .clearafter { height: 1%; }

.clearafter { display: block; }



/* Generic Styles */

.center { text-align: center }



/* Header */

#header {	position: relative;	background: url(/images/bgHeader.jpg) no-repeat;	width: 1004px; height: 481px;	padding: 0 0 0 0;	margin: 0 auto; }

#headerIMG { background:url(/images/header.png) no-repeat; width: 1004px; height: 275px;	padding: 0;	margin: 0; }



/* Top Navigation */

.topNav {	margin-left: 340px; }



/* Container */

#container { background: url(/images/bgContainer.jpg) repeat-y; text-align: left; width: 1004px; padding: 0;	margin: 0 auto; height: auto; }



/* Wrapper */

#wrapper { position: relative; z-index: 10000;	float: right;	margin: -190px 0 0 0;	padding: 0 100px 0 0; width: 600px;	height: auto; }



/* Content */

#content { width: 600px; padding: 0 0 10px 0;	height: auto; }



#content p { line-height: 1.4; }



#content dl { width: 410px; height: auto; margin: 0px; padding: 0px; }

#content dt { clear: both; float: left; width: 150px; height: auto; margin: 0px; padding: 5px 0 0 0; }

#content dd { float: left; width: 250px; height: auto; margin: 0px; padding: 5px 0 0 0; }



#content h1 {	font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px;	color: #7e0000;	font-weight: normal; }

#content h2 { font-size: 17px; }

#content h3 { font-size: 16px; }



#content a { font-weight: bold; }



#googlemap { width: 500px; height: 300px; border: 1px solid #292929; margin: 0 0 0 10px; }



#content .star { color: #88031e; font-weight: bold }

#content .text { width: 250px; }

#content .menuCol1 { width: 265px; float: left; padding: 5px; text-align: center; }
#content .menuCol2 { width: 265px; float: right;  padding: 5px; text-align: center; }

#content .menuCol1 h3, #content .menuCol2 h3  { font-weight: bold; font-size: 12px; }


/* Navigation */

#navigation { position: relative; z-index: 10000;	float: left; margin: -227px 0 0 0; width: 275px; padding: 0; }



/* Menu */

#menu {	background: url(/images/bgNavMenu.png) no-repeat;	width: 295px;	height: 500px;	padding: 0;	margin: 0; }



#menu ul {	width: 295px;	color: #7d0000;	list-style-type: none; padding: 70px 0 0 0;	margin: 0 auto;	text-align: center; }

#menu ul li {
	background:url(/images/bgMenuDivider.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.2;
	width: 290px;
	height: 34px;
	padding: 0 0 0 5px;
}

#menu ul li a { text-decoration: none; }

#menu ul li a:hover { text-decoration: none; color: #deab61; }
#menu .smalltext { font-size: 12px; }
#menu .longText { line-height: 1; height: 50px; background:url(/images/bgMenuDivider1.png) no-repeat; }
#menu .lastMenu { background: none; }

/* Footer */

#footer {	clear: both; background: url('/images/bgFooter.jpg') no-repeat;	width: 899px;	height: 143px; padding: 100px 105px 0 0; margin: 0 auto; text-align: right; }



#footer p {	color: #ffffff;	margin: 0; line-height: 1.4; }



#footer a {	padding: 0 3px;	color: #ffffff;	font-size: 12px; }

#footer a:hover {	padding: 0 3px;	color: #27190e; font-size: 12px; text-decoration: none; }



#footer .copyright { font-size: 11px;	padding: 0 5px 0 0; }

#footer .copyright a { font-size: 11px;	color: #ffffff; }

/* Feature Box */
.featureBox {
	position: relative;
	width: 450px;
}
.featureBoxLeft {
	background:url(/images/photos/features/bgFeatureImg_.png) top no-repeat;
	width: 157px;
	height: 230px;
	float: left;
	padding: 11px 0 0 12px;
	margin: 0;
}
.hide {
	display: none;
}
.featureBoxTop {
	width: 169px;
	height: 9px;
}
.featureBoxCentre {
	background:url(/images/photos/features/bgFeatureImg_0.png) repeat-y;
	padding: 0 0 0 12px;
	margin: 0;
}
.featureBoxBottom {
	width: 169px;
	height: 20px;
}
.featureBoxRight {
	width: 270px;
	float: right;
	padding: 0 0 0 10px;
}
#content .featureBox h1 {
	font-family: Segoe UI, Lucida Sans, Trebuchet MS;
	font-size: 22px;
	font-style: italic;
	color: #7e0000;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.featureBox p {
	padding: 0 0 5px 0;
	margin: 0;
}
.divider {
	clear: both;
	background: url(/images/bgDivider.png) center no-repeat;
	width: 450px;
	height: 38px;
}
