body
	{
	  background-color: white;
	  text-align: center;
	  margin-top: 20px;
	  font-family: "Verdana";
	  font-size: 12px;
	}
p
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}
#main
	{
	  background-color: #FFFFFF;
	  margin: 0px auto;
	  width: 780px;
		border: solid 1px black;	  
	  	}
#titleimg
	{
		border-top: solid 25px #662b23;
	}
#image
	{
		float: right;
		padding: 0px;
	}
h1
	{
	
	  overflow: visible;
	  text-align: left;
	  font-size: 24px;
	  font-weight: bold;
	  padding: 20px;
	  padding-left: 10px;
	}
h2
	{
		color: #b4b4b4;
		font-size: 16px;
		font-weight: bold;
		padding: 10px;
		text-align: left;
		padding-left: 10px;
	}
#nav
	{
	    text-align: center;
		padding: 2px;
	}
#container
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
}
#maintext
	{
		text-align: left;
	}
div
{
	padding: 0;
	margin: 0;
}
body
{
	padding: 20px;
	margin: 0;
}
#leftcolumn
{
	margin-right: -150px;	/* IE 4 fix */
}
#leftColumn
{
	float: left;
	width: 151px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#rightColumn
{
	float: right;
	width: 151px;
}
#contentColumn
{
	width: auto;
	margin-left: 151px;
}
/* Hides from IE5-mac \*/
* html #contentColumn{height: 1%;}
/* End hide from IE5-mac */ 

#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* */
	margin-right: 150px;
	/*/*/ /*/margin: 0 0 0 2px; /*  */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/*  */
}
#innercontentcolumn
{
	height: 100%;	/*  */
}
#masthead, #footer
{
	z-index: 10;
}

.line
	{
		background-color: #f3f3f3;
		border: solid 1px #662b23;
		height: 1px;
		overflow: hidden;
	}

/* =============== MY CODE =================================== */
#footer
	{
		border-top: solid 1px #000000;
		background-color: #dfdfdf;
	}
.col2text
	{
		
		font-size: 12px;
	}
.content
	{
	
		font-size: 12px;
	}
h3
	{
		font-size: 13px;
		font-weight: bold;
		color: #8f645e;
	}
.heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.columncontent
	{
		font-size: 12px;
		
	}
.col1text2
	{
		font-size: 12px;
	}

.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
h4
	{
		
		font-size: 13px;
		font-weight: bold;
		color: #8f645e;
	}
.footer1
	{
		color: #8c8c8c;
		text-align: center;
		font-size: 11px;
	}

.heading1, .heading2, .col1text2, .columncontent, .heading2, .content
{
	padding: 5px;
}
a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

a:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
#nav a
	{
		color: #8f645e;
		text-decoration: none;
		font-weight: bold;	
	}
#nav a:visited
	{
		color: #8f645e;
		text-decoration: none;
		font-weight: bold;	

	}
#footer a
	{
		color: #8c8c8c;
		font-weight: bold;
		text-decoration: none;
	}
#footer a:visited
	{
		color: #8c8c8c;
		font-weight: bold;
		text-decoration: none;
	}
h1, h2, h3, h4
	{
		margin: 0px;
	}	