body {
	background-color:#BF9774;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Arial";
	font-size:12px;
	color:#666666;
	text-align:justify;
}

.sunbg{
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(images/addissun.jpg)
}

.sunbg2{
	background-position:center top;
	background-repeat:repeat-y;
	background-image:url(images/addissun.jpg)
}

.left_border{
	background:url(images/left2.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.right_border{
	background:url(images/right2.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.headers{
	font-family:"Arial";
	font-size:14px;
	font-weight:bold;
	color:#CC6600;
	text-align:justify;
}

.price{
	font-family:"Arial";
	font-size:16px;
	font-weight:bold;
	color:#CC9900;
	text-align:justify;
}

.anchorlinks{
	font-family:"Arial";
	font-size:15px;
	font-weight:bold;
	color:#CC6600;
	text-decoration:none;
}

.anchorlinks:hover{
	padding-left:10px;
	font-family:"Arial";
	font-size:15px;
	font-weight:bold;
	color:#993300;
	text-decoration:underline;
	
}