@charset "utf-8";
/* CSS Document */

html, body, p {    /*always do this*/
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 16px;
	text-align: center; /*centers the website*/
	background-image: url(images/bg30.jpg);
	background-repeat: repeat;
	margin: 0;
}
#wrap {
	width: 1000px;
	margin: 0 auto;  /*0 pixels for top and bottom margin - auto for right & left margins*/
	text-align: left;
	padding: 0;
	background-image: url(images/bgwrap.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	background-color: #FFFFFF;
}
#wraptop {
	height: 432px;
}
#subwraptop {
	height: 229px;
}
#hdr {
	height: 97px;
	margin: 0;
	padding: 0;
	width: 1000px;
	background-image: url(images/homebgLogo.jpg);
	background-repeat: no-repeat;
}
#hdr img {
	float: left;
	width: 681px;
	padding: 0;
	margin: 0;
}
#subhdr {
	height: 79px;
	margin: 0;
	padding: 0;
	width: 1000px;
	background-image: url(images/subbgLogo.jpg);
	background-repeat: no-repeat;
}
#subhdr img {
	float: left;
	width: 469px;
	padding: 0;
	margin: 0;
}
#tagline {
	height: 281px;
	width: 1000px;
	padding: 0;
	margin: 0;
}
#subtagline {
	height: 96px;
	width: 1000px;
	padding: 0;
	margin: 0;
}

.clear {
	line-height:0;
	height: 0;  
	clear: both;
}
.clear1 {
	line-height:1px;
	height: 1px;  
	clear: both;
}
#wrapbottom {
	clear: both;
	width: 1000px;
	padding: 0;
	margin: 0;
	/*
	background-color: #FFFFFF;
	background-image: url(images/bgwrap.jpg);
	*/
}

#contenthomebox {
	float: left;
	padding: 0 15px 0 15px;
	width: 785px;  /*FULL WIDTH WITH MARGINS IS 815px*/
	/*background-color: #FFFFFF; */
}
#contenthome {
	float: left;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 580px;
	padding: 25px 20px 30px 0;
/*	border-right: solid 2px #0D4582;  */
}
#homebanners {
	float: right;
	margin: 0;
	padding: 0 0 30px 0;
}
#contenthome a:link {
	text-decoration: underline;
	color: #0D4582;
}
#contenthome a:visited {
	text-decoration: underline;
	color: #0D4582;
}
#contenthome a:active {
	text-decoration: underline;
	color: #0D4582;
}
#contenthome a:hover {
	text-decoration: underline;
	color: #C5141C;
}
#contentbox {
	float: left;
	padding: 0 0 0 15px;  
	width: 800px;  /*FULL WIDTH WITH MARGINS IS 815px*/
	/*background-color: #FFFFFF; */
}
#content {
	float: left;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 785px;
	padding: 10px 15px 30px 0;
	/*
	background-color: #FFFFFF;
	*/
}
#content a:link {
	text-decoration: underline;
	color: #0D4582;
}
#content a:visited {
	text-decoration: underline;
	color: #0D4582;
}
#content a:active {
	text-decoration: underline;
	color: #0D4582;
}
#content a:hover {
	text-decoration: underline;
	color: #C5141C;
}
.homepagetitle {
	font-size: 20px;
	font-weight: bold;
	color: #0D4582;
	line-height: 18px;
	text-align: center;
}
.pagetitle {
	font-size: 20px;
	font-weight: bold;
	color: #0D4582;
	line-height: 18px;
	text-align: center;
}
.title15 {
	font-size: 15px;
	font-weight: bold;
	color: #0D4582;
}
.textlinks {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 16px;
}
.textlinks a:link {
	color: #0D4582;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal; 
}
.textlinks a:visited {
	color: #0D4582;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.textlinks a:active {
	color: #0D4582;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.textlinks a:hover {
   color: #C5141C;  
   text-decoration: underline;
   font-size: 13px;
   font-weight: normal;
}
#footer {
	clear: both;
	background-image: url(images/bgfooter.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 108px;
	padding: 0;
	margin: 0;
}
.footercontent {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 72px;
	color: #D8D9DB;
}
td.graybg {
	background-image: url(images/bgfrmrow.jpg);
}
td.frmtitle {
	color: #0D4582;
	text-align: center;
	font-weight: bold;
	background-image: url(images/bgfrmrow.jpg);
}
.bold15black {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.smalltext {
	font-size: 13px;
}
.redsmall {
	color: #C5141C;
	font-weight: bold;
	font-size: 13px;
}
.redasterisk {
	color: #C5141C;
	font-weight: bold;
	font-size: 15px;
}
#categorybanners {
	float: right;
	margin: 0 15px 0 0;
	padding: 0 0 30px 0;
}
/*following is for All Vendors page only*/
#googleads {
	float: right;
	margin: 30px 15px 0 0;
	padding: 0 0 30px 0;
}
#contentCatPg {
	float: left;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 620px;
	padding: 10px 15px 30px 0;
}
#contentCatPg a:link {
	color: #0D4582;
	text-decoration: underline;
}
#contentCatPg a:visited {
	color: #0D4582;
	text-decoration: underline;
}
#contentCatPg a:active {
	color: #0D4582;
	text-decoration: underline;
}
#contentCatPg a:hover {
   color: #C5141C;  
   text-decoration: underline;
}
#sitemap1{
	float: left;
	margin: 20px 0 0 125px;
	line-height: 20px;
}
#sitemap2{
	float: right;
	margin: 20px 125px 0 0;
	line-height: 20px;
}
.indent {
	margin-left: 15px;
}
#contactus {
	text-align: center;
	border: #0D4582 1px solid;
	padding: 20px;
	margin: 10px 25px 0 25px;
}