/*  Mainsite CSS by Good Web Solutions: For Ravensthorpe Caravan Park */


.leftpanel {
	font-size: 0.9em;
	float: left;
	width: 245px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}



#content .leftpanel h1 {
	color: #B60D0A;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
}


#content .leftpanel  h2 {
	color: #666666;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #CCCCCC;
}

#content .leftpanel h3 {
	font-size: 1em;
	text-align: center;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
}

#content .leftpanel img {
	margin-left: 65px;
	margin-top: 20px;
	margin-bottom: 20px;
}





.rightpanel {
	font-size: 0.9em;
	float: right;
	width: 675px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}



#content .righpanel h1, h2, h3 {
	color: #B60D0A;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
}



/* 	Tables CSS by Good Web Solutions: For Ravensthorpe Caravan Park */

#content .rightpanel tr {
	background-color: #E2F0B3;
}

#content .rightpanel tr:hover {
	color: #E2F0B3;
	background-color: #89A61F;
	font-weight: bold;
}
#content .rightpanel a:hover {
	color: #E2F0B3;
	background-color: #89A61F;
}

/* 	Rates-Green Strip CSS by Good Web Solutions: For Ravensthorpe Caravan Park */

.rates {
	color: #006600;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89A61F;
}

/* 	UNESCO CSS by Good Web Solutions: For Ravensthorpe Caravan Park */

#content .rightpanel acronym {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

/* 	Ecosystem Quote CSS by Good Web Solutions: For Ravensthorpe Caravan Park */

.quote {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #F7FBEA;
	font-style: italic;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #89A61F;
	margin-bottom: 10px;
	border-bottom-color: #89A61F;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.advert {
	color: #999;
	font-size: 0.8em;
	background-color: #FFF;
	font-style: italic;
}
