body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-weight: normal;
	color: #222;
	background-color: #eee;
	text-align: center;
	/* part 1 of 2 centering hack */	
}

p
{
	margin: 0px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1
{
	margin: 0px 0px 20px 0px;
	font-size: 20px;
	line-height: 24px;
	color: #f09;
	background-color: #ffb9e3;
	padding: 4px 4px 4px 20px;
	border-top: 1px solid #fff;
}

h2, h3, h4, h5, h6
{
	margin: 20px 20px 0px 20px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}

A:link, A:visited, A:active
{
	text-decoration: none;
	color: #F09;
}

.headertext2
{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.linktext
{
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

a.linktext
{
	text-decoration: none;
	color: #ddd;
}

a.linktext:hover
{
	text-decoration: underline;
	color: #fff;
}

a.linktext:visited, a.linktext:active
{
	text-decoration: none;
	color: #ccc;
}

.caption
{
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.spacer {
clear:both;
}
.boldtext
{
	font-weight: bold;
}

.copyright
{
	font-size: 12px;
	line-height: 12px;
	color: #444444;
}

.maintextW
{
	color: #fff;
}

.mainnav
{
	font-weight: bold;
	color: #fff;
}

a.mainnav
{
	text-decoration: none;
	color: #fdf;
	line-height:26px;
}

a.mainnav:visited
{
	color: #f4c8f4;
}

a.mainnav:hover
{
	color: #fff;
}
li.inlineOn a.mainnav
 {
	background-color: #ffb9e3;
	padding-left: 15px;
	padding-right: 15px;
	color: #f09;
	padding-bottom: 6px;
	padding-top: 4px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}
li.firstOn a.mainnav
 {
	background-color: #ffb9e3;
	padding-left: 30px;
	padding-right: 15px;
	color: #f09;
	padding-bottom: 6px;
	padding-top: 4px;
	border-right:solid 1px #fff;
}
li.firstOn a.mainnav:visited, li.inlineOn a.mainnav:visited
 {
	color: #f09;
}
div#navigation
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	padding: 0px;
	height: 26px;
	background: #f09;
	/* part 2 of 2 centering hack */
	width: 740px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 720px;
}
html>body #navigation {
	width: 720px; /* ie5win fudge ends */
	}

div#navigation ul
{
	height: 26px;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

div#navigation ul, li { display: inline; }

div#navigation li.inline
{
	height: 26px;
	padding-left: 15px;
	padding-right: 15px;
		padding-top:5px;

}

div#navigation li.first
{
	padding-left: 30px;
	padding-right: 15px;
	border-left: 0px solid #000 !important;
}

#content
{
	width: 740px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 
	text-align: left;
	padding: 0px;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 740px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 720px;
	background:#fff;
	border-left:solid 1px #f09;
	border-right:solid 1px #f09;
	border-bottom:solid 1px #f09;
}
html>body #content {
	width: 720px; /* ie5win fudge ends */
	}
div.photoright
{
	float: right;
	margin: 0px;
	padding-left: 10px;
	padding-right:20px;
	text-align: left;
}
div.r350
{
	float: right;
	width: 300px;
}