body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18pt;
	color: #000;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000;
}

.heading1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #646464;
	font-weight: normal;
}
.heading2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18pt;
	color: #FFF;
	font-weight: normal;
}
.heading3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}
.heading4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #FFF
;
	font-weight: normal;
}

.address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #646464;
	line-height: 140%;
}

.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: ##FFFFF0;
	line-height: 120%;
}

.navigation a{
	color: #FFFFF0;
	text-decoration: none;
}

.navigation a:link{
	color: ##FFFFF0;
	text-decoration: none;
}

.navigation a:hover {
	color: #FFFFF0;
	text-decoration: none;
}

.navigation a:active {
	color: ##FFFFF0;
	text-decoration: none;
}

.navigation a:visited {
	color: ##FFFFF0;
}

.bodycopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 140%;
}

a:link {
	color: ##FFFFF0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ##FFFFF0;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #646464;
}

.oneColElsCtr #container {
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 18pt;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 800px;
}

a.bud:link
{
	color: #ffffff;

}

.gallery
{
	font-family:Helvetica, Arial, sans-serif;


}