@charset "UTF-8";

/* CSS Document */





body {

	text-align: center;

	margin-top: 0px;

	background-image:url(../images/light_brown.jpg);

	font-family:"Times New Roman", Times, serif;

	font-size:14px;

	line-height:15px;

	color: #663300;

	scrollbar-face-color: #663300;

	scrollbar-shadow-color: #FFFFFF;

	scrollbar-highlight-color: #663300; 

	scrollbar-3dlight-color: #FFFFFF;

	scrollbar-darkshadow-color: #663300; 

	scrollbar-track-color: #663300;

	scrollbar-arrow-color: #FFFFFF; 

}







/* Container */



.container {

	margin: 0px auto;

	padding: 0px;

	width: 1024px;

	text-align: left;

	position: relative;

	background-image: url(../images/back_page.jpg);

}



/* Home page */

.home-top {

	clear: left;

	margin: 0px 0px 0px 0px;

	width: 1024px;

	position: relative;

	

	

}



.home-top2 {

	clear: left;

	margin: 0px 0px 0px 0px;

	width: 1024;

	position: relative;

	top: -3px;

	

	

}



.home-top3 {

	position: relative;

top: -6px;

	left: 233px;

	width: 791px;

		}

		

		

.titles {

	position: relative;

	top: -630px;


	left: 233px;

	width: 791px;

	height:110; z-index:10;

		}

		

.content {

	position: relative;

	top: -620px;
	*top: -660px;

	left: 233px;

	width: 791px;

	background-image:url(../images/12.gif);



		}

		

.text {

	position: relative;

	top: 10px;
	*top: 70px;

	left: 80px;

	width: 630px;

	

		}

		

.bottom_left_image {

	position: relative;

	top: -149px;

	left: 0px;

	width:233px;

	

	

}



.left_brown {

	position:absolute;

	top: -199px;

	left: 0px;

	width: 233px;

	background-image:url(../images/brown.jpg);

}



.header_main

  {

	font-size: 16px;

	font-weight: bold;

	color: 663300;

	font-family: "Times New Roman", Times, serif;

	text-transform: uppercase;

	}



.desc_main

  {

	font-size: 12px;

	color: 663300;

	font-family: "Times New Roman", Times, serif;

	}

		

/* Navigation */



.nav {

	position: relative;

	top: -199px;

	left: 0px;

	width:233px; 
	
	background: url(../images/navbag.jpg) no-repeat ;

	/*background: url(../_images/bg_nav.gif) repeat-y 164px 0;*/
}

	

.nav_item {

	text-align: left;

	margin: 0px auto 0px 0;

	}

	



/*links*/

a:link {

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

	color: #663300;

	text-decoration: underline;

}

a:hover {

	font-family: "Times New Roman", Times, serif;

	color: #663300;

	text-decoration: none;

	font-size: 14px;

}

.links { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #663300 }

.links:hover {font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000}



/*forms*/

.submitButton {

background-color: #663300;

color: #FFFFFF;

font-weight: normal;

 }

 

input {

border: 1px solid;

border-color: #663300 #000000 #000000 #000000 ;

background-color: #ffffff;

font-size: 10px;

}



textarea {

border: 1px solid;

border-color: #000000 #000000 #000000 #000000 ;

background-color: #ffffff;

font-size: 12px;

}





/*Copyright*/

copyright

  {

	font-size: 7pt;

	font-weight: normal;

	color: #663300;

	font-family: "Times New Roman", Times, serif;



	}

.copyright

  {

	font-size: 7pt;

	font-weight: normal;

	color: #663300;

	font-family: "Times New Roman", Times, serif;



	}



