body {
	padding: 0;
	margin: 0;
	background-color: #509285;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 0.9em;
	text-align: justify;
	line-height: 130%;
}
a {
	font-weight: bold;
	color: #CC3366;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}
#aNavBlock {
	text-align: center;
}
#aNavBlock ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#aNavBlock li {
	margin-bottom: .5em;
}
h3 {
	color: #CC3366;
	margin-bottom: 1.4em;
}
h4 {
	font-size: 1.1em;
	margin-top: 0;
}
#divHomeTextLeft {
	width: 400px;
	float: left;
	padding-left: 50px;
	line-height: 140%;
}
#divHomeTextRight {
	width: 400px;
	float: right;
	padding-right: 50px;
	line-height: 140%;
}
#divHeader {
	width: 750px;
	height: 79px;
	background-color: #79A6A6;
	margin: 25px auto 0;
	padding: 0 15px;
}
#divLogoArea {
	float: left;
	text-align: right;
	width: 250px;
	background-color: #79A6A6;
}
#imgHeaderLogo {
	float: right;
}
#divHeaderNavArea {
	text-align: left;
	font-size: .8em;
	color: #E7EFEF;
	background-color: #79A6A6;
}
#divHeaderNavArea a {
	color: #E7EFEF;
}
#divContent {
	width: 750px;
	background-color: #98BABA;
	padding: 15px;
	margin: 0 auto 0px;
}
#divColumnLeft {
	float: left;
	width: 450px;
}
#divColumnRight {
	float: left;
	width: 265px;
	margin: 10px 0px 10px 25px;
}
#divColumnLeftGalleryItem {
	width: 400px;
	float: left;
}
#divColumnRightGalleryItem {
	float: left;
	width: 265px;
	margin-left: 25px;
}
#divItemDetailsArea {
	width: 712px;
	margin: 30px 0px 0px;
	padding: 15px;
	color: #003366;
	background-color: #CCCCCC;
	border: 4px solid #79A6A6;
	-moz-border-radius: 10px;
}
#divItemDetailsAreaFoot {
		clear: both;
		padding: 10px 0 20px;
		display: block;
}
#divFootColumnLeft {
	float:left;
	width: 400px;
	text-align:center;
}
#divFootColumnRight {
	width: 290px;
	float: left;
	text-align:right;
}

#divClickThumbs {
	margin: 20px 0;
	text-align: center;
}
#divItemThumbs {
	text-align: center;
}
#divBackToGallery {
	margin: 0px 15px 0px 0px;
	float: right;
	clear: both;
}
#divGalleryArea {
	width: 742px;
	margin: 0 auto;
}
.clearerFlat {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
.divGalleryItem {
	background-color: #CCCCCC;
	text-align: center;
	border: 4px solid #79A6A6;
	margin: 7px;
	padding: 17px 10px 17px;
	-moz-border-radius: 10px;
	width: 203px;
	height: 19em;
	float: left;
	clear: none;
}
.divGalleryItemImg {
	height: 151px;
}
.divGalleryItem img {
	border: 0;
}
.divGalleryItemImgTopPad {
	height: 127px;
	padding-top: 27px;
}
#cornerGreensTL {
	float: left;
	clear: none;
	margin: -15px 0 0 -15px;
}
#cornerGreensTR {
	float: right;
	clear: none;
	margin: -15px -15px 0 0;
}
#footerForIndex {
	display: block;
	margin: 0 auto;
	clear: both;
}
#footerForMain {
	margin: 0 -15px -19px -15px;
}
#headerForMain {
	margin: -15px -15px 0 -15px;
}
.divSpacerUnderdivContent {
	height: 25px;
}
#imgIntroPortrait {
	border: 4px solid #79A6A6;
}
