/*-- default settings - CHANGE, BUT DO NOT REMOVE --*/
*                 	{}
body   					{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif ;
	margin: 0px;
    background-image: url(/images/bg.jpg);
	color: #63634E;
}
.ContentArea
{
	font-size: 14px;
}
							
.textsearch		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #ffffff;
	background-color: #A8A08D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C7362;
	border-right-color: #7C7362;
	border-bottom-color: #7C7362;
	border-left-color: #7C7362;
}

.headingsmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #532116;
}

.headingsmall a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #532116;
}

.headingsmall a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B74831;
}

.headingsmall a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #532116;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #C7C1B6;
	
}
		

.menu, .menu a  	{
	color: #938C7D;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url(/images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
}
.menu a:hover 		{
	color: #4D4D4D;
	background-image: url(/images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
}

.flymenu 	{	
    color: #666666;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	border-bottom: 1px solid #e9e9e9;
	text-decoration: none; }
.flymenu a:hover 		{color: #999999; text-decoration: underline;}




/*-- custom settings --*/

.link a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.link a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

.link a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.link a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.Headingtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}




.copyright {
	font-size: 14px;
	color: #60584A;
	font-family: "Times New Roman", Times, serif;
}
.terms {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d6d5c4;
}


.copyright a{
	font-size: 14px;
	color: #60584A;
	font-family: Arial, Helvetica, sans-serif;
}

.copyright a:hover{
	font-size: 14px;
	color: #60584A;
	font-family: Arial, Helvetica, sans-serif;
}
.lefttablebg {
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.righttable {
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #827B6E;
	font-weight: 500;
}
.topbar {
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
}
.contenttaxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #63634E;
}
.smallText {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#594E46;
}
.smallText:link {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#594E46;
	text-decoration:underline;
}
.smallText:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#594E46;
	text-decoration:none;
}
.formfieldText {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;

}
.GalleryHeader {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#71602A;
	text-decoration:none;
	text-transform:uppercase;
}