/* CSS Document */
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #C40000;
}
a:active {
 	text-decoration: none;
	color: #666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color:#B0B0B0;
}

/* page layout divs */

#wrapper {      
	margin-left: auto;    
	margin-right: auto; 
	margin-top: 0px;    
	}
	
	#banner {
	height: 133px;
	width: 781px;
	background-image:url(../i/banner_bg.jpg);
	background-repeat: no-repeat;
	}
	
	#buttons {
	margin-top: -2px;
	height: 25px;
	width: 781px;
	}

	#main {
	background-color: #FFFFFF;
	width: 781px;
	background-image:url(../i/testbg.jpg);
	
	}
	#main2 {
	background-color: #FFFFFF;
	width: 781px;	
	}
	.main2 {
	background-color: #FFFFFF;
	background-image:url(../i/testbg.jpg);
	}

	
		
		#textarea {
		padding: 20 50 0 50px;
		}

	#footer {
	width: 781px;
	height: 26px;
	background-image: url(../i/footer_bg.jpg);
	padding-top: 3px;
	}
	
/* text formatting */	
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	text-align: left;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-align: left;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 28px;
	text-align: left;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	line-height: 28px;
	text-align: left;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 26px;
	text-align: left;
	color: #666;
}
.bodytextcentersml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 26px;
	color: #666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 26px;
	text-align: left;
}
.footertextlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.wbsystext {
	padding: 10px 30px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
}
.copyrighttext {
	padding: 10px 30px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

.footertextlinks a:link {text-decoration: none;color: #FFF;font-family: Arial;font-size: 12}
.footertextlinks a:active {text-decoration: none;color: #FFF;font-family: Arial;font-size: 12}
.footertextlinks a:visited {text-decoration: none;color: #FFF;font-family: Arial;font-size: 12}
.footertextlinks a:hover {text-decoration: underline;color: #FFF;font-family: Arial;font-size: 12}


/* table formatting for listing page */
#box { 
	border: 1px solid #666;
	margin-top: 10px;
}	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303962;
	color: FFF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	}
.title a:link {text-decoration: none;color: #FFF;font-family: Arial;font-size: 13}
.title a:active {text-decoration: none;color: #FFF;font-family: Arial;font-size: 13}
.title a:visited {text-decoration: none;color: #FFF;font-family: Arial;font-size: 13}
.title a:hover {text-decoration: underline;color: #FFF;font-family: Arial;font-size: 13}

.hppicdescriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	font-weight: bold;
}

.descriptiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding: 0 20 0 20px;
	text-align: justify;
}
.smalltabletext, .smalltabletextprice, .detailtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}
.detailtabletext {
	text-align: left;
	font-size: 11px;
}
.smalltabletextprice,.detailtabletextprice {
	font-weight: bold;
	color: #C40000;
	font-size: 11px;
	
}
.detailtabletextprice {
	text-align: left;
}

.titletabletext, .titletabletextdetails  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.titletabletextdetails {
	text-align: left;
	font-size: 11px;
}
hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	text-align: center;
}
.listingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

/* END table formatting for listing page */
#backbutton {
	float: right;
	margin-top: 3px;
	margin-bottom: 4px;
}
.backbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 4px;
}
.photoborder {
	border: 2px solid #051C45;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 18px;
}
		#popupbox {
		margin-top: 5px;
		width:185px;
		border: 1px solid #6276CC;
		width: 400px;
		padding: 5px;
		visibility:hidden;    /* hide it by default */
		z-index:5;            /* sets it on top of everything else */
		position:absolute;
		top:400px; /* decide where you want the box located on the page */
		left:200px;
		background-color:#D9DEF2;
}

