@charset "utf-8";
.FooterNav {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #959A56;
	text-decoration: none;
}
.RnavHeaderLg {
	font-family: "Myriad Web Pro";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9933;
	text-decoration: none;
}
.SmRedHeads {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.smLinkNav {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99CC00;
	text-decoration: none;
}
.WhtBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/pg_bkrnd.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #24422E;
}

.oneColFixCtrHdr #container {
	width: 825px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 243px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 2280px;
}
#mainContentIndex {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 3580px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-family: "Myriad Web Pro";
	font-size: 12px;
	text-align: center;
	color: #666600;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #1E2413;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr #LnavWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9933;
	text-decoration: none;
	float: left;
	background-image: url(../images/LnavBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-top: 87px;
	width: 200px;
	height: 2170px;
}
.oneColFixCtrHdr #LnavWrapMid {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/LnavBoxMid.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 10px;
	width: 190px;
	padding-bottom: 30px;
	height: 4000px;
}
.oneColFixCtrHdr #LnavWrapMidIndex {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-image: url(../images/LnavBoxMid.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 10px;
	width: 190px;
	padding-bottom: 30px;
	height: 3355px;
}


.oneColFixCtrHdr #LwrapBottom {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9933;
	text-decoration: none;
	float: left;
	background-image: url(../images/LnavBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 200px;
}


.oneColFixCtrHdr #CenterWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 20px;
	width: 415px;
	height: 3500px;
}
.oneColFixCtrHdr #CenterWrapMid {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 425px;
}
.oneColFixCtrHdr #CenterWrapBottom {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 425px;
}


.oneColFixCtrHdr #RnavWrapper {
	font-family: "Myriad Web Pro";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9933;
	text-decoration: none;
	float: right;
	background-image: url(../images/RnavBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	padding-top: 87px;
	width: 200px;
	height: 2170px;
}
.oneColFixCtrHdr #RnavWrapMid {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	background-image: url(../images/RnavBoxMid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	width: 175px;
	padding-left: 25px;
	padding-bottom: 30px;
	height: 2100px;
}
.oneColFixCtrHdr #RnavWrapMidIndex {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	background-image: url(../images/RnavBoxMid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	width: 175px;
	padding-left: 25px;
	padding-bottom: 30px;
	height: 3355px;
}

.oneColFixCtrHdr #RnavWrapBottom {
	font-family: "Myriad Web Pro";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	width: 200px;
	background-image: url(../images/RnavBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
}
#mainContentGallery {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.WhtHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.BandNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCFF33;
}
