/** Browser Reset **/
@import url('reset.css');

body {
	color:#766f51;
	font: 12px/1.5 Georgia, serif;
	background:url('../img/bg.jpg');
	background-attachment: fixed;
}

a:link, a:visited {color:#3A6F8F;text-decoration:none;}

h1, h2, h3, h4, h5, h6 {font-weight: normal;}

p,dl,pre,table,address,fieldset,ul {margin-bottom: 16px;}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

/** Header **/
#header {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	height: auto;
	overflow: hidden;
}
#logo {
	width: 327px;
	height: 122px;
    background-image: url(../img/logo.png);
    margin: 0;
    float: left;
}
#logo a {
	display: block;
	width: 327px;
	height: 122px;
	text-indent: -9999px;
	border-style: none;
}
#info {
	float: right;
	text-align: right;
	margin-top: 35px;
}
#info #phone {
	font-size: 2.5em;
	color: #3A6F8F;
	text-shadow: #f6efd7 1px 1px 0;
}
#info #address {
	font-size: 1.5em;
	text-shadow: #f6efd7 1px 1px 0;
	color: #807859;
}

/** Navigation styling **/
#navigation {
	background-color: #3a6f8f;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:center;
	height: 50px;
	clear: both;
	border: 2px solid #1d4963;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#navigation ul {
	list-style:none;
	padding-top:18px;
	padding-left:0;
	text-align:center;
}

#navigation li {
	display:inline;
	margin-left: 34px;
	margin-right: 34px;
}
#navigation a {
	font-weight: bold;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	text-shadow: #545d73 1px 1px 0;
}

#navigation a:hover {
	color: #d9d0b4;
}
.active {
	border-bottom:1px solid #fff;
}
.active:hover {
	border-bottom:1px solid #d9d0b4;
}

/** Footer **/
#footer {
	background-color: #3a6f8f;
	clear:both;
	padding:20px 20px 31px 20px;
	color:#fff;
	font-size:14px;
	
	border-top: 2px solid #1d4963;
	border-left: 2px solid #1d4963;
	border-right: 2px solid #1d4963;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#footer #copyright {
	float:left;
}

#footer #link {
	height: 30px;
	width: 115px;
	display:inline;
	float:right;
	margin-top: -8px;
	background-image: url(../img/sharpup.png);
	background-position-x: 0px;
	background-position-y: 0px;
	text-indent: -9000px;
	
}
#footer #link:hover{
	background-position-y: -30px;
}

/** Home Page **/
#slider {
	background-color:#fff;
	color:#000;
	margin-bottom:5px;
	padding:20px;
	border: 2px solid #edefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#welcome {
	/* border-right:1px solid #ecebe6; */
	float:left;
	padding-right:20px;
	/* width:579px; */
}
#sloganPre {
	color: #7da0b5;
	font-size: 1.5em;
	font-style: italic;
	margin-top: 25px;

}
#sloganPost {
	clear: left;
	color: #7da0b5;
	font-size: 1.3em;
	margin: 5px 0px 35px 9px;
	font-style: italic;

}
#sidebar {
	display:inline;
	padding-left:20px;
	float:right;
	width:299px;
}
#testimonials {
	margin-bottom: 20px;
}
#testimonials .bubble {
	background-image: url(../img/bubble.png);
	color: #4f5667;
	font-size: 1.1em;
	padding-right: 10px;
	padding-top: 10px;
	height: 132px;
	width: 268px;
	line-height: 18px;
	padding-left: 20px;
}
#testimonials .name {
	font-size: 1.4em;
	margin: 12px 0 15px 10px;
	padding: 0;
	line-height: 0;
}
#testimonials .city {
	margin: 0 0 25px 10px;
	padding: 0;
	line-height: 0;
	font-size: 1em;
	color: #8c97b4;
}
#members p {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: #7a87a7;
}
#members hr {
	border:0 #ecebe6 solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

/** Content **/
#container {
	background-color:#fff;
	float:left;
	padding:20px;
	margin-bottom:5px;
	width:916px;
	border: 2px solid #edefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.entry h2 {
	font-size: 2.2em;
	color: #4e4934;
	margin-bottom: 10px;
}
.entry p {
	color: #766f51;
	font-size: 1.3em;
	line-height: 26px;
}
.photo {		
	padding: 5px;
}
.right {
	float: right;
	margin: 10px 0px 10px 10px;
}
.left {
	float: left;
	margin: 10px 10px 10px 0px;
}
.entry hr {
	height: 40px;
	border: 0;
	*zoom: 25%;
	*height: 160px;
	clear: both;

}
.entry ul {
	list-style-position: outside;
	list-style-type: square;
	margin-left:70px;
}

.entry ol {
	list-style:decimal;
	padding-left:40px;
}
.entry li {
	padding-bottom: 5px;
	font-size: 1.3em;
}
.entry li.sub {
	margin-left: 40px;
}
ul#members li {
	list-style-type: none;
	vertical-align: middle;
	margin-top: 15px;
}
.membersLogo {
	width: 100px;
	height: 44px;
	vertical-align: middle;
	margin-right: 8px;
}

#membersTEMP {
	clear: both;
	text-align: center;
}
#membersTEMP p {
	margin: 50px 0 0;
	color: #396f8f;
	font-size: 1.2em;
}

.faq-answers {
	border-left-color: #353512;
	border-left-width: 3px;
	border-left-style: double;
	font-style: italic;
	display: block;
	clear: both;
	margin-left: 20px;
	color: #8c8461;
	padding-left: 10px;
}

.faq li {
	font-size: 1.2em;
}

/* Newsletter Form */
#newsletter {
	margin-bottom: 25px;
}
input{
	font-size: 1.2em;
	padding: 4px;
	border: 1px solid #4e5d81;
	width: 200px;
	height: 20px;
	background: #fef6da url(../img/input.png) -2px -2px;
	vertical-align: middle;
	color: #4e5d81;
}
input#submit{
	width: 80px;
	margin-left: 5px;
	border: 2px solid #1d4963;
	background-color: #3a6f8f;
	color: #fffeff;
	text-transform:uppercase;
	height: 30px;
	background-image: none;
	vertical-align: middle;
	font: 1em Georgia,serif;
}
input#download{
	width: auto;
	margin-left: 5px;
	border: 2px solid #1d4963;
	background-color: #3a6f8f;
	color: #fffeff;
	height: 30px;
	background-image: none;
	vertical-align: middle;
	font: 1em Georgia,serif;
}

label {
	display: block;
	color: #4e4934;
	margin-left: 2px;
	font-size: 1.3em;
}

p#contact {
 margin-left: 60px;
 color: #464028; 

}

/* Gallery */
#gallery p {
	text-align: center;
}
#gallery img {
	background-color: #e9e3c3;	
	padding: 5px;
	border: 1px solid #766f51;
	margin: 0 5px;
}

/* Gallery */
#doc {
	border: none;
	width: 920px;
	height: 780px;
}



