/* CSS Document */

p,a,h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;}
h1 { 
	font-size:22px;
	font-weight:bold;
	color:#f76a28;}
h2 { 
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
h3 { 
	color:#004f6a;
	font-size:14px;
	margin:0;
	font-weight:bold;}
h3 a:link{ 
	color:#004f6a;
	font-size:14px;
	margin:0;
	font-weight:bold;
	text-decoration: none;}
h3 a:visited{ 
	color:#004f6a;
	font-size:14px;
	margin:0;
	font-weight:bold;
	text-decoration: none;}
h3 a:hover{ 
	color:#004f6a;
	font-size:14px;
	margin:0;
	font-weight:bold;
	text-decoration: underline;}
h4 { 
	font-size:14px;
	color:#818749;}
h5 { 
	color:#FBD68B;
	font-size:20px;
	margin:20px 0px;}
h6 {
	font-weight:bold; 
	font-size:14px;}
p { 
	font-size:12px;
	font-weight:normal;}
a { 
	font-size:12px;
	text-decoration:underline;}
a:hover {
	color:#333333;
	text-decoration:none;}
ul, ol, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-image:url(../images/bullet.jpg);}
li {
	line-height:25px;}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:150px;
	margin:3px 0px;}
.button
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:25px;
	margin:2px;
	color:#ffffff;
	background-color:#F76A28;
	border:1px solid #c06000;
	width:80px;
	}
.inputSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FDB930;
	height: auto;
	width:200px;
	text-align: left;
	border:0px;
	padding:3px;
	margin:3px;}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:5px 0px;}
option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	text-align: left;
	margin:3px;}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	color:#666666;
}
input, select, option, textarea {
	border: 1px solid #999999;
	margin:2px;

}
input[type="radio"] { 
	border:0;
	width:auto;}
input[type="checkbox"] { 
	border:0;
	width:auto;}
hr {
	height: 0px; 
	border-top: 1px solid #cccccc;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;}

/*******  Body Styles  ********/	
	
html, body {
	background:#ffffff url(../images/page-bg.jpg) repeat-x;
	color:#333333;
	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	margin:auto;
	min-height:100%;
	position:relative;
	width:952px;
}
#header {
	float:left;
	height:121px;
	margin-top:10px;
	position:relative;
	width:952px;
}	
#logo {
	width:178px;
	height:93px;
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:55px;
}
#nav {
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:66px;
	padding-left:10px;
	position:relative;
	text-align:center;
	width:952px;
	margin-top:7px;
}
.nav a {
	color:#666666;
	font:normal 14px Arial, Helvetica, sans-serif;
	line-height:54px;
	text-align:center;
	float:left;
	text-decoration:none;
	padding:0px 25px;
	margin-top:5px;
}
.nav a:hover {
	text-decoration:none;
	color:#ffffff;
	background-image:url(../images/nav-hover-bg.jpg);
	background-repeat:repeat-x;
	line-height:54px;
}
#pageBodyTop {
	width:952px;
	height:12px;
	background-image:url(../images/body-bg-top.jpg);
	background-repeat:no-repeat;
	position:relative;

	float:left;
}
#pageBodyMiddle {
	width:952px;
	position:relative;
	background-image:url(../images/body-bg-middle.jpg);
	background-repeat:repeat-y;
	float:left;
}
#pageBodyBottom {
	width:952px;
	height:38px;
	background-image:url(../images/body-bg-bottom.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
#left-content {
	width:495px;
	position:relative;
	float:left;
	padding:10px 5px 5px 50px;
}
#left-content-large {
	width:895px;
	position:relative;
	float:left;
	padding:30px 5px 5px 50px;
}
#left-content-medium {
float:left;
padding:30px 5px 5px 60px;
position:relative;
width:865px;
}
#right-content {
	width:365px;
	position:relative;
	float:right;
	padding:30px 0px 0px 5px;
}
#testimonialsTop {
	width:334px;
	height:97px;
	background-image:url(../images/testimonials-top.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	float:left;
}
#testimonialsMiddle {
	background-image:url(../images/testimonials-middle.jpg);
	background-repeat:repeat-y;
	float:left;
	padding:5px 25px;
	position:relative;
	width:285px;
}
#testimonialsBottom {
	width:334px;
	height:36px;
	background-image:url(../images/testimonials-bottom.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
#footer {
	height:148px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/footer-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	padding-top:25px;
	width:100%;
	float:left;
}
.footerLinks, .footerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fac4ab;
	text-decoration: none;
	text-align: center;
}
.footerLinks a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.clearFooter {
	height:173px;
	clear:both;
}
#leftNavHolder {
	width:260px;
	position:relative;
	float:left;
}
#leftNav {
	width:260px;
	position:relative;
	background-color:#e9e9e9;
	float:left;
	border:1px solid #cccccc;
	margin-top:15px;
} 
#leftNav ul.links{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:14px Arial, Helvetica, sans-serif;
	line-height:165%;
	width:260px;
	list-style-image:none;
	line-height:normal;
	float:left;
}
#leftNav ul.links li{
	margin:0;
	padding:0;
	border-bottom:1px solid #dfdddd;
	list-style-image:none;
	line-height:150%;
	float:left;
}
#leftNav ul.links li a{
	display:block;
	text-decoration:none;
	color:#717746;
	padding:5px 0px 5px 15px;
	width:245px;
	list-style-image:none;
	font:14px Arial, Helvetica, sans-serif;
	float:left;
}
#leftNav ul.links li a:hover{
	background:#717746; 
	color:#ffffff;}
#leftNav ul.links li a.current,ul.vert-one li a.current:hover{
	background:#ececec;
	color:#FDB930;
}
#pageTitle {
	padding:1px 10px;
	background-color:#717746;
	color:#ffffff;
	margin:10px 0px 35px;
}
#loginLeftNav {
	width:260px;
	background-image:url(../images/login-left-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #696e45;
	margin-top:25px;
	background-color:#696e45;
	min-height:282px;
	float:left;
}
#rightBodyContent {
	width:655px;
	min-height:500px;
	float:right;
	right:10px;
}
#rightBodyContentFull {
	width:895px;
	min-height:500px;
	float:left;
	right:10px;
}
#breadcrumbs {
	width:645px;
	height:20px;
	margin-top:25px;
	padding-left:10px;
}
.breadcrumbs {
	color:#75794e;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.breadcrumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#353535;
	text-decoration:none;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
#bodyContent {
	width:603px;
	float:right;
	right:10px;
	border:1px solid #cccccc;
	padding:25px;
}
#bodyContentFull {
	width:877px;
	float:left;
	right:10px;
	border:1px solid #cccccc;
	padding:25px;
}
.sectionTitle {
	font-size:20px;
	color:#fbd68b;
	background-color:#b68340;
	padding:5px;
	font-weight:bold;
	border:1px solid #966320;
}
.testimonials {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.testimonials a {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
.testimonials a:hover {
	text-decoration:underline;
}
.picture {
	margin-left:7px;
	border:1px solid #999999;
}
#pictures {
	width:660px;
	height:126px;
	float:right;
	position:relative;
}
