#printHide {
	display: none;
}

.review {
	background-color: #FFFF00;
}

#testimonial {
	position: relative;
	left: 7px;
	width: 550px;
	background-color: #e5e6e6;
	/* background: url('../images/testimonial1.gif') bottom right no-repeat; */
	border: 1px solid #333333;
	padding: 15px;
	margin-top: 30px;
	text-align: center;
	font-size: 14px;
}

.testimonials {
	width: 486px;
	height: 90px;
	padding-top: 35px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}

.testimonialsMore {
	padding-right: 10px;
	text-align: right;
}

.dashedHR {
	height: 1px;
	border-bottom: 1px dashed #999999;
}

address {
	padding-top: 10px;
	padding-left: 20px;
}

# statcounter {
	display: none;
}


/* PAGE LAYOUT */

body {
 background-color: #0072bc;
}

#site {
	position: relative;
	width: 891px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 15px;
}

#url {
	display: none;
}

#brandingOLD {
	position: relative;
	width: 891px;
	height: 120px;
	background-image: url("../images/layout/branding.gif");
	text-align: left;
}

#branding {
	position: relative;
	width: 891px;
	height: 171px;
	background-image: url("../images/layout/branding.gif");
	text-align: left;
}

#brandingFlash {
	position: absolute;
	left: 564px;
	top: 0px;
	width: 322px;
	height: 163px;
}

#navigationTop {
	position: relative;
	width: 891px;
	height: 10px;
	/* height: 26px; */
	padding-top: 7px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #faf3eb;
	background-image: url("../images/layout/nav-top.gif");
}

#contentHeader {
	position: relative;
	width: 891px;
	height: 28px;
	background-image: url(../images/layout/content-top.gif);
}

#content {
	position: relative;
	width: 600px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background-image: url(../images/layout/content-middle.gif);
	padding-left: 45px;
	padding-right: 246px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}






#sidebar {
	position: absolute;
	top: 243px;
	left: 680px;
	width: 180px;
}

.sidebarText {
	font-size: 13px;
	padding: 10px 0px 10px 0px;
	background-color: #d5dddd;
}


/* --- SUBPAGE NAVIGATION --- */
.subpage_module_spacer {
	width: 172px;
	position: relative;
	background-color: #798a96;
	padding-top: 5px;
	padding-bottom: 15px;
	border: #d5dddd 5px solid;
	/*background-color: #d5dddd;
	border: #657785 5px solid;*/
}

.subpage_module {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.subpage_module li {
	display: inline;
	text-align: left;
}

.subpage_module a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	/*text-indent: 10px;*/
	padding-left: 10px;
	text-transform: capitalize;
	/*height:29px;*/
	width: 162px;
	/*line-height: 25px;*/
	padding-top: 6px;
	padding-bottom: 6px;
	background: transparent;
	border-bottom: 1px dashed #504e4f;
}

.subpage_module a:hover {
	background-color: #4a79a5;
	background: url('../images/layout/secNav_on.jpg') bottom left no-repeat;
	color: #ffffff;
	text-decoration: none;
	text-indent: 0px;
	padding-left: 20px;
	width: 152px;
}

.subpage_module a.active, .subpage_module a.active:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('../images/layout/secNav_on.jpg') bottom left no-repeat;
	text-indent: 10px;
	border: none;
}

.subpage_module2 li a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #faf3eb;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	text-transform: capitalize;
	/*height: 29px;*/
	width: 132px;
	line-height: 15px;
	border: none;
	padding-bottom: 2px;
}

.subpage_module2 li a:hover {
	text-decoration :none;
	color: #000000;
	background: #ffffff url('../images/layout/secNav_on2.jpg') bottom left no-repeat;
	width: 122px;
	text-indent: 0px;
	padding-left: 10px;
	line-height: 15px;
}






#contentFooter {
	position: relative;
	width: 891px;
	height: 34px;
	background-image:url(../images/layout/content-bottom.gif);
}

#contentArea-content {
	float: left;
	width: 685px;
	text-align: left;
	background-color: #fbf7f3;
}

#pageTitlePrint {
	display: none;
}

#copyright {
	position: relative;
	width: 891px;
	padding-top: 5px;
	font-size: 11px;
	color: #c5c8cb;
	text-align: center;
}


/* FONT STYLES */

h1, h2, h3, h4, h5, h6, dt {
	font-family: 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 15pt;
	font-weight: bold;
	color: #416b93;
	margin: 0px auto 12px -7px;
	/*line-height: 18px;*/
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	margin: 4px auto 5px -1px;
	/*line-height: 16px;*/
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	margin: 4px auto 5px -1px;
	/* line-height: 16px; */
}

input, select, textarea {
	line-height: 17px;
	font-size: 9pt;
	font-family: verdana, geneva, Arial, Helvetica, sans-serif;
	color: #311a01;
}

.formReq {
	font-weight: bold;
	color: #FF0000;
	padding-left: 2px;
}



/*a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #587D8F;
	text-decoration: none;
}*/

#navigationTop a {
	color: #bf6716;
	text-decoration: none;
}

#navigationTop a:hover {
	color: #4a79a5;
	text-decoration: none;
}



input,textarea {
	font-size: 10pt;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #F5F7F7;
	border: #7A8891;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#noborder {
	border-style: none;
}

#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}