.topband_left {
	background-color: #AA8181;
	margin: 0px;
	padding: 0px;
	height: 2px;
}


.menu1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
}
div#navbar1 {
	height: 35px;
	width: 100%;
	background-color: #AA8181;
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 0px;
}
div#navbar1 ul {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	line-height: normal;
	white-space: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div#navbar1 li { list-style-type: none; display: block; }
div#navbar1 li a {
	color: #fff;
	font-weight: normal;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 30px;
}
div#navbar1 li a:hover { color: #E4D7D7; }

body {
	font-family: Arial, Helvetica, sans-serif;

}
.CoedCottageTitle {
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	background-color: #7D8D79;
	border-top-width: 4px;
	border-top-style: solid;
	border-color: #AA8181;
	color: #FFFFFF;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 11px;
	color: #7D8D79;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-bottom: 3px;
	padding-bottom: 0px;
	width: 50%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
h2 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 20px; color: #AA8181; }
h3 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 18px; color: #AA8181; }
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #AA8181;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h5 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #AA8181; }
h6 { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #AA8181; }

a { text-decoration: none; }
a:link {
	text-decoration: none;
	color: #435576;
}
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; 	color: #435576; }

img#photo {
	border-color: #C6B1B1;
	border-style: solid;
	border-width: 1px;
}
.hightlightedText { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; color: #7D8D79; }
.hightlightedText2 { font-family: "Trebuchet MS", Arial, sans-serif; color: #7D8D79; }
