/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);

	background-color:#e8dcbc;
}
.footer	{
	
	
	background-position:bottom;
	background-repeat: repeat-x;
}
.head	{
	width:952px;
	height:375px;
	background-image:url(images/headbg.jpg);
}
.nav	{
	width:895px;
	height:38px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#996600;
	background-image:url(images/nav_bg.jpg);
	background-repeat:no-repeat;
}
.nav a	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#996600;
	text-decoration:none;
}
.nav :hover	{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color: #993300;
	text-decoration:none;
}
.text	{
	font-family:Tahoma;
	font-size:11px;
	color:#996600;
	text-align:center;
	padding-bottom:5px;
	text-decoration:none;
	}
.text a	{
	color:#996600;
	text-decoration:none;
	
	}
.text :hover	{
	color: #990000;
	text-decoration:none;
	}
.fshade	{
	width:864px;
	height:200px;
	background-image:url(images/shade.jpg);
}
.bodytext	{
	font-family:Tahoma;
	font-size:11px;
	color:#996600;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	}
.bigtext	{
	font-family:Tahoma;
	
	font-weight:bold;
	color: #993300;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	font-size:14px;
	}
.bodytext	{
	font-family:Tahoma;
	font-size:11px;
	color:#996600;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	}

	.texxt {
	font-family:verdana;
	font-size: 11px;
	font-style: normal;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	text-align:justify;
	color:#996600;
	}

	.biggtext	{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #993300;
	text-align:left;
	padding-bottom:5px;
	text-decoration:none;
	
	}

	h1{
	margin:0px; 
	padding:0px; 
	padding-left:10px;
	color:#993300;
	font-family:georgia; 
	font-size:20px; 
	font-weight:bold; 
	font-style:normal; 
	float:left;
}

h2{
	margin:0px; 
	padding:0px; 
	color:#9F4A25;
	font-family:georgia; 
	font-size:20px; 
	font-weight:bold; 
	font-style:normal;
}

