body
	{
	  background-color: #7b7b7b;
	  text-align: center;
	  margin-top: 20px;
	  font-family: "Arial";
	  font-size: 12px;
	}
p
	{
		margin-top: 3px;
		margin-bottom: 3px;
	}
#main
	{
	  background-color: #FFFFFF;
	  margin: 0px auto;
	  width: 780px;
	  padding: 10px;
  	}
#titleimg
	{
		border-top: solid 25px #662b23;
	}
#titlesubtitle
	{
		  margin-left: 160px;		
	
	}
#header
	{
		background: url(images/titleright.gif) no-repeat right #e9e9e9;
	}
/* Hides from IE5-mac \*/
* html #header{height: 1%;}
/* End hide from IE5-mac */
	
#image
	{
		float: left;
		padding: 0px;
	}
h1
	{
	  overflow: visible;
	  text-align: left;
	  font-size: 24px;
	  font-weight: bold;
	  padding: 10px;
	  color: #894343;
	}
h2
	{
		color: #BE7C7C;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		padding: 10px;
	}
#nav
	{
	    text-align: center;
		background: url(images/navbg.gif) top;
		width: 500px;
		margin: auto;
	}
.navbar
	{
	}
#container
	{
			text-align: left;
			border-top: dotted 2px #ababab;
	}
#maintext
	{
		text-align: left;
	}
div
	{
		padding: 0;
		margin: 0;
	}
body
{
	padding: 20px;
	margin: 0;
}
#leftcolumn
	{
		margin-left: -150px;	/* IE 4 fix */
	}
#leftColumn
	{
		float: right;
		width: 151px;
		/*/*/ /*/margin: 0 0 0 2px; /*  */
	}
#rightColumn
	{
		float: right;
		width: 180px;
	}
#innerRightColumn
	{
		padding: 3px;
	}
#contentColumn
	{
		width: auto;
		margin-right: 180px;
		border-right: dotted 2px #ababab;
	}
#footer
	{
		clear: both;
	}
#innerFooter
	{
		text-align: center;
	}
#innerContentColumn
	{
		overflow: visible;
		height: 100%;	/* */
		/*/*/ /*/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
	{
	}
.content
	{
		
		font-size: 12px;
	}
h3
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.columncontent
	{
		font-size: 12px;
		
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
h4
	{
		font-size: 13px;
		font-weight: bold;
		color: #FFFFFF;	
	}
.heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: #694A2D;	
	}
.heading1
	{
		background-color: #694A2D;
		color: #FFFFFF;
	}
.footer1
	{
		color: #ffffff;
		text-align: center;
		font-size: 11px;
	}

.heading1, .heading2, .content, .columncontent
{
	padding: 5px;
}
a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}

a:visited
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
#nav a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;	
		margin: 10px;
	}
#nav a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;	
		margin: 10px;
	}
#footer a
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
#footer a:visited
	{
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
h1, h2, h3, h4
	{
		margin: 0px;
	}
