/*** CONTACT ***/


#contact-us { 
width: 196px; 
padding-left: 10px;
}

#contact-us p {
color: #000000; 
font-size: 1.0em;
}


#contact-us .contact {
font-size: 1.2em; 
margin-top: 5px; 
margin-bottom: 0;
color: #808080;
}

#contact-us .contact span {
color: #fff; 
font-weight: bold;
}

#contact-us .contact a:link, #contact-us h3 a:visited {
color: #fff;
}

#contact-us .contact a:hover, #contact-us h3 a:active {
color: #000;
}


#nav-tabs-wrapper {
padding: 0 0 0 0;

}

#sidebar-news {
padding-left: 10px;
padding-right: 10px;
}

#sidebar-news p,
.news-summary,
.news-date {
color: #fff;
}

#sidebar-news h3,
.news-title {
font-size: 13px;
}

#sidebar-events {
padding-left: 10px;
padding-right: 10px;
}


#sidebar-news .news-story,
#sidebar-events .events-item {
margin-bottom: 15px;
}


#sidebar-events p,
.events-date {
color: #fff; 
}


#sidebar-events h3,
.events-title {
font-size: 13px;
}




/******* CONTENT AREA *******/

#main-content img {
background-color: #fff;
padding: 3px;
border: 1px solid #a6b0b3;
}

#main-content a:link, 
#main-content a:visited {
color: #0078cc;
}

#main-content a:hover, 
#main-content a:active {
text-decoration: underline;
}

.indent {padding-left: 30px;}



/*** PAGE HEADING ***/
#page-heading {
position: relative;
margin: 0 0 0 113px;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
}

#page-heading h1 {
margin: 0;
padding: 5px 0 5px 10px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}

/*** FEATURES ***/
#features {
position: relative;
width: 207px;
float: left;
margin: 15px 0 0 12px;
border: 1px;
}

#features ul {
margin: 0; 
padding: 0; 
list-style: none;
}

#features ul li {
float: left; 
text-align: center;
}

#features ul li a:link, 
#features ul li a:visited {
display: block; 
color: #000; 
padding: 5px 0 5px 0; 
width: 67px; 
border-right: 1px solid #111d24; 

border-top: 1px solid #868fa9;
}

#features ul li a:hover, 
#features ul li a:active {
color: #fff; 
border-left: 1px solid #868fa9; 
border-top: 1px solid #868fa9;
}

#features #contents0, 
#features #contents1, 
#features #contents2 {
width: 207px; 
clear: both; 
border-top: 1px; 
padding: 10px 0; 
text-align: left;
}

#features #contents0 a:link, 
#features #contents1 a:link, 
#features #contents2 a:link {
color: #80e0ff;
}

#features #contents0 a:visited, 
#features #contents1 a:visited, 
#features #contents2 a:visited {
color: #80e0ff;
}

#features #contents0 a:hover, 
#features #contents1 a:hover, 
#features #contents2 a:hover {
color:#fed387;
}

#features .tab_0_up, 
#features .tab_1_up, 
#features .tab_2_up {
background-color: #101c23;
}

#features .tab_4
{
background-color: #101c23;
}

#features .tab_0_up a:link, 
#features .tab_0_up a:visited, 
#features .tab_1_up a:link, 
#features .tab_1_up a:visited, 
#features .tab_2_up a:link, 
#features .tab_2_up a:visited {
color: #a12830;
background-color: #FFFFFF;
border-top: 1px solid #a12830;
border-left: 1px solid #a12830;
}

#features .tab_0_up a:hover, 
#features .tab_0_up a:active, 
#features .tab_1_up a:hover, 
#features .tab_1_up a:active, 
#features .tab_2_up a:hover, 
#features .tab_2_up a:active {
background-color: #162731;
}

