body {
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(cssimages/background.gif);
	background-repeat: repeat-x;
}
* {margin:0; padding:0;}
h1 {
	color: #971217;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 10px;
}
h2 {
	color: #4f541a;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 3px;
}
p {
	color: #2b2e10;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
}
p.leftalign {
	color: #2b2e10;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
	width: 300px;
}
p.quote {
	color: #2b2e10;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: justify;
	font-style: italic;
}
span.quote {
	color: #971217;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
	font-style: normal;
}
p.line {
	color: #2b2e10;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;
}
a:link {
	color: #2b2e10;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #474c1b;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #911315;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #2b2e10;
	font-weight: bold;
	text-decoration: underline;
}
div#mainwrap {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#header {
	width:1000px;
	height: 116px;
	background-image: url(cssimages/header.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}
img#contact {
	float: right;
}
div.nav  {
	padding-top: 60px;
	padding-right: 75px;
}
div.nav img {
	float: right;
}
img#navigation {
	float: right;
}
div#featurednav {
	height: 301px;
	width: 860px;
	background-image: url(cssimages/featurednavbkgd.png);
	background-repeat: no-repeat;
	margin-left: 70px;
}
div#emailimage {
	text-align: center;
	margin-left: 15px;
	margin-top: 55px;
}
div#contentarea {
	width:1000px;
	margin-top: 10px;
}
/* column 1 styling */
div#column1 {
	width:530px;
	float: left;
	margin-left: 75px;
	margin-right: 20px;
	clear: both;
}
div#column1 p {
	margin-bottom: 10px;
	text-align: justify;
}
img.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
img.floatright {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
img.title {
	float: left;
	margin-right: 10px;
}
div.list {
	width: 340px;
	margin-left: 170px;
}
div.floatright {
	float: right;
	width: 210px;
}
/* list styling */
ul {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 15px;
}
li {
	margin-bottom: 8px;
	color: #2b2e10;
	list-style-type: disc;
	list-style-position: outside;
}
/* column 1 terms */
div#column1terms {
	width:850px;
	float: left;
	margin-left: 75px;
	margin-right: 20px;
	clear: both;
}
ul.terms {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2b2e10;
	line-height: 1.4em;
	margin-right: 20px;
	text-align: left;
}
ul.terms li {
	margin-bottom: 8px;
}
ul.subterms {
	list-style-type: lower-alpha;
	margin-left: 20px;
}
table.music/* music table styling */
 {
	margin-right: 10px;
	width: 500px;
}
table.music  img { padding-left: 5px; }
table.music  p { color: #206397; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 5px; margin-right: 5px; margin-left: 5px; }
table.music  p.heading {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	margin: 0 5px;
	font-weight: bold;
}
/* column 2 nav menu styling */
div#column2
{
	width:300px;
	float:left;
}
div#column2 p {
	margin-bottom: 20px;
	text-align: justify;
}
ul.nav {
	padding-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	color: #1C130E;
}
ul.nav li {
	color: #1C130E;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C9C4;
	margin-bottom: 10px;
}
/* terms styling */
ul.terms {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213B50;
	line-height: 1.4em;
	margin-right: 20px;
	text-align: left;
}
ul.terms li {
	margin-bottom: 8px;
	color: #2b2e10;
}
ul.subterms {
	list-style-type: lower-alpha;
	margin-left: 20px;
	text-align: left;
}
/* links styling */
div#column1links {
	width: 420px;
	margin-left: 75px;
	float: left;
}
div#column2links {
	width: 400px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}
/* footer styling */
div#footer {
	width:1000px;
	height: 150px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(cssimages/footerbkgd.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#footer p {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	line-height: 1.5;
	padding-top: 5px;
}
div#footer a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
div#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
div#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
div#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/* alsett clearing method here */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
