/* CSS Document */

body{
	background:url(images/bg.jpg)  left top repeat-x #D00731;
	margin:0px;
	}
.contact_us_bg{
	background:url(images/contact_us_bg.jpg)  left top no-repeat;
	margin:0px;
	height:259px;
	}
	.footer_bg{
	background:url(images/footer_bg.jpg)  left top no-repeat;
	margin:0px;
	height:54px;
	}
.right_bar_top_bg{
	background:url(images/right_bar_top_bg.jpg)  left top repeat-x;
	background-color:#650015;
	}
.side_bar_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}
.content_text {
	font-family:Georgia;
	font-size: 14px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:justify;
	text-decoration: none;
}
.heading_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}
.footer_text {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
}
.link_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}
.link_text a{
	font-family: Arial;
	font-size: 12px;
font-weight:bold;
	color: #FFFFFF;
	text-align:right;
	text-decoration: none;
}
.link_text a:hover{
	font-family: Arial;
	font-size: 12px;
font-weight:bold;
	color: #FFB000;
	text-align:right;
	text-decoration:underline;
}
#price {
	float: left;
	border: medium groove #999999;
	background-color: #FFCC66;
}
