/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#1F1A17;

}

.content{
	font-family: Arial;
	font-size : 13px;	
	/*text-align: Justify;*/
	line-height : 130%;
	color:#A7A7A7;
}

.heading{
	font-family: Arial;
	font-size : 14pt;
	color:#B38860;
}

.headingwhite{
	font-family: Arial;
	font-size : 14pt;
	color:#D8D3CF;
}

.subheading{
	font-family: Arial;
	font-size : 10pt;
	font-weight : 600;
	color:#A7A7A7;
}

.subheading1{
	font-family: Arial;
	font-size : 10pt;
	font-weight : 600;
	color:#BE824B;
}

.norepeat{
	background-repeat:no-repeat;
}

.repeatx{
	background-repeat:repeat-x;
}

.paddingcontent{
	padding-left:25px;
}

.list{
	font-family: Arial;
	font-size : 10pt;
	color:#605D5C;
	text-align : left;
	/*width :135;*/
}

.sitemap{
	padding-top:5px;
	padding-bottom:10px;
}

.textbox{
	font-family: Arial;
	font-size : 12px;
	width : 167px;
	color:#A7A7A7;
	background-color:#1F1A17;
	border-color:#47413E;
	border-style : solid;
}

.listbox{
	font-family: Arial;
	font-size : 12px;
	color:#A7A7A7;
	width :167px;
	background-color:#1F1A17;
	border-color:#47413E;
	border-style : solid;
}

.butcenter{
	font-family: Arial;
	font-size : 9.5pt;
	color:#4E4B49;
	text-align : center;
}

a.contact:link{
	font-size : 11px;;
	text-decoration : none;
	color:#CD8653;
}

a:link{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 10pt;
	color:#CD8653;
}

a:visited{
	TEXT-DECORATION: none;
	color:#CD8653;
}

a:hover{
	TEXT-DECORATION: none;
	color:#4E4B49;
}

.nomainlink{	
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight:700;
	color:#A7A7A7;
}

a.mainlink:link{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight:700;
	color:#A7A7A7;
}

a.mainlink:visited{
	font-family: Arial;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight:700;
	color:#A7A7A7;
}

a.mainlink:hover{
	font-family: Arial;
	font-size: 12px;
	TEXT-DECORATION: none;
	font-weight:700;
	color:#986F51;
}

a.sublink:link{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight:700;
	color:#A7A7A7;
}

a.sublink:visited{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight:700;
	color:#A7A7A7;
}

a.sublink:hover{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size: 11px;
	font-weight:700;
	color:#986F51;
}

a.bodylink{
	font-family: Arial;
	font-size: 13px;
	text-decoration : none;
	color:#986F51; 		
}/*DD7F5E*/

a.bodylink:hover{
	font-family: Arial;
	font-size: 13px;
	text-decoration : none;
	color:#b9b8b8;
}

br{
	font-family: Arial;
	font-size: 13px;
}

.bordercolor{
color:#444342;
border-left:1px solid #444342;
border-right:1px solid #444342;
border-bottom:1px solid #444342;
}

.bottomcontent{
	font-family: Arial;
	font-size : 10px;	
	/*text-align: Justify;*/
	line-height : 130%;
	color:#A7A7A7;
}

a.homelink{
	font-family: Arial;
	font-size: 10px;
	text-decoration : none;
	color:#BD734C;
}

a.homelink:hover{
	font-family: Arial;
	font-size: 10px;
	text-decoration : none;
	color:#A7A7A7;
}