body {
	margin-top: 12px;
}
p, td, li, ul, ol {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.pleft {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}
.plink {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
a.plink:active {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
a.plink:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
a.plink:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	text-align: justify;
}
.bnav {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bnav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.ol {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}
div {
	font-family: Arial;
	font-size: 12px;
}
.lc {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 23px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin: 5px;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.caption {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	text-align: center;
}
.captionright {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	float: right;
	text-align: center;
}
.a-more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
}
.a-more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.footernav {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.footernav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.hr {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.hr2 {
	border-top: 1px dotted #CCCCCC;
}
.leftnav {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.leftnav:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bluenav {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.plink:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
.plink:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
}
.topnav {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.topnav:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blknav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bluebar {
	background-image: url(images/bluetopbar.gif);
	background-repeat: repeat-y;
}
.greenbar {
	background-image: url(images/greentopbar.gif);
	background-repeat: repeat-y;
}
.greybar {
	background-image: url(images/greytopbar.gif);
	background-repeat: repeat-y;
}
.orangebar {
	background-image: url(images/orangetopbar.gif);
	background-repeat: repeat-y;
}
.pinkbar {
	background-image: url(images/pinktopbar.gif);
	background-repeat: repeat-y;
}
.purplebar {
	background-image: url(images/purpletopbar.gif);
	background-repeat: repeat-y;
}
.yellowbar {
	background-image: url(images/yellowtopbar.gif);
	background-repeat: repeat-y;
}
.brownbar {
	background-image: url(images/browntopbar.gif);
	background-repeat: repeat-y;
}
.toscabar {
	background-image: url(images/toscatopbar.gif);
	background-repeat: repeat-y;
}
.multibar {
	background-image: url(images/multitopbar.gif);
	background-repeat: repeat-y;
}
.blueheaderback {
	background-image: url(images/blueheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.blueheader {
	background-image: url(images/blueheaderbar.gif);
	background-repeat: no-repeat;
}
.brownheaderback {
	background-image: url(images/brownheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.brownheader {
	background-image: url(images/brownheaderbar.gif);
	background-repeat: no-repeat;
}
.brownheadertall {
	background-image: url(images/brownheaderbartall.gif);
	background-repeat: no-repeat;
}
.brownheadertallback {
	background-image: url(images/brownheaderbartallback.gif);
	background-repeat: repeat-x;
}
.greenheaderback {
	background-image: url(images/greenheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.greenheader {
	background-image: url(images/greenheaderbar.gif);
	background-repeat: no-repeat;
}
.greyheaderback {
	background-image: url(images/greyheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.greyheader {
	background-image: url(images/greyheaderbar.gif);
	background-repeat: no-repeat;
}
.multiheaderback {
	background-image: url(images/multiheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.multiheader {
	background-image: url(images/multiheaderbar.gif);
	background-repeat: no-repeat;
}
.orangeheaderback {
	background-image: url(images/orangeheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.orangeheader {
	background-image: url(images/orangeheaderbar.gif);
	background-repeat: no-repeat;
}
.pinkheaderback {
	background-image: url(images/pinkheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.pinkheader {
	background-image: url(images/pinkheaderbar.gif);
	background-repeat: no-repeat;
}
.purpleheaderback {
	background-image: url(images/purpleheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.purpleheader {
	background-image: url(images/purpleheaderbar.gif);
	background-repeat: no-repeat;
}
.toscaheaderback {
	background-image: url(images/toscaheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.toscaheader {
	background-image: url(images/toscaheaderbar.gif);
	background-repeat: no-repeat;
}
.yellowheader {
	background-image: url(images/yellowheaderbar.gif);
	background-repeat: no-repeat;
}
.yellowheaderback {
	background-image: url(images/yellowheaderbarbackground.gif);
	background-repeat: repeat-x;
}
.bluebottom {
	background-image: url(images/bluebottombar.gif);
	background-repeat: repeat-x;
}
.brownbottom {
	background-image: url(images/brownbottombar.gif);
	background-repeat: repeat-x;
}
.greenbottom {
	background-image: url(images/greenbottombar.gif);
	background-repeat: repeat-x;
}
.greybottom {
	background-image: url(images/greybottombar.gif);
	background-repeat: repeat-x;
}
.multibottom {
	background-image: url(images/multibottombar.gif);
	background-repeat: repeat-x;
}
.orangebottom {
	background-image: url(images/orangebottombar.gif);
	background-repeat: repeat-x;
}
.pinkbottom {
	background-image: url(images/pinkbottombar.gif);
	background-repeat: repeat-x;
}
.purplebottom {
	background-image: url(images/purplebottombar.gif);
	background-repeat: repeat-x;
}
.toscabottom {
	background-image: url(images/toscabottombar.gif);
	background-repeat: repeat-x;
}
.yellowbottom {
	background-image: url(images/yellowbottombar.gif);
	background-repeat: repeat-x;
}
.bluebottomback {
	background-image: url(images/bluebottombarbackground.gif);
	background-repeat: repeat-x;
}
.brownbottomback {
	background-image: url(images/brownbottombarbackground.gif);
	background-repeat: repeat-x;
}
.greenbottomback {
	background-image: url(images/greenbottombarbackground.gif);
	background-repeat: repeat-x;
}
.greybottomback {
	background-image: url(images/greybottombarbackground.gif);
	background-repeat: repeat-x;
}
.multibottomback {
	background-image: url(images/multibottombarbackground.gif);
	background-repeat: repeat-x;
}
.orangebottomback {
	background-image: url(images/orangebottombarbackground.gif);
	background-repeat: repeat-x;
}
.pinkbottomback {
	background-image: url(images/pinkbottombarbackground.gif);
	bckground-repeat: repeat-x;
}
.purplebottomback {
	background-image: url(images/purplebottombarbackground.gif);
	background-repeat: repeat-x;
}
.toscabottomback {
	background-image: url(images/toscabottombarbackground.gif);
	background-repeat: repeat-x;
}
.yellowbottomback {
	background-image: url(images/yellowbottombarbackground.gif);
	background-repeat: repeat-x;
}
#photoGalleryWrapper {
  background: #f8fcfe left top;
}


.photoGalleryRightBorder {
	background: url(images/photogal_rightborder.gif) repeat-y top right;
}
.red {
	color: #FF0000;
}