/* CSS Document */

body {
	background-color: #6c8c7e;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.galleryTitle {
	height: 60px;
	width: 850px;
}


.galleryTitlePic {
	height: 60px;
	width: 600px;
	background-image: url(title.gif);
	float: left;
}

.gallerybox {
	height: auto;
	width: 840px;
	margin-top: 20px;
}

.galleryRow {
	height: 100px;
	width: 720px;
	text-align: left;
	margin-bottom: 20px;
}

.galleryColumn {
	height: 400px;
	width: 100px;
	margin-right: 20px;
	float: left;
}


.galleryColumn2 {
	height: 400px;
	width: 100px;
	margin-left: 20px;
	float: right;
}


.galleryPic {
	height: 600px;
	width: 600px;
	float: left;

}

.footer  {
	height: 25px;
	width: 850px;
	margin-bottom: 25px;
	background-color: #8BA499;
	text-align: center;
	line-height: 25px;
}


.textblock {
	height: auto;
	width: 600px;
	margin-top: 20px;
	text-align: left;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

.titlebox {
	width:850px;
	height:60px;
	margin-bottom:12px;
}

.textblock a {
	color:#FFCC66;
	text-decoration: none;
}

.textblock a:hover,
.textblock a:active {
	color: #FFB;
	text-decoration: underline;
}

.contactblock{
	height: auto;
	width: 600px;
	margin-top: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}


.contactblock h2{

	font-size: 1.6em;
	line-height: 2em;
}

.leftpic {
	float:left;
	margin-top:12px;
	margin-bottom:12px;
	text-align: center;
}

.rightpic {
	float: right;
	margin-top:12px;
	margin-bottom:12px;
	text-align: center;
}


.slidebox {
	width:600px;
	height:488px;
}