body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #737373;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(website_images/body_background.png);
	background-repeat: no-repeat;
}
.italic {
	font-style: italic;
}
span.days {
	display: inline-block;
	width: 130px;
}
.orange {
	color:#f58220;
}
.just10 {
	font-size: 30px;
	letter-spacing: -.05em;
}
a:focus { outline: none; }
#mainContent h3 {
	font-size: 10px;
}
.pullout {
	font-family: Lucida Sans Unicode, Lucida Grande, serif;
	color:#f58220;
	font-size: 16px;
	line-height: 25px;
	border-bottom: 1px solid #f58220;
	border-top: 1px solid #f58220;
	padding: 5px 0;
	text-align: center;
}
.twoColElsLtHdr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	margin-top:40px;
	border: 1px solid #dcddde;
	background-image: url(website_images/content_background.png);
	background-repeat: no-repeat;	
} 
.twoColElsLtHdr #header { 
	background-image:url(website_images/header_new.png);
	background-color:#d4d4d4;
	text-align: right;
	height:100px;
	color:#808080;
	border-bottom:7px solid #959598;
} 
.twoColElsLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 200px;
	margin-top:95px;
	padding-left:10px;
	padding-bottom:35px;
	padding-top:25px;
	font-size: 11px;
	color: #6d6f71;
	line-height: 20px;
	border-right: 1px solid #c6c8ca;
}
.twoColElsLtHdr #sidebar1 a , a:visited {
	font-size: 11px;
	color: #6d6f71;
	line-height: 18px;
	text-decoration:none;
	font-weight:normal;
}
.twoColElsLtHdr #sidebar1 a:hover {
	font-size: 11px;
	color: #b9b098;
	line-height: 18px;
	text-decoration:underline;
	font-weight:normal;
}
#sidebar1 a img {
	border:0;
}
#sidebar1 ul.icons {
	padding:0;
	list-style:none;
}
#sidebar1 ul.icons li {
	display:inline;
	padding-right:2px;	
}
a.emaillink {
	font-size: 5px;
	color: #6d6f71;
	line-height: 18px;
	text-decoration:none;
}
.twoColElsLtHdr #sidebar1 h3,
.twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.twoColElsLtHdr #mainContent {
	margin-left: 240px;
	margin-bottom:35px;
	margin-right: 45px;
	color:#6d6f71;
	font-size:10px;
	font-weight:normal;
	margin-top:25px;
	letter-spacing: 0.005em;
	line-height: 13px;
} 
.twoColElsLtHdr #mainContent a , a:visited {
	color: #b9b098; /*6d6f71*/
	text-decoration:none;
	font-weight:bold;
} 
.twoColElsLtHdr #mainContent a:hover {
	color: #b9b098; /*b9b098*/
	text-decoration:underline;
	font-weight:bold;
} 
.twoColElsLtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #b9b098;
	border-top:1px solid #f58220;
	color:#ededed;
	font-size:11px;
	background-image: url(website_images/footer_background.png);
} 
.twoColElsLtHdr #footer a , a:visited { 
	color:#ffffff;
	text-decoration:none;
} 
.twoColElsLtHdr #footer a:hover {
	color: #f58220;

}
.twoColElsLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	color: #666666;
	font-size:18px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height:5px;
}
.orangeheader {
	color: #f58220;
	font-size:14px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
}
h2 {
	color: #b9b098;
	font-size:13px;
	font-weight: normal;
	line-height:16px;
}
.orangetext {
	color:#f58220;
	font-size:9px;
	vertical-align: super;
	font-family: Arial, Helvetica, sans-serif;
}
.whitetext {
	color:#ffffff;
	font-size:11px;
}
.bodybold {
	color:#6d6f71;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.bodysubhead {
	color:#6d6f71;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.specialOffersHead {
	background:#f58220;
	color:#fff;
	padding:4px 3px 2px 6px;
	line-height:100%;
}
.specialOffersBox {
	border:1px solid #f58220;
	padding:8px 5px 11px;
	line-height:13px;
}
.facebook img {
	border:0;
	margin-top:10px;
}
.innerContent {
	width:345px;
	float:left;
}
table.races td {
	width:140px;
	padding-bottom:2px;
}
#CDSWIDFRR {
	margin:0px !important;
}
#btnClickHere { display: block; margin: 0 auto; width: 228px; background: url(images/ibizavilla/button.jpg) no-repeat; height: 75px; text-indent: -99999px; margin-top: -40px; }
#btnClickHere:hover { background-position: 0 -75px; }
.textCenter { text-align: center; }
