/* colors 

dark blue in nav: #002752;
light blue in header images: #587ca4;

*/

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
        background: #fff url(/assets/images/layout/bg-content-gradient.gif) repeat-y center -200px;
	color: #000;
}

body {
	text-align: center;
	font-size: 62.5%;
}

a {
	color: #002752;
}

#content {
	display: table;
	height: 100%;
	position: relative;
	width: 790px;
	margin: 0 auto;
	padding: 0 10px;
/*	background: #fff url(/assets/images/layout/bg-content-790.gif) repeat-y;*/
	text-align: center;
}

html > body #content {
	width: 770px;
}

#contentHeightFix {
	position: relative;
	display: table;
}

#header {
	position: relative;
	height: 104px;
	background: url(/assets/images/layout/bg-header.gif) no-repeat;
}

#header p {
	padding-top: 60px;
	padding-right: 30px;
	font-weight: bold;
	color: #012a54;
	text-align: right;
	font-size: 1em;
}

#header a {
	text-decoration: none;
}

#header a:hover,
#header a:active {
	text-decoration: underline;
}

#nav {
	position: relative;
	height: 45px;
/*	margin-bottom: 2px; */
	background: #002752;
	z-index: 1000;
}

#main {
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#mainBody {
	display: inline;
	float: left;
	position: relative;
	width: 517px;
	margin: 0 auto;
	margin-top: 2px;
	text-align: left;
}

#mainBodyHero {
	height: 331px;
}

#mainBodyIntro {
	margin-top: 1px;
	padding-top: 15px;
	background: #587ca4;
}

#mainBodyIntro p {
	padding: 0px 22px 15px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
}

#mainBodyContent {
	padding-top: 10px;
}

#mainBodyContent h2 {
	padding: 10px 27px 10px;
	font-weight: normal;
	color: #617993;
	font-size: 1.6em;
	line-height: 1.2em;
}

#mainBodyContent h2.collapse {
	margin: 10px 0;
	padding: 5px 27px 5px;
	cursor:pointer;
/*	background: #587ca4; */
	background: #587ca4 url(/assets/images/layout/h2-arrow.gif) no-repeat 16px 7px;
	color: #fff;
	font-size: 1.4em;
}

#mainBodyContent p {
	padding: 0px 27px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
}

#mainBodyContent p.nospace {
	padding-bottom: 0;
}

#mainBodyContent ul {
	padding: 0px 27px 10px;
	list-style: disc;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333;
}

#mainBodyContent li {
	margin-left: 14px;
	color: #333;
}

#mainBodyContent ul.services {
	padding: 0 0 0 27px;
	list-style: none;
	font-size: 1.2em;
	line-height: 1.2em;
}

#mainBodyContent ul.services li {
	margin-left: 0px;
/*    border-bottom: 1px solid #97a5b0;  */
}

#mainBodyContent table {
	margin: 0px 27px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
}

#mainBodyContent th,
#mainBodyContent td {
	padding: 4px 12px 4px 4px;
}

#mainSidebar {
	display: inline;
	float: right;
	position: relative;
	width: 251px;
	margin: 0 auto;
	text-align: left;
}

.mainSidebarTitle {
	display: inline-block;
	width: 251px;
	margin-top: 2px;
	background: #8eae6c;
}

.mainSidebarTitle h3 {
	margin-left: 13px;
	padding: 7px 0 7px 19px;
	font-size: 1.4em;
	line-height: 1em;
	color: #fff;
	font-family: Times New Roman, Times, Serif;
	background: url(/assets/images/layout/sidebar-flourish.gif) no-repeat 0 8px;
}

.mainSidebarBody {
	width: 251px;
	/* comment out padding if using script to adjust height */
	padding-top: 10px;
	background: #d2dfc4;
}

.mainSidebarBody p {
	padding: 0 15px 10px;
	color: #507528;
	font-size: 1.1em;
	line-height: 1.3em;
}

.mainSidebarBody a {
	color: #002752;
}

.mainSidebarBodySpace {
	/* comment out padding if using script to adjust height */
	padding-bottom: 10px;
}

.mainSidebarBodyTestimonial {
	/* comment out padding if using script to adjust height */
	background: #d2dfc4 url(/assets/images/layout/bg-sidebar-testimonial-new.jpg) no-repeat;
}

p.testimonial {
	padding-right: 100px;
	height: 135px;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: 1px;
	font-family: Times New Roman, Times, Serif;
}

.testimonialCitation {
	text-align: right;
}

.sidebarServices {
	height: 32px;
	margin: 0 10px;
	background: url(/assets/images/layout/bg-sidebar.gif) repeat-x;
}

.sidebarServices p {
	display: inline-block;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 18px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/assets/images/layout/sidebar-arrow.gif) 0 12px no-repeat;
}

.sidebarServices a {
	color: #507528;
	text-decoration: none;
}

.sidebarServices a:hover,
.sidebarServices a:hover {
	color: #283a14;
/*	text-decoration: underline; */
}

.sidebarForm label {
	display: inline;
	font-size: .9em;
}

.sidebarForm input {
	display: inline;
	border: 1px solid #8eae6c;
	font-size: 1em;
}

#footer {
	position: relative;
	width: 770px;
	margin: 0 auto;
	padding-top: 14px;
}

#footer p {
	font-size: .9em;
	margin-bottom: 5px;
	color: #000;
}

#footer a {
	font-weight: bold;
	color: #000;
}

.clearIt {
	clear: both;
}

/* form elements */
#mainBodyContent form {
/*	margin: 10px; */
	margin: 0px 22px 15px;
	padding: 0;
	font-size: 1.2em;
}

#mainBodyContent form p {
	padding-left: 5px;
	font-size: 1em;
}

#mainBodyContent form fieldset {
	border: 1px solid #587ca4;
	margin-top: 10px;
	padding: 5px;
}

#mainBodyContent form legend {
	margin-bottom: 10px;
	padding: 0 5px;
	color: #002752;
	font-weight: bold;
}

#mainBodyContent form input, 
#mainBodyContent form textarea {
	/* display: block; */
	width: 300px;
	float: left;
	margin-bottom: 5px;
}

#mainBodyContent form p input {
	display: inline;
	float: none;
/*	margin: 0; */
/*	width: auto; */
}

#mainBodyContent form label {
	/* display: block; */
	float: left;
	width: 100px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	color: #3c2415;
}

#mainBodyContent form select {
	/* display: block; */
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

#mainBodyContent form form br {
	clear: left;
}
	
#mainBodyContent form .short {
	width: 100px;
}

/*form for blog comments */
#mainBodyContent form.jot-form label {
	width: 300px;	
}
#mainBodyContent form.jot-form input.submit {
	width: 100px;	
}
#mainBodyContent div.jot-row,
#mainBodyContent div.jot-cfm,
#mainBodyContent div.jot-err
{
	margin-left: 22px;
	margin-right: 22px;
}

/* blog search and reflect */
.mainSidebarBody h3 {
	padding: 0 15px 10px;
	color: #507528;
	font-size: 1.1em;
	line-height: 1.3em;
}

.mainSidebarBody form#ajaxSearch_form {
	margin-left: 15px;
}

.mainSidebarBody form#ajaxSearch_form input {
	border: 1px solid #8EAE6C;
	font-size: 1em;
}

.mainSidebarBody #current-search-results {
	margin-left: 15px;
}

.mainSidebarBody #current-search-results .AS_ajax_resultExtract p {
	padding-left: 0;
}

.AS_ajax_resultExtract .ajaxSearch_highlight {
	color: #002752;
}

li.reflect_month {
	height: 32px;
	margin: 0 10px;
	background: url(/assets/images/layout/bg-sidebar.gif) repeat-x;
}


li.reflect_month a {
	display: inline-block;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 18px;
	font-family: Arial Narrow, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/assets/images/layout/sidebar-arrow.gif) 0 12px no-repeat;
	color: #507528;
	text-decoration: none;
}

li.reflect_month a:hover,
li.reflect_month a:hover {
	color: #283a14;
/*	text-decoration: underline; */
}
