/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Jobs to complete outside of, as well as throughout the entirety of, this document.
   * DEF: 'asset' = An asset can best be described as any item used in the creation of the site other than
   the HTML.  For example: images, flash, css files, etc.)

INSTRUCTIONS:
Make changes to the following:
1. all color values throughout this document should be altered
   ** NOTE: follow PSD instructions on what color each element will be
-------------------------------------------------------------------------------------------- */

/* -------------------------------------------------
content styling / GLOBAL
-- NOTE: pre-vA
------------------------------------------------- */
body
{
color: #4c4c4c;
font-family: "Lucida Sans", "Lucida Grande", Arial, verdana, sans-serif;
}

a:active,
a:link,
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #FF0000;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

a:visited
{
color: #E00C14;
}

a:focus,
a:hover
{
color: #000;
}

h1, h2, h3, h4, h5, h6
{
font-weight: normal;
}

.contentEdit h1
{
margin: 0.2em 0;
font-size: 277%;
color: #FF0000;
}

.contentEdit h2
{
margin: 0.2em 0;
font-size: 277%;
color: #000;
}

.contentEdit h3
{
margin: 0.2em 0;
font-size: 230%;
color: #FF0000;
}

.contentEdit h4
{
margin: 0.2em 0;
font-size: 230%;
color: #000;
}

.contentEdit h5
{
margin: 0.2em 0;
font-size: 184.6%;
color: #FF0000;
}

.contentEdit h6
{
margin: 0.2em 0;
font-size: 184.6%;
color: #000;
}

.contentEdit img
{
border-color: #000;
}

/* To style images in content. */
.contentEdit img.imageStyle
{
border-width: 10px;
border-style: solid;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */
body
{
padding: 0px;
margin: 0px;
background-color: #000;
}

div#wrapper
{
padding: auto;
margin: auto;
overflow: hidden;
}

div#container
{
width: 990px;
padding: auto;
margin: auto;
}

/* -------------------------------------------------
header
------------------------------------------------- */
div#header
{
width: 990px;
height: 400px;
padding: 0;
margin: 0 auto;
}

/*------------------------------------------------
Marquee
------------------------------------------------*/
div#MarqueeWrapper
{
display: block;
width: 660px;
height: 22px;
padding: 11px 30px 17px 300px;
white-space: nowrap;
}

div#Marquee
{
width: 660px;
height: 22px;
overflow:hidden;
}

#Marquee span
{
width: 660px;
height: 22px;
line-height: 22px;
font-size: 138.5%;
font-weight: normal;
color: #fff;
}
/* END ALTER - Marquee */

div#Banner
{
display: block;
float: right;
width: 400px;
height: 350px;
padding: 0;
}

/* -------------------------------------------------
middle
------------------------------------------------- */
div#middleWrapper
{
width: 990px;
min-width: 990px;
margin: 0 auto;
background-position: center -400px;
}

div#middle
{
min-height: 450px;
padding: 0;
}

div#colOne
{
display: block;
float: left;
width: 240px;
padding: 0 0 0 30px;
}

div#colTwo
{
display: block;
float: left;
width: 690px;
padding: 0 30px 0 0;
}

a#homeIcon,
a#homeIcon:focus,
a#homeIcon:link,
a#homeIcon:visited,
a#homeIcon:hover
{
display: block;
width: 110px;
height: 28px;
padding: 13px 10px 19px 20px;
margin: 0 0 0 100px;
font-size: 184.6%;
text-align: center;
text-decoration: none;
text-transform: uppercase;
outline: none;
overflow: hidden;
color: #ffff00;
}

a#homeIcon:focus,
a#homeIcon:hover
{
background-position: 0 -60px;
color: #000;
}

/*------------------------------------------------
Members Button
------------------------------------------------*/
a#memberButton,
a#memberButton:focus,
a#memberButton:link,
a#memberButton:visited,
a#memberButton:hover
{
display: block;
width: 170px;
height: 34px;
padding: 16px 34px 20px 30px;
margin: 0;
font-size: 230.7%;
text-align: center;
text-decoration: none;
text-transform: uppercase;
outline: none;
overflow: hidden;
color: #ffff00;
}

a#memberButton:focus,
a#memberButton:hover
{
background-position: 0 -70px;
color: #000;
}

/* -------------------------------------------------
vertical Nav
------------------------------------------------- */
div#verticalNavContainer
{
width: 240px;
padding: 0;
}

ul#verticalNav
{
width: 240px;
padding: 0;
}

ul#verticalNav li a
{
display: block;
padding: 20px 30px 8px 30px;
line-height: 28px;
font-size: 138.5%;
font-weight: normal;
text-decoration: none;
text-align: center;
overflow: hidden;
color: #000;
}

ul#verticalNav li a:focus,
ul#verticalNav li a:hover
{
color: #FF0000;
}

/* -------------------------------------------------
company box
------------------------------------------------- */
div#companyBox
{
width: 160px;
height: 106px;
padding: 39px 40px 25px 40px;
}

/* -------------------------------------------------
Page Content
------------------------------------------------- */
h2#pageTitle
{
padding: 85px 30px 15px 30px;
font-size: 277%;
font-weight: normal;
line-height: 40px;
overflow: hidden;
color: #000;
}

div#pageContent
{
padding: 20px 30px 0 30px;
word-wrap: break-word;
overflow: hidden;
}

/* -------------------------------------------------
Footer
------------------------------------------------- */
div#footer
{
width: 990px;
padding: 50px 0 200px 0;
margin: 0 auto;
}

div#footer p
{
display: block;
width: 870px;
height: 17px;
padding: 0 60px;
font-size: 100%;
font-weight: normal;
text-align: center;
overflow: hidden;
color: #000;
}

div#footer-links
{
width: 870px;
height: 15px;
padding: 0 60px 100px 60px;
font-size: 84.6%;
text-align: center;
overflow: hidden;
color: #000;
}

div#footer-links span
{
display: inline-block;
}

div#footer-links a
{
margin: 0 5px;
text-decoration: none;
color: #000;
}

div#footer-links a:focus,
div#footer-links a:hover
{
color: #FF0000;
}

div#companyLogoBox
{
width: 210px;
height: 60px;
padding: 0;
margin: 0 auto;
}

a#companyLogo
{
display: block;
width: 210px;
height: 60px;
margin: 0;
text-indent: -9999px;
overflow: hidden;
outline: none;
}

a#companyLogo:focus,
a#companyLogo:hover
{
background-position: 0 -60px;
}