body {
	background-color: #8c2121;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

a:link {
	color: #8C2121;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C2121;
}
a:hover {
	text-decoration: none;
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #8C2121;
}
h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #8C2121;
}
h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #8C2121;
}
#container {
	width:882px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bk.png);
}
#header {
	width:842px;
	margin-right: auto;
	margin-left: auto;
}
#con{
	width:842px;
	margin-right: auto;
	margin-left: auto;
}
#nav{
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 55px;
	color: #FFFFFF;
	font-size: 12px;
	width:842px;
	background-color: #8E7D9C;
}
#nav ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#nav a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#nav a:hover {
	color: #8c2121;
	font-weight: bold;
}
#main{
	width:842px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer{
	width:842px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/foot.png);
	height: 48px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-top: 25px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #8c2121;
}
#contact{
	width:242px;
	float: right;
	color: #8E7D9C;
	font-weight: bold;
	text-align: right;
	margin-top: 8px;
	margin-right: 5px;
}
#copy{
	width:442px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	font-size: 11px;
	text-transform: capitalize;
	color: #FfF;
}
#content{
	width:559px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	text-align: justify;
}
#contentright{
	width:242px;
	float: right;
	margin-top: 15px;
}
#content2 {
	width:799px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	text-align: justify;
}
.but {
	text-transform: uppercase;
	color: #8C2121;
	font-size: 10px;
}

#acc{
	width:799px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	text-align: justify;
}
.inputbut {
	font-size: 10px;
	text-transform: uppercase;
}
.grey a:link {
	color: #333333;
	text-decoration: none;
}
.grey a:visited {
	text-decoration: none;
	color: #333333;
}
.grey a:hover {
	text-decoration: none;
	color: #8C2121;
}
.grey a:active {
	text-decoration: none;
	color: #333333;
}.formbox {
	color: #333333;
	background-color: #f0f0f0;
	border: 1px solid #cbcbcb;
}
#cottageword {
	width:842px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-bottom: 32px;
	font-size: 10px;
	color: #C66;
}
#contentright ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentright li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8E7D9C;
}
#contentright a{
	color: #333;
	font-size: 14px;
}
#contentright a:hover {
	color: #8c2121;
	font-weight: bold;
}

