@charset "utf-8";

body  {

	margin: 0;

	padding: 0;

	color: #000000;

	font-weight: normal;

	font-size: 14px;

	line-height:19px;

	text-align:center;

	background-color: #000000;

	font-family: Tahoma;

}

a {

	color: #0D6B84;

}

a:hover, a:hover:visited {

	text-decoration:none;

	color: #CCCCCC;

}

/* HEADER */

.website-design #header {

	background-color: #0C7F9A;

	background-repeat: repeat-x;

} 

.website-design #header h1 {

	margin: 0; 

	padding: 0; 

}

/* CONTAINER */

.website-design #container {

	width: 1006px;

	text-align: left;

	background: #ffffff;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #259BB5;

	border-left-color: #259BB5;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

} 

.website-design .col3{ 

	float: left; 

	width: 33%; 

	padding: 0;

} 

/* NAV */

.website-design #nav {
	width: 100%;
	text-align:right;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 1px;
	margin: 0px;

} 

.website-design #nav ul {

	margin:0px;

	padding:0px;

	display: inline;

	

	} 

.website-design #nav ul li {

	margin:5px 0px 0px;

	padding:5px 0px;

	border-left: 1px solid #cccccc;

	list-style: none;

	display: inline;

	}

.website-design .close {

	border-right: 1px solid #cccccc;

	}

.website-design #nav a, .website-design #nav a:active, .website-design #nav a:visited{

	margin:0px;

	padding:5px 14px 5px 15px;

	font-size:13px;

	color: #000000;

	text-decoration:none;

} 

.website-design #nav a:hover {

	color: #000000;

	background-color:#72BDD2;

	text-decoration:none;

} 

/* SIDEBAR */

.website-design #sidebar {

	float: left;

	width: 250px;

	background-position: center top;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 15px;

}

.website-design #sidebar #audio {
	height: 650px;
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.website-design #sidebar h2{

	font:normal 13px Arial, Helvetica, sans-serif;

}

.website-design #sidebar h3{

	color:#CC0000;

	font:normal 12px "Trajan Pro";

	text-align:center;

	border-top:1px #cccccc solid;

	border-bottom:1px #cccccc solid;

}

/* MAINCONTENT */

.website-design #mainContent {

	float:left;

	margin: 0px;

	border-left: 1px solid #cccccc;

	background: #ffffff;

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 5px;

	padding-left: 15px;

	width: 675px;

} 

.homePage{

	width: 685px;

	} 

.contentPage{ 

	background: #ffffff;

	} 

.website-design #mainContent h1{

	font-weight: normal;

	font-size: 14px;

} 

.website-design #mainContent h2{ 

	font-weight: normal;

	font-size: 13px;

}  

/* FOOTER */

.website-design #footer {

	padding: 5px;

	color: #CAE6EA;

	font-size:14px;

	text-align:center;

	background-image: url(images/top-bg.jpg);

	padding-left: 15px;

	padding-bottom: 10px;

} 

.website-design #footer .col3{

	float: right;

	width: 50%;

	padding: 0;

	

} 

.website-design #copyright { 

	padding:12px 6px; 

	text-align:center;

} 

.website-design #footer p{

	margin: 0px;

	padding: 0px;

	text-align:left;

}

.website-design #footer h3 a, .website-design #footer h3 a:visited{

	font-size:12px;

	color: #219DB5;

}

.website-design #footer h3 a:hover{

	text-decoration:none;

	color: #666666;

}

/* FLOATS */

.fltrt { 

	float: right;

	margin-left: 8px;

}

.fltlft { 

	float: left;

	margin-right: 8px;

}

.clearfloat { 

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}

/* CUSTOM */

.redbody {

	color: #12526B;

	font-size: 14px;

}

.small {

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

}

.redtitle {color: #CC0000}
