/*[variables]
colors {
	@00: #0038A8;
}
*/
/*[fmt]1A90-1A0A-1*/
/*Main page large image*/
#mainPic {
	position: relative;
	z-index: 1;
	margin-top: -12px;
	#margin-top: -16px;
	border: 10px solid #952700;
}
#mainPic P IMG {
	border: 10px solid #952700;
	margin-bottom: 20px;
}
#mainPic .Normal P {
	font: bold 16px/18px Arial;
	margin-top: -12px;
}
/*General content text and header*/
#Text A, #columnContent A, #mainPic A {
	color: #FFFFFF;
}
#Text A:hover, #columnContent A:hover, #mainPic A:hover {
	text-decoration: underline;
}
#Text P {
	width: 235px;
	color: #010101;
	padding-top: 5px;
	padding-bottom: 5px;
	font: 12px Arial;
}
#Text {
	padding-top: 12px;
	padding-right: 10px;
}
#Text UL {
	margin: 25px 0px 5px 23px;
	font-weight: bold;
}
#Text UL LI {
	margin-left: 25px;
	font: bold 12px Arial;
	list-style-type: disc;
}
#textHead .Head {
	color: #FE761F;
	text-transform: uppercase;
	font: bold 30px Arial;
}
DIV#homeBullet {
	margin-left: 47px;
	margin-top: -14px;
}
/*optional small header text, apply with span class .titlesmall*/
#textHead .Head .titlesmall {
	color: #FE751F;
	font: bold 17px/0.5 Arial;
}
#homeContent {
	width: 241px;
	font-family: Constantia;
	font-weight: lighter;
	line-height: 1.5;
	font-size: 11px;
}
/*Book online button (upper right corner)*/
#BookerButton {
	float: right;
	padding: 40px 30px 0px 0px;
	margin-bottom: -62px;
	#margin-bottom: -60px;
	width: 185px;
}
#BookerButton A {
	font-family: Arial;
	font-size: 18px;
	color: #952700;
	font-weight: bold;
	position: relative;
}
#BookerButton P {
}
#dnnACTIONBUTTON1 {
	margin-top: 10px;
}
/*Content that is in columns, headers (secondary page)*/
#columnContent {
	float: left;
	margin-right: 25px;
	#margin-right: 22px;
}
#columnContent P {
	font: 12px/1.4 Arial;
	color: #010101;
	padding-top: 10px;
}
#columnContent UL {
	margin: 0px;
}
#columnContent UL LI {
	list-style-type: disc;
	font: 12px/1.4 Arial;
	margin-left: 20px;
	color: #010101;
}
#textHead2 {
	margin: 8px 0px;
}
#textHead2 .Head {
	color: #DF4E17;
	font: bold 21px Arial;
}
#columnImg #title {
	margin: 10px 0px;
}
#columnImg #title .Head {
	color: #DF4E17;
	font: bold 21px Arial;
	text-transform: uppercase;
}
#columnImg P IMG {
	margin-right: 25px;
	#margin-right: 22px;
	border: 4px solid #DF4E17;
}
/*Map styles (borders, links etc)*/
#mapContainer {
	float: left;
	margin-top: 10px;
	#margin-top: 10px;
	margin-right: 20px;
	width: 430px;
}
#mapContainer IFRAME {
	border: 3px solid #DF4E17;
}
