@charset "UTF-8";
/* CSS Document */

body, p, h1, h2, h3, h4, h5, h6, h7, ul, ol, li {
	margin:0;
	padding:0;
	color:#213f61;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent:0;
}

body {
	background:url(images/charlesBackground.jpg) top left;
}

a, a:visited {
	color:#44762d;
	font-style:italic;
	text-decoration:underline;
	font-size:inherit;
}



h3 {
	font-size:24px;
	color:#44762d;
	font-style:italic;
	font-weight:normal;
	line-height:30px;
	padding-top:10px;
	padding-bottom:10px;
}

h4 {
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:10px;
}

h6 {
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	letter-spacing:2px;
	margin:10px 2px 4px 2px;

}

h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#44762d;
	font-size:14px;
	display:inline;
}

.h7_var {
	font-size:12px;
}

blockquote {
	font-weight:bold;
	color:#44762d;
	margin:10px 30px 10px 15px;
	text-align:center;
}

.oneCol blockquote {
	text-align:left;
	margin:20px 100px 20px 100px;
	border-bottom:thin dotted #213f61;
	line-height:28px;
	font-size:14px;
}

.attrib {
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	line-height:22px;
	color:#213f61;
}

p+h3 {
	padding-top:20px;
	margin-top:20px;
	border-top:double medium #213f61;
}

a:hover {
	text-decoration:none;
}

/*embed {
	width:90%;
	padding:0;
	margin:0;
	height:20px;
}*/

.review {
	border-bottom:thin dotted #44762d;
}

.title {
	font-style:italic;
}



.oneCol {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
	padding-bottom:40px;
}
#content p {
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
}


.leftFloat {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.signature {
	position:relative;
	left:-15px;
	top:-10px;
}

#outterwrapper {
	margin-top:20px;
	width:836px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:url(images/headerBG.png) no-repeat;
	width:836px;
	height:110px;
}

#header h1, #header h2 {
	text-indent:-9999px;
}

#navigation ul {
	list-style-type:none;
	margin-bottom:20px;
}

#navigation ul li {
	display:inline;
}


#mainNav li a, #mainNav li a:visited {
	color:#213f61;
	font-size:18px;
	text-decoration:none;
	letter-spacing:1px;
}

#mainNav li a:hover, #currentMain a {
	border-bottom:medium #44762d solid;
}

#subNav1 li a, #subNav1 li a:visited {
	color:#44762d;
	text-decoration:none;
	font-size:14px;
}

#subNav1 li a:hover, #currentSub1 a {
	border-bottom:medium solid #213f61;
}

#subNav2 li a, #subNav2 li a:visited {
	color:#213f61;
	text-decoration:none;
	font-size:14px;
}

#subNav2 li a:hover, #currentSub2 a {
	border-bottom:medium solid #44762d;
}


#content {
	padding-left:30px;
	padding-right:30px;
	background:url(images/contentBG.png) repeat-y;
}

ul#newsList, ul#linksList {
	list-style-type:none;
	margin-left:5px;
	margin-right:5px;
}

ul#newsList li {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:dotted #213f61 thin;
	background:#FFF;
	font-size:14px;
	line-height:18px;
}

ul#linksList li {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:dotted #213f61 thin;
	font-size:18px;
	line-height:24px;
	min-height:80px;
}

ul#linksList li a img {
	float:left;
	padding:5px;
	background:#44762d;
	margin-right:10px;
}

ul#linksList li img:hover {
	background:#213f61;
}

ul#linksList li a, ul#linksList li a:visited {
	text-decoration:none;
	color:#44762d;
}

ul#linksList li a:hover {
	text-decoration:underline;
	color:#213f61;
}

#footer {
	background:url(images/footerBG.png) no-repeat;
	width:836px;
	height:38px;
}


#footer p {
	padding-top:50px;
	text-align:center;
	font-size:12px;
}

#footer p+p {
	padding-top:0;
}

#footer p a, footer a:visited {
	color:#44762d;
	text-decoration:underline;
	font-style:italic;
}

#footer p a:hover {
	text-decoration:none;
}

.threeCol_1, .threeCol_2, .threeCol_3 {
	padding-left:4px;
	padding-right:4px;
	height:100%;
	font-size:14px;
	line-height:22px;
}

.threeCol_1 {
	float:left;
	width:195px;
}

.threeCol_2 {
	width:260px;
	margin-left:212px;
	padding-right:10px;
	padding-left:10px;
	border-right:double medium #44762d;
	border-left:double medium #44762d;

}

.threeCol_3 {
	width:260px;
	float:right;
	
}

ul#showInfo {
	list-style-type:none;
	padding:0;
	margin:0;
	text-indent:0;
	line-height:20px;
	font-size:14px;
}

ul#showInfo li {
	margin-bottom:10px;
}

ul#showInfo li a, ul#showInfo a:visited {
	color:#44762d;
	text-decoration:underline;
	font-size:inherit;
}

ul#showInfo li a:hover {
	text-decoration:none;
}

ul#showInfo embed {
	display:block;
}

#showLogo {
	padding:5px;
	background:#f7d7b0;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.finePrint {
	font-size:11px;
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
	line-height:14px;
	font-weight:normal;
}

h1#musicHeader {
	text-indent:-9999px;
	background:url(images/mediaPlayerLogo.jpg) no-repeat;
	line-height:79px;	
	
}

#mediaPage {
	background:#FFF;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 20px 20px 20px;
}

#musicPlayer {
	text-align:center;
}

ul#logoLinks {
	list-style-type:none;
}

ul#logoLinks li {
	display:inline;
}

ul#logoLinks li a img {
	border:thin #213f61 solid;
}

ul#logoLinks li a:hover img {
	background:#44762d;
}

#contactForm table {
	width:100%;
	border:none;
	padding:0;
	margin:0;
}

#contactForm table tr {
	border-bottom:thin solid #213f61;
}

#contactForm table td {
	width:30%;
}

#contactForm table td+td {
	width:60%;
	margin-bottom:5px;
}

#contactForm input {
	
}


#contactForm label {
	display:inline;
}

input#city {
	width:200px;
}

input#state {
	width:30px;
}

input#zip {
	width:80px;
}

.req {
	color:#CC0000;
}

td#formSubhead {
	width:100%;
	padding:5px;
	margin:2px;
	background:#44762d;	
}

td#formSubhead h6, td#formSubhead p {
	color:#FFFFFF;
	text-align:center;
}	

td#formSubhead+td {
	width:0;
}

#contactForm .finePrint {
	font-size:11px;
	line-height:16px;
	padding:0;
	margin:0;
}

ul#bullet {
	list-style-type:disc;
	margin-left:15px;
}

ul#subList {
	border:none;
	margin:10px 0 10px 0;
}

ul#subList li {
	border:none;
		font-size:12px;
	line-height:19px;
	padding:0;
	margin:0 0 0 90px;
	list-style-type:none;
	
}