@charset "UTF-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-top: 0px;
	background-image: url(../images/basic/gray_bg.jpg);
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #fffffc;
}
h3 {
	font-weight: normal;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}
#wrap #spacer {
	height: 15px;
}
#wrap {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #343735;
	color: #fffffc;
}
#header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #FFFFFC;
	text-decoration: none;
	width: 100%;
	height: 50px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#header h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #FFFFFC;
	margin-top: 30px;
}
#container {
	width: 600px;
	padding-right: 50px;
	padding-left: 50px;
}
#navbar {
	height: 25px;
	width: 100%;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fffffc;
	border-bottom-color: #fffffc;
	background-color: #696b68;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#navbar ul {
	list-style: none;
	padding:  0;
	border:  none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navbar li 	{
	display: inline;
	font-size:  .85em;
}
#navbar li a	{
	font-weight:  normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-right: 3px;
	margin-left: 3px;
		}
#menubar a:link, #navbar li a:visited {
	color:  #fffffc;
	text-decoration: none;
}

body#index li.index a:link, body#index li.index a:visited,
body#gallery li.gallery a:link, body#gallery li.gallery a:visited,
body#galleryII li.galleryII a:link, body#galleryII li.galleryII a:visited,
body#about li.about a:link, body#about li.about a:visited, 
body#events li.events a:link, body#events li.events a:visited, 
body#contact li.contact a:link, body#contact li.contact a:visited,
body#directions li.directions a:link, body#directions li.directions a:visited {	
	color:  #160d0d;
			}	
body#index li.index a:hover,
body#gallery li.gallery a:hover,
body#galleryII li.galleryII a:hover,
body#about li.about a:hover,
body#events li.events a:hover,
body#contact li.contact a:hover,
body#directions li.directions a:hover {
	color: #160d0d;
}		
		
#navbar li a:hover
		{
	color: 	#9f0413;
		}
#leftcol {
	float: left;
	width: 53%;
	padding-left: 45px;
	padding-right: 15px;
}
#leftcol p {
	line-height: 1.65em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #fffffc;
}
#rightcol {
	width: 35%;
	float: right;
	padding-right: 20px;
}
#rightcol p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.65em;
	color: #fffffc;
}
#rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: normal;
	color: #FFFFFC;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1em;
	text-align: center;
}
#footer {
	background-color: #343735;
	height: 50px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
}
#footer #contact {
	margin-top: 10px;
}
#leftcol a {
	color: #bfbfbf;
	text-decoration: none;
}
#leftcol a:hover {
	color: #fffffc;
	text-decoration: underline;
}
#direct_contact a {
	font-weight: bold;
	color: #fffffc;
	text-decoration: none;
}
#direct_contact a:hover {
	font-weight: bold;
	color: #9f0413;
	text-decoration: underline;
}
.footertext {
	font-size: 10px;
	color: #696b68;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: .220em;
}
#footertext {
	padding-top: 8px;
	padding-bottom: 8px;
}
#main_photo {
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightcol a {
	color: #bfbfbf;
	text-decoration: none;
}
#rightcol a:hover {
	color: #fffffc;
	text-decoration: underline;
}
#direct_contact {
	padding-left: 0px;
}
#wrap a {
	color: #bfbfbf;
	text-decoration: none;
}
#wrap a:hover {
	color: #fffffc;
	text-decoration: underline;
}
.indent {
	margin-left: 25px;
}
