.bg {
	background-image: url("images/bg.jpg"/*tpa=http://www.superior-seats.com/images/bg.jpg*/);
	background-repeat: repeat-x;
	background-position: left top;
}

.mainbg {
	background-color: #87847B;
	background-image: url(images/bg_cont3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.chromebg {
	background-image: url(images/bg_chrome.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.contbg {
	background-image: url("images/bg_main.jpg"/*tpa=http://www.superior-seats.com/images/bg_main.jpg*/);
	background-repeat: no-repeat;
	background-position: center top;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.swatchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}



.maintextp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.maintextp2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.maintextnop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	
}

.maintextsections {
	font-family: "Trebuchet MS", Tahoma, sans-serif Times, serif;
	color: #006633;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 10px;
	text-align: left;
	
}

.itemtext {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 11px;
	font-weight: bolder;
}

.maybe {
	background-repeat: repeat;
	background-position: center bottom;
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}

.pic1 {
border:#000000 solid;
}
