/* CSS Document */

html, body, form, h1, h2, h3, h4, h5, h6 
{	
	margin: 0px;
	padding: 0px;
}

body
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;	
	color:#666666;
	line-height:18px;		
	text-decoration:none;
	margin-right: auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;	
	background-color:#cb9e39;
		
	
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#e46a29;
	font-weight:bold;
	text-decoration:none;
}

h3
{
	font-family: "Times New Roman", Times, serif;
	font-size:14px;	
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}
.contentbg1
{
	height:33px;
	background-image: url(images/img-28.jpg);
	background-repeat: repeat-x;		
}


/*=====================
		body 
=======================*/

#body
{
	width:865px;
	height:702px;
	margin-top:17px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	background-image: url(images/img-19.jpg);
	background-repeat: no-repeat;	
}


/*=====================================
		Open extra classes
=======================================*/


a.navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
a.navi:hover
{
	color:#ffffff;
	text-decoration: underline;
}



.subBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#000000;
	line-height:18px;
	font-weight: normal;
	text-decoration:none;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ffffff;
	line-height:18px;
	font-weight: normal;
	text-decoration:none;
}

.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#ca992c;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}

.maintext3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#FFFFFF;
	line-height:14px;
	font-weight: normal;
	font-style:italic;
	text-decoration:none;
}

.maintext4{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	color:#ca992c;
	line-height:14px;
	font-weight: normal;
	font-style:italic;
	text-decoration:none;
}

