/* CSS Document */

body {
	background-color:#6b7215;
	text-align:center;
	margin:auto;
}


h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#453e03;
	font-size:17px;
	font-style:italic;
	padding:2px;
	padding-left:0px;
	margin:0px;
}

#container {
	width:962px;
	margin:auto;
	text-align:left;
	background:url(images/body_bg.jpg) repeat-y top;
}

#head {
	width:962px;
	height:80px;
	background:url(images/head.jpg) no-repeat top;
}

#flash {
	position:relative;
	width:962px;
	height:176px;
	background:url(images/flash.jpg) no-repeat top;
}

#flashh {
	position:absolute;
	width:780px;
	height:176px;
	left:94px;
}

#links {
	position:relative;
	width:962px;
	height:39px;
	background:url(images/links.jpg) no-repeat top;
}

#body {
	width:962px;
	background:url(images/body.jpg) no-repeat top;
	text-align:left;
}

*html #body {
	margin-top:-4px;
}

#content {
	position:relative;
	padding-top:30px;
	margin-left:118px;
	width:730px;
	
}

#footer {
	width:962px;
	height:55px;
	background:url(images/footer.jpg) no-repeat top;
}


#leftdiv {
	position:absolute;
	width:200px;
	top:85px;
	left:-15px;
	border:1px solid #453e2a;
	background-color:#b59e59;
	padding:3px;
}

#leftdiv2 {
	position:absolute;
	width:200px;
	top:20px;
	left:-15px;
	border:1px solid #453e2a;
	background-color:#b59e59;
	padding:3px;
}

#rightdiv {
	width:193px;
	margin-left:550px;

	
}

#rightbox1 {
	width:193px;
	height:13px;
	background:url(images/right1.jpg) no-repeat top;	
	
}

#rightbox2 {
	width:193px;
	background:url(images/right2.jpg) repeat-y;	
	text-align:center;

}

*html #rightbox2 {
	margin-top:-2px;
}

#rightbox3 {
	width:193px;
	height:13px;
	background:url(images/right3.jpg) no-repeat top;	

}

#rightcont {
	width:183px;
	margin:auto;
	text-align:left;
}

#centerdiv {
	position:absolute;
	width:340px;
	left:200px;
	top:30px;
}

#drop {
	position:absolute;
	width:60px;
	height:20px;
	border:1px solid red;
	left:403px;
	top:5px;
}

#border {
	border:3px solid #211c15;
}

#footertxt {
	width:962px;
	height:50px;
	text-align:center;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#a4ab4d;
}

.footertxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3e4212;
	text-decoration:none;
}

#fac {
	position:absolute;
	width:400px;
	top:860px;
	left:290px;
}

/* text */

#normaltxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#524018;
	text-align:justify;
}

.normaltxt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#524018;
	text-align:justify;
}


#packagesss {
	width:250px; 
	background-color:#ddd09f; 
	margin:auto; 
	border:1px solid #d1b07b; 
	margin-bottom:10px;
	text-align:center;
	color:#64420a;
	padding-top:13px;
	padding-bottom:13px;
	text-decoration:none;
}


.packagesss {
	width:250px; 
	margin:auto; 
	margin-bottom:10px;
	text-align:center;
	color:#64420a;

	text-decoration:none;
}



