.menu {
	color: #FFFFFF;
	filter: alpha(opacity=0); 
	-moz-opacity:0%;
	position:absolute; 
	z-index:20; 
	visibility:hidden;
}
.menu A {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none; 
}

.menu A:hover {
	color: #6D694B;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none; 
}

A {
	color: #82011F;
	font-size: 12px;
	text-decoration: underline; 
}

A:hover {
	color: #A8323B;
	font-size: 12px;
	text-decoration: none; 
}

BODY { 
	font-family: Arial, Helvetica, sans-serif;
	color: #454442;
	font-size: 12px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	color: #454442;
	font-size: 12px;
	text-align : justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #454442;
	font-size: 12px;
}
H1 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 0px;
	color: #5B170C;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

H2 {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0px;
	color: #AD614E;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

H3 {
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #725E2F;  
	padding-top: 5px;
}


UL {
	list-style-image: url(assets/images/bullet.gif);
	font-size: 12px;
}


.button {
	background: #D5BF8A;
	border: 1px;
	font-size: 11px;
	border-style: outset;
	color: #3A3017;
	font-weight : bold;
}
.checkb {
	background: #ffffff;
	border: 0px;
	font-size: 10px;
	color: #ffffff;

}
.sbutton {
	background: #D5BF8A;
	border: 1px;
	font-size: 9px;
	border-style: outset;
	color: #3A3017;

}
.optin {
	font-size : 10px;
	background-color: #ffffff;
	border: 1px solid #9DA2A1;
	color: #666666;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color: #FDF6DD;
	border: 1px solid #9DA2A1;
	color: #666666;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #FDF6DD;
	border: 1px solid #9DA2A1;
	color: #666666;
}
textarea {
	background-color: #FDF6DD;
	border: 1px solid #9DA2A1;
	font-family : Arial, Helvetica, sans-serif;f;
	font-size : 11px;
	color: #666666;
}
hr	{
	height: 0px;
	border: solid #4C6B88 0px;
	border-top-width: 1px;
}
.smallest {
	font-family : Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #919191;
	text-decoration: none;
	font-weight: normal;
	
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #4B4B4B;
}
.navig {
	font-family : Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight : bold;
	color: #336699;
}
.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight : bold;
	color: #022942;
}

.stitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight : bold;
	color: #6E015C;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-align : justify;
}
.testimonials {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #6E015C;
	text-align : center;
}
.footer {
	font-family : Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #919191;
	text-decoration: none;
	font-weight: normal;
}
.footer:hover {
	color: #C55629;
	text-decoration: underline;
	font-weight: normal;
}
.latest_news {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.subnavig A {
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	color: #82011F;
}
.subnavig A:hover {
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8323B;
	text-decoration: none;
}