@charset "utf-8";
body { margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.flashBorder {
	border: 3px solid #52230e;
}
a:link,a:visited,a:hover,a:active { color: #000; text-decoration:none; font-weight:bold} 
a.nav:link,a.nav:visited,a.nav:active { color: #fff;} 
a.nav:hover { color: #8fc148;}

.contentBorder {
	border-right: 2px solid #52230e;
}
.contentPush { 
	padding-left: 5px; 
	padding-right: 35px;
	font-size:14px;
}
.contentPush a { 
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
.contentPush a:hover { 
	border-bottom: 1px dotted #000;
}
.contentPush ul { 
	margin: 10px 0 0 15px;
}
.contentPush li { 
	margin: 5px 0;
}
#masthead {
	background-image: url(img/header.jpg);
	height: 143px;
	width: 900px;
	text-align: right;
	vertical-align: top;
}

.menuBG {
	padding-left:2px;
	background:url(gallery/menuBG.jpg) no-repeat;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
}
.menuBG img {
	margin-top: 20px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 40px 25px 0 28px;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	margin: 20px 25px 0 28px;
}
p {
	margin: 1.5em 25px 0 29px;
	line-height: 20px;
}
p.footer { 
	font-size: 12px;
	text-align:center;
	margin: 3.5em 25px 20px 29px;
	padding-top: 1.5em;
	border-top: 1px solid #333;
}
p.footer a { 
	border: 0 none;
	margin: 0 2px;
}
p.footer a:hover { 
	border-bottom: 1px dotted #333;
}
#nav {
	padding-left: 10px;
	width:204px;
}
#sidebox {
	clear: both;
	margin-top: 15px;
}
#sidebox img {
	clear: both;
}
#contacttable td {
	width: 40%;
	padding: 20px;
	text-align: left;
}
#contacttable h2 {
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}
#contacttable p {
	margin: 7px 0 0 1px;
}
#masthead p{
	color: #FFF;
	background: url(img/black.png) repeat;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	float: right;
	text-align: center;
	padding: 1px 6px 2px 6px;
}

#sm {
	clear: both;
	margin: 10px 10px 0 0;
	float: right;
	width: 89px;
	height: 78px;
}
a.facebook {
	background-image: url(img/facebook.png);
	height: 37px;
	width: 37px;
	margin-bottom: 3px;
	display: block;
}
a.twitter {
	background-image: url(img/twitter.png);
	height: 37px;
	width: 37px;
	display: block;
}
.bbb {
	background-image: url(img/bbb.png);
	height: 78px;
	width: 49px;
	float: right;
	margin-left: 3px;
}
#mainimage,#flashcontent {
margin: 35px 0 0 23px;
}



#blogfeed {
	float: right;
	width: 240px;
	margin: 23px 22px 1em 1em;
	background-color: rgba(0, 0, 0, 0.1);
	padding: 20px;
	border: 2px solid #666;
}
#blogfeed a {
	border: 0 none;
}
#blogfeed a:hover {
	border-bottom: 1px dotted #ccc;
	color: #666;
}
#blogfeed h3 {
	margin: 0 0 5px 0;
	padding: 0;
}
#blogfeed p {
	margin: 0;
	padding: 10px 0;
	font-size: .85em;
	line-height: 130%;
	border-bottom: 1px solid #999;
}
#blogfeed p span.title {
	font-weight: bold;
	font-size: 1.2em;
}
#blogfeed p span.date {
	font-size: .75em;
	font-style: italic;
	line-height: 210%;
}
#blogfeed p span.desc {
}
#blogfeed img {
	width: 100px;
	height: 75px;
	float: left;
	margin: 0 8px 0 0;
}
#blogfeed .hr {
	width: 240px;
	height: 1px;
	background-color: #999;
}
