/*** SITE CSS ***/

* { padding:0; margin:0; }
html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	text-align: center;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#535353;
	background-color: #ffffff;
	background-image: url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position: center top;
}

/*** USEFUL ***/

.clear {clear: both;}
.clear_fusion {clear: both;line-height: 1px;height: 1px;font-size: 1px;}
.float_left {float:left;}
.float_right {float:right;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.img_left {float: left; margin: 0 15px 5px 0; border:5px solid #202020}
.img_right {float: right; margin: 0 0 5px 15px; border:5px solid #202020}
.vertical_align {display: inline;vertical-align: middle;}
.vertical_align_all * {display: inline;vertical-align: middle;}
a img {border: 0px none;}

/*** STRUCTURE ***/
.wrapper {
	margin:0 auto;
	text-align: left;
	padding: 15px 0 9px 0;
	width:922px;
	}
#header {
	background-image: url(../images/bg_header.png);
	background-repeat:no-repeat;
	background-position: center top;
	margin-bottom:8px;
	margin-top:12px;
}

#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat:repeat-y;
	background-position: left bottom;
	padding:0;
}

#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	padding:38px 0 10px 0;
	font-size:0.95em;
	color:#aaa;
	height:145px;
}

.left_col {
	width:605px;
	min-height:420px;
	float:left;
	margin-top:5px;
	text-align:justify;
}

.right_col {
	width:282px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	padding-left:10px;
	margin-bottom:10px;
}

/*** GENERAL FORMATTING ***/

p {
	line-height: 150%;
	padding: 0 0 1em 0;
	font-size:0.95em;
	color:#535353;
}

ul, ol {
	line-height: 160%;
	padding: 0 0 1em 25px;
}  

    
#content ol,#content ul {
	font-size:0.95em;
}

h1 {
	border-bottom:none;
	font-size:1.7em;
	color:#535353 ;
	font-weight:normal;
	border-bottom:2px solid #BAD530;
	padding:0 0 0.05em 0;
	margin:0 0 0.25em 0;
}

h2 {
	font-size: 1.4em;
	color: #535353;
	padding: 0 0 0.25em 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	font-weight:normal;
}

h3, h4 {
	font-size:1.2em;
	padding:0 0 0.5em 0;
	line-height:140%;
	font-weight:normal;
}

h4 {
	color:#535353;
	border-bottom:2px solid #eb1b5b;
	margin-bottom:1em;
	padding-bottom:3px;
}

h5 {
	color:#535353;
	font-size:1em;
	padding-bottom:0.5em;
	font-weight:normal;
}

a, a:visited, a:active {
	color: #759501;
	text-decoration:none;
}

a:hover {
	color: #759501;
	text-decoration:underline;	
}

span {
	color:#759501;
}

/*** FORMATTING ***/

.header_text {
	font-size:0.75em;
}

#banner_top {
	width: 605px;
	height: 200px;
	margin-bottom:0.5em;
}

.quote_header {
	border-bottom:2px solid #BAD530;
	padding:0 0 0.05em 0;
	margin:0 0 0.25em 0;
}

.form_error {
	color:#ff0000;
}

.goals ul li {
	font-size:1.2em;
	font-weight:bold;
	color:#96af14;
	line-height:170%;
} 

.our_goals {
	 color:#96af14;
	 font-size:1.8em;
}

/*** MENUS CSS ***/
#navigation {
	height:40px;
	padding-top:3px;
}

#navigation ul {
	list-style-type:none;
	padding:0;
}

#navigation ul li {
	float:left;
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
	margin-right:2px;
}

#navigation ul li a {	
	display:block;
	padding: 7px 12px 10px 12px;
	color:#ffffff;
}

#navigation ul li:hover, #home .home, #drive_pathways .drive_pathways, #other_work .other_work, #portfolio .portfolio, #faqs .faqs {
	background-image:url(../images/bg_hover_left.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
}

#navigation ul li a:hover, #home .home a, #drive_pathways .drive_pathways a, #other_work .other_work a, #portfolio .portfolio a, #faqs .faqs a {
	background-image:url(../images/bg_hover_right.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#535353;
	text-decoration:none;
}

/*** Inner Nav ***/
#inner_nav {
	border-bottom:1px solid #656565;
	margin-bottom:1.1em;
}
#inner_nav ul {
	list-style-type:none;
	padding:0;
	padding-top:7px;
}

#inner_nav ul li {
	background-image:url(../images/left_both.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
	margin-right:2px;
}

#inner_nav ul li a {
	background-image:url(../images/right_both.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	display:block;
	padding: 6px 12px 8px 12px;
	color:#525254;
}

#inner_nav ul li:hover, #portfolio .current {
	background-position:0 -50px;
	text-decoration:none;
	top:1px;
	position:relative;
}

#inner_nav ul li a:hover, #portfolio .current a{
	background-position:100% -50px;
	color:#535353;
	text-decoration:none;
	top:1px;
}

/*** FORMS CSS ***/

.contact_form {
	width:100%;
}
.contact_form form {
	border:0;
	width:100%;
}
.contact_form form fieldset{
	border:0;
}
.contact_form input, .contact_form textarea{
	vertical-align:top;
	width:280px;
	border: 1px solid #535353;
	color:#000000;
	padding:5px 0;
	font-size:1.05em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
	margin-bottom:8px;
}
.contact_form label{
	font-size:0.9em;
	width:100%;
}
.contact_form .form_button{
	width:58px;
	height:20px;
	display:inline;
	float:right;
	border: 0px none;
	background-image:url(../images/bg_submit.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-5000px;
	color: transparent;
	text-transform: capitalize;
}
.contact_form .form_button:hover{
	background-image:url(../images/bg_submit_hover.jpg);
	cursor:pointer;
}