#content a:link {
	color : #c44909;
}

#content a:visited {
	color : #4f4423;
}

#content a:hover {
	color : #689a00;
	text-decoration : underline;
}

#bd h2 {
	height : 36px;
	margin-bottom : .5em;
	font-family : Arial;
	font-size : 182%;
	font-weight : bold;
	line-height : 1;
	letter-spacing : -1px;
	text-transform : uppercase;
	color : #c44909;
	background : #fff url(../img/stroke-orange.png) left bottom no-repeat;
}

#content h3 {
	width : 65%;
	height : 28px;
	margin-top : 1.5em;
	font-family : Arial;
	font-size : 138.5%;
	font-weight : bold;
	line-height : 1;
	letter-spacing : -1px;
	text-transform : uppercase;
	color : #689a00;
	background : #fff url(../img/stroke-green.png) left bottom no-repeat;
}

#content h3 a:link, #content h3 a:visited, #content h3 a:hover {
	text-decoration : none;
	color : #689a00;
}

#content h4 {
	margin : .5em 0;
	color : #221b0a;
	font-weight : bold;	
	font-size : 100%;
}

#content p, #content ul {
	margin : 0 0 1.2em;
	font-family : "Trebuchet MS";
	font-size : 100%;
	line-height : 1.5;
	color : #221b0a;
}

#content li {
	margin-left : .5em;
	padding : .25em 0 .25em 1.5em;
	line-height : 1.5;
	list-style-type : none;
	background : url(../img/bullet.png) no-repeat 0 9px;
}

#content img {
	float : left;
	margin : 0 1.5em .5em 0;
}

#booknow h3 {
	color : #c44909;
	background : url(../img/stroke-orange.png) left bottom no-repeat;
}

#booknow a.button:link, #booknow a.button:visited, #booknow a.button:hover {
	float : left;
	display : block;
	padding : 0 1em;
	background-color : #c44909;
	color : #fff;
	line-height : 2em;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

#content strong {
	font-weight : bold;
}

/* @group sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



/* @end */

