p, ul, ol, form {
    margin-left: 5px;
        *margin-left: 15px;
    color: #cccccc;
    font-size: 12px;
    line-height: 16px;
}
ul { line-height : 1em; }

form.no_margin {
        margin: 0px;
}
ul li, ol li {
    margin: 10px 0px 10px 0px;
}
a:link, a:visited, a:active {
    color: #00de97;
}
a:link img, a:visited img, a:active img {
    color: #fff;
}
table td {
    font-size: 12px;
    color: #FFFFFF
}

h1 {
    color : #00dc95;
    font-size: 18px;
    text-transform: uppercase;
}
h2 {
    color : #00dc95;
    font-size: 16px;
    text-transform: uppercase;
}
h3 {
    color : #00dc95;
    font-size: 14px;
}
h4 {
    color : #FFFFFF;
    margin-left: 7px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
}
h1.media_title {
    text-transform: uppercase;
    color: #ededed;
    font-style: italic;
    font-size: 24px;
    clear: both;
}
h2.media_title {
    text-transform: uppercase;
    color: #00dc95;
    font-style: italic;
    font-size: 18px;
    clear: both;    
}

.with_banner {
    background-image: url( /images/tbl_header_bg.jpg );
    background-repeat: repeat-x;
    color: #dbdbdb;
    height : 18px;
    padding : 3px 3px 3px 6px;
    font-weight: bold;
    text-transform: uppercase;
}
#team_stats_cont pre {
    color : #FFFFFF;
    font-size: 12px;
}
#news h1 {
    color: #00de97;
    font-size: 16px;
    text-transform: uppercase;
}
h1 span {
    color: #777777;
    font-size: 12px;
    text-transform: none;
    margin-left: 10px;
}
.photo_credit {
       font-size: 10px;
       color: #00de97;
}
#news .brief {
    color: #FFFFFF;
    font-size: 12px;
}
#news .brief span, #news .brief span a:link, #news .brief span a:visited, #news .brief span a:active {
    color: #00de97;
    text-decoration: none;
}
.darker_indented {
    color: #aaaaaa;
    font-size: 10px;
    margin-left: 10px;
    margin-top: -10px;

}

#header a:link, #header a:visited, #header a:active {
    text-decoration: none;
    color: #2c2c2c;
}

#inthecommunity {
    background-image: url( /images/temp_content/community_banner2.jpg );
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 30px;
}

form label {    
    width: 175px;
    float: left;
    color :#FFFFFF;
    margin: 4px 2px 2px 2px;
    clear: left;
    border-bottom: 1px #a5a5a5 solid;
}
form .label_text_field {
    width : 300px;
    margin: 2px;
}
form .label_text_area { 
    width : 300px;
    height: 100px;
    margin: 2px;
}
form .submit_btn {
    clear: both;
}
form .label_container { 
    display: inline-block;
    width : 300px;
}



.news_brief h1, .news_brief h1 a:link, .news_brief h1 a:visited, .news_brief h1 a:active {
    color: #00de97;
    font-size: 12px;
    text-transform: uppercase;
}
.news_brief p {
    color: #FFFFFF;
    font-size: 10px;
}
.news_brief h1 span {
    color: #777777;
    font-size: 10px;
    text-transform: none;
    margin-left: 10px;
}
.green_title {
    text-align: center;
    font-size: 22px;
    color: #00dc95;
    font-style: italic;
}
.notice_1 {
    font-size: 16px;
    color: #00dc95;
    font-weight: bold;
}

.green_title span {
    color: #FFFFFF;
}
.white_heading {
    font-size: 14px;
    font-style: italic;
    color: #FFFFFF;
    font-weight: bold;
}
.green_text {
    color: #00dc95;
    font-style: italic;
}
.white_text {
    color: #FFFFFF;
}
.black_text {
    color: #000000;
}

.pink_text {
    color: #f8b6d9;
}
.yellow_text {
    color: #f4fc1f;
}
.small_green {
    font-size: 10px;
    color: #00dc95;
    font-weight: bold;
}

.warning {
    text-align: center;
    font-size: 16px;
    color: #00dc95;
    font-style: italic;
}
.pageinate {
}

.feature_div {
    width: 275px;
    float: right;
    padding: 5px;
    border: 2px #00dc95 solid;
    background-color: #414141;
    text-align :center;
}
.feature_div p {
    font-weight: bold;
}
.container_1 {
    padding : 2px 5px 15px 5px;
    background-image: url(/images/profile_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.container_1 h2 {
    text-transform: none;
    font-style: italic;
}
.container_1 span {
    float: right;
    margin : 5px;
}
.container_1 b, .container_1 strong {
    color: #00dc95;
}
.image_container {
    padding: 5px;
    border: 1px #bbbbbb solid;
    text-align: center;
}
.image_container span {
    font-size: 10px;
    font-weight: bold;
    color : #ebebeb;
    display: block;
}
