.input {
	font-size: 9px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
BODY {
	color: #000000;
	margin: 0px;
	background-image: url(../images/bg_blue_pixel.gif);
	background-repeat: repeat;

}
#5space {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;

}
.links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.links a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;	

}
.news {
	font-family: "Lucida Grande";
	font-size: 24px;
	color: #88340E;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 4px;

}
.news a{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;

}
.news a:hover{
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;

}
.bodylink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
.bodylink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	
}
.subnav {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	font-weight: bold;
	text-decoration: none;

}
.subnav a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A63427;
	text-decoration: none;
	font-weight: bold;

}
.subnav a:hover{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #482007;
	text-decoration: none;
	font-weight: bold;

}
#join {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	margin: 0px;
	padding: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
}
#allbr {
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;

}
.line {
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px dotted #FFB749;
	border-right: 1px none #FFB749;
	border-bottom: 1px none #FFB749;
	border-left: 1px none #FFB749;

}
.textQuote {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0pt;
	line-height: 20px;

}
.textReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: none;

}
.textRegBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	
}
.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 18px;

}
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #7d7d7d;

}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #FF0000;

}
.text10bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E4547;
	font-weight: bold;
	text-decoration: none;

}
.box {
	border: 1px groove #990000;

}

/* CSS for checklists */
.checklist {
	border: 1px solid #ccc;
	list-style: none;
	height: 10em;
	overflow: auto;
	width: 25em;
}
.checklist, .checklist li { margin: 0; padding: 0; }
.checklist label { display: block; height: 1%; padding: 0 0.2em 0 25px; text-indent: -25px; }
.checklist label:hover, .checklist label.hover { background: #777; color: #9C1E3C; }

.textContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5C2C00;
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	letter-spacing: 0pt;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;

}
.Navbg {
	background-image: url(../images/bgnav.gif);
	background-repeat: repeat-y;
	background-color: eee9dd;
	background-position: bottom;

}
.salebg {
	background-image: url(../images/home_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px none #FFFFFF;
	border-left: 10px none #FFFFFF;

}
.Title {
	color: #BCB06B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;

}
.bg-body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #273135;

}
.bg-texture {
	background-image: url(../images/bg_shadow_texture.gif);
	background-repeat: repeat-x;

}
.bg-nav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;

}
.bg-500x500 {
	background-image: url(../images/bg_500x500.gif);
	background-repeat: no-repeat;

}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 16px;

}
.bg-paper {
	background-image: url(../images/flash.jpg);
	background-repeat: no-repeat;
	
}
.bg-footerleft {
	background-image: url(../images/footer01.gif);
	background-repeat: no-repeat;

}
.bg-footerright {
	background-image: url(../images/footer3.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.bg-box1 {
	background-image: url(../images/box1.gif);
	background-repeat: no-repeat;

}
.bg-box2 {
	background-image: url(../images/box2.gif);
	background-repeat: no-repeat;

}
.bg-box3 {
	background-image: url(../images/box3.gif);
	background-repeat: no-repeat;

}
.bg-title {
	background-image: url(../images/bg_title_blue.gif);
	background-repeat: repeat-x;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7795A4;

}
.bg-box-empty {
	background-image: url(../images/bg-box.gif);
	background-repeat: no-repeat;
	border: 2px none #FFFFFF;

}
.bg-500x350 {
	background-image: url(../images/bg_500x350.gif);
	background-repeat: no-repeat;

}
.bg-782x325 {
	background-image: url(../images/bg_782x325.gif);
	background-repeat: no-repeat;
}
.bg-header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;}
	
.bg-774x199 {
	background-image: url(../images/bg_stage774x199.gif);
	background-repeat: no-repeat;}
	
.bg-textbox {
	background-color: #2C3A3F;
	border: 1px solid #1A2529;}
	
.bg-headliner {
	background-image: url(../images/stage-headliner.jpg);
	background-repeat: no-repeat;
	border: 2px none #FFFFFF;}
	
.bg-headlight {
	background-image: url(../images/stage-headlight.jpg);
	background-repeat: no-repeat;
	border: 2px none #FFFFFF;}

.bg-homeabout {
	background-image: url(../images/bg_home_about.gif);
	background-repeat: no-repeat;}

.bg-vinyltop {
	background-image: url(../images/bg_vinyltop_repair.jpg);
	background-repeat: no-repeat;}