a:hover	{
	color: #d28f21;
	text-decoration: underline;
}

a		{
	color: #d28f21;
	text-decoration: none;
}

body	{
	background-color: #c1beb2;
}
.navpad {
	padding-bottom: 10px;
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
}

.border	{
	border: 1px solid #d28f21;
}

.form10	{
	color: #000;
	font-size: 10px;
	background-color: transparent;
	border: solid 1px #a65200
}

H6      {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin-bottom: 20px;
}

H5		{
	color: #741450;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, p, ul, li, span, tr, td, table	{ color: #8c8466;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1.larger {
   font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin-bottom: 20px; 
}

#nav a:hover	{
	color: white;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}

#nav a  {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}


UL     {
	color: #8e0d0b;
	font-size: 14px;
	list-style-type: square
}

H4		{
		color: #fff;
		font-size: 40px
}

hr  {
	border: 0;
	height: 1px;
	background-color: #c7c0a6;
	width: 100%;
	color: #c7c0a6;
}

.enqbutton {
	color: #FCFDFB;
	background-color: #C7C0A6;
	border: 1px solid #d28f21;
}

li {
	padding-bottom: 15px;
}
.sitebg {
	background-image: url(/images/bggrad_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content {
	background-color: #FFFFFF;
	background-image: url(/images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pic {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

/* Finace Offer css  */

.offer {
	background: url(/images/offer_bg.jpg) bottom center no-repeat;
	min-height: 130px;
	margin:0 0 10px 0;
}
.offer #headline {
	padding: 0 10px 0 10px;
	margin-top: 4px;
	text-align: center;
	color: #9d5d07;
	font-size: 1.2em;
	text-transform: uppercase;
}
.offer #offer_text {
	padding: 0 10px 10px 10px;
	text-align: center;
	color: #d28f21;
	font-size: 1.2em;
	text-transform: uppercase;
}


/* Notice css  */

#notice_container {
	padding: 0 0 20px 30px;
	margin: 0;
	width: 690px;
	height: auto;
}
#notice_container #top_bar {
	padding: 0;
	margin: 0;
	width: 689px;
	height: 18px;
}
#notice_container #middle {
	padding: 0 0 17px 0;
	margin: 0;
	width: 689px;
	height: auto;
	background: url(images/notice_bg.gif) no-repeat bottom left;
}
#notice_container .headline {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	text-transform: uppercase;
	color: #9d5d07;
	text-align: center;
	width: 650px;
}
#notice_container .strapline {
	padding: 5px 0 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #d28f21;
	text-align: center;
	width: 650px;
}

/* menu css*/

.clear {
	clear: both;
}
.menu_intro {
	margin-top: 0;
}
.menu_container {
	margin: 20px 0;
}
.menu_item {
	float: left;
	color: #9D5D07;
	font-size: 1.2em;
	text-transform: uppercase;
}
.menu_price {
	float: right;
	color: #9D5D07;
	font-size: 1.2em;
}
.menu_description {
	padding: 0px 0 20px 0;
}
#payment_calculator{
	margin: 0 auto;
	width: 498px;
	height: 50px;
	background: #f4f4ef;
	border: 1px #dcd9cb solid;
}
#payment_calculator label{
	margin: 0;
	padding: 5px 2px;
	width: auto;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
}
#payment_calculator div{
	border-right: 1px #dcd9cb solid;
	padding: 10px;
	height: 30px;
	width: auto;
	float: left;
}
#payment_calculator em{
	padding: 15px 0px 0 10px;
	height: auto;
	width: auto;
	float: left;
	font-style: none;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
}
#payment_calculator span{
	color: #9d5d07;
	font-size: 10px;
}
#payment_calculator #calc_deposit{
	margin: 0;
	padding: 1px;
	width: 50px;
	border: 1px #dcd9cb solid;
	background: #ffffff;
	font-size: 10px;
	line-height: 22px;
	height: 25px;
	float: left;
}
#payment_calculator #calc_months{
	margin: 0;
	padding: 1px;
	width: 40px;
	border: 1px #dcd9cb solid;
	background: #ffffff;
	font-size: 10px;
	line-height: 22px;
	height: 25px;
	float: left;
}
h4.calc{
	margin: 15px 0 5px 0;
	color: #8C8466;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
h4.calc span{
	color: #D28F21;
	font-size: 35px;
	line-height: 40px;
	float: left;
	margin: 0 5px 0 0;
}
h5.calc{
	margin: 15px 0 5px 0;
	color: #8C8466;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	font-weight: 100;
}
h5.calc span{
	color: #D28F21;
	font-size: 14px;
	line-height: 16px;
}
