/* CSS Document */
body { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	text-decoration: none;
	color: #2c1b3a;
	background:  url(images/bgd.jpg) top repeat-x #362d66;
	padding: 0;
	margin: 0;
	}
	
.homebody { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2c1b3a;
	background:  url(images/bgd.jpg) top repeat-x #362d66;
	padding: 0;
	margin: 0;
	}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2c1b3a;
	background-color: #ffffff;
	border: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
	
a, a:visited {
	text-decoration: none;
	}
	
a:hover, a:active {
text-decoration: underline;
	}
	

p, table, th, tr, td, h1, h2, h3, img, span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2c1b3a;
	border: none;
	}
	
.login {
	background: url(images/top_login_bgd.gif);
	height: 21px;
	width: 900px;
	}
	
.shopbgd {
	background: url(images/hdr_abovenav_bgd.jpg);
	height: 68px;
	width: 649px;
	}
	
.nav {
	background: url(images/hdr_nav_bgd.jpg);
	height: 57px;
	}
	
.belownav {
	background: url(images/hdr_belownav_bgd.jpg);
	height: 33px;
	}
	
.homemain {
	background: url(images/main_homebgd.jpg) no-repeat;
	height: 371px;
	background-position: center;
	}
	
.spinmain {
	background: url(images/hdrpic_spin.jpg) no-repeat;
	width: 841px;
	height: 206px;
	background-position: center;
	}
	
.polemain {
	background: url(images/hdrpic_pole.jpg) no-repeat;
	width: 841px;
	height: 206px;
	background-position: center;
	}
	
.whymain {
	background: url(images/hdrpic_whyspun.jpg) no-repeat;
	width: 841px;
	height: 206px;
	background-position: center;
	}
	
.contactmain {
	background: url(images/hdrpic_contact.jpg) no-repeat;
	width: 841px;
	height: 206px;
	background-position: center;
	}
	
.defaultmain {
	background: url(images/hdrpic_terms.jpg) no-repeat;
	width: 841px;
	height: 206px;
	background-position: center;
	}
	
.bigwhitecopy {
	color: #ffffff;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	}


.sidenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e3e3e3;
	padding: 5px;
	text-align: left;
	}
	
.sidenavtext:link, .sidenavtext:visited {
	color:#e3e3e3;
	text-decoration: none;
	}

.sidenavtext:hover {
	color: #e3e3e3;
	text-decoration: none;
	}


.box {
	float: left;
	width: 166px;
	padding: 5px;
	}
	
.box:link,.box:visited {
	color:#ffffff;
	text-decoration: none;
	}

.box:hover {
	background-color: #423053;
	text-decoration: none;
	}
	
.homenav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
	width: 187px;
	border-bottom: 1px;
	}
	
	
.homenav a:link, .homenav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
	width: 187px;
	border-bottom: 1px;
	}
	
.homenav a:hover, .homenav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	background: #810505;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 30px;
	width: 300px;
	border-bottom: 1px;
	}
	
.sidenav_right {
	background:  url(images/sidenav_right.gif);
	width: 24px;
	height: 13px;
	}
	
.white {
	background: #ffffff;
	}
	
	
.form {
	font-weight: normal;
	font-size: 11px;
	height: 28px;
	text-decoration: none;
	color: #2c1b3a;
	background: #e5e5e5;
	}
	
	
.formright {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	height: 28px;
	text-decoration: none;
	color: #2c1b3a;
	background:#f4f4f4;
	}
	
.textbox {
	background: #ffffff;
	color: #2c1b3a;
	border: 1px solid #2c1b3a;
	font-size: 11;
	padding: 1px 1px 1px 1px;
}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 19px;
	text-decoration: none;
	color: #2c1b3a;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	color: #2c1b3a;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #2c1b3a;
	border: none;
	padding: 0;
	margin: 0; /* Optional */
	}

p {
	margin: 0;
	padding: 0;
	}
	
	
li
	{
	padding: 0;
	margin: 12px;
	color: #c80101;
	}
	
ul
	{
	padding: 0;
	color: #47557F;
	}
	
.graytable
	{
	padding: 0;
	background-color: #e8e7e2;
	}
	
.whitetable
	{
	background-color: #ffffff;
	}
	
.ads {
	background-color: #e4e2e5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.footerbgd { 
	background:  url(images/footer_bgd.jpg) top repeat-x #ffffff;
	height: 55px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size:10px; 
	text-decoration: none;
	color: #cccccc;
	}
	
	
.footer { 
	font-weight: normal;
	font-size:10px;
	line-height:14px; 
	text-decoration: none;
	color: #726f86;
	}
	
.footer a:link, .footer a:visited {
	font-weight: normal;
	font-size:10px; 
	text-decoration: none;
	color: #726f86;
	}
	
.footer a:hover, .footer a:active {
	font-weight: normal;
	font-size:10px; 
	text-decoration: underline;
	color: #726f86;
	}
	
	
.footer span a:link, .footer span a:visited, .footer span a:hover, .footer span a:active {
	font-weight: normal;
	font-size:10px; 
	text-decoration: underline;
	color: #726f86;
	}
