.style1 {
	color: #740C03;
	font-weight: bold;
	text-align:left;
}
.style2 {font-size: 10;
	font-weight: bold;
}
.style2 {font-size: 10}
a:link {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
}
body
{
	margin:40 0 0 0;
	padding:0;
	background-color:#F1EFE2;
	text-align:center;
	font-family:Arial, Helventica, Sans-Serif;
	
}

#page
{
	background-color:#C7C78D;
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	padding: 10 10 10 10;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}

#slogan
{
	background-color:#003300;
	color:#FFCC33;
	font-size:12pt;
	font-weight:bold;
	padding:2 2 2 2;
}

.formBold
{
	font-size:x-small;
	font-weight:bold;
	font-family:Arial, Helvetica, Sans-Serif;
}

#main
{
	padding:0 10 10 10;
}


#nav
{
	background-color:#003300;
	width:162px;
	padding:10 0 10 15;
	font-size:8pt;
	font-weight:bold;
}

#nav a
{
	line-height:14pt;
}

#nav a:link,#nav a:visited
{
	color:#ffffff;
	text-decoration:none;
}
#Photo_Gallery
{ padding-left:70px;}
#nav a:hover
{
	color:#FFCC33;
	text-decoration:none;
}

#content
{
	padding:0 10 10 10;

}
#content p
{
	margin:0px;
	padding:0 0 0 0;
	font-size:8pt;
	font-weight:bold;
	line-height:2;
}

.highlight
{
	color:#750B03;
	font-weight:bold;
	font-size:10pt;

}

.form
{
	color:#000000;
	font-size:10pt;
}
	

#footer
{
	text-align:center;
}

#footerText
{
	white-space:pre;
	font-size:9pt;
	font-weight:bold;
}
#footerSlogan
{
	color:#750B03;
	font-size:11pt;
	font-weight:bold;
}

hr.seperator
{
	border:2px;
	background-color:#000000;
	color:#000000;
	height:2px;
	padding:0;
}
