@charset "utf-8";
body {
	background-image: url(../layout/FourSeasonsBackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #433228;
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(../layout/FourSeasons_02.jpg);
	background-repeat: no-repeat;
	height: 471px;
}
.footer {
	background-image: url(../layout/FourSeasons_06.jpg);
	background-repeat: no-repeat;
	height: 117px;
	padding-top: 22px;
}
.footer #footer #ctm {
	background-image: url(../layout/CTMicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 50px;
}
.navigation {
	background-image: url(../layout/FourSeasons_04.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 287px;
	padding-bottom: 20px;
}
.content {
	background-image: url(../layout/FourSeasons_05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 200px;
	width: 533px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #433228;
	border: 1px solid #55611F;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 175%;
	color: #FFFFFF;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9DB339;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9DB339;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #8795A5;
	padding-left: 10px;
	font-weight: normal;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

#homecontent {
	background-image: url(../layout/container.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9DB339;
	margin-bottom: 30px;
}

.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	text-decoration: none;
	padding-top: 10px;
}
.navlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:hover {
	color: #C9CC55;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C9CC55;
	text-decoration: none;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 175%;
	color: #FFFFFF;
	text-align: justify;
}
#buckname {
	font-family: Papyrus;
	font-size: 10px;
	color: #FFFFFF;
}
#dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #618F51;
	padding-top: 10px;
}
.contentimage {
	border: 2px solid #9DB339;
	margin-right: 10px;
	margin-left: 10px;
}
.thumbnail {
	border: 2px solid #9DB339;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

