/* CSS Document */

html p {
	margin: 0px auto;
}
body {
	margin: 0px auto;
	background-color: #98CB00;
}
#wrap {
	width: 802px;
	text-align: center;
	padding-top: 20px;
}
#left {
	width: 100px;
	float: left;
	padding-top: 60px;
}
#right {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#right2 {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#right3 {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#right4 {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img04.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#right5 {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img05.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#right6 {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img06.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#right7 {
	width: 700px;
	float: right;
	border: 1px solid #CC6600;
	background-color: #C2D9E0;
	vertical-align: bottom;
	background-image: url(../images/img07.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#copyright {
	width: 640px;
	float: right;
	vertical-align: bottom;
	padding: 0 30px;
	margin-bottom: 20px;
}
#menubar {
	background-image: url(../images/menuback.jpg);
	background-position: 0 40px;
}
.menubutton {
	margin: 2px 0;
}
#maincontent {
	margin: 238px 20px 0px 20px;
	padding-bottom: 20px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
.titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 22px;
	border-bottom: 1px solid #CC6600;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 22px;
}
.titleorange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 22px;
}
#contactinfo {
	width: 100%;
	height: 24px;
	background-color: #99CCCC;
	text-align: center;
	padding-top: 8px;
	clear: both;
}
#infobox {
	width: 95%;
	background-color: #ECE9D8;
	padding: 10px;
	border: 1px solid #ffffff;
}
.images {
	border: 1px solid #FFFFFF;
	margin: 0 8px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
#preview {
	width: 500px;
	float: left;
	margin-bottom: 20px;
}
#thumbnails {
	width: 150px;
	float: right;
	margin-bottom: 20px;
}
.credits {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 25px;
}
.preview {
	background-color: #FFFFFF;
	padding: 10px;
}
.thumbnail {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0 3px 3px;
}
.photo {
	border: 1px solid #FFFFFF;
	margin: 2px 0px 8px 10px;
}
#newsletter {
	background-color: #ECE9D8;
	padding: 10px;
	border: 1px solid #ffffff;
	width: 250px;
}
#newsletter p {
	line-height: 30px;
}
ul {
	margin-top: 0px;
}