body
	{
		padding: 20px;
		text-align: center;
		font-family: "Trebuchet MS";
		font-size: 12px;
	}
p
	{	
		margin-top: 5px;
		margin-bottom: 5px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		border: solid 3px #666666;
		background-color: #FFFFFF;
	}
#header
	{
		background-color: #7B4815;
		margin-right: 211px;
	}
#image
	{
		float: right;
		background-color: #2e2f29;
	}
#title
	{
		background-color: #BB7500;
		text-align: left;
		font-size: 28px;
		font-weight: bold;
		padding: 30px;
		padding-left: 10px;
	}
#subtitle
	{
		background-color: #7B4815;
		text-align: left;
		font-size: 18px;
		padding: 9px;
		padding-bottom: 10px;
		color: #cCCCCC;
	}
#nav
	{
		padding: 4px;
		text-align: center;
		margin: 0px auto;
		width: 780px;
	}
#dgbg1
	{
		overflow: visible;
		text-align: left;
	}
#dgbg2
{
		background: url(images/maintextbg.gif) repeat-y center;
		margin: 0px auto;
		width: 780px;
		border-top: solid 3px black;

}
#dgbg2_inner
{
		margin: 0px auto;
		width: 780px;
		border-top: solid 3px black;

}
#maintext
	{
		text-align: left;
	}

div
{
	padding: 0;
	margin: 0;
}
#rightColumn
{
	float: right;
	width: 208px;
}
#contentColumn
{
	width: auto;

}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin-right: 211px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#innerContentColumn_inner
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	/*/*/ /*/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 =================================== */
#footer
	{
		color: #FFFFFF;
		width: 786px;
		margin: 0px auto;
		background-color: #BB7500;
	}

.col2text
	{
		
		font-size: 12px;
	}
.col2text2
	{
	
		font-size: 12px;
	}
.col2heading1
	{
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.col2heading2
	{
		
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.col1text1
	{
		font-size: 12px;
		
	}
.col1text2
	{
		color: #FFFFFF;
		font-size: 12px;
		
	}

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: white;		
		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: #FFFFFF;
	}

 a.nav
	{
		color: #787878;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
 a.nav:visited
	{
		color: #787878;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a
	{
		color: #787878;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #787878;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.footer1 a
	{
		color: #FFFFFF;
		text-decoration: none;
	}
.footer1 a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
a:visited
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}
a
	{
		color: black;
		font-weight: bold;
		text-decoration: none;
	}	
.col1text2 a, .col1text2 a:visited, .heading2 a, .heading2 a:visited
	{
		color: #FFFFFF;
	}
