/* CSS Document */

body 	{
		
		text-align:center;
		font: normal 14px/1.4em Georgia, "Times New Roman", Times, serif;
		margin: 0px 0px;
		color:#000000;
		background: url(bg.jpg);
		}

a:link {


	color: #EEDFB7;
	}
a:visited {
	color: #EEDFB7;
	}
a:hover {
	color: #83821A;
	}

#left a:link {


	color: #6B4121;
	}
#left a:hover {
	color: #426D08;
	}
#left a:visited {
	color: #426D08;
	}

table.flier a:link {


	color: #6B4121;
	}
table.flier a:hover {
	color: #426D08;
	}
table.flier a:visited {
	color: #426D08;
	}





#content {
margin-left: auto; 
margin-right: auto;
width: 50em;
width: 754px;


background: url(bg.gif);
}

#hdr {
}

#nav {
height:197px;
}

#left{
float:left;
width: 430px;
padding:0px 10px 5px 15px;
text-align:left;
}

#right{
float:right;
width: 230px;
padding:5px;
margin:0px;

}

table.rgthnd{ color:#EEDFB7;
}
/*Text*/

a {color: #eee7d7; border-bottom: 1px dotted #eee7D7; 
text-decoration: none;}
a:hover {color: #82766a; border-bottom: 1px dotted #82766a; text-decoration: none;}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}	


h1, h2, h3, h4
{
	
	font-weight: normal;
	padding: 0;
	margin: 0;
	
}

h1
{
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 0px;
	color:#000;
}

h2
{
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 10px;
	
}

h3
{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
	color:45730E;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}