/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#f5e9db;
}
h1, h2, h3, h4, h5, h6, pre, code, td {
	font-size:1em;
}
h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td {
	margin:0;
	padding:0;
}
h1, h2, h3 {
	font-family:Georgia, Tahoma;
	font-weight:400;
	line-height:100%;
	color:#fff;
	margin:0;
}
h1 {
	font-size:22px;
	padding:15px 0 8px;
}
h2 {
	font-size:20px;
	padding:13px 0 8px;
}
h3 {
	font-size:18px;
	padding:13px 0 8px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}

h4 {margin-top:9px;

font-size:12px;}
.wrapper {
	width:800px;
	margin:0 auto;
}
.logo {
	width:289px;
	margin:0 auto;
}
.nav {
	width:800px;
	height:44px;
	background-color:#560808;
	color:#FFFFFF;
	line-height:44px;
	text-align:center;
	background-image:url(images/navbg.jpg);
	clear:both;
}
.content a {
	color:#FFFFFF;
}
.content a:hover {
	text-decoration:none;
}
.nav a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0 37px;
	font-size:13px;
	font-weight:bold;
}
.nav a:hover {
	text-decoration:underline;
}


.footer a {color:#000000;}

.content {
	min-height:313px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-color:#5b0f0f;
}
.leftimage {
	float:left;
	width:300px;
	margin:5px 5px 5px 15px;
}

.leftgallery {float:left; width:auto; 	margin:5px 5px 5px 15px; }


.middlecopy {
	float:left;
	width:215px;
	margin:5px;
}
.rightcopy {
	float:left;
	width:215px;
	margin:5px;
}
.clearit {
	clear:both;
}
.footer {
	margin-top: 10px;
	color:#000000;
	text-align:center;
}

.footer h1{color:#000000;}

.section {
	width:230px;
	float:left;
	padding:15px;
	font-size:11px;
	line-height:17px;}

.section h3 {margin-top:20px;}


.maptext {color:#000000;}
