/* assign the default body margin */
body{
	margin:0px;
	padding:0px;
	background-color:#1F1A17;

}

/* body of the content */
.content{
	font-family: Arial;
	font-size : 13px;	
	/*text-align: Justify;*/
	line-height : 130%;
	color:#A7A7A7;
}

/* body content heading */
.heading{
	font-family: Arial;
	font-size : 14pt;
	color:#B38860;
}

/* body content sub heading */
.subheading{
	font-family: Arial;
	font-size : 10pt;
	font-weight : 600;
	color:#A7A7A7;
}

/* body content sub heading */
.subheading1{
	font-family: Arial;
	font-size : 10pt;
	font-weight : 600;
	color:#BE824B;
}

.norepeat{
	background-repeat:no-repeat;
}


.repeatx{
	background-repeat:repeat-x;
}

/* content left margin */
.paddingcontent{
	padding-left:25px;
}


.list{
	font-family: Arial;
	font-size : 10pt;
	color:#605D5C;
	text-align : left;
}

/* sitemap margin */
.sitemap{
	padding-top:5px;
	padding-bottom:10px;
}

/* careers page form text formate */
.textbox{
	font-family: Arial;
	font-size : 12px;
	width : 167px;
	color:#A7A7A7;
	background-color:#1F1A17;
	border-color:#47413E;
	border-style : solid;
}

/* careers page form list formate */
.listbox{
	font-family: Arial;
	font-size : 12px;
	color:#A7A7A7;
	width :167px;
	background-color:#1F1A17;
	border-color:#47413E;
	border-style : solid;
}

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;
}

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;
}

a.bodylink:hover{
	font-family: Arial;
	font-size : 13px;
	text-decoration : none;
	color:#b9b8b8;
}

br{
	font-family: Arial;
	font-size : 13px;
}

/* page border color */
.bordercolor{
	border-left: 1px solid #444342;
	border-right: 1px solid #444342;
	border-bottom: 1px solid #444342;
}

.bottomcontent{
	font-family: Arial;
	font-size : 10px;	
	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;
}

.butcenter{
	font-family: Arial;
	font-size : 9.5pt;
	color:#4E4B49;
	text-align : center;
}

.nomainlink{	
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight:700;
	color:#A7A7A7;
}
