body,td,th {
	font-family: Tahoma, Verdana, Arial non-serif;
	color:#593429;
	font-size:12px;
}

.leftedge1 {
	background-color:#8BAA66;
}
.leftedge2 {
	background-color:gray;
}
.leftedge3 {
	background-color:silver;
}
.leftedge4 {
	background-color:#e0e0e0;
}
.leftedge5 {
	background-color:white;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

table#buttons td {
	background-image:    url(holiday_cottage/self_catering_oxfordshire_button.png);
	width:153px;
	height:40px;
	margin:0;
	padding:0;
}


table#buttons td.current {
	background-image:   url(holiday_cottage/self_catering_accomodation_currentbutton.png);
	width:153px;
	height:40px;
	margin:0;
	padding:0;
}

table#buttons a {
	margin:0 18px 0 18px;
	position:relative;
	top:-3px;
	color:#FFFFFF;
	text-decoration: none;
}

table#buttons a:hover {
	margin:0 18px 0 18px;
	position:relative;
	top:-3px;
	color:#FFFFFF;
	text-decoration: none;
}

table#buttons a:visited {
	margin:0 18px 0 18px;
	position:relative;
	top:-3px;
	color:#FFFFFF;
	text-decoration: none;
}

#content a:hover {
	text-decoration: none;
	color:#AFC48B;
}

#content a {
	text-decoration: none;
	color:#8BAA66;
}

#content a:visited {
	text-decoration: none;
	color:#8BAA66;
}

.footer {
	width:100%;
	font-size:11px;
	text-align:center;
}

.footer a {
	text-decoration: none;
	color:#8BAA66;
}

.footer a:visited {
	text-decoration: none;
	color:#8BAA66;
}

.counter {
	width:100%;
	text-align:center;
	padding-top:2em;
}

