/* Silver Fern Lodge CSS 4.5.07 efinity */

body,td,th {font-family: Arial, Helvetica, sans-serif; }

body {
	background-color: #dbdbdb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
	
.topgrad {
	background-image: url(../img/topgrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.botgrad {
	background-image: url(../img/botgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footertxt {
	font-size: 10px;
	color: #333333;
}
.menuline {
	background-image: url(../img/menuline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.wtxt11p {
	font-size: 11px;
	color: #FFFFFF;
}
a:link, a:visited 	{color: #b71e1e; text-decoration: none; }
a:hover  {color: #FF0000; text-decoration: underline; }
a:active {color: #b71e1e; text-decoration: none; }

.txt11 	 {font-size: 11px; }
.txt12 	 {font-size: 12px; }

.greyborder {border: 1px solid #dadada; }

.subhead {
	font-size: 15px;
	font-weight: bold;
}
.redprice {
	font-size: 15px;
	color: #a61c1c;
	font-weight: bold;
}
.pricearc {
	background-image: url(../img/accom/extraarc.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.pricearcclr {
	background-image: url(../img/accom/extraarc2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.leftpadding {margin-bottom: 10px;	margin-left: 10px; }