body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0;
	padding: 0;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 21px;
	line-height: 27px;
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2 {
	color: #B70000;
	font-weight: bold;
	font-size:15px;
	line-height:27px;
}

h3 {
	color: #155252;
	font-weight:bold;
	font-size:15px;
	line-height:20px;	
}

.turquoise {
	color: #155252;
	font-weight:bold;
	font-size:15px;
	line-height:20px;	
}

#header {
	background-image:url(../../images/no-work-team-cabarete.gif);
	background-repeat:no-repeat;
	height:160px;
	width:1003px;
}
#menu {
	width:1003px;
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
	color: #B70000;
	padding: 17px 0px 21px 0px;
	vertical-align:middle;
	text-align:center;
}

#menu a {
	text-decoration:underline;
	color: #B70000;
}

#contentWrap {
	position:absolute;
	left:46px;
	width:911px;
}

#content {
	border: 1px solid #C0C0C0;
	padding: 15px 20px 15px 18px;
	line-height: 21px;
	color: #000000;
	text-align: justify;		
}

#content a {
	color: #0D2E7B;
	text-decoration: underline;
}

.fakelink {
	font-weight: bold;
	color: #0D2E7B;
	text-decoration: underline;
}

.contentImg {
	padding: 25px 0px 20px 18px;
}

.highlight {
	color: #B70000;
	font-weight: bold;
}

.hightlightBig {
	font-size:24px;
	color: #B70000;
	font-weight: bold;	
}

.perfectDaysTable {
	width:277px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color: #B75300;
}

.small {
	font-size:12px;
}

.prices table {
	left:2px;
}

.prices td {
	border: #1C3041 solid 1px;
	padding: 3px;
}

.prices th {
	border: #1C3041 solid 1px;
	background-color:#B70000; /* 52B6B6 */
	color:#FFFFFF;
	padding: 3px;
	text-align:center
}

#footerMenu {
	font-weight: normal;
	font-size: 11px;
	color: #B70000;
}

#footerMenu a {
	text-decoration: underline;
	color: #B70000;	
}

#footer {
	font-size: 11px;
	font-weight: bold;
	color: #B70000;
	text-align: left;
	padding-top: 16px;
}

#footer a {
	color: #B70000;
	text-decoration:none;
}


