/* @override http://localhost:3000/stylesheets/screen.css?1204574241 */

html {
	background: #F0EEE2;
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;
	background: url('../images/subpage_bg.jpg') repeat-x;
}

body.homepage {
	background: url('../images/background.jpg') repeat-x;
}

#page_wrapper {
	text-align: left;
	margin: 0 auto;
	width: 770px;
}

body #page_wrapper {
	width: 740px;
}

#logo {
	background: url('../images/logo.jpg');
	width: 170px;
	height: 54px;
	margin-top: 0px;
}

#branding {
	background: url('../images/branding.jpg');
	width: 737px;
	height: 279px;
	margin: -15px 0 0  0;
}

.subpage #branding {
	background: url('../images/content_bg.jpg');
	height: 239px;
}

#branding_link {
	display:block;
	position: relative;
	left: 476px;
	top:185px;
	padding-right:0px;
	padding-bottom:74px;
	text-indent: -9999px;
	width: 260px;
}

#home_link {
	display:block;
	text-indent: -9999px;
	height:100%;
}

#sub_link {
	display:block;
	position: absolute;
	text-indent: -9999px;
	width: 185px;
	top: 5px;
	height:60px;
}

#envelope {
	position: relative;
	height: 148px;
	width: 236px;
	left: 480px;
	top: -50px;	
}

#envelope img {
	height: 148px;
	width: 236px;
	behavior: url(../stylesheets/iepngfix.htc)
}


/* $CONTENT */

#content {
	margin-top: -165px;
}

#content p {
	text-align: justify;
	margin: 0 230px 20px 20px;
	color: #565656;
	font: 75% "Lucida Grande", "Verdana";
	line-height: 1.75em;
}

#content p.quote {
	font-size:85%;
	color: #333;
	background-color: #F6F4E7;
	border: 7px solid #E2E2D4;
	padding: 10px;
}

#content p.testimonial {
	font-size:75%;
	font-style: italic;
	font-family:Georgia;
	color: #333;
	padding: 5px;
	margin: 0 230px 5px 20px;
}

#content h4 {
	margin: 15px;
	font: 120% "Lucida Grande", "Verdana";
	color: #2367AE;
}

#content li {
	margin: 3px 0 0 40px;
	list-style-image: url('../images/subnav_li_bg.jpg');
	color: #565656;
	font: 75% "Lucida Grande", "Verdana";
}

#content p.introduction {
	color: #161616;
	font: 110% Georgia;
	line-height: 1.6em;
	text-align:center;
}


#content h2 {
	color: #252525;
	font: italic 300% Georgia;
	margin: 0 0 0 35px;

}

#content h3 {
	color: #1347A1;
	font: 800 150% "Trebuchet MS";
	margin: 0 0 40px 60px;
	text-align: left;
}

#intro {
	background-color: #fff;
	border: 7px solid #E2E2D4;
	width: 721px;
	margin: 15px 0 0 0;
}

#magazine_cover {
	position:relative;
	float:right;
	left:-2px;
	top:-750px;
}

#intro p {
	font: 18px "Trebuchet MS";
	color: #737373;
	line-height: 1.5em;
	margin: 10px 50px 50px 50px;
	text-align: justify;
}

#intro a, #intro a:visited, #content a {
	border-bottom: 3px solid #E2E2D4;
	padding-bottom: 1px;
	color:  #52A0E0;
	text-decoration: none;
}

.center {
	text-align:center;
	margin-bottom:20px;
}

#intro a:hover, #content a:hover {
	border-bottom: 3px solid #B9B997;
	padding-bottom: 1px;
	color:  #2367AE;
}

#intro h3 {
	font: italic 30px Georgia;
	margin: 15px 15px 0 15px;
}

#nav ul {
	position: relative;
	top: 15px;
	left:40px;
}

#nav li {
	display: inline;
	margin: 0 45px 0 0;
	font: 400 18px "Trebuchet MS";
	color: #639FDF;
}

#nav a {
	color: #ccc;
	text-decoration: none;
}

#nav a:hover {
	color: #fff;
}

#nav input {
	position:relative;
	top:-2px;
	width:175px;
	margin-left:25px;
}

/* $SUBNAV */

#subnav {
	position: relative;
	width: 202px;
	height: 300px;
	background: url('../images/sub_nav_bg.jpg') repeat-x;
	float: right;
	top: -35px;
	margin: 0 3px 0 0;
}

#subnav p {
	padding: 20px 0 0 15px;
	font: 70% Verdana;
	color: #666;
}


#subnav a, a:visited {
	color: #6E767C;
	text-decoration: none;
}

#subnav a:hover {
	color: #A6B7C4;
}

#subnav li.selected {
	color: #2367AE;
	text-decoration: none;
}

#subnav h4 {
	font: 400 100% Georgia;
	color: #fff;
	background: url('../images/sub_nav_h4_bg.jpg') no-repeat;
	padding: 7px 0px 10px 15px;
	margin: 0 0 0 1px
}

.contact #subnav h4 {
	
	background: url('../images/contact_subnav.jpg') no-repeat;
	
}

#subnav ul {
	margin: 20px 0 0 0;
	font: 800 75% Verdana;
}

#subnav li {
	margin: 3px 0 0 40px;
	list-style-image: url('../images/subnav_li_bg.jpg');
}

#subnav li.selected {

	list-style-image: url('../images/subnav_li_selected_bg.jpg') !important;

}

#testimonials {
	position:absolute;
	background: url('../images/testimonial_bg.jpg') no-repeat;
	height:130px;
	width:410px;
	top: 660px;
}

/* $COPYRIGHT */

#copyright {
	text-align:center;
}

#copyright p {
	color: #999;
	font: 60% Verdana;
	padding-bottom: 5px;
}

#copyright a {
	color:#519FDF;
	text-decoration:none;
}
#copyright a:hover {
	color: #75B1E2;
}

#search {
	position:relative;
	z-index:100;
	top:-7px;
	left: 500px;
	width: 180px;
}

#searchform {
	margin: 0;
	padding: 0;
}

#searchform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#searchform label { 
	color: #999; 
	display: none; 
}

#searchform input { 
	width: 180px; 
	color: #222; 
}

#searchform #submitquery { 
	display: none; 
}

.clear { 
	clear: both; 
	margin: 0; 
	padding: 0; 
}

table#communities {
	margin-left: 20px;
}

#communities th {
	font: 800 80% "Trebuchet MS";
	padding: 5px;
	text-align: left;
	color: #666;
	width: 165px;
}

#communities td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
	width: 165px;
}

#communities ul, #communities li {
	margin-left: 8px !important;
}

.left {
	float:left;
	padding:5px;
	margin-right: 20px;
	border: 1px solid #ccc;
	background-color:white;
}

.right {
	float:right;
	padding:5px;
	margin-left: 20px;
	border: 1px solid #ccc;
	background-color:white;
}

.test_left {
	float:left;
	padding:5px;
	margin-right: 20px;
}

.form_image {
	margin: 10px 25px 0 0;
}

.center img {
	padding:5px;
	margin-right: 20px;
	border: 1px solid #ccc;
	background-color:white;
}

/* Contact form */

#mapping {
width:222px;
float: right;
clear: right;
margin-top: -305px;
}

#directions-form p {
margin: 0;
}

.map-link {
width: 210px;
padding: 5px;
background: #FFF;
border: 1px solid #CCC !important;
display: block;
}

#map-link-text {
display: block;
padding-top: 8px;
text-align: center;
}

#directions-form {
margin: 5px 0 0;
}

form#contact_form {
margin-left:20px;
font-size:12px;
font-family: "Lucida Grande","Lucida Sans Regular", "Lucida Sans", Tahoma, Arial, Verdana, sans-serif;
margin-bottom: 20px;
float: none;
}

#contact_form legend {
display:none;
}

#contact_form label {
display:block;
margin:0 0 3px;
padding-top:10px;
}

#contact_form input {
width:250px;
}

#contact_form input#contact_zipcode {
width:75px;
}

#contact_form textarea {
width:400px;
}

#contact_form textarea,#contact_form input {
background-color:#fff;
border:1px inset;
font-size:13px;
margin-bottom:10px;
padding:3px;
}

#contact_form select {
	
	margin-bottom:10px;
	margin-left: 23px;
	
}

#contact_form input:focus,#contact_form textarea:focus {
background-color:#FEFCEF;
border-color:#222;
border-style:solid;
}

div#form_response {
	
}

div#loading {
	position: relative;
	top: -43px;
	left: 135px;

}

div#sending-email {
	font-size:16px;
	font-family: "Georgia", Tahoma, Arial, Verdana, sans-serif;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #bbb;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}