body
   {
    background-color:#0084D6;
	color: #663300;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	}
	a {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

h2
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
font-weight:700;
color: #0084D6;
}
.activePage 
{
	text-decoration:none;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}


.roundedcornr_box {
   background: #ffffff;
   width: 700px;
   
}
.roundedcornr_top div {
   background: url(../images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(../images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(../images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(../images/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content 
{ margin: 0 25px 0 25px;
 }

.floatLeft { 
    float: left; 
    margin: 10px; 
}

.floatRight { 
    float: right; 
    margin: 10px; 
}

img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight {
	float: left;
	margin: 10px;
}
.address
{
color:#FFFFFF;
}

.nav
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:700
}

.contentBullet
{
color: #0084D6;
}
.contentLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	font-weight:normal;
}
.contentHeading {
	font-size: None;
	font-style: italic;
	color: #0084D6;
	font-weight:bold;
}

.webmaster {
	text-decoration:underline;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	left: 50px;
	width:350px;	
	}

