body {
	background-color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.name {
	color: #666666;
	font-style:italic;
}
.comment {
	color:#000000;
}
#header {
	background-image: url(images/wensum_cottage_header.gif);
	width: 760px;
	height: 106px;
}
#top_title_welcome {
	background-image: url(images/welcome_header.gif);
	width: 760px;
	height: 51px;
}
#bottom_title_welcome {
	background-image: url(images/welcome_footer.gif);
	width: 760px;
	height: 101px;
}
#top_title_the_cottage {
	background-image: url(images/the_cottage_header.gif);
	width: 760px;
	height: 51px;
}
#bottom_title_the_cottage {
	background-image: url(images/the_cottage_footer.gif);
	width: 760px;
	height: 101px;
}
#top_title_about_norfolk {
	background-image: url(images/about_norfolk_header.gif);
	width: 760px;
	height: 51px;
}
#bottom_title_about_norfolk {
	background-image: url(images/about_norfolk_footer.gif);
	width: 760px;
	height: 101px;
}
#top_title_prices_and_booking {
	background-image: url(images/prices_and_booking_header.gif);
	width: 760px;
	height: 51px;
}
#bottom_title_prices_and_booking {
	background-image: url(images/prices_and_booking_footer.gif);
	width: 760px;
	height: 101px;
}
#top_title_guestbook {
	background-image: url(images/guestbook_header.gif);
	width: 760px;
	height: 51px;
}
#bottom_title_guestbook {
	background-image: url(images/guestbook_footer.gif);
	width: 760px;
	height: 101px;
}
#top_title_contact_us {
	background-image: url(images/contact_us_header.gif);
	width: 760px;
	height: 51px;
}
#bottom_title_contact_us {
	background-image: url(images/contact_us_footer.gif);
	width: 760px;
	height: 101px;
}
#nav_table {
	background-color: #31386A;
}
a:link, a:visited, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
	padding-bottom: 2px;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	padding-bottom: 2px;

}
.whitetxt {
	color: #FFFFFF;
}
a:link.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}
a:visited.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}
a:hover.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}
.inner-form {
	border: #31386A 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.submitbutton {
	border: #31386A 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
	background-color: #c8dcfb;
	padding: 4px;
	margin: 0px;
}
.star {
	color: #F00;
}
.bglight {
	background-color: #c8dcfb;
}
.alert {
	color: Red;
	font-weight: bold;
}
#image_table {
	background-color: #A5B5D3;
}
#main {
	display: none;
}
.bordercolour {
	background-color: #31386A;
	color: #FFFFFF;
}
.columntitle {
	background-color: #FFFFFF;
	color: #000000;
}
.bgcolour1 {
	background-color: #A5B5D3;
	color: #000000;
}
.bgcolour2 {
	background-color: #C8DCFB;
	color: #000000;
}
.bgcolour3 {
	background-color: #CCCCCC;
	color: #000000;
}
.textoncolour {
	background-color: #C8DCFB;
	color: #000000;
	padding: 6px;
	border-color: #A5B5D3;
	border-style: solid;
	border-width: 1px;
}
.note {
	font-size: 10px;
	color: #555555;
}
.calendar_text {
	font-size: 10px;
	width: 30px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}
.calendar_text_start {
	font-size: 10px;
	width: 30px;
	margin: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	background-image: url(images/calendarback.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.nopadding {
	padding: 0px;
	margin: 0px;
}
.calendar_popup {
	background-color: #FFFF66;
	color: #000000;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
	margin: 0px;
	font-size: 10px;
}
.mimic_calendar {
	background-color: #ff0000;
	color: #ffffff;
	padding: 2px;
}
.calendar a {
	font-family:arial;
	font-size:8pt;
}
