body
{
background-image			: url(../pics/gradbg.jpg);
background-repeat			: repeat-x;
background-color 			: #ffffff;

margin						: 0;
padding						: 0;

font-family 				: Arial, Verdana, Helvetica, sans-serif;
color 						: #333333; 
font-size 					: small; 
/*letter-spacing 				: normal; 
line-height 				: 14px;*/
}
p
{
	padding:0;
	margin:0;
}
span
{
	padding:0;
	margin:0;
}
img
{
border						: 0px;
}

small
{
font-family 				: Verdana, Arial, Helvetica, sans-serif;
font-size 					: xx-small; 
}

.whitetxt
{
color:#ffffff;
}

/*DIV classes Home Page*/
#wrapper
{
width						: 808px;
max-width					: 808px;
background-image			: url(../pics/gradbg3.jpg);
background-repeat			: repeat-y;
margin						: 0 auto 0 auto;
position					: relative;
}

#shadow
{
width						: 808px;
min-width					: 808px;
background-image			: url(../pics/gradbg2.jpg);
background-repeat			: no-repeat;
margin						: 0 auto 0 auto;
position					: relative;
}

#container
{
width						: 800px;
margin						: 0 auto 0 auto;
background-color			: #7DA42D;
display						: table;
position					: relative;
}

#top
{
width						: 740px;
height						: 60px;
margin						: 0;
padding						: 30px 30px 25px 30px;
background-color			: #FFFFFF;
}

#buttoncontainer
{
width						: 320px;
height						: 290px;
background-color			: #4D4325;
float						: left;
}

.entrybt 
{
width						: 280px;
height						: 63px;
margin 						: 0;
padding 					: 15px 10px 0px 30px;
background-color			: #948E7C;
border-top					: 1px solid #BFBCB2;
border-bottom				: 1px solid #69624D;
color						: #FFFFCC;
}

	.entrybt h1
	{
		background					: url(../pics/news.gif);
		background-repeat			: no-repeat;
		text-indent					: -5000px;
		color						: #FFFFFF;
		font-family 				: Arial, Verdana, Helvetica, sans-serif;
		font-size 					: 17px;
		font-weight					: normal;
		padding						: 0;
		margin 						: 0;
	}
	
	.entrybt h2
	{
		color						: #FFFFCC;
		font-family 				: Arial, Verdana, Helvetica, sans-serif;
		font-size 					: 10px;
		font-weight:normal;
		padding: 0px;
		margin 						: 2px;
	}
	
	.entrybt .ContentHeading
	{
		color						: #FFFFCC;
		font-family 				: Arial, Verdana, Helvetica, sans-serif;
		font-size 					: 10px;
		font-weight:normal;
		padding: 0px;
		margin 						: 2px;
	}
	
	.entrybt .ContentHeading a:link					{color: #FFFFCC; text-decoration:none;}
	.entrybt .ContentHeading a:visited			{color: #FFFFCC; text-decoration:none;}
	.entrybt .ContentHeading a:hover				{color: #FFFFFF; text-decoration:none;}

#imagecontainer
{
width						: 480px;
height						: 290px;
float						: left;
}

#contentcontainer
{
width						: 800px;
margin						: 0;
padding						: 0;
background-color			: #7DA42D;
display						: table-row;
}

#quote
{
width						: 260px;
height						: 140px;
margin						: 0;
padding						: 60px 30px 0px 30px;
background-image			: url(../pics/quotebg.jpg);
background-repeat			: no-repeat;
background-color			: #7DA42D;
text-align					: center;
color						: #ffffff;
float						: left;
}

#bodycopy
{
width						: 420px;
background-color			: #ffffff;
padding						: 30px;
float						: left;
margin						: 0;
}

#footer
{
width						: 750px;
padding						: 12px 20px 0px 30px;
background-color			: #4D4325;
float						: left;
}
	#footer p
	{
		font-size:10px;
		padding-bottom:5px;
	}
	#footer a					{color:#ffffff; text-decoration:none;}
	#footer a:visited			{color:#ffffff; text-decoration:none;}
	#footer a:hover				{color:#BFBCB2; text-decoration:none;}
	
#footerleft 
	{
		float: left;
		width: 300px;
	}
	
#footerright 
	{
		float: left;
		width: 400px;
	}		
	
#footerbottom 
	{
		clear: both;
		text-align: left;
	}	
	
	
	
	
	
/* LINK CLASSES */


a.enter:link				{color:#FFFFCC; text-decoration:none;}
a.enter:visited				{color:#FFFFCC; text-decoration:none;}
a.enter:hover				{color:#ffffff; text-decoration:none;}

a.navitxt:link				{color:#ffffff; text-decoration:none;}
a.navitxt:visited			{color:#ffffff; text-decoration:none;}
a.navitxt:hover				{color:#BFBCB2; text-decoration:none;}
