/* MAIN SETTINGS */
body {margin: 0;padding: 0;font-size: 11px;font-family: Arial, Helvetica, sans-serif;background: #333 url(/images/background.gif) left top repeat-x;}
#wrapper {margin: 0px auto 0;padding: 0;width: 850px;}
#top {margin: 0;padding: 0 0 5px 0;width: 850px;background: #FFFFFF url(/images/background_top.gif) left top repeat-x;}
a:link {color: #fc0;}
h1 {color: #fc0;text-decoration: none;}
h2 {color: #fc0;text-decoration: none;}
h3 {color: #fc0;text-decoration: none;}
a:visited {color: #fc0;}
h1 a:link, h1 a:visited {color: #fc0;text-decoration: none;}
h2 a:link, h2 a:visited {color: #fc0;text-decoration: none;}
h3 a:link, h3 a:visited {color: #fc0;text-decoration: none;}

/* Header Settings */
#header {margin:0;padding:0px 0px 0px 0px;width:850px;height:170px;background:#FFFFFF;}

/* Business Logo Settings */
#businessLogo {margin: 0;padding: 0;float: left;width: 850px;height: 88px;background:#FFFFFF;}
/* Hide the logos for the print and handheld style sheets */
#content .printheader, #content .handheldheader {display: none;}

/* Navbar */
#navbar ul {margin: 0 auto; padding:5px 0px 5px 0px;background: none;border-top: 1px solid #1D4872;border-bottom: 1px solid #1D4872;width: 850px;list-style: none;font-weight: bold;}
#navbar li {margin: 0;padding: 0;display: inline;font-weight: bold;}
#navbar li a:link, #navbar li a:visited {margin: 0;padding:5px 0px 5px 10px;background: none;color: #999;font-size: 12px;font-weight: normal;text-decoration: none;border: none;font-weight: bold;}
#navbar li a:hover, #navbar li a:active, #navbar li a:focus {background: none;color: #F9A61A;border: none;font-weight: bold;}
#navbar li a:link.current, #navbar li a:visited.current {color:#F9A61A;font-weight: bold;}

/* MAIN CONTENT */
/* Content */
#content {margin: 0;padding: 10px;width: 830px;background: #FFFFFF;}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {margin: 0;padding: 10px 0 0 0;color: #fc0;}
#content h1 {padding: 0;font-size: 14px;line-height: 16px;color: #fc0;}
#content h2 {font-size: 170%;line-height: 100%;}
#content h3 {font-size: 110%;line-height: 100%;}
#content h4 {margin: 0px 0px 0px 0px;padding: 0;color: #36360b;font-size: 100%;line-height: 12px;}
#content h5 {margin: 2px 0;padding: 0;font-size: 108%;line-height: 100%;}
#content h6 {margin: 2px 0 0 0;padding: 0;font-size: 100%;line-height: 100%;}
#content p, li {padding: 0;color: #919090;}
#content p {margin: 4px 0 14px;}
#content p.divider {padding: 0 0 10px 0;border-bottom:  1px solid #3e4244;;}
#content blockquote {margin: 5px 20px;padding: 0;}
#content ul {margin: 0;padding: 5px 0 5px 16px;}
#content li {margin: 0 0 0 8px;padding: 0 0 0 4px;list-style: url(/images/list_bullet-gold.gif) none;}
strong, b {color: #fc0;}
.headerAlt {font-weight: normal;color: #b5b5b5;}

/* Contact Form Table/Plain Tables  */

table {
	margin: 5px auto;
	border: 1px solid #666;
	border-collapse: collapse;
}
th, td {
	margin: 0;
	padding: 3px;
	background: #333;
	vertical-align: top;
	color: #b5b5b5;
	border-bottom: none;
}
th {
	text-align: right;
	color: #fc0;
	font-weight: normal;
}
th.submit {
	text-align: center;
}
tr.alt *, td.alt {
	background: #262626;
}
/* Form Elements */

input, textarea {
	margin: 0;
	padding: 1px;
	border: #191919 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
select {
	margin: 0;
	padding: 1px;
	border: #191919 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
input.radioButton {
	border: none;
}
input.sminp {
	margin: 3px auto;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #191919;
	background: #333 url(/images/sminp_background.gif) repeat-x;
}

/* Footer */

#footer {
	margin: 0;
	padding: 10px 5px 0px 5px;
	width: 820px;
	height: 130px;
	background: #404040 url(/images/footer_background.gif) left bottom no-repeat;
	text-align: left;
	font-size: small;
	color: #787878;
	clear: both;
}
#footerRightCol {
	margin: 0;
	padding: 3px 0px 0px 0px;
	width: 230px;
	float: right;
	text-align: right;
	background: url(/images/footer_rightCol_top.gif) top no-repeat;
}
#footerRightCol p, #footerRightCol strong {
	color: #8c8c8c;
}
#footerRightColBottom {
	margin: 0;
	padding: 0 0 5px 5px;
	width: 240px;
	float: right;
	background: url(/images/footer_rightCol_bottom.gif) bottom right no-repeat;
}
#footer p {
	padding: 2px 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}
#footer h4 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer strong, #footer b {
	color: #787878;
}
#footer ul {
	margin: 0;
	padding: 4px;
	color: #787878;
	font-size: 10px;
}
#footer li {
	display: inline;
	color: #787878;
}
#footer a {
	padding: 0;
	text-decoration: underline;
	color: #787878;
	font-weight: bold;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #fc0;
}
#footer p a {
	text-decoration: underline;
	color: #787878;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: underline;
	color: #fc0;
}

/* Misc Classes */

.smallFont {
	font-size: 85%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.photo {
	margin: 5px;
	padding: 4px;
	border: 1px #fc0 solid;
}
.indent {
	padding-left: 30px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.whiteText {
	color: #fff;
}
