body
{
    font-family:Verdana, Geneva, sans-serif;
	background:#9ea6a8 url('/imgs/bg.jpg') center repeat-y;
	font-size:0.75em;
	color:#3c3c3c;
	margin:0;
	padding:0;
	
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif; color:#d2761f;	
}
h1 {font-size:1.4em; }
h2 {font-size:1.25em; }
h3 {font-size:1.1em; }

h4 {
      font-size:1.5em;
      margin:0 40px;
      padding:0;
 }

a, a:visited {color:#3c3c3c;}
a:hover {color:#115465;}

ul { }

.textbox {background-color:#f7f7f7; border:#9ea6a8 1px solid;}

.button {
	background:#12657a url(imgs/bg-menu.gif) bottom repeat-x; color:#fff;
	border-right:#013441 1px solid;
	border-bottom:#013441 1px solid;
	border-left:#75cde0 1px solid;
	border-top:#75cde0 1px solid;
}

b, strong {color:#000;}

#wrapper {
	width:998px;
	margin:0 auto;
	background-color:White;
}

#head {
    height:120px;
    padding:20px;
}

#menu
{
    background: url('/imgs/bg-menu.gif');
    height:25px;
    text-align:center;
}
#menu a {color:White; text-decoration:none;}
#menu a:hover {color:White;text-decoration:underline;}

#content {
    min-height:400px;
    padding: 20px;
}

.imgs {border:#9ea6a8 1px solid; margin:5px; padding:3px;}

.newstitle {font-family:Georgia, "Times New Roman", Times, serif; color:#000; font-size:1.6em;}

.titlenews {color:#cf6e12; text-transform:uppercase; font-size:0.85em;}

.newsmonth {text-transform:uppercase; color:#fff; font-size:0.75em;}
.newsday { color:#000; font-size:1.3em; font-weight:bold;}

#Box1{text-align:center;}

#footer{background-color:#0a343e; color:#bac1c6; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.85em; height:95px; padding-top:0px;}

#footer a, #footer a:visited {color:#fff; text-decoration:none;}
#footer a:hover {color:#bac1c6;}

#box-calendar{
    float:left;
    width:36px; 
    height:50px; 
    background:url('/imgs/calendar.jpg') no-repeat 0 5px; 
    text-align:center;
    margin:0 15px 15px 0;
    line-height:1.5em !IMPORTANT;
}


.floatleft { float:left;margin:0 15px 5px 0;}

img {border:none;}

.divForm {
    padding:15px;
    background:#f9f9f9;
    margin:30px 50px;
    border-left:5px solid #eee;
}

.lblSent {
    color:Green;
    font-size:1.25em;
}

.featuredimg{
    border:1px solid #ddd !IMPORTANT;
    padding:5px;
    height:150px;
    width:200px;
}

.carousel-label {
    
    font-size:0.75em;
    letter-spacing:-1px;
    text-align:center;
    padding:0 10px;
    color:#999;
    padding-right:50px;

}

.carousel-link { text-decoration:none !IMPORTANT; }

.carousel-link:hover div { color:Black !IMPORTANT; }

#whatsnew
{
    font-family:Georgia;
    font-size:1.5em;
    margin-bottom:20px;
    margin-top:0.67em;
}

.news-title
{
    font-size:0.75em;
    color:#d2761f !IMPORTANT;
    text-transform:uppercase;
    text-decoration:none;
    position:relative;
    top:5px;
}

.news-description
{
    font-size:0.75em;
    float:right;
    width:189px;
}

#main p {font-size:0.85em;}
#main {
    margin-top:-20px;
    position:relative;
    z-index:9999;
}