@charset "utf-8";
/* CSS Document */

@import url(nav.css);
* {
	outline:none;
	font-size:14px;
	padding:0;
	margin:0;
}
A:visited
{
	text-decoration: none;
	font-size:16px;
	text-transform:uppercase;
	color: #FF3366;
}

A:hover
{
	text-decoration: none;
	font-size:16px;
	text-transform:uppercase;
	color: #339966;
}

A:active
{
	text-decoration: none;
	font-size:16px;
	text-transform:uppercase;
	color: #FF3366;
}
.style1 {
	color: #006666;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif
}
.directorytable td {
	padding: 2px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th, td {
	vertical-align:top;
	text-align:left;
	padding: 2px 0;
}
p, li, br, h2, h3, h4, h5, h6 {
	line-height:1.5em;
}
h2, h3, h4, h5, h6 {
	margin-bottom:8px;
}
p, ul, ol, hr {
	margin-bottom:15px;
}
/* generic headers */

h2 {
	font-size:130%;
	font-weight:bold;
	color:#666644;
}
h3 {
	font-size:120%;
	font-weight:bold;
	color:#003366;
}
h4 {
	font-size:110%;
	font-weight:bold;
	color:#003366;
}
h5 {
	font-size:100%;
	font-weight:bold;
	color:#003366;
}
h6 {
	font-size: 85%;
	font-weight:bold;
	color:#003366;
}
/* */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0a0615;
}
img, a img {
	border: 0 none;
}
a, a:link, a:visited, a:hover, a:active, a:focus {
	outline: none;
}
.wrap {
	background: #FFFFFF url(images/background.jpg) no-repeat;
	margin: 0 auto;
	width:100%;
	position: relative;	
	padding-bottom: 40px;
}
.page {
	width: 880px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
.header {
	height: 134px;
	position: relative;
	background: url(images/header.jpg) no-repeat;
}
.logo {
	float: left;
	width: 304px;
	height: 111px;
}
.menu {
	width: 880px;
	height: 127px;
	position: relative;
}
.navigation {
	position: relative;
}
.contentwrap {
	position: relative;
	background-color: #ffffff;
}
.contentMain {
	padding: 10px 13px;
	min-height: 380px;
	_height: 380px;
}
.content {
}
.content p {
	margin: 1em 0;
	line-height: 110%;
}
.content p span {
	line-height: 150%;
}
.bottom {
	height: 220px;
}
.footer {
	background: url(images/footer.jpg) no-repeat;
	height: 80px;
	text-align: center;
	position: relative;
}
.footerbottom {
	top: 46px;
	right: 2px;
	position: absolute;
	z-index: 100;
}
.clear {
	clear: both;
	line-height: 0;
}

@media screen {
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt;
	padding: 0pt;
	overflow: auto;
	letter-spacing: 0px;
	float: none;
}
}
@media print {
.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	width: auto !important;
	height: auto !important;
}
}
/* this is the part that is changed from site to site */
@media screen {
.sIFR-active h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 32px;
	visibility: hidden;
	padding: 0;
	font-weight:normal;
	color:#6F3C81;
	margin: 15px 0 0 0;
}
.sIFR-active h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	visibility: hidden;
	padding: 0;
	font-weight:normal;
	color:#6F3C81;
	margin: 15px 0 0 0;
}
}

/* DNN OVERIDES */
/* #dnn_ctr_Login_pnlLogin { background: #fff !important; width: 420px; margin: 0px 0 0 25px; padding: 20px 0 40px 20px;} */
#xEditingArea {
	background-color:#ffffff;
}
#dnn_ctr367_EditHTML_teContent_tblTextEditor {
	background-color:#ffffff;
}

#music { outline: none; }
#music:focus { outline: none; }
