#title {display:none; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #003366;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #003366;
	margin-bottom: 0px;
}
th {
    margin-top: 0px;
	font-size: 13px;
	font-weight: bolder;
	background-color: #336666;
	color: #FFFFFF;
	margin-bottom: 0px;
}
address {
	font-style: normal;
}
#testimonial {
	color: #003366;
	padding: 8px;
}	
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;
}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #003366;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
.nav {
	margin-left: 5px;
	color: #EFF5D7;
}	
.nav a:link {
	color: #EFF5D7;
	text-decoration: none;
}
.nav a:visited {
    color: #EFF5D7;
	text-decoration: none;
}
.nav a:hover {
	color:#CCCC98;
	text-decoration: none;
}
.nav a:active {
	color: #EFF5D7;
}
.admin_nav a:link,
.admin_nav a:visited,
.admin_nav a:hover,
.admin_nav a:active{
	font-size: 15px;
	line-height: 25px;
	color: #EFF5D7;
}
a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
    color: #336666;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
a:active {
	color: #336666;
}

.media {
	background-color: #CDE0CE;
	color: #003E7E;
	font-weight:bold;
	border: 1px solid #99c09b;
	padding: 0 5px 5px 5px;
	width: 300px;
}

.radio {
	height: 37px;
	width: 336px;
	padding-top: 3px;
	text-align: center;
	
	border: 4px #326569 solid;
	background-color: #cccc98;
	background-image:url(../images/background.jpg)
}

.radio span {
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
}

.radio a:link,
.radio a:hover,
.radio a:active,
.radio a:visited {
	color: #336666;
	font-family: “Helvetica Neue”, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform:capitalize;
}

.radio a:hover {
	color: #003e77;
	text-decoration: none;
}

