﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

.ms-simple1-main {
	border-left-style: none;
	border-right-style: none;
	border-top: 1.5pt solid black;
	border-bottom: 1.5pt solid black;
}
.ms-simple1-tl {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
}
.ms-simple1-left {
	border-style: none;
}
.ms-simple1-top {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
}
.ms-simple1-even {
	border-style: none;
}
.style1 {
	text-align: center;
}

body {
	margin: 0;
	padding: 0;
	background: #111111 url(images/blackstripebg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #384439;
	}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}
h1.title { padding: 20px 30px 10px 30px; color: #202820; text-align: center;}
h2 {
	font-size: 120%; margin: 10px 30px 6px 50px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 150%;
}

blockquote {
	padding-left: 1em;
}

a {
	color: #569400;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

td.month {background: #ffffff; color: #333333; text-align: left; padding: 5px; width: 100px;}

/* Header */

#header {
	width: 900px;
	height: 56px;
	margin: 0 auto;
	background: url() no-repeat;
}

/* Gallery */

#gallery {
	clear: both;
	width: 800px;
	height: 145px;
	background: url('images/havenlogo2.jpg') no-repeat;
	margin: 0 auto;
	
}

h1.logo {
	line-height: 60px;
	font-size: 45px;
	font-family: "Franklin Gothic Medium", franklin gothic demi, eras bold ITC, arial black, copperplate gothic bold, cumbria, arial; 
	color: #ffffff;
	font-weight: 500;
	letter-spacing: 0.1em;
	padding: 33px 10px 15px 120px;
}

#top-photo p {
	margin: 0;
	padding: 0 0 10px 0;
}

/* Menu */

#menu {
	width: 870px;
	height: 48px;
	background: url(images/menubg.gif) repeat-x ;
	margin: 4px auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 145px;
	height: 48px;
	padding-top: 12px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #dbdcda;
}

#menu a:hover {
	background: url() no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .active a {
	background: url() no-repeat;
	font-weight: bold;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 0;
	background: #f2f2f2 url(images/img04.gif) repeat-y; z-index: 2;
	border-top: 1px solid #fafafa;
}

/* Content */

#content {
	float: left;
	width: 586px;
	background: #f3f3f3 url(images/img05.gif) repeat-x top left;
	border: 1px solid #E6E6E6;
	z-index: 3;
}
#content p { margin: 10px 30px 6px 50px;}
p.sub {text-align: center; font-style: italic; font-size: 110%;}
p.sub2 {text-align: center; font-size: 110%; line-height: 170%; background: #ffffff; padding: 20px;}
#content ul {padding: 0px 20px 0px 50px;}
#content ul li {line-height: 200%; font-weight: 600;}
#contentonecol { float: left;
	width: 830px;
	background: #f3f3f3 url(images/img05.gif) repeat-x;
	border: 0px solid #E6E6E6;
	z-index: 3;}
#contentonecol p { margin: 10px 50px 6px 50px; font-size: 110%;}
/* Sidebar */

#sidebar {
	float: right;
	width: 238px;
	background: #f2f2f2 url(images/img05.gif) repeat-x;
	border: 0px solid #ff0000;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 2px 30px;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
p.address { margin:10px 10px 10px 20px; font-size: 110%;}
/* Footer */

#footer {
	clear: both;
	padding: 10px 0;
	text-align: center;
	font-size: smaller;
	color: #444444;
}

#footer a {
	color: #444444;
	text-decoration: none;
}
