/* CSS DOCUMENT */

/*-------------------------- GENERAL --------------------------*/
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	}
#wrapper {
	width: 970px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 3px solid #7A7239;
	line-height: 17px;
}
div, mg, p, a, ul, form, input, label, h2 , h3, tr, td, table{
	padding:0; margin:0;
	}
img{ border:none;}
a{ outline:none; text-decoration:none;}
ul{ list-style-type:none;}
.spacer{
	line-height:0; font-size:0; clear:both;
	}
/*-------------------------- NAVIGATION PART --------------------------*/
div#navigation-bg{
	height:66px;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../images/navigation-bg.gif);
	}
div#navigation-bg div#navigation{
	width:922px; margin:0 auto;
	}
div#navigation-bg div#navigation ul.mainMenu{
	padding:0;
	float:left;
	width:567px;
	margin: 0px;
	}
div#navigation-bg div#navigation ul.mainMenu li{
	width:81px;
	float:left;
	background-image: url(../images/navigation-divider.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	}
div#navigation-bg div#navigation ul.mainMenu li a{
	width:80px;
	height:33px;
	display:block;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	color:#FAF0C2;
	font-size:11px;
	background-color:inherit;
	}

div#navigation-bg div#navigation ul.mainMenu li a:hover{
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	width: 80px;
	}

div#navigation-bg div#navigation ul.mainMenu li a.selectMenu{
	width:80px;
	height:33px;
	display:block;
	line-height:33px;
	text-align:center;
	font-weight:bold;
	color:#FAF0C2;
	font-size:11px;
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	}
div#navigation-bg div#navigation ul.mainMenu li a.lineheight {
	width:80px;
	height:33px;
	display:block;
	line-height:12px;
	text-align:center;
	font-weight:bold;
	color:#FAF0C2;
	font-size:11px;
	background-color:inherit;
	padding-top: 2px;
}
div#navigation-bg div#navigation ul.mainMenu li a.selectMenuLineheight {
	width:80px;
	height:33px;
	display:block;
	line-height:12px;
	text-align:center;
	font-weight:bold;
	color:#FAF0C2;
	font-size:11px;
	background:url(../images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
	padding-top: 2px;
}




/*-------------------------- DROP DOWN MENU STARTS --------------------------*/
ul.subNav{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	padding:4px 0 0 0;
	}
ul.subNav li{
	background:url(../images/navigation-dropdown-divider.gif) 0 0 no-repeat;
	height:17px; float:left; padding:6px 0 0 0;
	}
ul.subNav li a{
	display:block; margin:0 22px 0 20px;
	color:#84915D;
	background-color:inherit;
	}
ul.subNav li a:hover{
	color:#fff;
	background-color:inherit;
	}
#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #2B0D0A;
	background-position: 0px 100%;
	height: 200px;
	padding: 0px;
}
#mainContent_top {
	background-color: #E7DFA0;
	background-image: url(../images/our-company-bg-pic2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	color: #E7DFA0;
	font-size: 0.8em;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	height: 50px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display: inline;
}
#footer ul a {
	color: #E7DFA0;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#footer ul a:hover {
	color: #706933;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 35px;
	font-style: normal;
	line-height: 38px;
	font-weight: normal;
	font-variant: normal;
	color: #082733;
}
.justfi {
	text-align: justify;
}
.redtext {
	color: #F00;
}
.Subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6C0001;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: 12px;
	padding: 0px;
	margin: 0px;
	display: table-cell;
}
.textgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #E2E29A;
}
.SubheaderBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.textgoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E2E29A;
}
