@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
}
body {
	background-color: #000;
}
a:link {
	color: #666633;
}
a:visited {
	color: #666633;
}
a:hover {
	color: #600;
}

#topflash {
	background-color: #949365;
	margin: auto;
	height: 154px;
	width: 953px;
	border: 1px solid #FFF;
}
#mainbody {
	width: 953px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin: auto;
	background-color: #FFF;
}
#footer {
	background-image: url(../images/footercss.jpg);
	margin: auto;
	height: 176px;
	width: 955px;
	text-align: center;
}
#footercopyright {
	text-align: center;
	margin: auto;
	height: 100px;
	width: 955px;
	color: #FFF;
}

#footercopyright p a {
	color: #FF6;
	text-decoration: none;
}

#footercopyright p a:hover {
	color: #C90;
	text-decoration: none;
}

.testimonials {
	color: #600;
	font-style: italic;
}

.middlecolumn {
	width: 517px;
	padding-right: 13px;
	padding-left: 13px;
}
.mattitles {
	color: #600;
	font-size: x-small;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}
.flashtitlebox {
	width: 543px;
}
.redtext {
	color: #F00;
}
.maroontext {
	color: #600;
}
.vendorphone {
	color: #600;
	font-size: 16px;
}
.faqa {
	color: #666600;
}
.faqq {
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.bigger {
	font-size: 16px;
	color: #600;
}

