body {
	margin: 0px;
	padding: 0px;
	background-color: #e2eaca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centred {
	text-align: center;
}

.header {
	background-image: url(../images/header-image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	padding-top: 20px;
}
.header h1 {
	color: #FFFFFF;
	display: block;
	width: 658px;
	margin-left: auto;
	margin-right: auto;
	background-color: #0f4a01;
	text-align: center;
	padding: 14px;
	background-image: url(../images/derrymore_house_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -2000px;
	margin-top: 0px;
}


#main-menu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	background-image: none;
	background-color: #fff;
}
#main-menu {
	clear: both;
	background-color: #0f4a01;
	background-image: none;
	height: 25px;
}

#main-menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 24px;
}
#main-menu ul li ul {
	text-decoration: none;
	display:none;
}
#main-menu ul li:hover ul, #main-menu ul li.over ul {
	display:block;
	float:left;
	position:absolute;
	border: 1px solid #000;
}
#main-menu ul li ul li {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	float:none;
	width: 150px;
	list-style-position: inside;
	list-style-type: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #00dd00;
	line-height: 24px;
}
#main-menu ul li ul li a{
	color: #006600;
}

#main-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#main-menu a:hover {
	text-decoration: underline;
}



.outer-section {
}
.content {
	clear: both;
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
.content a {
	color: #669933;
}

.content ul {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content li {
	padding-bottom: 10px;
}

.content img {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-top: 10px;
}

.content h1 {
	color: #05738f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.content p {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #222;
}



.centred-section {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.outer-shadow {
	background-image: url(../images/bg_shadows_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-bottom: 10px;
}

.end-shadow {
	background-image: url(../images/bg_shadows_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
}
.footnote a {
	text-decoration: none;
	color: #666677;
}
.footnote a:hover {
	color: #333333;
	text-decoration: underline;
}
.content h2 {
	color: #05738f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-left: 10px;
	padding-top: 15px;
}
.content h3 {
	color: #05738f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 10px;
	margin-right: 20px;
}
.footer {
	display: block;
	clear: both;
	font-size: 12px;
	text-align: center;
	color: #668866;
	padding-top: 10px;
}
.small-text {
	font-size: 0.8em;
}

.links-table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.links-table td img {
	padding: 3px;
}

.links-table td {
	padding-bottom: 10px;
}
.room-rates-table {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #39933C;
}
.room-rates-table th {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	color: #ffffff;
	background-color: #166F01;
}

.room-rates-table caption {
	display: none;
}
.room-rates-table td {
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #39933C;
	border-right-color: #39933C;
	border-bottom-color: #39933C;
	border-left-color: #39933C;
}
.room-rates-table tr.odd {
	background-color: #eeeeee;
}
.room-rates-table tr.even {
	background-color: #cceecc;
}
.aligned-right {
	text-align: right;
}
.error-list, #error-list {
	font-weight: bold;
	color: #FF0000 !important;
}
#error-box {
	background-color: #FFDFDF;
	border: 1px solid #990000;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
}
#confirm-box {
	background-color: #CCFFCC;
	border: 1px solid #006600;
	margin-left: 40px;
	margin-right: 40px;
	padding: 10px;
}




.booking-form-table {
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CC9900;
	width: 650px;
	background-color: #FFFFee;
}
.booking-form-table td {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.breakfast-menu {
	text-align: center;
}
.breakfast-menu p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

.breakfast-menu h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7D5F00;
	line-height: 24px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
}
.breakfast-menu h3 {
	font-size: 18px;
	color: #0066CC;
	margin-top: 5px;
	margin-bottom: 20px;
}
