@charset "utf-8";
/* CSS Document */

html,body {
	padding: 0px;
	color: #000000;
	margin: 0px;
	font-family: Arial,Verdana, Tahoma,  Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6b6e75;
	background-image: url('images/bg_body.jpg');
	background-position:top;
	background-repeat:repeat-x;
}
.bgcolor1{
	background-color: #F1EFE2;
}
.bgcolor2{
	background-color: #EFEAC8;
}
.blackbg
{
    width:20px;
    height:40px;
    background-color:Black;   
}
.blackbg2
{
    width:573px;
    height:40px;
    background-color:Black;   
}

img {
	border: none;
}

p {
	padding: 0px;
}

h1 {
	font-family: Georgia,Arial,Verdana, Tahoma,  Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 2px;
	color: #232323;
	padding-top: 10px;
	text-transform:uppercase;
}
h2 {
	font-family: Georgia,Arial,Verdana, Tahoma,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 0px;
	padding-left:25px
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a49262;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
}
h6 {
	font-size: 13px;
	font-weight: normal;
	color: #404f56;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-align:center;
}
li.benefit
{
    list-style-image:url("images/chkmark.jpg");  
    line-height:20px;
}
ul.benefit
{
    margin-left:30px;
}
a:link {
	color: #8c825f;
	text-decoration: underline;
}

a:visited {
	color: #8c825f;
	text-decoration: underline;
}
a:hover {
	color: #494949;
	text-decoration: none;
}

a.footer:link {
	color: #ffffff;
	text-decoration: underline;
}

a.footer:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.footer:hover {
	color: #ffffff;
	text-decoration: none;
}
.footer
{
    color: #ffffff;
}

.white
{
    color: #ffffff;
}


.bgColour1
{
    background-color:White;   
}

.bgColour2
{
    background-color:#dee4f6;   
}
