﻿/* Orange: f9a429
   Green: 8cc641
    news orange: fcc44c
*/

a:link
{
	text-decoration: none;	
	font-weight:normal;
	color: #8cc641;	
}
a:visited {text-decoration: none; font-weight: normal; font-family: verdana;  color: #99cc00;}
a:active {text-decoration: none; font-weight: normal; font-family: verdana;  color: #99cc00;}
a:hover 
{
    text-decoration: underline; font-weight: normal;
    color: #ffff33;
    font-family: verdana;

}


a:link.newslink
{
	text-decoration: none;
	font-weight: normal;
	color: #fcc44c;
	font-family: verdana;
}
a:visited.newslink {text-decoration: none; font-weight: normal; font-family: verdana;  color: #fcc44c;}
a:active.newslink {text-decoration: none; font-weight: normal; font-family: verdana;  color: #fcc44c    ;}
a:hover.newslink
{
    text-decoration: none; font-weight: normal;
    color: #ffff33;
    font-family: verdana;

}


a:link.sitelink
{
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-family: verdana;
}
a:visited.sitelink {text-decoration: none; font-weight: normal; font-family: verdana;  color: #ffffff;}
a:active.sitelink {text-decoration: none; font-weight: normal; font-family: verdana;  color: #ffffff;}
a:hover.sitelink 
{
    text-decoration: underline; font-weight: normal;
    color: #ffff33;
    font-family: verdana;

}


a:link.footer
{
    text-decoration: none;
    font-weight: normal;
    color: #8cc641;
    font-family: verdana;
}
a:visited.footer {text-decoration: none; font-weight: normal; font-family: verdana;  color: #99cc00;}
a:active.footer {text-decoration: none; font-weight: normal; font-family: verdana;  color: #99cc00;}
a:hover.footer 
{
    text-decoration: underline; font-weight: normal;
    color: #ffff33;
    font-family: verdana;

}



a:link.menulink
{
	text-decoration: none;	
	color: #ffffff;
	font-family: verdana;
	font-weight:normal;
}
a:visited.menulink {text-decoration: none; font-family: verdana;  color: #ffffff; font-weight:normal;}
a:active.menulink {text-decoration: none; font-family: verdana;  color: #ffffff; font-weight:normal;}
a:hover.menulink
{
    text-decoration: none;
    font-weight:normal;
    color: #ffff33;
    font-family: verdana;
}

.imagefloatright
{
    float: right; margin-left:10px; margin-bottom:10px; margin-top:5px; padding:5px; border: 1px #ffffff solid;
    
    }
    
.imagefloatleft
{
    float: left; margin-right:10px; margin-bottom:10px; margin-top:5px; padding:5px; border: 1px #ffffff solid;
    
    }
	
.maintitle
{
    text-align: right;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 15px;
    color: #8cc641;
}

.maintitlewhite
{
   
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-right: 15px;
    color: #ffffff;
}

.subtitle
{
    
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #8cc641;
}

textarea
{
    font-family:Verdana; 
    font-size:12px;
}

.extreme-title
{
    font-size:20px;
    font-weight: bold;
    letter-spacing: 1px;   
    color:#ffca02;
    }

.extreme-location
{
    font-size:13px;
    color: #69e6ee;
    
    }
    
.leftitem

{
    margin-left:10px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    background-image: url(/images/left-item-background.png);    
    font-size:14px;
    width:286px;
    margin-bottom:7px;
    }
    
.leftitem a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #fcc44c;
	font-family: verdana;
}
.leftitem a:visited {text-decoration: none; font-weight: bold; font-family: verdana;  color: #fcc44c;}
.leftitem a:active {text-decoration: none; font-weight: bold; font-family: verdana;  color: #fcc44c;}
.leftitem a:hover 
{
    text-decoration: none; font-weight: bold;
    color: #ffff33;
    font-family: verdana;

}    

.imageborder

{border:1px solid #cccccc; padding:5px;}

.tbold

{ font-weight:bold;}

.tupper

{ text-transform:uppercase;}

.titalic

{ font-style: italic;}