body {
	font:1em verdana, arial, sans-serif;
	background-color: #d0e0ea;
	text-align:center;
	background-image: url(css/background-image.gif);
	background-repeat: repeat-x;
}
* {margin:0; padding:0;}
h1 {
	color: #971217;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	color: #206397;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h3 {
	color: #9D1F11;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
h4 {
	color: #005589;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
h5 {
	color: #9d1f11;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h6 {
	color: #971217;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 1.5;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
}
p {
	color: #213b50;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
}
p.highlight {
	color: #213b50;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	background-color: #F0F8FD;
	border: 1px dotted #D0E0EA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
p.address { color: #213b50; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4; margin-bottom: 10px; margin-left: 10px; }
p.line { color: #213b50; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4; margin-bottom: 10px; border-bottom: 1px solid #a9a9a9; }
p.quote {
	color: #005589;
	font-size: 11px;
	line-height: 1.4;
	margin-bottom: 10px;
	font-style: italic;
}
p.buylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005589;
}
p.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
span.quote {
	color: #9d1f11;
	font-size: 11px;
	line-height: 1.4;
	font-style: italic;
}
span.red {
	color: #9D1F11;
	font-size: 11px;
	line-height: 1.4;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #005589;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #6C90AA;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8B0900;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #005589;
	font-weight: bold;
	text-decoration: none;
}
div#mainwrap {
	background-color: #FFFFFF;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
div#header {
	width:850px;
	background-color: #FFFFFF;
	text-align: left;
	height: 135px;
	background-image: url(css/headerbackground.gif);
	background-repeat: no-repeat;
}
div.topmenu {
	float: right;
}
div.topad {
	height: 24px;
	background-color: #5197c2;
	width: 850px;
	float: right;
	text-align: right;
	padding-top: 3px;
}
div#contentarea {
	width:850px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d0e0ea;
	background-image: url(css/bkgdmain.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* column 1 styling */
div#column1 {
	width:600px;
	float: left;
	margin-right: 2px;
}
img.menu {
	margin-bottom: 2px;
}
img.button { margin-left: 2px; }
img.floatleft {
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
}
img.floatleft-product {
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: both;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
img.floatright {
	margin-right: 10px;
	margin-bottom: 5px;
	float: right;
	margin-left: 10px;
	clear: both;
	margin-top: 5px;
}
ul.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	margin-left: 40px;
	list-style-type: disc;
	list-style-position: outside;
	color: #213B50;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.highlight li {
	line-height: 1.5;
}
/* adsense styling */
div.adsense {
	margin-right: 10px;
	margin-left: 10px;
}
div.adsensedirectory {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
}
/* sitemap styling */
ul.sitemap
{
	margin-top: 1em;
	margin-right: 20;
	margin-bottom: 1em;
	margin-left: 40px;
	color: #213b50;
}
ul.sitemap  li {
	color: #144367;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	list-style-type: disc;
	margin-right: 20px;
}
/* legal list styling */
ul.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	margin-left: 40px;
	list-style-type: lower-alpha;
	list-style-position: outside;
	color: #213B50;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.legal li { }
ul.listing  {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 140px;
}
ul.listing  li  {
	margin-left: 85px;
	line-height: 1.2;
}
/* table styling */
table#membership {
	margin-right: 10px;
	margin-left: 10px;
}
table#membership p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213b50;
	margin-top: 5px;
}
table#membership p.highlight
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
}
/* directory styling */
table.directory td {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* signup form styling */
table.signup {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213b50;
	line-height: 1.4px;
	text-align: left;
	margin-left: 100px;
}
div.highlight {
	color: #213b50;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	background-color: #F0F8FD;
	border: 1px dotted #D0E0EA;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* paypal button styling */
div.paypalbutton {
	margin-left: 210px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div.paypalbutton table.paypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
/* column 2 nav menu styling */
div#column2
{
	width:245px;
	float:left;
	background-color: #f0f8fd;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0e0ea;
	border-left-color: #d0e0ea;
}
div.newadditions
{
	width:245px;
	background-color: #9d1f11;
	height: 200px;
	margin-bottom: 2px;
}
div.newadditions p
{
	background-color: #9d1f11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
}
div.newadditions p.smalltext {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	line-height: 1em;
	color: #FFFFFF;
}
div.newadditions a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div.newadditions a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
div.newadditions a:hover {
	font-weight: bold;
	color: 5cacde;
}
div.newadditions a:active {
	font-weight: bold;
	color: #FFFFFF;
}
ul.newadditions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 25px;
	margin-right: 5px;
	margin-top: 20px;
	list-style-image: url(css/bulletblue.gif);
	margin-bottom: 5px;
}
ul.newadditions li {
	margin-top: 5px;
}
ul.nav {
	padding-bottom: 5px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	color: #1C130E;
}
ul.nav li {
	color: #1C130E;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.4;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C9C4;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.nav a:link {
	color: #005589;
	font-weight: bold;
	text-decoration: none;
}
ul.nav a:visited {
	color: #6C90AA;
	font-weight: bold;
	text-decoration: none;
}
ul.nav a:hover {
	color: #8B0900;
	font-weight: bold;
	text-decoration: none;
}
ul.nav a:active {
	color: #005589;
	font-weight: bold;
	text-decoration: none;
}
div.navadsense {
	margin-right: 10px;
	margin-left: 10px;
}
/* footer styling */
div#footer {
	width:850px;
	height: 30px;
	float: left;
	background-color: #005589;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0e0ea;
	border-left-color: #d0e0ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
div#footer p {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	padding-top: 5px;
}
div#footer a:link { color: #eaf4fd; font-weight: normal; text-decoration: none; }
div#footer a:visited { color: #eaf4fd; text-decoration: none; }
div#footer a:hover { color: #eaf4fd; font-weight: bold; text-decoration: none; }
div#footer a:active { color: #eaf4fd; text-decoration: none; }
/* footer 2 styling */
div#footer2 {
	width:850px;
	height: 30px;
	float: left;
	background-color: #D6E9F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0e0ea;
	border-left-color: #d0e0ea;
}
/* footer 3 */
div#footer3 {
	width:850px;
	height: 85px;
	float: left;
	background-image: url(css/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d0e0ea;
	border-left-color: #d0e0ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #981a1e;
}
div#footer3 a {
	color: #981a1e;
	font-weight: normal;
	text-decoration: none;
}
div#footer3 a:link {
	color: #981a1e;
	font-weight: normal;
	text-decoration: none;
}
div#footer3 a:visited {
	color: #981a1e;
	text-decoration: none;
	font-weight: normal;
}
div#footer3 a:hover {
	color: #981a1e;
	font-weight: bold;
	text-decoration: none;
}
div#footer3 a:active {
	color: #981a1e;
	text-decoration: none;
	font-weight: normal;
}
div#footer3  ul {
	color: #981a1e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 630px;
	margin-top: 15px;
}
div#footer3  li {
	color: #981a1e;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
/* alsett clearing method here */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
