body
	{
		background: url(images/pagebg.gif);
		text-align: center;
		font-size: 12px;
		font-family: "Verdana";
	}
p
	{
		margin-top: 5px;
		margin-bottom: 5px;
	}
#main
	{
		width: 780px;
		margin: 0px auto;
		text-align: center;
	}
#header
	{
		text-align: left;
		width: 790px;
		height: 282px;
		overflow: hidden;
	}
#image
	{
		float: right;
	}
#title
	{
		margin-top: 120px;
		padding: 10px;
		padding-top: 24px;
		color:#C68E48;
		font-size: 28px;
		margin-right: 350px;
		font-weight: bold;
	}
#subtitle
	{
		color: #BA813A;
		font-size: 18px;
		font-weight: bold;
		margin-right: 350px;	
		padding: 10px;
	}
#nav
	{
		margin-right: 350px;		
	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#dgbg2
{
		background: url(images/maintextbg.gif) repeat-y center;
		text-align: right;
		width: 774px;
		border: solid 8px #C68E48;
		margin: 0px auto;

}
#maintext
	{
		text-align: left;
	}

div
{
	padding: 0;
	margin: 0;
}
#leftColumn
{
	float: left;
	width: 150px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#leftcolumn
{
	margin-right: -150px;	/* IE 4 fix */
}
#leftColumn
{
	float: left;
	width: 150px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#rightColumn
{
	float: right;
	width: 150px;
}
#contentColumn
{
	width: auto;
	margin-left: 151px;

}
#innerLeftColumn, #innerContentColumn, #innerRightColumn, #innerFooter
{
	padding: 5px;
}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 150px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn>#innerContentColumn
{
	height: auto;	/* fix Opera 5 which breaks with the above IE fix */
}
#innercontentcolumn
{
	height: 100%;	/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
}
#masthead, #footer
{
	z-index: 10;
}







/* =============== MY CODE =================================== */
#footer1
	{
		clear: both;
	}
#footer
	{
		color: #FFFFFF;

	}

.col2text
	{
		
		font-size: 12px;
	}
.col2text2
	{
	
		font-size: 13px;
	}
.col2heading1
	{
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.col2heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.col1text1
	{
		font-size: 13px;
		
	}
.col1text2
	{
		font-size: 13px;
		
	}

a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
.heading1
	{
		color: black;font-size: 13px;
		font-weight: bold;
		
	}
.heading2
	{
		color: black;font-size: 13px;
		font-weight: bold;
	}
.heading1, .heading2, .col1text2, .col1text1, .col2heading1, .col2heading2, .col2text, .col2text2
{
	padding: 5px;
}
.footer1
	{
		height: 15px;
		text-align: center;
		font-size: 11px;
		color: #000000;
	}
#nav a
	{
		color: #BA813A;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #BA813A;
		text-decoration: none;
		font-size: 13px;
		font-weight: bold;
	}
.footer1 a
	{
		color: #000000;
		text-decoration: none;
	}
.footer1 a:visited
	{
		color: #000000;
		text-decoration: none;
	}
a:visited
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
a
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}	
