﻿
form input, form textarea {
	padding:1px;
	font:13px Georgia, "Times New Roman", Times, serif;
	border:1px solid #4c5b58;
	width:310px;
	padding: 11px;
}

form input:focus, form textarea:focus {
	border:1px solid #666;
	background:#c0dbd5;
}


#teach_drop_down ul, #teach_drop_down li {

    display: list-item!important;
    list-style-type: none!important;
    line-height: 32px;
}

#teach_drop_down {
    background-color: #3f5855;
    padding: 10px;
    padding-top: 2px;
    z-index: 99999999;
}


label  
{
    width: 10em; 
}

label.error  
{
    clear: both;
    float: none; 
    color: red; 
    padding-left: .5em; 
    vertical-align: top; 
    font-size: 11px;
}

body 
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: Black;
    background-color: #3a6761;
    padding: 0; 
    margin: 0;
}

#facebook 
{
   border:0px; 
   float: right;
   position: relative; 
   z-index: 999999999999; 
   margin-right: 75px;
    box-shadow: 0px 0px 5px #000000; 
}

#facebook_homepage 
{
    border: 0; 
    position: relative; 
    box-shadow: 0px 0px 5px #000000; 
    margin-right: 10px; 
    margin-top: -5px;
}

.box_shadow 
{
      -moz-box-shadow: 0px 0px 10px #000; /* Firefox */
      -webkit-box-shadow: 0px 0px 10px #000; /* Safari, Chrome */
      box-shadow: 0px 0px 10px #000; /* CSS3 */
      margin: 8px;
      border: 3px silver solid;
}

.box_shadow_black
{
      -moz-box-shadow: 0px 0px 10px #000; /* Firefox */
      -webkit-box-shadow: 0px 0px 10px #000; /* Safari, Chrome */
      box-shadow: 0px 0px 10px #000; /* CSS3 */
      margin: 8px;
      border: 3px black solid;
}

.box_shadow_black:hover
{
    border: 3px #eb8904 solid;
}

.box_shadow:hover
{
    border: 3px #eb8904 solid;
}

#story1_active 
{
    border: 3px black solid;
}

#navigation_assets 
{
    font-size: 12px;
    background-color: #EEEEEE;
    padding: 8px;
    font-weight: bold;
}

#story1_active:hover
{
    border: 3px #eb8904 solid;
}


#social_container 
{
    width: 961px;
    margin: 0 auto;
}

#sub_content 
{
    width: 550px;
    line-height: 24px;
}

#sub_content_wider
{
    width: 650px;
    line-height: 24px;
}

#social_networks 
{
    width: 230px;
    color: White !important;
    margin: 0 auto;    
    padding-top: 40px;
    float: right;
    text-align: center;
}

#wrapper
{
    width: 100%;
    background: url(../images/header_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#header 
{
    width: 100%;
    background: url(../images/header.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 179px;  
    margin: 0 auto;    
    padding: 0;
}

#navigation 
{
    width: 962px;
    color: White;
    margin: 0 auto;
    padding-top: 145px;
    font-size: 15px;
    font-weight: bold;
    padding-left: 50px;
}

#navigation ul
{
    display: inline;
    padding: 0;
    margin: 0;
}

#navigation li 
{
    display: inline;
    margin-right: 28px;
    text-shadow: #000000 0px 0px 10px;
}

#snappy_inside 
{
    text-align: center;
    padding-top:260px;
    line-height: 24px;
}

.tiny_text 
{
    font-size: 11px;
}

.highlighted a
{
    color: #c2cebf !important;
}

#navigation a:hover
{
    color: #c2cebf !important;
}


.url a
{
    color: #eb8904 !important;
}

#banner_text a, #banner_text2 a 
{
    font-weight: bold;
}


#banner 
{
    background: url(../images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 268px;
}

#banner2
{
    background: url(../images/banner2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 268px;
    display: none;
}

#banner_text
{
    width: 962px;
    margin: 0 auto;
    color: White;
    width: 350px;
    padding-right: 563px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 25px;
    z-index: 1000;
}

#banner_text2
{
    width: 962px;
    margin: 0 auto;
    color: White;
    width: 350px;
    padding-top: 20px;
    font-size: 15px;
    line-height: 25px;
    z-index: 1000;
}

#divider 
{
    height: 12px;
    background-color: #eb8904;
}

a 
{
    text-decoration: none;
    color: #eb8904;
}

#navigation a
{
    text-decoration: none;
    color: white;
    font-size: 16px;
}

h2 
{
    color: White;
    font-weight: bold;
    font-size: 32px;
}

#content_wrapper 
{
    width: 100%;
    min-height: 700px;
    background-color: #4b6561;
    background: url(../images/gradient.png);
    background-repeat: repeat-x;
}

#content_topper 
{
    width: 962px;
    background: url(../images/content_top.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: white;
    margin: 0 auto;
    min-height: 270px;
    z-index: 9999;
}

#footer 
{
    background: url(../images/footer.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 340px;
    position: relative;
    top: -150px;
    z-index: 998;
}

#content 
{
    margin: 0 auto;
    position: relative;
    z-index: 9999;
    padding: 28px;
    padding-top: 20px;
    min-height: 400px;
}

#snappy 
{
    width: 256px;
    height: 268px;
    background: url(../images/snappy_logo.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -60px;
    left: 670px;   
}

#feature_magazine 
{
    width: 200px;
    height: 270px;
    position: relative;
    z-index: 999999;
}

#feature_photostories 
{
    width: 400px;
    height: 270px;
    position: absolute;
    z-index: 999999;
    top: 65px;
    left: 240px;
    text-align: center;
}

#feature_photostories a 
{
    color: #4b6561!important;
    font-weight: bold;
}

#feature_assets_inside 
{
    width: 300px;
    float: left;
    line-height: 24px;
}









