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
}

#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;
}
#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;
}