/** GLOBAL RESET **/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; vertical-align: top; text-align: left; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/** GLOBAL STYLES **/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #3f3f3f;
	background: #676767 url(../images/bkg.jpg) repeat-x top left;
	text-align: center; /* Needed for IE5x Bug */
}

h1 { margin: 0 0 20px 0; padding: 0 0 14px 0; font-size: 18px; font-weight: normal; color: #2c4378; text-align: left; background: url(../images/dot.gif) repeat-x bottom left; }
.h1old { margin: 0; padding: 6px 12px; color: #fff; font-size: 14px; font-weight: bold; text-align: center; background: transparent url(../images/titleBKG.jpg) repeat-x center left; }
h2 { margin: 30px 0 0 0; padding: 0; font-size: 14px; font-weight: bold; color: #292929; text-align: left; }
h3 { margin: 30px 0 0 0; padding: 0; font-size: 12px; font-weight: bold; color: #435176; text-align: left; }
p { margin: 15px 0 20px 0; padding: 0; text-align: justify; line-height: 1.5em; font-size: 13px; }
p.small { margin: 5px 0 8px 0; padding: 0; text-align: justify; line-height: 1.3em; font-size: 11px; }
a { color: #518c24; text-decoration: none; }
a:focus { outline: none; outline: 0; }
a:hover { color: #da7b00; text-decoration: underline; }
sup { font-size: 8px; font-weight: normal; }
sub { height: 0; line-height: 1; vertical-align: baseline; vertical-align: bottom; position: relative; top: .5ex; }
ol { text-align: left; margin-top: -5px; }
ul { text-align: left; margin: -10px 0 20px 18px; padding: 0; list-style-type: square; color: #262e58; font-size: 13px; line-height: 1.4em; }
li { padding: 3px; }
.clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; }


/** LAYOUT STYLES **/

#layout { margin: 0 auto; padding: 10px 0; width: 940px; }


/** HEADER **/

#header { margin: 10px auto 17px auto; width: 864px; padding: 0 38px; }

#logo { float: left; }

#utility { float: right; padding-top: 18px; color: #bebebe; font-size: 11px; line-height: 2.2em; text-align: right; }
#utility .phone { font-size: 14px; color: #fff; }
#utility .email { padding-left: 11px; font-size: 11px; color: #bebebe; text-decoration: none; background: url(../images/arrowUtility.gif) no-repeat center left; }
#utility .rss { margin-left: 20px; padding-left: 20px; font-size: 11px; color: #bebebe; text-decoration: none; background: url(../images/rssUtility.gif) no-repeat center left; }
#utility .email:hover, #utility .rss:hover { color: #f9d05c; text-decoration: none; }


/** MENU 

#menu { margin: 0 auto; width: 940px; height: 36px; background: url(../images/navBKG.gif) no-repeat top left; }
#menu ul { list-style-type: none; margin: 0 0 0 18px; padding: 0; text-align: center; }
#menu li { display: inline; margin: 0; padding: 0; }
#menu a { float: left; display: block; height: 36px; line-height: 36px; vertical-align: middle; padding: 0 22px; color: #fff; font-size: 13px; font-weight: bold; text-decoration: none; }
#menu a:hover { text-decoration: none; background: url(../images/navOver.gif) repeat-x top left; }
**/

#menu { margin: 0 auto; width: 940px; height: 36px; background: url(../images/navBKG.gif) no-repeat top left; }
#menu ul { list-style-type: none; margin: 0 0 0 10px; padding: 0; text-align: center; }
#menu li { display: inline; margin: 0; padding: 0; }
#menu a { float: left; display: block; height: 36px; line-height: 36px; vertical-align: middle; padding: 0 29px; color: #fff; font-size: 13px; font-weight: bold; text-decoration: none; }
#menu a:hover { text-decoration: none; color: #fffaa6; }
#menu li.selected a { color: #fffaa6; }

/** FLASH & HERO **/

#flash { margin: 0 auto; width: 940px; height: 270px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }
#hero { margin: 0 auto; width: 940px; height: 270px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; }


/** BREADCRUMBS **/

#breadcrumbs { margin: 0 auto; padding: 0 38px; width: 864px; height: 26px; line-height: 26px; vertical-align: middle; color: #fff; font-size: 12px; text-align: left; background: url(../images/breadcrumbsBKG.gif) repeat-x top left; border-bottom: 1px solid #fff; }
#breadcrumbs a { color: #fff; text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }
#breadcrumbs .B_currentCrumb { color: #fff09f; }


/** CONTENT **/

#content { margin: 0 auto; width: 864px; padding: 40px 38px 20px 38px; background: #fff url(../images/contentBKG.gif) repeat-x top left; }

#colleft { float: left; width: 580px; }
#colleft .title { width: 400px; border: 1px solid #b7bcc5; padding: 2px; margin: 10px 0 7px 0; float: left; }

#colright { float: right; width: 215px; padding-left: 25px; text-align: right; background: url(../images/sideBKG.gif) repeat-y top left; }
#colright .title { width: 209px; border: 1px solid #b7bcc5; padding: 2px; margin: -6px 0 15px 0; }
#colright h1 { text-align: right; padding-right: 30px; }

.quote { margin: 10px 0 20px 0; padding: 0px 10px 8px 22px; color: #262e58; font-size: 11px; line-height: 1.5em; text-align: justify; background: url(../images/quoteLeft.gif) no-repeat top left; }
.quote p { margin: 0; padding: 0; font-size: 12px; }
.quote .tag { margin: 5px 0 0 0; padding: 0 25px 0 0; text-align: right; font-size: 11px; color: #666; background: url(../images/quoteRight.gif) no-repeat center right; } 


/** FOOTER **/

#footer { margin: 0 auto; width: 864px; padding: 20px 38px; color: #b1b1b1; font-size: 11px; }
#footer ul { list-style-type: none; margin: 0 0 10px 0; padding: 0; text-align: center; }
#footer li { display: inline; margin: 0; padding: 0px 8px 0 5px; border-right: 1px solid #b1b1b1; }
#footer li.first { padding-left: 0; }
#footer li.last { border-right: none; padding-right: 0; }
#footer a { color: #b1b1b1; font-size: 11px; text-decoration: none; }
#footer a:hover { color: #f9d05c; text-decoration: none; }


/** ETC **/

#sitemap { margin:15px; font-size:13px; line-height:2em; }
#sitemap a { color: #3e4998; }
#sitemap a:hover { color: #da7b00; }

#cform { text-align: left; }
#cform th { text-align: right; padding-right: 15px; padding-top: 10px; vertical-align: middle; }
#cform td { padding-top: 10px; }
#cform .in { width: 300px; border: 1px solid #a2a2a2; padding: 6px 8px; }
#cform textarea { width: 312px; border: 1px solid #a2a2a2; padding: 2px; }

.sold { background-color: red; padding: 2px 7px; font-size: 11px; color: #fff; font-weight: bold; margin-left: 10px; }

.error, .errors { color: #ff0000; text-align: left; line-height: 1.4em; }
.req { color: #ff0000; font-size: 14px; font-weight: bold; }

#sitemap { margin:15px; font-size:13px; line-height:2em; list-style-type: none; }
#sitemap a { color: #3e4998; }
#sitemap a:hover { color: #518c24; }

.bordered { padding: 3px; border: 1px solid #666; }

#partners img { margin-bottom: 10px; }
#partners p { margin: 20px 0 30px 0; line-height: 1.3em; }
#partners a { color: #3e4998; }
#partners a:hover { color: #518c24; }
