BODY {
	background-color:#34261d;
	background-image: url(images/bgsplatter1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#swap01 {
	background-image: url(images/nav_home_over.gif);    /* rollover state */
	background-repeat: no-repeat;
	width: 53px;                    /* image width */
	height: 20px;                   /* image height */
}
#swap02 {
	background-image: url(images/nav_about_over.gif);    /* rollover state */
	background-repeat: no-repeat;
	width: 179px;                    /* image width */
	height: 28px;                   /* image height */
}
#swap03 {
	background-image: url(images/nav_music_over.gif);    /* rollover state */
	background-repeat: no-repeat;
	width: 55px;                    /* image width */
	height: 22px;                   /* image height */
}
#swap04 {
	background-image: url(images/nav_community_over.gif);    /* rollover state */
	background-repeat: no-repeat;
	width: 105px;                    /* image width */
	height: 24px;                   /* image height */
}
#swap05 {
	background-image: url(images/nav_business_over.gif);    /* rollover state */
	background-repeat: no-repeat;
	width: 93px;                    /* image width */
	height: 24px;                   /* image height */
}
#swap06 {
	background-image: url(images/nav_shopping_over.gif);    /* rollover state */
	background-repeat: no-repeat;
	width: 90px;                    /* image width */
	height: 22px;                   /* image height */
}

/* Application: Common Code */

.rollover { display: block; } /* Allow setting widths and heights */

.rollover:hover { visibility: visible; /* for IE */ } /* sets any property for the :hover state */
.rollover:hover img { visibility: hidden; } /* 'rolls over' the image */


.botsplatter {
	background-image: url(images/bgsplatter2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8A6B4F;
	text-decoration: none;
}

.copyrightblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #70110D}
.small_link {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #B59466}
.small_link:link, .small_link:visited {
	text-decoration: underline;
	color: #B59466;
}
.small_link:hover, .small_link:active {  color: #FFFFFF; text-decoration: none}


.italictext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; color: #333333; text-decoration: none}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}

.border {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.ad {
	border: #885727;
	position: relative;
	visibility: visible;
	z-index: 2;
	height: 125px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7ECDB;
}
a:link {
	color: #70110D;
	text-decoration: underline;
}
a:visited {
	color: #70110D;
	text-decoration: underline;
}
a:hover {
	color: #83501d;
	text-decoration: none;
}
a:active {
	color: #83501d;
	text-decoration: none;
}
.indextext {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000
}
.indextextbold {

font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000
}
.indexheader {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #6a0000
}

.padmaincell {
	padding: 8px;
}

.contentpane {
	padding: 20px;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.navcolumntop {
	background-image: url(images/template_04.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 220px;
	background-position: left top;
}
.navcolumnbg {
	background-image: url(images/navcolbg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 220px;
}
.contenttopbg {
	background-image: url(images/template_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
.title {
	top: 10px;
	height: 17px;
	width: auto;
	position: relative;
	text-align: right;
}
.subtitle {

	left: 11px;
	top: -7px;
	height: 17px;
	width: auto;
	position: relative;
}
.siteborder {
border: 1px solid #000000
}
.footerleft {
	background-image: url(images/template_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 18px;
}
.footerright {
	background-image: url(images/footerright.gif);
	background-repeat: no-repeat;
	height: 161px;
	width: 220px;
	overflow: visible;
	position: absolute;
	top: -108px;
	/*clip:        rect(auto auto auto auto);*/
}
.relative {
	position: relative;
	height: 53px;
	width: 220px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #f1e0c5;
	text-decoration: none;
	margin-left: 11px;
	line-height: 12px;
	font-weight: bold;
}
.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7ECDB;
	text-decoration: none;
	margin-left: 11px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	clear: left;
}
.subnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #F7ECDB;
	text-decoration: none;
	margin-left: 11px;
	line-height: 12px;
}
.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 11px;
	line-height: 12px;
}
.subnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #F7ECDB;
	text-decoration: underline;
	margin-left: 11px;
	line-height: 12px;
}
.navigation {
	margin-left: 20px;
	/*visibility: visible;
	z-index: 2;
	position: relative;*/
	height: auto;
	width: auto;
	left: 12px;
	line-height: 12px;
}

.footerlink:link {  color: #F7ECDB; text-decoration: none}
.footerlink:visited {  color: #F7ECDB; text-decoration: none}
.footerlink:hover {  color: #fff; text-decoration: underline}
.footerlink:active {  color: #fff; text-decoration: underline}
.navheader2 {
	top: 10px;
}
.adtop {
	background-image: url(images/adborder-t.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 12px;
	width: 138px;
	z-index: 2;
	top: 10px;
}
.adbot {
	background-image: url(images/adborder-b.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 12px;
	width: 138px;
	z-index: 3;
	right: 8px;
	bottom: 10px;
}
.adleft {
	background-image: url(images/adborder-l.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 12px;
	z-index: 2;
	float: left;
	clear: none;
	height: 138px;
}
.adright {

	background-image: url(images/adborder-r.gif);
	background-repeat: repeat-y;
	position: relative;
	height: 138px;
	width: 12px;
	z-index: 2;
	float: left;
	clear: none;
}
.adcontent {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subhead {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #891914; text-decoration: none
}
.photoborder {
	border: 8px solid #FFFFFF;
}
.photoshadow {
	border-top: none;
	border-right: 1px solid #d4c6b4;
	border-bottom: 1px solid #d4c6b4;
	border-left: none;
	height: auto;
	width: auto;
}
.thumbs img {
	border: 1px solid #000000;
}
.thumbs:hover img {
	border: 1px solid #FFFFFF;
}
.itunes	{
		margin: 3px 0px 0px 10px;
		}

.textno {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #000000}
.textno a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #000000}
.textno a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #000000}
.textno a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #000000}
.textno a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #000000}

.formstyle	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-style: normal; 
		font-weight: normal; 
		color: #000000;
		}
		
/* Forms */
span.formtext	{
		display: block;
		float: left;
		width: 150px;
		padding-right: 6px;
		text-align: right;
		}
.spacer	{
		margin-left: 110px;
		padding-bottom: 10px;
		}
fieldset	{
		padding: 10px;
		}
legend	{
		color: #000000;
		}
