@charset "utf-8";

#maincontentbg {
	margin: 0px auto;
	padding: 0px;
	background-color: #FFF;
	width: 100%;
	height: 100%;
}

#maincontent {
	clear: both;
	margin: 0px auto;
	padding: 5px 40px 0px 30px;
	background-color: #fff;
	width: 766px;
	text-align: left;
	color: #000;
}

#maincontent #callouts {
	margin: -176px 0px 0px 400px;
	padding: 0px;	
	width: 364px;
	height: 254px;
}

#corporate_callout, #private_callout, #outdoor_callout {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 348px;
	height: 75px;
}

#maincontent #callouts #corporate_callout p a {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/CORPORATE_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #corporate_callout p a:link {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/CORPORATE_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #corporate_callout p a:visited {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/CORPORATE_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #corporate_callout p a:hover {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #aec0a3;
	font-size: 11px;
	background: url(../images/CORPORATE_CALLOUT_ON.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #corporate_callout p a:active, #maincontent #callouts #corporate_callout p a:focus {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/CORPORATE_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #private_callout p a {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/PRIVATE_PARTIES_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #private_callout p a:link {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/PRIVATE_PARTIES_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #private_callout p a:visited {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/PRIVATE_PARTIES_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #private_callout p a:hover {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #aec0a3;
	font-size: 11px;
	background: url(../images/PRIVATE_PARTIES_CALLOUT_ON.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #private_callout p a:active, #maincontent #callouts #private_callout p a:focus {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/PRIVATE_PARTIES_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #outdoor_callout p a {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/OUTDOOR_EVENTS_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #outdoor_callout p a:link {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/OUTDOOR_EVENTS_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #outdoor_callout p a:visited {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/OUTDOOR_EVENTS_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #outdoor_callout p a:hover {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #aec0a3;
	font-size: 11px;
	background: url(../images/OUTDOOR_EVENTS_CALLOUT_ON.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}

#maincontent #callouts #outdoor_callout p a:active, #maincontent #callouts #outdoor_callout p a:focus {
	margin: 0px;
	padding: 32px 5px 0px 92px;
	color: #e4ddbe;
	font-size: 11px;
	background: url(../images/OUTDOOR_EVENTS_CALLOUT_OFF.gif) no-repeat 0px 0px;
	width: 256px;
	height: 43px;
	display: block;
	text-decoration: none;
}
