@charset "UTF-8";
.caption {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	text-align: center;
}

body {
	background: #FEFEFE url(../images/siteBg.jpg) no-repeat center top;
	margin-top: 20px;
}


#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	color: #333;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	font-size: 13px;
	border: 1px solid #A10302;
}
#wrapper #topNav {
	font-size: 12px;
}
#wrapper #main {

	
}
#wrapper #main .leftCol {
	float: left;
	width: 247px;
	position: relative;
}
#wrapper #main .leftCol #ltColSlide {
	margin-top: 15px;
}



.leftCol #addBox {
	text-align: center;
	font-size: 95%;
	color: #999;
	line-height: 1.4;
}
.leftCol #addBox #addDets {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.leftCol #addBox #addDets a {
	color: #999;
	text-decoration: none;
}
.leftCol #addBox #addDets a:hover {
	color: #333;
	text-decoration: none;
}
.leftCol #subMenu {
	border: 1px solid #ddd;
	background: #eee;
	padding: 20px;
	margin: 20px;
}
#subMenu h3 {
	font-size: 110%;
	padding-bottom: 10px;
}

#subMenu ul li {
	line-height: 1.6;
}
#subMenu ul li a {
	display: block;
	color: #AC2120;
	text-decoration: none;
	font-weight: bold;
}
#subMenu ul li a:hover {
	display: block;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}


#wrapper #main .rightColWide {
	float: left;
	width: 729px;
	margin-left: 20px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #main .rightColWide h1 {
	font-size: 150%;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A10302;
}
#wrapper #main .rightColWide h2 {
	font-size: 110%;
	color: #333;
}
#wrapper #main .rightColWide h3 {
	font-weight: bold;
	color: #AD2524;
}

#wrapper #main .rightColWide h4 {
	color: #A10302;
	padding-bottom: 5px;
}

.rightColWide table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.rightColWide table tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.rightColWide table tr td {
	vertical-align: top;
	background: #EEE;
	padding: 15px;
	border-top: 1px solid #CCC;
}
.rightColWide table tr td a {
	color: #A10302;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}




#main .rightColWide p {
	padding-bottom: 8px;
	padding-right: 20px;
}
#wrapper #main .midCol {
	float: left;
	width: 462px;
	margin-left: 20px;
}
.rightColWide small a {
	color: #952520;
}

.midCol p {
	padding-bottom: 8px;
}

#wrapper #main .rightCol {
	float: left;
	width: 247px;
	position: relative;
	margin-left: 20px;
}
#rightCol {
	margin-left: 749px;
}

#wrapper #footer  {
	clear: both;
	color: #FFF;
	background: #999;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 75%;
}
.narrow {
	width: 430px;
}

.homeBg {
	background: url(../images/homeTxtBg.jpg) no-repeat right top;
}
.aboutBg {
	background: url(../images/aboutBg.gif) repeat-y !important;
}



.center {
	text-align: center;
}
.right {
	text-align: right;
}

.whiteTxt {
	color: #FFF;
}

#p7PMM_1 {
	padding-left: 10px;
}
#main .quote {
	text-align: center;
	padding: 30px 0px 30px 20px;
	font-weight: bold;
}
.author {
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
}
.padRt20 {
	padding-right: 20px;
}
.padRt30 {
	padding-right: 30px;
	width: 235px;
	float: right;
	margin-right: 0px;
}

.blackBg {
	background: #000;
}
.red {
	color: #952520;
}
iframe {
	border: 1px solid #CCC;
}
#main .yellBox {
	color: #A10302;
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	margin: 10px 30px;
	border: 1px solid #AC201F;
	padding: 10px;
	background: #FFC;
}
.rightColWide p a {
	color: #A10302;
}
.playerBox {
	text-align: center;
	background: #FFF !important;
}

#searchResults {
	margin-right: 20px !important;
}
