/* -----------------------------------------------------------------------
 Blueprint CSS Framework 0.9
 http://blueprintcss.org
   * Reset Code ONLY
   * Copyright (c) 2007-Present. See LICENSE for more info.
----------------------------------------------------------------------- 
 reset.css */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

article,aside,dialog,figure,footer,header,hgroup,nav,section {
display:block;
}

/** Custom CSS **/
body {
line-height:1.5;
font-family:verdana, sans-serif;
font-size:62.5%;
color:#888;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
}

table,td,th {
vertical-align:middle;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

blockquote,q {
quotes:"" "";
}

a img {
border:none;
}

p {
padding:0 0 15px;
}

.container {
width:970px;
margin:0 auto;
padding:30px 0;
}

.search {
float:right;
}

body.search {
	float: none;
}

.search form {
clear: both;
}

.header {
float:left;
width:970px;
}

.home .header #logo {
width:455px;
height:70px;
background:url(../images/logo_large.gif) no-repeat;
cursor:pointer;
margin:0 0 0 50px;
}

.page .header #logo {
float:left;
width:359px;
height:44px;
background:url(../images/logo_small.gif) no-repeat;
cursor:pointer;
margin:0 0 0 50px;
}

#logo span {
display:none;
}

.pnav {
float:right;
text-align:right;
font-weight:700;
font-size:1.0em;
text-transform:uppercase;
color:#e39d30;
padding:7px 0 28px;
}

.home .pnav {
	border-top: 1px solid #ede4c2;
	width: 845px;
	margin: 0 0px 0 0;
	padding-right: 0px;
}	

.page .pnav {
	padding-top:33px;
	padding-bottom:22px;
	width:550px;
}

.pnav a:hover {
color:#8f946c;
text-decoration:none;
}

.pnav ul {
list-style-type:none;
list-style-image:none;
margin:0;
padding:0;
}

.pnav li {
display:inline;
padding:0 0 0 25px;
}

.home .pageid {
clear:both;
width:970px;
height:280px;
}

.page .pageid {
clear:both;
width:970px;
height:65px;
background:url(../images/bg_page_header.gif) repeat-x;
margin:0 0 30px;
}

.pageid .herotext {
float:left;
width:520px;
height:248px;
background:url(../images/bg_hero.jpg);
padding:12px 50px 20px 50px;
}

.pageid .heroimage {
float:left;
width:350px;
height:280px;
}

.herotext p {
font-size:1.4em;
color:#ede4c2;
}

.herotext h3 {
font-size:2.2em;
line-height:1.4em;
font-family:Trebuchet MS, serif;
font-weight:700;
color:#fff;
margin:0 0 16px;
}

.home .content {
color:#6e6358;
margin:40px 0 0 118px;
}

.home .content a {
color:#6e6358;
text-decoration:underline;
}

.home .content a:hover {
color:#5fa79a;
}

.home .content td {
border-left:1px solid #ede4c2;
vertical-align:top;
}

.home .content td.homecol1 {
width:270px;
padding:0 25px 0 10px;
}

.home .content td.homecol2 {
width:270px;
padding:0 25px 0 10px;
}

.home .content td.homecol3 {
width:270px;
padding:0 25px 0 10px;
}

.home .content td ul {
padding:12px 0 0 12px;
}

.home .content td ul li {
padding:0 0 12px;
}

.home .content td ul li p {
	padding: 0 0 0px;
}

.home .content td h3 {
color:#e39d30;
font-weight:700;
text-transform:uppercase;
}

.page .pageid h1 {
font-family:Trebuchet MS, Serif;
font-size:2.2em;
width:468px;
color:#5fa79a;
font-weight:700;
padding:19px 50px 0 102px;
}

.content .pagecontent h2 {
	font-size: 1.2em;
}

.page .content .pagecontent a {
	color:#5FA79A;
	text-decoration:none;
}

.page .content .pagecontent a:hover {
	color:#e39d30;
	text-decoration:none;
}

.page .content .pagecontent {
float:left;
width:580px;
font-size:1.2em;
padding:0 82px 0 102px;
}

.pagecontent p {
font-size:1.2em;
}

.page .content #sidebar {
float:right;
width:185px;
border-left:1px solid #ede4c2;
padding:0 0 0 20px;
}

.page .content .summary {
font-size:1.1em;
color:#514843;
}

.widget {
font-size:1.1em;
color:#5fa79a;
padding:0 0 30px;
}

.widget h2 {
font-size:1.1em;
color:#888;
font-weight:700;
text-transform:uppercase;
padding:0 0 5px;
}

.widget ul {
list-style-type:none;
list-style-image:none;
padding:0 0 0 10px;
}

.widget ul li {
padding:0 0 5px;
}

ul#heroes {
height:280px;
position:relative;
list-style:none;
}

.footer {
clear:both;
color:#c0b199;
padding:72px 0 0 50px;
}

.footer a {
color:#c0b199;
}

.footer a:hover {
color:#6e6358;
}

.home .content td form {
margin:7px 0 0;
}

/** Global CSS Fields **/
.widget input.textinput {
width:153px;
}

input.textinput {
color:#d2d4c5;
border-top:solid 1px #dbd5cd;
border-left:solid 1px #dbd5cd;
border-bottom:solid 1px #dbd5cd;
border-right:none;
float:left;
height:15px;
width:162px;
margin:0;
padding:2px 0 1px 3px;
}

input.textinputactive {
color:#888;
}

button.textsubmit {
width:27px;
height:20px;
float: left;
cursor:pointer;
border: 1px solid #dbd5cd;
background:url(../images/btn_submit.gif) no-repeat top left;

}

hr {
border-top:1px solid #ede4c2;
border-right:none;
border-left:none;
border-bottom:none;
height:1px;
margin:15px 0 20px;
}

p i.bio {
	font-color: #5fa79a;
}

h2 {
font-weight:700;
color:#5fa79a;
}

h3 {
color:#5fa79a;
font-weight:400;
}


/** Wordpress styles **/
img.floatleftimage {
padding:0 10px 0 0;
}

.pnav li.current_page_item a,.widget a {
color:#5fa79a;
text-decoration:none;
}

.pnav a,.widget a:hover {
color:#e39d30;
text-decoration:none;
}

#sidebar ul li.widget ul li {
	list-style-type: none;
}





.page .pageid .pagename,.page .pageid .pageimage {
float:left;
}

.leftcolumn {
	color: #6e6358;
	float: left;
	width: 280px;
	padding: 0 0 0 15px;
	font-size: 1.2em;
}

.rightcolumn {
	color: #6e6358;
	float: left;
	width: 200px;
	font-size: 1.2em;
}

.page .content .pagecontent .leftcolumn a, .page .content .pagecontent .rightcolumn a {
	text-decoration: underline;
	color: #6e6358;
}

.page .content .pagecontent .leftcolumn a:hover, .page .content .pagecontent .rightcolumn a:hover {
	text-decoration: underline;
	color: #5fa79a;
}

