/* CSS Document */

html, body, form, h1, h2, h3, h4 
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size:13px;	
	color:#797979;
	line-height:18px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/img-bg.jpg);
	background-repeat:repeat;
	background-color:#666666;
		
	
}


h1{
	font-family:"Times New Roman", Times, serif,  Arial, Helvetica, sans-serif;
	color:#efb321;
	font-size:25px;
	font-weight:normal;
	line-height:28px;
	text-decoration:none;	
}


h2{
	font-family:"Times New Roman", Times, serif,  Arial, Helvetica, sans-serif;
	color:#fb7d00;
	font-size:17px;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;	
}

h3{
	font-family:"Times New Roman", Times, serif,  Arial, Helvetica, sans-serif;
	color:#e3ce8d;
	font-size:20px;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;	
}

h4{
	font-family:"Times New Roman", Times, serif,  Arial, Helvetica, sans-serif;
	color:#efc79d;
	font-size:18px;
	font-weight: bold;
	line-height:30px;
	text-decoration:none;	
}



/*=====================
		body 
=======================*/

#body
{
	width: 967px;
	margin: 0px auto;
	padding:0px;
	overflow: hidden;
}

/*=====================================
		Open hedder
=======================================*/


#header
{
	float:left;
	width:967px;
	height:195px;
	background-image: url(images/img-1.gif);
	background-repeat: no-repeat;
	
}

/*=====================================
		Open menu
=======================================*/


#menu
{
	float:left;
	width:959px;
	height:45px;
	padding-left:4px;
	padding-right:4px;	
	background-color:#2f1b10;
	line-height: 15px;
}

.menu-color
{
	float:left;
	width:959px;
	height:45px;		
	background-color:#45331f;
	overflow: hidden;
	
}


/*=====================================
		Open content
=======================================*/

#content
{
	float:left;
	width:959px;
	padding-left:4px;
	padding-right:4px;
	padding-top:16px;
	background-color:#2f1b10;
	
}

.content-color-black
{
		
	float:left;
	width:288px;
	background-color:#020202;
	
}


.content-color-black1
{
	
	background-image: url(images/img-16.jpg);
	background-repeat: no-repeat;
	background-color:#e5d39a;
	
}

/*=====================================
		Open content-box2
=======================================*/

#content-box2
{
	float:left;
	width:959px;
	padding-left:4px;
	padding-right:4px;
	background-image: url(images/img-10.jpg);
	background-repeat: repeat-x;
	background-color:#0a0704;	
}

.content-box-bg
{
	float:left;
	width:219px;
	height:131px;
	background-image: url(images/img-box.png);
	background-repeat: no-repeat;
	
}

#menuBottom2

{
	float:left;
	width:959px;
	height:50px;
	padding-left:4px;
	padding-right:4px;	
	background-color:#0a0704;

	
}

/*=====================================
		Open content-box3
=======================================*/

#content-box3
{
	float:left;
	width:967px;	
	background-image: url(images/img-10.jpg);
	background-repeat: repeat-x;
	background-color:#0a0704;	
}

/*=====================================
		Open footer
=======================================*/
#footer

{
	float:left;
	width:959px;
	height:38px;
	padding-left:4px;
	padding-right:4px;	
	background-image: url(images/img-15.jpg);
	background-repeat: repeat;
	
}



/*=====================================
		Open extra classes
=======================================*/

a.navi
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

}
a.navi:hover
{
	color:#efb321;
	text-decoration: none;
}

a.navi2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#fb7d00;
	font-weight:bold;
	text-decoration:none;

}
a.navi2:hover
{
	color:#efb321;
	text-decoration: none;
}

a.navi3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:0 4px 4px 0;
	

}
a.navi3:hover
{
	color:#efb321;
	text-decoration: none;
	font-weight:bold;
	
}

a.navi4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#b3885b;
	font-weight:none;
	text-decoration:none;
	
	

}

a.navi4:hover
{
	color:#efb321;
	text-decoration: none;
	font-weight:none;
	padding:0 2px 2px 0;
}

a.navi5
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;	
	color:#efc79d;
	font-weight:bold;
	text-decoration:none;
	
	

}
a.navi5:hover
{
	color:#fb7d00;
	text-decoration: none;
	font-weight:bold;
	
}

.navi-none
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;	
	color:#efb321;
	font-weight:bold;
	text-decoration:none;

}

.navi4-none
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#efb321;
	font-weight:none;
	text-decoration:none;
	padding:0 2px 2px 0;
}



.maintext1{
	font-family: Helvetica,Verdana, Arial, sans-serif;
	
	font-size:13px;
	color:#ffffff;
	line-height:20px;
	text-decoration:none;

}

.maintext2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	line-height:14px;

}


.maintext3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#efc79d;
	font-weight:bold;
	line-height:14px;

}

.maintext4{
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size:12px;
	color:#b3885b;
	font-weight: normal;
	line-height:20px;

}

.maintext5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#efc79d;
	font-weight:bold;
	line-height:18px;

}

.maintext6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#b3885b;
	line-height:18px;

}

.maintext7{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#efb321;
	line-height:18px;

}



.subBold{
	font-family: Tahoma,verdana, Arial;	
	color:#da5c61;
	font-weight:bold;
	font-size:12px;

}

.borderTable {	
		padding: 12px 10px 12px 14px;
		border: 2px solid #efb321;
		height:125px;
		
		

}




