/* ===== Undo Styles ===== */
* {
    margin: 0;
    padding: 0;
    text-indent: 0;
}
body {
	background: #C02026 url('../images/bg_body.gif') top left repeat-x;
	color: #666;
	font-size: 100%;
	font-family: arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
#wrapper {
	font-size: 80%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 780px;
	z-index: 1;
}
#contentWrapper {
	background: #fff url('../images/bg_body.gif') top left repeat-x;
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

/* ======== Default Styles ======== */
/* ===== Links ===== */
a:link, a:visited, a:active {
    color: #C02026;
    text-decoration: underline;
}
a:hover {
    color: #666;
}

/* ===== Formatted Text ===== */
p {
    display: block;
    margin: 0 0 1.3em 0;
}
em {
	font-style: italic;
	font-weight: bold;
}
i, cite, address {
	font-style: italic;
}
strong, b {
    font-weight: bold;
}
blockquote, q {
    font-style: italic;
}
code {
    font-family: monospace;
    font-size: 90%;
    border: 1px solid #000;
    padding: 0.5em;
    display: block;
}
del {
    text-decoration: line-through;
}
ins {
    color: #444;
    font-style: italic;
}
dfn {
    font-weight: bold;
}
abbr, acronym {
    border-bottom: 1px dashed #000;
}
sub {
    vertical-align: sub;
    font-size: 80%;
}
sup {
    vertical-align: super;
    font-size: 80%;
}
.printOnly {
	display: none;
}


/* ===== Forms ===== */
form {
	padding: 0;
	margin: 0;
}
input, button, select, fieldset, textarea {
    border: 1px solid #999999;
    padding: 1px;
	font-family: arial, sans-serif;
}
input, select {
	margin: 0 0 6px 0;
	width: 330px;
}
input.image {
	border: none;
}
input.submit {
	background-color: #C02026;
	color: #fff;
	margin: 1em 30px 1em 0;
	padding: .2em 1em;
	cursor: pointer;
	cursor: hand;
	width: auto;
}
input.submit:hover {
	background-color: #FF9A9E;
}
textarea {
	height: 150px;
	margin: 0 0 2em 0;
	width: 330px;
}
fieldset {
	margin: 0 0 2em 0;
    padding: 1em 1em .5em 1em;
}
legend {
	color: #666;
	font-family: "arial narrow", arial, serif;
	font-weight: bold;
	letter-spacing: .1em;
	padding: 0 10px;
	text-transform: uppercase;
}
option {
    background: #FFF;
    margin-right: 1em;
}
label {
    cursor: pointer;
	display: block;
	float: left;
	width: 130px;
}


/* ===== Headings ===== */
h1 {
	border-bottom: 1px solid #C02026;
	color: #838383;
	display: block;
	float: left;
	font-family: "arial narrow", arial, serif;
	font-size: 2em;
	margin: 0;
	padding: 0;	
	width: 730px;
}
body.home h1 {
	background: transparent url('../images/h1_home_welcome.gif') no-repeat;
	border: none;
	float: none;
	height: 87px;
	margin: 0 0 1em 0;
	text-indent: -9999px;
	width: 436px;
}
h2, h3, h4, h5, h6 {
	color: #666;
    font-family: "arial narrow", arial, serif;
	font-weight: normal;
	letter-spacing: .1em;
	margin: 0 0 1em 0;
    padding: 0;
}
h2 {
	border-bottom: 1px solid #C02026;
	font-size: 130%;
	font-weight: bold;
}
body.home h2 {
	border: none;
	color: #C02026;
    font-size: 170%;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
}
h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
}
h3 {
    font-size: 120%;
	font-weight: bold;
	margin: 0 0 .5em 0;
}
#sidebar h3 {
	border-bottom: 1px solid #C02026;
	color: #838383;
	font-family: arial, serif;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .6em 0;
	text-transform: uppercase;
}
h4 {
    font-size: 110%;
	padding: .5em 0 .2em 0;
}
h5, h6 {
    font-size: 100%;
}

/* ===== Common =====*/

.floatL {float:left;}
.floatR {float:right;}
.clear {clear:both;}
.clearL {clear:left;}
.clearR {clear:right;}
.wai {display:none;}
.imgFloatL {
	border: 1px solid #000;
	float: left;
	margin: 0 15px 10px 0;
}
.imgFloatR {
	border: 1px solid #000;
	float: right;
	margin: 0 0 10px 15px;
}
.noborder {
	border: none;
}
hr {
	display: block;
	border: none;
	border-top: 1px solid #C02026;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 10px 0 15px 0;
	padding: 0;
	width: 100%;
}
.last {
	border: none;
}
ul.nobullet {
	list-style: none;
}


/* ===== Header ===== */

#logo {
	background: transparent url('../images/logo.gif') top left no-repeat;
	height: 170px;
	position: absolute;
	text-indent: -9999px;
	top: 16px;
	width: 315px;
	z-index: 15;
}
.home #logo {
	background: transparent url('../images/logo_home.jpg') top left no-repeat;
	height: 371px;
	position: absolute;
	top: 0;
	width: 315px;
	z-index: 15;
}
#flashcontent {
	height: 315px;
	left: 0px;
	position: absolute;
	top: 0;
	width: 170px;
	z-index: 100;
}
#flashcontent img {
	padding-top: 16px;
}
.home #flashcontent {
	height: 315px;
	left: 0px;
	position: absolute;
	top: 0;
	width: 371px;
	z-index: 100;
}
.home #flashcontent img {
	padding-top: 0;
}


/* ===== Navigation ====== */
ul#mainnav {
	background: url('../images/navigation.gif') no-repeat;
	height: 26px;
	margin: 70px 0 0 315px;
	padding: 0;
	position: relative;
	width: 445px;
}
ul#mainnav li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
ul#mainnav li, ul#mainnav a {
	height: 26px; 
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

/* sprite panel */
#mainnavHome {left: 0; width: 60px;}
#mainnavAbout {left: 60px; width: 110px;}
#mainnavServices {left: 170px; width: 84px;}
#mainnavLocations {left: 254px; width: 92px;}
#mainnavContact {left: 346px; width: 99px;}

#mainnav a:link, #mainnav a:visited, #mainnav a:hover, #mainnav a:active  {}

#mainnavHome a:hover {background: transparent url('../images/navigation.gif') 0 -26px no-repeat;}
#mainnavAbout a:hover {background: transparent url('../images/navigation.gif') -60px -26px no-repeat;}
#mainnavServices a:hover {background: transparent url('../images/navigation.gif') -170px -26px no-repeat;}
#mainnavLocations a:hover {background: transparent url('../images/navigation.gif') -254px -26px no-repeat;}
#mainnavContact a:hover {background: transparent url('../images/navigation.gif') -346px -26px no-repeat;}

/* footer nav */
#footer {
	background: #C02026;
	border-top: 2px solid #fff;
	color: #FF9A9E;
	float: left;
	font-size: .8em;
	padding: 8px 0 20px 0;
	text-transform: uppercase;
}

ul#utilitynav {
	float: left;
	list-style: none;
	margin: 0;
}
ul#utilitynav li {
	border-right: 1px solid #fff;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 15px;
}
ul#utilitynav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
ul#utilitynav a:hover {
	color: #FF9A9E;
}
ul#utilitynav .email {
	background: transparent url('../images/icn_email.gif') left 2px no-repeat;
}
ul#utilitynav .print {
	background: transparent url('../images/icn_print.gif') left 0 no-repeat;
}
ul#utilitynav .sitemap {
	background: transparent url('../images/icn_sitemap.gif') left 0 no-repeat;
	border-right: none;
}
ul#locations {
	float: right;
	list-style: none;
}
ul#locations li {
	float: left;
	padding: 0 0 0 15px;
}
ul#locations a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
ul#locations a:hover, ul#locations a:hover.hq {
	color: #FF9A9E;
}
ul#locations a.hq {
	color: #ccc;
}




/* ===== Main ===== */
#mainContent {
	float: left;
	margin: 0;
	padding: 90px 25px 25px 25px;
}
ul#associations {
	float: left;
}
ul#associations li {
	float: left;
	margin: 0 0 30px 0;
}


/* ===== Home Content =====*/
body.home #mainContent {
	float: left;
	padding: 55px 25px 0 25px;
	width: 730px;
}
.intro {
	margin: 0 0 60px 300px;
	position: relative;
	z-index: 5;
}
.homeSub {
	margin: 0;
	padding: 0;
}
.homeSub ul {
	float: left;
	list-style: none;
	margin: 5px 0 0 0;
}
.homeSub ul li {
	float: left;
	margin: 0 10px 0 0;
	width: 350px;
}

/* ===== Typical Content =====*/
#content {
	float: left;
	margin: 4em 30px 0 0;
	width: 510px;
}
ul.split {
	width: 250px;
}
ul.styles {
	float: left;
	list-style: none;
	margin-bottom: 20px;
}
ul.styles li {
	display: inline;
	float: left;
	margin: 0 30px 10px 0;
	width: 220px;
}
ul.styles li h4 {
	text-align: center;
	width: 220px;
}

/* ===== Sidebar Content =====*/
#sidebar {
	background: transparent url('../images/bg_sidebar.gif') repeat-y;
	border-top: 10px solid #4F4F4F;
	float: right;
	font-size: .85em;
	margin: 0;
	width: 185px;
}
#sidebar div.pad {
	padding: 38px 0 20px 10px;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 3em 0;
}
#sidebar li {
	margin: 0 0 4px 0;
}
.sidebarftr {
	background: transparent url('../images/bg_sidebarftr.gif') no-repeat;
	height: 100px;
}


/* === Altered Links === */
a:link.accent, a:visited.accent, a:active.accent {
	background: transparent url('../images/bg_accentlink_learnmore.gif') no-repeat;
	display: block;
	font-size: .85em;
	font-weight: bold;
	height: 20px;
	left: 310px;
	margin: 0;
	padding: 5px 7px 0 10px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	top: 210px;
	width: 97px;
}
a:link.accentlight, a:visited.accentlight, a:active.accentlight {
	background: transparent url('../images/bg_accentltlink.gif') right 60% no-repeat;
	font-size: .95em;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 0 15px 0 0;
	text-decoration: none;
}
a:hover.accent, a:hover.accentlight {
	color: #C02026;
	text-decoration: underline;
}