
/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	background: url('images/body_bg3.jpg') repeat-x top;	
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	line-height:130%;
	}
	
body.page {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	background: url('images/page_body_bg3.gif') repeat-x top;	
	color: #333;
	text-align: center;
	margin:0;
	padding:0;
	line-height:130%;
	}

#page {

	margin:0;
	padding:0;
	text-align: left;
	}

#header {
	background:url('images/') no-repeat bottom left;
	margin:0;
	padding:0 0px 0 25px;
	color:#4d4d4d;
	font-size: 16px;
	}

#header img {
	/* display:block; */
	margin-top:-8px;
	height:42px;
	}

#globalheader {
	position:relative;
	width:950px;
	margin: 20px 0px 0 25px;
	height:30px;
	}

#globallogo {
	float:left;
	z-index: 999;
	}
	
#globalmenu {
	width:510px;
	height:30px;
	position: relative;
	list-style: none;
	float:right;
	overflow:hidden;
}

#globalmenu ul {
	margin:0 25px 0 0;
	padding:0;
	}

#globalmenu ul li {
	margin:0;
	padding:0;
	display:inline;
	}
#header a, a:visited {
	font-weight: bold;
	color:#4d4d4d;
	}
	
#header a.contact, a:visited.contact {
	font-weight: bold;
	color:#ed5100;
	}
	
#header a:hover.contact {
	color:#66ccff;
	}
	
#header h1 a, h1 a:visited {
	color:#ed5100;
	}
	
#header a:hover {
	text-decoration: none; 
	color:#ff662b;
	}

#header h1 a:hover {
	text-decoration: none;
	color:#ff662b;
	}

#header a.selected {
	text-decoration: none; 
	background: url("images/underline.gif") repeat-x 100% 100%;
	padding-bottom: 4px;
	white-space: nowrap;
}

#headerband {
	background: url('images/header_home_bg3.jpg') no-repeat top left;
	height:283px;
	margin:0;
	padding:0;
	}
	
#headerband_pg {
	background: #fff url('images/header_page_bg3.gif') no-repeat top left;
	height:108px;
	margin:0;
	padding:0;
	}

#headermessage {
	position: relative
	width:465px;
	margin-left:465px;
	padding: 30px 15px 0 0;
	}
	
#headertitle {
	width:460px;
	margin-left:120px;
	padding:30px 0 0 0;
	}

#headermessage p {
	font-size: 14px;
	color: #fff;
	line-height: 1.45;
	}	

#headercta {
	width:470px;
	margin:65px 0 0 465px;
	}
	
#content {
	position:relative;
	background:#ffffff url('images/content_bg2.gif') no-repeat top left;
	margin:0px 0 0px 0;
	padding:25px 0 10px 0;
	width:950px;
	overflow:auto;
	}

#content_pg {
	background-color:#ffffff;
	margin:0px 0 0px 0;
	padding:15px 0 20px 0;
	width:950px;
	overflow:auto;
	}
	

#content h3 {
	font-size: 19px;
	color:#ffffff;
	}
	
#content img {
	display:block;
	padding:10px 0 0px 0;
	margin:0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

#header h1 {
	font-size: 24px;
	}
	
#header h1 a {
	font-size: 24px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16px;
	color: #57aad5;
	margin: 0;
	padding-bottom: 0;
	}





h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}

span.green, a.green {
	color:#ed5100;
	font-weight:bold;
}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	color:#ed5100;
	}

a:hover {
	text-decoration: underline;
	}

p {
	margin:3px 0 8px 0;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	}

#header {
	margin: 0;
	padding: 0;
	/* height: 132px; */
	width: 950px;
	}

#headerimg {
	margin: 0;
	height: 135px;
	width: 100%;
	}


#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	clear: both;
	text-align: left;
	overflow: auto;
	}

#footer_page {
	padding: 0;
	margin: 0 auto;
	line-height: 125%;
	width:950px;
	background: #e9ecea url('images/footer_pg_bg.gif') no-repeat top left;
	overflow:auto;
	}

#footer_bottom {
	margin:0;
	padding:0 0 15px 0;
	background: #ffffff url('images/footer_bg3.gif') repeat-x top;
	overflow: auto;
	}
	
#footer_content {
	width:950px;
	margin:0 auto;
	padding: 0;
	}

#footer_contact {
	position:relative;
	padding:4px 0 0 0;
	margin-left:545px;	
	}
	
#footer_menu {
	position: relative;
	background: #ed5100 url('images/footer_pg_bg3.gif') no-repeat bottom right;
	width:530px;
	float:left;
	color: #ffffff;
	padding: 10px 0px 10px 0px;
	}
	
#footer_menu ul {
	margin:0px 0 0 0;
	padding:0 0 0 10px;
	list-style-type: none;
	}
	
#footer_menu ul li {
	display:inline;
	padding:0px 6px 0 0px;
	}
	
#footer_menu ul li.phone {
	font-size: 1.2em;
	font-weight: bold;
	color:#ffffff;
	margin:0px 0px 0 0px;
	}
	
#footer_col2 {
	position: relative;
	float:left;
	color: #ffffff;
	width:295px;
	text-align:right;
	}

#footer a, footer a:hover, footer a:visited, footer a:link {
	color:#fff;
	font-size: 9px;
	}

#footer_menu ul li a:hover {
	text-decoration: underline;
	}	
	
#footer h1 {
	margin-top:0;
	padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	}
	
#footer h1 a, h1 a:visited {
	font-size: 18px;
	color:#57aad5;
	}

#footer h1 a:hover {
	color:#ed5100;
	}

/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	
h4 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color:#57aad5;	
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
#tagline {
	float:right;
	padding-top: 12px;
	}	
	
#logo {
	float:left;
	}
	
#header_quote {
	margin-top:20px;
	float:right;
	width:327px;
	background: url('images/header_quote.png') no-repeat top center;
	/* _background: url('images/header_quote.gif') no-repeat top center; */
	font-family: Georgia, times, serif;
	}
	
#header_quote_text {
	padding:8px 20px 0 45px;
	}
	
#header_quote_text p {
	margin:0;
	padding:0;
	font-size: 11px;
	}
	
#header_quote_text p.small {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, serif;
	color: #574f44;
	font-size: 10px;
	text-align: right;
	padding: 5px 10px 0 0;
	}
	
/* End Headers */



/* 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 Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.formtext {
	margin-top: 2px;
	color: #574f44;
	width: 400px;
	height: 20px;
	}
	
.formtextarea {
	margin-top: 10px;
	font-size: 12px;
	color: #574f44;
	width: 500px;
	}
	
.submitForm {
	margin: 10px 0 0 400px;
}

/* End Form Elements */







/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/






/* ----------Begin custom page css---------- */

	
#success {
	position:relative;
	float:left;
	width:322px;
	padding: 0 0 0 30px;
	margin:0;
	color:#ffffff;
	}
	
#error {
	position:relative;
	float:left;
	width:290px;
	padding: 0 0 0 30px;
	margin:0;
	color:#ffffff;
	}

#footer h2 {
	margin: 20px 0 0 0;
	color: #ffffff;
}

#footer h3 {
	margin-top:15px;
	font-size:19px;
	padding:0;
	color: #ffffff;
}
	
	
#col1 {
	position: relative;
	/*display: block;*/
	float: left;
	width: 455px;
	margin:0 5px 0 9px;
	padding: 0 0 0 0px;
	height: 100%
}

#col2 {
	position: relative;
	/*display: block;*/
 	float: left;
	width: 235px;
	margin:0 0px 0 0;
	padding: 0 0 0 0px;
}

#col3 {
	position: relative;
	/*display: block;*/
	float: left;
	width: 240px;
	margin:0 0px 0 0;
	padding: 0 0 0 0px;
}

#col1a {
	position: relative;
	/*display: block;*/
	float: left;
	width: 700px;
	margin:0 5px 0 10px;
	padding: 0 0 0 0px;
	height: 100%
}

#col2a {
	position: relative;
	/*display: block;*/
 	float: left;
	width: 235px;
	margin:0 0px 0 0;
	padding: 0 0 0 0px;
}

#col3a {
	position: relative;
	/*display: block;*/
	float: left;
	width: 240px;
	margin:0 0px 0 0;
	padding: 0 0 0 0px;
}

.column_text {
	margin: 0 20px 0 20px;
	color: #574f44;
	}
	
.column_text ul li {
	line-height: 125%;
	}

.column_text ul {
	margin:5px 0 0 20px;
	padding:0;
	}
	
h1.questions {
	color:#4d4d4d;
	font-size:18px;
}

