@charset "utf-8";
/* CSS Document */
body  {
	background-image:url(./image_files/site/bg.jpg);
	background-repeat: repeat;
	background-color:#d4b17b;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #3f2101;
	font:10pt arial, Helvetica, sans-serif;

}
input
{
	background-color:#F0F0EE;
	border:1px solid #ACB0B3;
}
p
{
	padding:0;
	margin:0;
}
a
{
	text-decoration:underline;
	color:#3f2101;
}
a:hover
{
	text-decoration:none;
	color:#7B3F00;
}
img
{
	border:0px;
}
form
{ 
	padding:0px; margin:0px; 
}
h1
{
	margin: 0;
	padding:0;
	color:#7B3F00;
	font-weight:bold;
	font-size:14pt;
	margin-bottom:5px;
}
h2
{
	margin: 0;
	padding:0;
	color:#5F3101;
	font-weight:bold;
	font-size:12pt;
}
h3
{
	margin: 0;
	padding:0;
	color:#016ABD;
	font-weight:bold;
	font-size:10pt;
}
.intxt
{
	background-color:#000000;
	border:1px solid #eed8af;
	color:#eed8af;
}
textarea
{
	background-color:#000000;
	border:1px solid #eed8af;
	color:#eed8af;
	font-size:10pt;
}
.inbtn
{
	background-color:#c1965f;
	border:1px solid #562d01;
	color:#5F3101;
}
#container { 
	width: 950px;  
	background: url(./image_files/site/useBg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
#header 
{
	
} 
#logo
{
	
}
#topMenu 
{ 
	height:206px;
	clear:both;
}
#menu1
{
	height:206px;
	width:117px;
	text-align:center;
	background-image:url(./image_files/site/menu01.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}
#menu2
{
	height:206px;
	width:185px;
	text-align:center;
background-image:url(./image_files/site/menu02.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}

#menu3
{
	height:206px;
	width:204px;
	text-align:center;
background-image:url(./image_files/site/menu03.jpg);
	background-repeat: no-repeat;
	cursor:pointer;}

#menu4
{
	height:206px;
	width:144px;
	text-align:center;
background-image:url(./image_files/site/menu04.jpg);
	background-repeat: no-repeat;
	cursor:pointer;}

#menu5
{
	height:206px;
	width:128px;
	text-align:center;
background-image:url(./image_files/site/menu05.jpg);
	background-repeat: no-repeat;
	cursor:pointer;}
#menu6
{
	height:206px;
	width:172px;
	text-align:right;
background-image:url(./image_files/site/menu06.jpg);
	background-repeat: no-repeat;
	cursor:pointer;}

#topMenu a:hover
{
	text-decoration:none;
}

#menu1txt
{
	color:#efd9b0;
	font-weight:bold;
}
#menu2txt
{
	color:#efd9b0;
	font-weight:bold;
}
#menu3txt
{
	color:#efd9b0;
	font-weight:bold;
}
#menu4txt
{
	color:#efd9b0;font-weight:bold;
	
}
#menu5txt
{
	color:#efd9b0;font-weight:bold;
}
#menu6txt
{
	color:#a81c0d;font-weight:bold;
	padding-right:20px;
}
#sidebar2 {
	float: right;
	width: 397px; 
	height:556px;
	background-color: #000000;
	background-image:url(./image_files/site/homeRight.jpg);
	background-repeat:no-repeat;
	display:inline;
}
#bannerBottom
{
	width:377px;
	height:196px;
	background-image:url(./image_files/site/36immortals1.jpg);
	position:relative;
	top:307px;
}
#contentTop
{
	height:83px;
	background-image:url(./image_files/site/homeUseTop.jpg);
	background-repeat:no-repeat;
}
#contentBottom
{
	height:83px;
	background-image:url(./image_files/site/homeUseBot.jpg);
	background-repeat:no-repeat;
}
#Maincontent
{
	background-image:url(./image_files/site/homeUseBg.jpg);
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:25px;
}
#content 
{
	float:left;
	width:535px;
	display:inline;
	margin-left:15px;
}
#footer { 
	padding: 10px;
	text-align:center;
	border-top:1px solid #D4D4D4;
	margin-left:15px;
	margin-right:15px;
} 
#footer p {
	margin: 0; 
	padding: 0;
}

.clearfloat {
	clear:both;
    height:0;
    line-height: 0px;
}

#errors
{
	font-weight:bold;
}
.copyright
{
	font-size:8pt;
	color:#999999;
}
.textimg
{
	float:left;
	margin:2px;
}
.footerTxtEng
{
	margin-top:10px;
	text-transform:uppercase;
	font-size:8pt;
	color:#eed9af;
	text-align:center;
	font-weight:bold;
}
.footerTxtArm
{
	margin-top:10px;
	text-transform:uppercase;
	font-size:10pt;
	color:#eed9af;
	text-align:center;
	font-weight:bold;
}
