@charset "utf-8";
/* CSS Document */

<style type="text/css">


.header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	font-family: "Verdana", Times, serif;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/contentBack.png);
	background-repeat: repeat-y;
}


.header {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 150px;
}
.headerLogo {
	float: right;
	height: 150px;
	width: 240px;
}

.bannerFlash {
	float: right;
	height: 150px;
	width: 900px;
}

.affiliates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.phone {
	float: right;
	width: 240px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #999999;
}

.nav {
	height: 30px;
	width: 618px;
	margin-left: auto;
	margin-right: auto;
}


.content {
	font-style: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}
.content img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.topLine {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.topLine p {
	font-size: 16px;
	color: #CCCCCC;
}


.category {
	height: 200px;
	width: 180px;
	float: left;
	margin-right: 17px;
	margin-bottom: 30px;
	margin-left: 17px;
}
.label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 4px;
}



.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #999999;
	margin-top: 10px;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}

.imgRight {
	float: right;
	height: auto;
	width: auto;
	margin-bottom: 30px;
	margin-left: 30px;
}


.large {
	font-size: x-large;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.small {font-size: 9px}
.emphasis {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.bNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #333333;
}





body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #CCCCCC;
}
h2 {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #FFCC66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
</style>
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
