/* Based upon Blueprint, v0.6 */

/* -------------------------------------------------------------- 
   * Resets default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0;
	border: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* -------------------------------------------------------------- 
   * Sets up some sensible default typography.
-------------------------------------------------------------- */
/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
body { 
  font-size: 75%;
  line-height: 1.2; 
/* Default fonts and colors. */
  color: #666; 
  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
}
h1,h2,h3,h4,h5,h6 { 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}


/* Headings
Original Yellow: f4be22
Original Green: a3c17d
*/

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { color: #014CCB; font-size: 1.08em; line-height: 1; margin-bottom: 1em; font-weight: bold; }
body.home h1 { color: #014CCB; font-size: 1.167em; line-height: 1; margin-bottom: 0.5em; font-weight: bold; }
h2 { color: #666; font-size: 1em; line-height: 1.25; font-weight: bold; margin-bottom: 1em; }
body.home h2 { color: #014CCB; font-size: 1.083em; line-height: 1.25; font-weight: bold; margin-bottom: 10px; }
h3 { font-size: 1em; font-weight: bold; margin-bottom: 1.0em; }


/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.5em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0 0 1.5em; }

ul, ol      { margin: 0; padding: 0; }
ul          { list-style-type: none; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #a3c17d; }
/*a           { color: #afc2cb; text-decoration: none; } CHANGED ON 2/23/08 */
a           { color: #7194a4; text-decoration: none; }

blockquote  { margin: 1.5em; color: #4a4b4b; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */
table   { margin-bottom: 1.4em; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }


/* Some default classes
-------------------------------------------------------------- */
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide       { display: none; }
.highlight  { background: #ff0; }
.added      { color: #060; }
.removed    { color: #900; }

.top        { margin-top: 0; padding-top: 0; }
.bottom     { margin-bottom: 0; padding-bottom: 0; }
.left		{ float: left; margin: 0 10px 10px 0; }
.right		{ float: right; margin: 0 0 10px 10px; }


/* -------------------------------------------------------------- 
   * Sets up the basic structure.
-------------------------------------------------------------- */
body { text-align: center; background: url('i/body-bg.gif') repeat; }

body#twocol #main {width: 710px;} /*two column main section */

#container { background: #fff; width: 975px; margin: 0 auto; text-align: left; }
#wrapper { margin: 0 3px; background: #fff; overflow: hidden; border: 1px solid #e2e0e0; border-width: 0 1px; }
#masthead { position: relative; background: #fff; width: 967px; border-top: 5px solid #666; }

#footer { width: 967px; background: #666; clear: left; }


#masthead p#logo { background: url('i/logo.png'); width: 242px; height: 92px; display: block; text-indent: -2000px; margin: 0; padding: 0; position: absolute; top: 15px; left: 18px; }
#masthead p#logo a { width: 242px; height: 95px; display: block; }
#masthead #logoPrint {display: none;}
#masthead p#links { float: right; margin: 10px 15px 0 0; font-size: 0.9167em; }
#masthead p#links a { color: #666; padding-left: 10px; }
#masthead p#links a:focus, #masthead p#links a:hover { text-decoration: underline; }
#masthead ul { width: 708px; margin: 61px 0 0 260px; padding: 10px 0 20px; text-align: right; }
#masthead ul li { display: inline; font-weight: bold; }
#masthead ul li a { color: #666; font-size: 1.083em; padding: 5px 20px; }
#masthead ul li a.last { padding-right: 15px; }
/*#masthead ul li a.selected { color: #afc2cb; font-weight: bold; cursor: default; } CHANGED on 2/23/08 */
#masthead ul li a.selected { color: #7194a4; font-weight: bold; cursor: default; }

#masthead ul li a:hover { color: #a3c17d; }



#footer p { color: #ccc; font-size: 0.9167em; margin: 0; padding: 5px 15px; } 

#footer p#linksBottom { float: right; }
#footer a { color: #ccc; }
#footer a:focus, #footer a:hover { text-decoration: underline; }


/* -------------------------------------------------------------- 
   * Home Page Styling.
-------------------------------------------------------------- */

#feature { margin: 0 auto; border: 1px solid #d1d1d1; width: 941px; text-align: center; padding: 5px 0 0; }
#feature img { margin: 0; }

body.home #content { background: #f2f1f1; width: 913px; margin: 10px auto; overflow: hidden; font-size: 1.083em; }
body.home #content h1, body.home #content p { margin: 0 350px 30px 20px; line-height: 1.2; }
body.home #content h1 { margin-top: 30px; margin-bottom: 0; }
body.home #news { float: right; width: 295px; background: #fff; border: 1px solid #d1d1d1; margin: 25px 20px; padding: 10px; font-size: 0.8333em; }
body.home #news p { margin: 0 0 10px; line-height: 1.20; }

/* -------------------------------------------------------------- 
   * Generic Page Styling.
-------------------------------------------------------------- */
#content { background: url('i/content-bg.png') repeat-y 15px 15px; overflow: hidden; padding: 0 15px; margin: 15px 0; }
#main {
    display: inline; /* Fixes IE Double Margin Float Bug */
    float: left; width: 535px;
    margin: 0 15px 50px 210px; }
#main p { line-height: 1.2; margin: 0 0 1em; }
#main ul { list-style: url('i/bullet.png'); margin-left: 2em; }
#main ul li { margin-bottom: 1em; }

/*sitemap stuff */
#main .smLeft
{
    float:left;
    text-align: left;
    vertical-align: top;
    width: 280px;
    /*background-color: Red;*/
}

#main .smRight
{
    float:right;
    text-align: left;
    vertical-align: top;
    width: 250px;    
    /*background-color: Blue;*/
    
}

/*event stuff */
#main .esLeft
{
    float:left;
    text-align: left;
    vertical-align: top;
    width: 150px;
    font-weight: bold;
    /*background-color: Red;*/
}

#main .esRight
{
    float:right;
    text-align: left;
    vertical-align: top;
    width: 380px;    
    /*background-color: Blue;*/
    
}

/*contact us form */
#main .FormInput
{
width: 250px;
height: 11px;
font-size: 11px;
line-height: 11px;
    
}

#main .ShortFormInput
{
width: 50px;
height: 11px;
font-size: 11px;
line-height: 11px;
    
}

#main .BigFormInput
{
width: 350px;
height: 100px;
font-size: 11px;


    
}

#main .CheckBoxInput
{
 border: none 0 black;


    
}

#main .error
{
color: #ff0000;
font-weight: normal !important;

    
}





#sidebar { float: left; width: 150px; padding: 10px 12px; font-size: 0.9167em; color: #999; }
#sidebar ul li { border-bottom: 1px solid #e6e6e6; padding: 2px 0; }
/*#sidebar ul li a { color: #666; font-weight: bold; border-left: 3px solid #afc2cb; display: block; padding: 3px 0 3px 8px; } CHANGED ON 2/23/08 */
#sidebar ul li a { color: #666; font-weight: bold; border-left: 3px solid #7194a4; display: block; padding: 3px 0 3px 8px; }
#sidebar ul li.last { border-bottom: 0 none; }
#sidebar ul li a:hover, #sidebar ul li a.selected { border-left: 3px solid #f4be22; }
#sidebar img { border-bottom: 1px solid #e6e6e6; margin: 25px 0 5px; }

/*div#linksLeft { float: left; width: 195px; margin-left: -935px; }*/
div#linksLeft { float: left; width: 194px; margin-left: -934px; }
div#linksLeft ul { margin-top: 35px; }
div#linksLeft ul li { border-top: 1px solid #fff; }
div#linksLeft ul li a { background: #e6e6e6; padding: 5px 0 5px 8px; display: block; font-size: 1em; color: #666; }
div#linksLeft ul li a.selected, div#linksLeft ul li a.selected:hover { background: #a3c17d; cursor: default; }
div#linksLeft ul li a:hover { background: #afc2cb; }
div#linksLeft .ContactInfo { margin-top: 15px; padding: 5px 0 5px 8px; display: block; font-size: 1em; color: #666; }



