body {
	background-color: #0049a7;
	background-image: url(/webroot/images/backtile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#maincontent {
	background-color: #f4f0e7;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
#maincontent #textarea {
	margin-left: 300px;
	padding: 0px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 40px;
}
#maincontent   #branding  {
	width: 280px;
	margin-left: 0px;
	float: left;
}

#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #568DD0;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
}

#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #9f7b37;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#maincontent p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#masthead {
	background-image: url(/images/masthead-tile.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 222px;
	width: 100%;
}
#mainnav {
	background-image: url(/images/mainnav-on.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: 40px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#mainnav a:link {
	background-image: url(/images/mainnav-on.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51D807;
	color: #0049A7;
	text-decoration: none;
}
#mainnav a:visited {
	background-image: url(/images/mainnav-on.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #51D807;
	color: #0049A7;
	text-decoration: none;
}

#mainnav a:hover {
	background-image: url(/images/mainnav-up.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffb934;
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav a:active {
	background-image: none;
	padding: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	text-decoration: none;
	background-color: #999999;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8FADD1;
	float: left;
	width: 100%;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#maincontent a:link {
	color: #349302;
	text-decoration: underline;
}
#maincontent a:visited {
	color: #349302;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #4775B1;
	text-decoration: none;
}
#maincontent a:active {
	color: #999999;
	text-decoration: underline;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #5BF906;
	text-decoration: none;
}
#footer a:active {
	color: #666666;
	text-decoration: none;
}
#maincontent #textarea ul {
	margin-top: 2px;
	margin-bottom: 5px;
}
#maincontent #textarea li {
	padding-bottom: 7px;
}
#photocontent {
	background-color: #000000;
	float: left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
#photocontent #textarea {
	margin-left: 40px;
	padding: 0px;
	clear: none;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 40px;
}
#photocontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #F2C879;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
#photocontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #9BBCE3;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
}

#photocontent p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	color: #F9F9FE;
}
