a:link 		{color: #CE6A0B; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #CE6A0B; background: none; text-decoration: underline}
a:active 	{color: #CE6A0B; background: none; text-decoration: none}

BODY {color: #000000; background: #FFBB6B; background-image:url(/images/Backgroundblue.gif)}

H1 {
    color: #CE4900; background: none;
		font-family: verdana, sans-serif;
		font-size: 22px;
		font-weight: 800;
		letter-spacing:0.01em;
}

.subtitle {
		font-family: arial, sans-serif;
		font-size: 18px;
		font-weight: 700;
		letter-spacing:0.01em;
}

.emph	{
		font-weight: 700;
}

.picborder	{
		border: 1px solid orange;
}

.text	{
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
}

.menu	{
		color: #2E1305; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 0px;
}
a.menu:link 		{color: #2E1305; background: none; text-decoration: none}
a.menu:visited	{color: #2E1305; background: none; text-decoration: none}
a.menu:hover		{color: #2E1305; background: none; text-decoration: underline}
a.menu:active 	{color: #2E1305; background: none; text-decoration: none}

.menubg {
		background: #FFE7D6;
}

.selected	{
		color: #ce4900; background: none;
		font-family: verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 14px;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 0px;
}
a.selected:link 		{color: #ce4900; background: none; text-decoration: none}
a.selected:visited	{color: #ce4900; background: none; text-decoration: none}
a.selected:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a.selected:active 	{color: #B06732; background: none; text-decoration: none}

.footer {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

	.picborder{
			border-color: #000000;
			border-style: solid;
			border-width: 1px;
	}

	.pic-titles {
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 0px;
}

.caption	{
	font-size: 11px;
	padding-left:12px;
}

.FrontImagesWrapper	{
	text-align: center;
	width: 580px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
}

.FrontImages	{
	float: left;
	text-align: center;
	width: 290px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	display: block;
}

.LargeFrontImage	{
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 0px 20px;
	position: relative;
	display: block;
}