body{
	margin: 0;
	padding: 0;
	background: #252423 url(images/bluebg.jpg) center 160px repeat-x;
	font-family: Verdana;
}

body#photos{
	background-image:none;
}

#photos #right h1{
	padding-top: 0;
	margin-top: 0;
	font-size: 28px;
}

.logo-side{
	border: 4px solid #065691;
}

.logo-contact{
	font-size: 11px;
	padding: 10px 0;
	color: #ffffff;
}

.logo-contact a{
	color: #ffffff;
}

a img{
	border: 0;
}

.floatRight{
	float: right;
	margin: 0 0 10px 10px;
	border: 5px solid #2D2C2C;
}

.green{
	color: #94A621;
}

#headerwrap{
	background: #FFFFFF url(images/headerbg.jpg);
	height: 160px;
}

#header{
	height: 160px;
	width: 1000px;
	margin: 0 auto;
	background: url(images/header-sketch.jpg) top right no-repeat;
	text-align: right;
}

#header img{
	float: left;
}

#header p{
	margin: 0;
	padding: 115px 215px 0 0;
	font-size: 14px;
	color: #252423;
}

#header p strong{
	color: #1257B2;
}

#header p a{
	color: #252423;
	text-decoration: none;
}

#content{
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}

#right{
	width: 694px;
	float: right;
	color: #c9c9c6;
	line-height: 140%;
	font-size: 14px;
	padding-bottom: 50px;
	
}

#right h1{
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 20px;
	padding: 20px 0;
	line-height: 32px;
}

#right h2{
	font-size: 18px;
	font-weight: normal;
	color: #DDDDDD;
}

#right a{
	color: #FFFFFF;
}

#right ul{
	color: #94a621;
}

#right ul a{
	color: #94A621;
}

#right ul li{
	padding: 5px 0;
}

#callouts{
	padding: 20px 0;
}

#callouts img{
	display: inline;
}


#left{
	width: 289px;
	float: left;
	padding-bottom: 50px;
}

#menu{
	background: #161615;
	color: #D7D2BC;
	border: 1px solid #FFFFFF;
	margin-bottom: 40px
}

#menu ul{
	margin: 0;
	padding: 0;
}

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

#menu ul li a{
	color: #D7D2BC;	
	text-decoration: none;
	padding: 10px 20px;
	display: block;
	border-bottom: 1px solid #474645;
}

#menu ul li a.last{
	border-bottom: none;
}

#photos #menu ul li a{
	background: #065691;
	color: #ffffff;	
	border-bottom: 1px solid #0b5da9;
}


#photos #menu ul li a:hover{
	background: #474645;
}

#menu ul li a:hover{
	background: #363636;
}

#mailing{
	margin-top: 30px;
	padding: 15px;
	font-size: 14px;
	border: 1px solid #504F4D;
	background: #2D2C2C;
	color: #a9a8a6;
}

#mailing h2{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding: 0 0 20px 0;
	margin: 0;
	color: #94a621;	
}

#mailing input{}

#mailing .submit{
	background: #646362;
	border: 1px solid #504F4D;
	color: #FFFFFF;
	padding: 5px;
}

#footer{
	height: 160px;
	clear: both;
	background: #2D2C2C url(images/logos.gif) top center no-repeat;
	border-top: 1px solid #504F4D;
	text-align: center;
	font-size: 11px;
	color: #646362;
}

#footer p{
	/*line-height: 160px;*/
	padding: 80px 0 0 0;	
	margin: 0;
}

#footer a{
	color: #646362;
}

#footer h2{
	font-size: 18px;
	font-weight: normal;
}

/* form stuff */

#contact{
}

#contact dl dt {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding: 5px 10px 5px 0;
}

#contact dl dd{
	padding: 5px 0;
}

#contact .submit{
	margin-left: 160px;
	background: #646362;
	border: 1px solid #504F4D;
	color: #FFFFFF;
	padding: 5px;
}

#gallery{
	margin: 10px auto;
}

.flash{
	border: 1px solid #303030;
}

#photos .gallery-main{
	width: 225px;
	font-size: 12px;
}

.gallery-main{
	width: 335px; 
	float: left;
	text-align: center;
	padding-bottom: 40px;
}

.gallery-main img{
	border: 1px solid #504F4D;
	text-align: center;
	margin-bottom: 5px;
}

#wp-side {
	background: #161615;
	float: right;
	margin-left: 12px;
	margin-bottom: 18px;
	padding: 12px;
	border: 1px solid #ffffff;
}

#wp-side h2{
	font-size: 14px;
}

#wp-side ul{
	list-style: none;
	padding: 0px;
}

#wp-side ul li{
	list-style: none;
	padding: 0px;
}
#wp-side a {
	text-decoration: none;
	font-size: 13px;
}

#wp-side li.categories{
	list-style: none;
}

.post{
}


.post h2 a {
	color: #94a621 !important;
	text-decoration: none;
	
}

.post a {
	text-decoration: none;
}

.post a:hover {
	color: #94a621!important;
}

.post h2 {
	color: #94a621 !important;
	text-decoration: none;
	
}

.navigation{
	height: 40px;
	clear: both;
}

.alignleft{
	display: inline;
}

.alignright{
	display: inline;
	padding-left: 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.inline{float:right; padding:5px; margin:10px 10px 10px 10px;}

.clear{clear:both;}