/* General Styling */

body {}
.relative { position: relative; }
.marginTop { margin-top: 12px; }
/* ### Send us a message button ### */
p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	color: #1f527f; 
	text-decoration: underline;
	padding: 1px;
}

p a:hover {
	color: #2467a3;
	text-decoration: none;
}

a.readm {
	display: block;
	margin: 5px 0 0 0;
	width: 100px; height: 30px;
	background: url(../images/read_more.png) no-repeat top;
}

a.readm:hover {
	background: url(../images/read_more.png) no-repeat bottom;	
}

.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}
#header {
	width: 100%;
	height: 91px;
	padding: 7px 0px 0px 0px;
	background: url(../images/header_bg.jpg) repeat-x top left;
}
.logo {
	float: left;
	margin: 0; padding-top:20px; width:350px;
}
.logo img {float: left;
	margin: 0;}
#navigation {
	float: left;
	height: 91px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto; height: 91px;
	
}
#navigation ul li a {
	text-decoration: none; 
	font-family: Georgia; font-size: 21px; color: #959595;padding: 30px 20px 0px 20px; display:block
}

#navigation ul li a:hover , #navigation ul li.current a{
	background: url(../images/menu_hov.jpg) repeat;color: #fff; text-decoration: none;height: 91px; display:block
}
#featured {
	width: 100%;
	height: 232px;
	background: url(../images/wood.jpg) repeat-x top center;	
}

#banner {
	width: 842px; height: 210px;
	padding: 0px 10px; 
	margin: 12px 27px;
	float: left; 
	position: relative;
	background: url(../images/ban.png) no-repeat center;
}

.fea_proj {
	width: 400px; 
	height: 180px;
	float: left; 
	overflow: hidden;
	border: 4px solid white;
	margin: 10px; 
	padding: 0;
}

.bannertxt {
	float: left; 
	margin: 10px; 
	width: 370px; 
	height: 180px;
}
.bannertxt h1 {
		font-family: "Trebuchet MS";
		font-size: 24px; 
		color: #f2f2f2;
		font-weight: bold; 
		margin: 0; padding: 0;
	}
.bannertxt p {
		font-family: "Trebuchet MS";
		font-size: 14px; color: #fff;
		line-height: 150%; 
		letter-spacing: 0.5px;
		margin-top: 15px;
		text-align: left;
	}
#content {
	width: 100%;
	background: #d6f0fd url(../images/bgmain.jpg) repeat-x; border-top:1px solid #fff; border-bottom:1px solid #fff;
}
#content h1 {
		font-family: Calibri, Verdana, Tahoma;
	font-size: 32px;
	color: #15588c;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom:2px dashed #fff;
}

#content h2 {
	font-family: Georgia, "Times New Roman";
	font-size: 25px;
	color: #245888;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px; 
	color: #444;
	line-height: 160%; 
	letter-spacing: 0.3px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

.main {
	width: 580px;
	padding: 15px 15px 0px 15px;
	float: left; 
	overflow: hidden;
}

.sideBar {
	width: 320px;
	padding: 15px 15px 0px 15px;
	float: left; 
	overflow: hidden;
}

ul.events, ul.contacts, ul.testimonials{
	width: 320px; 
	padding-bottom: 20px;
	float: left; 
	overflow: hidden;
}
ul.about{
	width: 340px; 
	padding-bottom: 20px;
	float: left; 
}

ul.events li {
	width: 320px;
	display: block;
	background: url(../images/list.jpg) no-repeat top left;
	margin: 15px 0px 0px 0px; padding:0 0 0 0px;
}

ul.events li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333; 
	font-size: 13px; 
	letter-spacing: -0.1px;
	text-decoration: underline; 
	margin: 0 0 0 20px; 
	font-weight: bold;
}

ul.events li a:hover {
	color: #111;	
	text-decoration: none;
}

ul.events li div {
	font-family: Verdana; font-size: 11px; color: #000000;
	line-height: 140%;
	padding-top: 5px;
}

ul.testimonials li {
	width: 320px;
	display: block;
	background: url(../images/test.png) no-repeat top left;
	margin: 15px 0px 0px 0px; padding:0 0 0 0px;
}

ul.testimonials li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333; 
	font-size: 13px; 
	letter-spacing: -0.1px;
	text-decoration: underline; 
	margin: 0 0 0 30px; 
	font-weight: bold;
}

ul.testimonials li a:hover {
	color: #111;	
	text-decoration: none;
}

ul.testimonials li div {
	font-family: Verdana; font-size: 11px; color: #000000;
	line-height: 140%;
	padding-top: 5px;
}

ul.about li {
	 font:normal 14pt/18pt "Trebuchet MS"; color:#444;
	padding-top: 5px;
}
ul.contacts li {
	width: 320px;
	display: block;
	background: url(../images/list.jpg) no-repeat top left;
	margin: 15px 0px 0px 0px; padding:0px 0 0 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

ul.contacts li strong {
	font-weight: bold;
	color: #1a3f62;
	font-size: 18px;
	padding: 0px 0px 0px 25px;
}

ul.contacts li div {
	color: #444;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	width: 300px;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
}


form { width:475px; padding-top:20px; }

form label{
	font-weight:bold;
	width:475px;
	position: relative;
	float:left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


form input, form textarea {
	float:left;
	font-size:19px;
	font-family: Calibri, Arial;
	padding:7px 4px;
	border: 1px solid #ccc;
	background: #fff;
	width:470px;
	margin:5px 0 20px 0px;
}
form textarea {	height: 150px;	}
input:hover, textarea:hover { border:solid 1px #3c8ebd; }
input:focus, input:active, textarea:focus, textarea:active { border: 1px solid #14435e; }
#footer {
	width: 100%;
	background: url(../images/ft.jpg) repeat-x; height:96px;
}

a.design {
	font-family: Verdana;
	font-size: 11px;
	color: #eee;
	text-decoration: underline;
	background: none;
}
a.design:hover { color: #fff; background: none; }

div#footer ,div#footer .footerLinks { float: left;}
.footerLinks {padding-top:10px;}
.footerLinks a {
	font-family: Verdana; 
	font-weight: bold;
	color: #ccc;
	font-size: 12px;
	margin: 0px 10px;
	padding: 5px;
	letter-spacing: 0.2px;
	text-decoration: underline; 

}
.footerLinks a:hover, .footerLinks a.current {
	color: #fff; text-decoration: none;
	
}
#footer p {
	font-family: Verdana; 
	font-size: 11px; 
	color: #bbb;
	line-height: 100%; 
	clear: both;
	margin-top:30px;
}