body
	{
		padding: 20px;
		text-align: center;
		font-family: "Arial";
		font-size: 12px;
	}
p
	{	
		margin-top: 1px;
		margin-bottom: 1px;
	}
#main
	{
		margin: 0px auto;
		width: 780px;
		border: solid 2px #000000;
		background: url(images/maintextbg.gif);
		text-align: left;
	}
#main_inner
	{
		margin: 0px auto;
		width: 780px;
		border: solid 2px #000000;
		background: url(images/maintextbg2.gif);
		text-align: left;
	}

#image
	{
		float: right;
		width: 219px;
	}
#header
	{
		background-color: #EDCEAC;
		border-bottom: solid 1px #B09357;		
	}
#titlesubtitle
	{
		padding-top: 35px;
		padding-bottom: 19px;
	}
#title
	{
		text-align: left;
		font-size: 28px;
		font-weight: bold;
		padding: 10px;
		color: #FFFFFF;
		background-color: #D7A974;
		margin-right: 219px;
	}
#subtitle
	{
		background-color: #D7A974;
		text-align: left;
		font-size: 18px;
		padding: 10px;
		color: #CCCCCC;
		margin-right: 219px;
		font-style:italic;
	}
#nav
	{
		padding: 4px;
		padding-top: 35px;
		padding-bottom: 25px;		
		text-align: center;
		background-color: #CA8A44;
	}	
#bluebox
	{
		background-color: #EDCEAC;
		height: 150px;
		overflow: hidden;
	}	
#rightColumn
{
	float: left;
	overflow: hidden;
	width: 211px;
}
#contentColumn
{
	margin-left: 211px;
}
#footer
{
	clear: both;
}
#innerFooter
{
	text-align: center;
}
#innerContentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	overflow: hidden;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#innerRightColumn
	{
		padding: 5px;
	}
#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;
}

.col2text
	{
		
		font-size: 12px;
	}
.col2heading1
	{
		font-size: 13px;
		font-weight: bold;
		color: black;
		
	}
.col1text1
	{
		font-size: 12px;
		
	}
.col1text2
	{
		font-size: 12px;
		color: #FFFFFF;			
	}
a.nav
	{
		color: black;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
.spacer5
	{
		height: 5px;
		overflow:hidden;
	}
.spacer10
	{
		height: 10px;
		overflow:hidden;
	} 
.heading2
	{
		color: black;
		font-size: 13px;
		font-weight: bold;
		background-color: #FFFFFF;
		border-top: solid 1px #FFFFFF;
	}
.heading1
	{
		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: #FFFFFF;
		background-color: #95592D;
	}
a.nav
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
a.nav:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
#nav a:visited
	{
		color: #FFFFFF;
		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;
	}

#innerRightColumn
	{
		padding: 0px;
	}

