body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCA8;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/slices/layout_r1_c1.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #29241F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #29241F;
	text-decoration: none;
}
a:active {
	color: #29241F;
	text-decoration: none;
}
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.selectbox {
	width: 140px;
}
.linktext {
	color: #29241F;
	text-decoration: none;
}

.linktext:hover {
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464B15;
	letter-spacing: 1px;
	font-style: normal;
}

.imageborder {
	border: 1px solid #000000;
}

.textwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textsmall {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.wraptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rolloverbutton {
	height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 7px;
	padding-bottom: 3px;
}
.rolloverbutton:hover {
	background-image: url(images/button_tile.png);
}
.rolloverbuttonstay {
	height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(images/button_tile_stay.png);
}
.rolloverbutton2 {
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #000000;
}
.rolloverbutton2:hover {
	background-image: url(images/button_hover.png);
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
.texttype {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.greentext {
	color: #464B15;
}
.purpletext {
	color: #663333;
}
.browntext {
	color: #8E5D35;
}
.orangetext {
	color: #B96F00;
}
.orangelink {
	color: #FC4001;
	text-decoration: none;
}
.orangelink:hover {
	text-decoration: underline;
}
.purpleText {
	color: #FC4001;
	text-decoration: none;
}
.purpleText:hover {
	text-decoration: underline;
}
.purpleFrameText {
	border: 1px solid #996699;
	display: table-cell;
	background-color: #f0e4ee;
	color: #57355a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
.adverttext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.listingimageborder {
	border: 2px solid #472F1B;
}
#regular_events {
	padding: 5px;
}

#typeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #29241F;
	background-color: #A8A86C;
	padding: 5px;
}
#page_header {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
#typeheader a:link {
	color: #29241F;
}
#typeheader a:visited {
	color: #29241F;
}
#advert_header {
	color: #29241F;
	background-color: #FFD394;
	padding: 5px;
}
#advert {
	height: auto;
	padding: 5px;
}
#map_hover {
	height: 200px;
	width: 200px;
}
#dark {
	background-color: #FFC166;
	
}

