/* --------------------------------------------------------------------------------------------
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: #11ADAB;
}

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

a:visited
{
color: #49ADAC;
}

a:focus,
a:hover
{
color: #ADD6D$;
}

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

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

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

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

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

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

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

.contentEdit img
{
border-color: #211F20;
}

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

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

div#wrapper
{
min-width: 990px;
padding: auto;
margin: auto;
overflow: hidden;
}

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

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

#headerColOne,
#headerColTwo
{
float: left;
}

/*------------------------------------------------
Marquee
------------------------------------------------*/
div#MarqueeWrapper
{
display: block;
width: 530px;
height: 20px;
padding: 285px 10px 15px 0;
white-space: nowrap;
}

div#Marquee
{
width: 530px;
height: 20px;
overflow:hidden;
}

#Marquee span
{
width: 530px;
height: 20px;
line-height: 20px;
font-size: 123%;
color: #4c4c4c;
}
/* END ALTER - Marquee */

div#bookmarkLinks
{
width: 210px;
height: 15px;
padding: 6px 12px 4px 228px;
font-size: 84.6%;
text-align: right;
overflow: hidden;
color: #9c9c9c;
}

div#bookmarkLinks a
{
padding: 0 5px;
text-decoration: none;
color: #9c9c9c;
}

div#bookmarkLinks a:focus,
div#bookmarkLinks a:hover
{
color: #fff;
}

div#banner-wrapper
{
position: relative;
width: 384px;
height: 270px;
padding: 25px 66px 0 0;
}

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

div#slideshow-container
{
position: absolute;
top: 25px;
width: 384px;
height: 270px;
overflow: hidden;
z-index: 0;
}

div#slideshow-container img
{
position: absolute;
top: 0;
min-width: 384px;
max-width: 384px;
min-height: 270px;
}

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

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

div#colTwo
{
display: block;
float: left;
width: 720px;
min-height: 200px;
}

a#homeIcon:active,
a#homeIcon:visited,
a#homeIcon:link,
a#homeIcon:focus,
a#homeIcon:hover
{
display: block;
width: 190px;
height: 20px;
padding: 15px 40px 10px 40px;
margin: 0;
font-size: 123%;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
overflow: hidden;
color: #fff;
}

a#homeIcon:focus,
a#homeIcon:hover
{
background-position: 0 -45px;
}

/*------------------------------------------------
Members Button
------------------------------------------------*/
a#memberButton,
a#memberButton:focus,
a#memberButton:link,
a#memberButton:visited,
a#memberButton:hover
{
display: block;
width: 230px;
height: 15px;
padding: 15px 20px 10px 20px;
margin: 0;
font-size: 84.6%;
text-decoration: none;
overflow: hidden;
color: #7b7b7b;
}

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

/* -------------------------------------------------
vertical Nav
------------------------------------------------- */
ul#verticalNav
{
width: 270px;
padding: 0;
}

ul#verticalNav li a
{
display: block;
padding: 17px 10px 15px 20px;
line-height: 25px;
font-size: 161.5%;
font-weight: bold;
text-decoration: none;
text-align: left;
color: #000;
overflow: hidden;
}

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

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

/* -------------------------------------------------
Page Content
------------------------------------------------- */
h2#pageTitle
{
padding: 40px 30px 25px 30px;
font-size: 277%;
font-weight: bold;
line-height: 40px;
color: #11adab;
}

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

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

div#footer-links
{
float: left;
width: 230px;
height: 30px;
padding: 0 20px 15px 20px;
font-size: 84.6%;
text-align: center;
overflow: hidden;
color: #7b7b7b;
}

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

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

div#footer p
{
display: block;
float: left;
width: 450px;
height: 30px;
padding: 0 10px 15px 30px;
font-size: 84.6%;
line-height: 30px;
text-align: left;
overflow: hidden;
color: #7b7b7b;
}

div#companyLogoBox
{
float: left;
width: 200px;
height: 30px;
padding: 0 30px 15px 0;
margin: 0 auto;
}

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

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