/* CSS Document */

html {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background:#ebeef2 url(../images/top-bar-bg-2.gif) left top repeat-x;
	margin:0;
	padding:0;
	border:none;
	clear:none;
	height:100%;
	font-family:Helvetica,Arial sans-serif;
	text-align:left;
	position:relative;
	color:#24335a;
	font-size:12px;
}
img {
	border:0;
	padding:0;
	margin:0;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#304461;
	line-height:22px;
	padding:0 20px 0 24px;
	margin:10px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0 20px 0 24px;
	margin:10px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#304461;
	line-height:18px;
	padding:0 20px 0 24px;
	margin:10px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
}
p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0 20px;
	margin:10px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
}
a {
	color:#24335a;
	text-decoration:none;
}
a:hover {
	color:#ad987b;
	text-decoration:none;
}
li {
	list-style:none;
}

/*  HEADER  */

#header {
	height:85px;
	width:960px;
	background:none;
	margin:0;
	padding:0;
	clear:none;
}
#header img {
	float:left;
	display:inline;
}
#headerMenu {
	height:23px;
	margin:35px 0 0 0;
	padding:0;
	float:right;
	display:inline;
}
#headerMenu p {
	font-size:12px;
	text-transform:uppercase;
	text-align:right;
	color:#fff;
	margin:1px 0 0 0;
	padding:0;
	font-weight:bold;
}
#headerMenu a {
	color:#24335a;
	margin:0 30px 0 0;
	padding:0;
	text-decoration:none;
}
#headerMenu a:hover {
	color:#fff;
	text-decoration:none;
}

/* BODY */

#wrapper {
	width:960px;
	height:auto;
	margin:0;
	padding:0;
	background:none;
	position:relative;
	float:left;
	clear:none;
}

/* HOME */
#leftColumnHome {
	width:690px;
	float:left;
	margin:20px 0 0 20px;
	padding:0;
	background:none;
}
#leftColumnHome h1 {
	font-size:18px;
	font-weight:bold;
	color:#304461;
	line-height:22px;
	padding:0 10px 0 10px;
	margin:20px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
}
#leftColumnHome h2 {
	font-size:14px;
	font-weight:normal;
	color:#304461;
	line-height:20px;
	padding:0 10px 10px 10px;
	margin:20px 0 20px 0;
	font-family:Helvetica,Arial sans-serif;
}
#leftColumnHome h3 {
	font-size:16px;
	font-weight:normal;
	color:#304461;
	line-height:22px;
	padding:10px;
	margin:10px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
	background:#fff;
}
#leftColumnHome p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0 10px 10px 0;
	margin:20px 0 20px 0;
	font-family:Helvetica,Arial sans-serif;
}
#rightColumnHome {
	width:230px;
	float:right;
	margin:20px 0 0 0;
	padding:0;
	background:none;
}
#rightColumnHome h1 {
	font-size:16px;
	font-weight:bold;
	color:#ad987b;
	line-height:20px;
	padding:0 0 0 5px;
	margin:10px 0 10px 0;
}
#rightColumnHome h2 {
	font-size:14px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0;
	margin:0;
}
#rightColumnHome h3 {
	font-size:14px;
	font-weight:bold;
	color:#ad987b;
	line-height:20px;
	padding:0 0 0 17px;
	margin:0;
}
#rightColumnHome ul {
	margin:0 0 0 5px;
	padding:0;
}
#rightColumnHome ul li {
	font-size:14px;
	font-weight:bold;
	color:#ad987b;
	line-height:24px;
	padding:0;
	margin:0;
	list-style:none;
	text-transform:uppercase;
}
#rightColumnHome p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0;
	margin:0;
}
#rightColumnHome img {
	margin:0 0 10px 0;
	padding:0;
	border:none;
}
#bottomHome {
	width:916px;
	background:none;
	margin:0 20px;
	padding:0;
	border:2px solid #24335a;
	height:auto;
	float:left;
}
#bottomHome h1 {
	font-size:18px;
	font-weight:bold;
	color:#304461;
	line-height:22px;
	padding:0 10px;
	margin:10px 0 0 0;
	font-family:Helvetica,Arial sans-serif;
}
#bottomHome h3 {
	font-size:16px;
	font-weight:normal;
	color:#304461;
	line-height:22px;
	padding:5px 10px 10px 10px;
	margin:0;
	font-family:Helvetica,Arial sans-serif;
}

/* SUB PAGES */
#leftColumn {
	width:690px;
	height:100%;
	position:relative;
	float:left;
	margin:30px 0 0 20px;
	padding:0;
	background:none;
	border-right:1px solid #ad987b;
}
#leftColumn h1 {
	font-size:18px;
	font-weight:bold;
	color:#304461;
	padding:0 10px 0 5px;
	margin:0 0 10px 0;
	display:block;
	border-bottom:1px solid #ad987b;
	width:670px;
}
#leftColumn h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#304461;
	padding:0 0 2px 5px;
	margin:10px 0 1px 0;
	background:none;
	border-bottom:#ad987b 1px dotted;
	width:690px;
}
#leftColumn h2 a {
	text-decoration:none;
}
#leftColumn h2 a:hover {
	text-decoration:none;
}
#leftColumn h3 {
	font-size:14px;
	font-weight:bold;
	color:#24335A;
	line-height:20px;
	padding:0 10px 0 5px;
	margin:10px 0 15px 0;
}
#leftColumn p {
	font-size:12px;
	font-weight:normal;
	color:#24335A;
	line-height:16px;
	padding:0 10px 10px 5px;
	margin:5px 0 0 0;
}
#leftColumn a {
	color:#24335a;
	text-decoration:underline;
}
#leftColumn a:hover {
	color:#ad987b;
	text-decoration:underline;
}
#leftColumn img {
	margin:10px;
	padding:0;
	border:none;
	float:right;
}

/* SERVICES */
#leftColumnServices {
	width:930px;
	height:100%;
	position:relative;
	float:left;
	margin:30px 0 0 20px;
	padding:0;
	background:none;
	border:none;
}
#leftColumnServices h1 {
	font-size:18px;
	font-weight:bold;
	color:#304461;
	padding:0 10px 0 5px;
	margin:0;
	display:block;
	border-bottom:1px solid #ad987b;
	width:660px;
}
#leftColumnServices h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#304461;
	padding:0 0 2px 5px;
	margin:10px 0 1px 0;
	background:none;
	border-bottom:#ad987b 1px dotted;
	width:660px;
}
#leftColumnServices h2 a {
	text-decoration:none;
}
#leftColumnServices h2 a:hover {
	text-decoration:none;
}
#leftColumnServices h3 {
	font-size:14px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0 10px 0 5px;
	margin:10px 0 15px 0;
	width:90%;
}
#leftColumnServices h4 {
	font-size:12px;
	font-weight:normal;
	color:#ad987b;
	line-height:20px;
	padding:0 0 0 5px;
	margin:0 0 15px 0;
	width:90%;
	text-transform:uppercase;
}
#leftColumnServices h4 a {
	color:#ad987b;
	text-decoration:none;
}
#leftColumnServices h4 a:hover {
	color:#24335a;
	text-decoration:none;
	border-bottom:1px dotted #ad987b;
}
.h4active {
	border-bottom:dotted 1px #ad987b;
	color:#24335a;
}
#leftColumnServices p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0 10px 10px 5px;
	margin:5px 0 0 0;
}
#leftColumnServices a {
	color:#24335a;
	text-decoration:underline;
}
#leftColumnServices a:hover {
	color:#ad987b;
	text-decoration:underline;
}
#leftColumnServices img {
	margin:0;
	padding:0;
	border:none;
}
#servicesDivHolder {
	width:600px;
	position:relative;
	margin:5px 0 20px 0;
	padding:10px 0 10px 0;
	border:none;
	clear:none;
	float:left;
	height:auto;
	background:none;
	border-left:#ad987b 1px dotted;
	border-right:#ad987b 1px dotted;
	background:#f6f8fa;
}
#servicesDivHolder img {
	margin:10px 0 10px 10px;
	padding:0;
	border:none;
	clear:both;
}
#servicesDivHolder h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#304461;
	padding:0 0 2px 10px;
	margin:0;
	background:none;
	width:100%;
	display:block;
	border:none;
}
#servicesDivHolder h2 a {
	text-decoration:none;
}
#servicesDivHolder h2 a:hover {
	text-decoration:none;
}
#servicesDivHolder h3 {
	font-size:12px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0 10px 0 10px;
	margin:0;
}
#servicesDivHolder h4 {
	font-size:10px;
	color:#bbad90;
	line-height:14px;
	margin:5px 0;
	padding:0 0 0 5px;
	font-weight:normal;
}
#servicesDivHolder p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0 10px 10px 10px;
	margin:5px 0 0 0;
}
#servicesTextColumns {
	width:35%;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	display:inline;
	position:relative;
	background:none;
}

/* STAFF DIVS */
#staffDivHolder {
	width:600px;
	position:relative;
	margin:5px 0 20px 0;
	padding:10px 0 10px 0;
	border:none;
	clear:none;
	float:left;
	height:auto;
	background:none;
	border-left:#ad987b 1px dotted;
	border-right:#ad987b 1px dotted;
	background:#f6f8fa;
}
#staffDivHolder img {
	float:right;
	margin:10px;
	padding:0;
	border:none;
	clear:both;
}
#staffDivHolder h1 {
	font-size:18px;
	font-weight:bold;
	color:#304461;
	padding:0 10px 0 5px;
	margin:0 0 10px 0;
	display:block;
	border-bottom:1px solid #ad987b;
	width:100%;
}
#staffDivHolder h2 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#304461;
	padding:0 0 2px 10px;
	margin:0;
	background:none;
	width:100%;
	display:block;
	border:none;
}
#staffDivHolder h2 a {
	text-decoration:none;
}
#staffDivHolder h2 a:hover {
	text-decoration:none;
}
#staffDivHolder h3 {
	font-size:12px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0 10px 0 10px;
	margin:0;
}
#staffDivHolder h4 {
	font-size:10px;
	color:#bbad90;
	line-height:14px;
	margin:5px 0;
	padding:0 0 0 5px;
	font-weight:normal;
}
#staffDivHolder p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0 10px 10px 10px;
	margin:5px 0 0 0;
}

/* THIS CONTROLS THE 3 DIVS ON THE SERVICES PAGE */
#thinColumn {
	width:274px;
	height:auto;
	float:left;
	margin:20px 20px;
	padding:0 0 20px 0;
	background:#fff;
	display:inline;
	border-left:1px dotted #ad987b;
	border-right:1px dotted #ad987b;
}
#thinColumn h2 {
	margin-top:15px;
	font-size:20px;
	font-weight:bold;
	padding:2px 0 0 20px;
	color:#fff;
	width:239px;
}
#thinColumn h2 a {
	color:#ad987b;
	text-decoration:none;
}
#thinColumn h2 a:hover {
	color:#516685;
	text-decoration:none;
}
#thinColumn h3 {
	font-weight:bold;
	color:#516685;
	line-height:18px;
	margin:5px 0 0 0;
	padding:0 0 0 20px;
	font-weight:normal;
}
#thinColumn h3 a {
	color:#ad987b;
	text-decoration:none;
}
#thinColumn h3 a:hover {
	color:#516685;
	text-decoration:none;
}
#thinColumn p {
	font-weight:bold;
	color:#24335a;
	line-height:20px;
}
#thinColumn p a {
	color:#ad987b;
	text-decoration:none;
}
#thinColumn p a:hover {
	color:#516685;
	text-decoration:none;
}
.boldText {
	font-weight:bold;
}

/* RIGHT COLUMN */
#rightColumn {
	width:230px;
	float:right;
	margin:30px 0 0 0;
	padding:0;
	background:none;
	height:auto;
}
#rightColumn h1 {
	font-size:14px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0;
	margin:0 0 10px 0;
}
#rightColumn h2 {
	font-size:14px;
	font-weight:bold;
	color:#304461;
	line-height:20px;
	padding:0;
	margin:0;
}
#rightColumn p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0;
	margin:0;
}
#rightColumn a {
	color:#24335a;
	text-decoration:underline;
}
#rightColumn a:hover {
	color:#ad987b;
	text-decoration:underline;
}
#rightColumn img {
	margin:0 0 20px 0;
	padding:0;
	border:none;
}

.contactAddress {
	font-size:13px;
}
#subBox {
	background:#fff;
	margin:30px 15px 30px 0;
	padding:0;
	width:215px;
}
#subBox h1 {
	color:#24335a;
	font-size:14px;
	font-weight:bold;
	padding:10px 10px 0 10px;
	margin:0;
}
#subBox p {
	color:#24335a;
	font-size:12px;
	padding:10px;
	margin:0;
}
.datsPText {
	 font-size:13px;
	 line-height:18px;
}

/* CONTACT LOCATION AND HOURS DIVS  */
#littleContactDivs {
	width:200px;
	height:auto;
	margin:10px 10px 20px 0;
	padding:0;
	float:left;
	display:inline;
}
#littleContactDivs h2 {
	font-size:12px;
	padding:0;
	margin:0 0 0 5px;
	font-weight:bold;
	border:none;
}
#littleContactDivs p {
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0 0 0 5px;
}


/* FORMS */

.textBox {
	height:20px;
	width:175px;
	background:#fff;
	border:1px solid #304461;
	color:#304461;
	margin:0 0 10px 0;
	padding:3px 0 0 5px;
}
.bigTextBox {
	height:140px;
	width:200px;
	background:#fff;
	border:1px solid #304461;
	color:#304461;
	margin:0 0 10px 0;
	padding:3px 0 0 5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	overflow:auto;
}
.submitButton {
	height:20px;
	width:75px;
	background:#304461;
	border:none;
	color:#edf1f7;
	margin:0 0 10px 10px;
	cursor:pointer;
}
#rightColumnForm {
	border:none;
	margin:0 0 20px 0;
	float:left;
	padding:0;
	line-height:16px;
}
#rightColumnForm p {
	font-size:12px;
	font-weight:normal;
	color:#304461;
	line-height:16px;
	padding:0;
	margin:0;
}
#rightColumnForm h1 {
	font-size:10px;
	font-weight:normal;
	font-style:italic;
	color:#304461;
	line-height:16px;
	padding:0;
	margin:0 0 10px 0;
}

/* FOR WORDPRESS */

.navigation {
	display: block;
	text-align:left;
	margin:10px 0;
	padding:0;
	width:100%;
	float:left;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */

/* Begin Wordpress Form Elements */
#searchform {
	margin:10px 0;
	padding:0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin:5px 0 10px 0;
	float: left;
	display:block;
	}
/* End Wordpress Form Elements */



/* FOOTER */

#footer {
	margin:20px 0 20px 20px;
	padding:0;
	float:left;
	width:920px;
	border-top:1px solid #ad9c79;
}
#footer h1 {
	color:#ad9c79;
	font-size:12px;
	padding:20px 0 0 5px;
	margin:0 0 5px 0;
	line-height:16px;
	display:block;
	font-weight:normal;
}
#footer p {
	color:#ad9c79;
	font-size:10px;
	padding:0 0 0 5px;
	margin:0 0 40px 0;
	line-height:16px;
	float:left;
}
#footer a {
	text-decoration:none;
	color:#ad9c79;
}
#footer a:hover {
	text-decoration:underline;
	color:#304461;
}

/* CLICKABLE DIVS */

.pane-list {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}
.pane-list li {
	background: #edf1f7;
	padding:5px;
	cursor: pointer;
	margin:0;
	border-bottom:1px solid #ad987b;
}
.pane-list li:hover {
	background: #fff;
}