body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00327D;
	line-height: 26px;
	background-color: #FFFFFF;
}
#container {
	display: block;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#container #top {
	background-image: url(../images/gardencottage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin: 0px;
	padding: 0px;
}
#container #top h1 {
	display: none;
}

#container #banner {
	background-color: #0066FF;
	margin: 0px;
	padding: 0px;
	height: 305px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#container #banner #bannertext {
	float: left;
	width: 395px;
	padding-top: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/gc_banner.jpg);
}
#container #banner #bannertext h1 {
	display: none;
}
#container #banner #bannertext h2 {
	display: none;
}
#container #banner #bannertext h3 {
	display: none;
}
#container #banner #bannertext #bannermail {
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
}
#container #banner #bannertext #bannermail a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
}
#container #banner #slideshow {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 400px;
}
#container #navbar {
	background-color: #0066FF;
	height: 30px;
	display: block;
	clear: both;
	float: none;
}

#container #navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #navbar li {
	display: inline;
	font-weight: bold;
	color: #CCCCCC;
}#container #navbar li a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
	line-height: 30px;
	text-decoration: none;
}
#container #navbar li a:hover {
	background-image: url(../images/pointer.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#container #content {
	background-color: #E8E3CE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #content a {
	color: #0267FF;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
}
#container #content a:hover {
	color: #FF9900;
}


#container #content em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CA7E00;
}
#container #content  h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
#container #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CA7E00;
}


#container #content #left_col {
	float: left;
	width: 350px;
	text-align: left;
	padding: 5px;
	background-color: #F4F3EA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#container #content #right_col {
	float: left;
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	text-align: left;
	padding: 5px;
	background-color: #F4F3EA;
}

#container #content #clearboth {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#container #footer {
	background-color: #0066FF;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#container #footer a {
	color: #999999;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 30px;
	font-style: normal;
}
#container #footer a:hover {
	color: #FFFFFF;
}
.text550 {
	width: 550px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F4F3EA;
	margin: 0px;
	clear: both;
}
