/* --------------------------------------------------------------------------------------------
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: Tahoma, "Lucida Sans", "Lucida Grande", 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: #197F8D;
}

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

a:visited
{
color: #619197;
}

a:focus,
a:hover
{
color: #1C95B0;
}

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

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

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

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

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

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

.contentEdit img
{
border-color: #197F8D;
}

/* 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
{
padding: auto;
margin: auto;
}

/* -------------------------------------------------
header
------------------------------------------------- */
div#header
{
width: 990px;
height: 430px;
margin: 0 auto;
position: relative;
}

div#header-info
{
height: 60px;
}

a#homeIcon,
a#homeIcon:focus,
a#homeIcon:link,
a#homeIcon:visited,
a#homeIcon:hover
{
display: block;
float: left;
width: 120px;
height: 22px;
padding: 10px 0 28px 0;
margin: 0;
font-size: 138.5%;
font-weight: bold;
line-height: 17px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #fff;
text-shadow: 0px 0px 2px #000;
}

a#homeIcon:focus,
a#homeIcon:hover
{
color: #8FF2FF;
}

/*------------------------------------------------
Marquee
------------------------------------------------*/
div#MarqueeWrapper
{
display: block;
float: left;
width: 870px;
height: 22px;
padding: 10px 0 28px 0;
white-space: nowrap;
}

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

#Marquee span
{
width: 870px;
height: 22px;
line-height: 17px;
font-size: 138.5%;
font-style: italic;
font-weight: bold;
color: #fff;
text-shadow: 0px 0px 2px #000;
}
/* END ALTER - Marquee */

div#logoBox
{
width: 420px;
height: 330px;
padding: 0;
}

div#Banner
{
display: block;
width: 510px;
height: 330px;
padding: 0 60px 0 420px;
}

div#slideshow-wrapper
{
position: relative;
width: 510px;
height: 330px;
padding: 0 60px 0 420px;
overflow: hidden;
}

div#slideshow-wrapper > img
{
position: absolute;
top: 0;
left: 420px;
z-index: 10;
}

div#slideshow-container
{
position: absolute;
top: 0;
left: 420px;
width: 510px;
height: 330px;
overflow: hidden;
z-index: 0;
}

div#slideshow-container img
{
position: absolute;
min-width: 510px;
max-width: 510px;
min-height: 330px;
}

/* -------------------------------------------------
middle
------------------------------------------------- */
div#middleWrapper
{
width: 990px;
min-height: 200px;
margin: 0 auto;
}

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

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

/*------------------------------------------------
Members Button
------------------------------------------------*/

div#memberButton
{
display: block;
width: 300px;
height: 100px;
}

div#memberButton a,
div#memberButton a:focus,
div#memberButton a:link,
div#memberButton a:visited,
div#memberButton a:hover
{
display: block;
padding: 40px 40px 38px 80px;
line-height: 22px;
font-size: 138.5%;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #fff;
}

div#memberButton a:focus,
div#memberButton a:hover
{
color: #8ff2ff;
}


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

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

ul#verticalNav li a
{
display: block;
padding: 11px 20px 11px 50px;
line-height: 28px;
font-size: 184.6%;
font-weight: normal;
text-decoration: none;
text-align: center;
color: #fff;
text-shadow: 0px 0px 2px #000000;
}

ul#verticalNav li a:focus,
ul#verticalNav li a:hover
{
color: #8ff2ff;
text-shadow: 0px 0px 2px #0e7887, 0px 0px 2px #0e7887;
}

/* -------------------------------------------------
company box
------------------------------------------------- */
div#companyBox
{
width: 160px;
height: 106px;
padding: 40px 55px 20px 85px;
}

/* -------------------------------------------------
Page Content
------------------------------------------------- */
h2#pageTitle
{
min-height: 38px;
padding: 50px 60px 0 60px;
font-size: 261%;
font-weight: normal;
font-weight: bold;
line-height: 38px;
color: #fff;
text-shadow: 1px 1px 1px #000;
}

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

/* -------------------------------------------------
Footer
------------------------------------------------- */
div#footerWrapper
{
height: 320px;
padding: 0;
margin: 0 auto;
}

div#footer
{
width: 990px;
height: 320px;
padding: 0;
margin: 0 auto;
}

div#footer p
{
display: block;
width: 930px;
height: 28px;
padding: 127px 30px 7px 30px;
font-weight: normal;
text-align: center;
font-size: 184.6%;
color: #fff;
text-shadow: 0px 0px 5px #000;
}

div#footer-links
{
width: 930px;
height: 17px;
padding: 0px 30px 0 30px;
font-size: 108%;
text-align: center;
color: #fff;
text-shadow: 0px 0px 1px #000;
}

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

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

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

div#companyLogoBox
{
width: 230px;
height: 60px;
padding: 20px 380px 60px 380px;
}

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

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