/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}

#contentLeft,#contentRight {
	width:210px;
	padding:6px 0px 6px 0px;
		}
		
#contentCenter {
	width:300px;
	padding:6px 0 6px 0;
		}
		
#contentLeftSub {
	width:198px;
	padding:6px 0px 6px 0px;
		}
		
#contentRightSub {
	width:522px;
	padding:6px 0px 6px 0px;
		}
		
.newsletter{
	margin-bottom:4px;
	margin-left:6px;
	margin-right:4px;
		}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin:0px 0 4px 0;
		}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0px 0 4px 0;
		}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
	margin:0px 0 4px 0;
	text-transform:uppercase;
		}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0px 0 4px 0;
	text-transform:uppercase;
		}
		
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#940000;
	font-weight:bold;
	text-align:center;
	margin:0px 0 4px 0;
		}

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#940000;
	font-weight:bold;
	text-align:center;
	margin:0px 0 4px 0;
		}
		
.imgborder {
	border:1px solid black;
	}
	
.leftHeaders {
	margin-left:9px;
	margin-bottom:0px;
	margin-right:8px;
		}

.leftTableLightGray {
	background-color:#b3b3b3;
	width:192px;
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	border-left: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding: 4px 4px 4px 4px;
	text-align:left;
	margin-bottom:6px;
	margin-left:9px;
	margin-right:8px;
		}

.leftTableLightGray a{
	color:#940000;
	text-decoration:underline;
		}
		
.leftTableDarkGray {
	background-color:#484848;
	width:192px;
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	border-left: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding: 4px 4px 4px 4px;
	text-align:left;
	margin-bottom:0px;
	margin-left:9px;
	margin-right:8px;
		}

.leftTableDarkGray a{
	color:#FFCC33;
	text-decoration:underline;
		}
		
#top{
	margin:0px;
	padding:0px;
	height:39px;
		}

.leftSubmenu {
	background-image:url(../images/submenu_bg.gif);
	margin-bottom:6px;
	margin-left:6px;
	margin-right:8px;
		}
		
.leftSubmenu td{
	padding:8px 0 8px 0;
		}

td.leftSubmenuBottom {
	background-image:url(../images/submenu_bottom.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height:24px;
		}
		
.leftTableLightGraySmall {
	background-color:#b3b3b3;
	width:180px;
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	border-left: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding: 4px 4px 4px 4px;
	text-align:left;
	margin-bottom:6px;
	margin-left:9px;
	margin-right:8px;
		}

.leftTableLightGraySmall li{
	margin-left:15px;
		}

.leftTableLightGraySmall a{
	color:#940000;
	text-decoration:underline;
		}
		
.welcome {
	background-color:#484848;
	width:300px;
	border: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding: 8px 8px 8px 8px;
	text-align:left;
	margin:0 0 6px 0;
		}

.welcome a{
	color:#FFCC33;
	text-decoration:underline;
		}
		
.centerHeaders {
	margin-left:8px;
	margin-bottom:0px;
	margin-right:8px;
		}

.centerTableLightGray {
	background-color:#b3b3b3;
	width:300px;
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	border-left: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding: 8px 8px 8px 8px;
	text-align:left;
	margin:0px;
		}

.centerTableLightGray li {
	margin-left:15px;
		}

.centerTableLightGray a{
	color:#940000;
	text-decoration:underline;
		}

p#breadcrumbs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:left;
	margin:0px;
		}

p#breadcrumbs a{
	color:#FFCC33;
	text-decoration:underline;
	font-weight:bold;
		}

.hr {
	background-image:url(../images/hr.gif);
	background-repeat:repeat-x;
	width:495px;
	height:7px;
	margin-bottom:0px;
}

.mainContent {
	background-color:#484848;
	width:510px;
	border: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding: 8px 8px 8px 8px;
	text-align:left;
	margin:0 5px 0 0;
		}

.mainContent a{
	color:#FFCC33;
	text-decoration:underline;
		}

.mainContent h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FAA61A;
	text-align:left;
		}
		
.mainContent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FAA61A;
	text-align:left;
	margin: 14px 0 0 0;
}

.tableBorder {
	border: 1px solid #000000;
}

.tableHeadRow {
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
}

.tableCells {
	border-top: 1px dashed #000000;
}

#contentRight li{
	margin-left:15px;
	list-style:disc;
		}

#contentRightSub div.light{
	border:1px solid black;
	background-color:#999999;
	margin:10px;
	padding:0 4px 0 4px;
	color:#000;
}

#contentRightSub div.dark{
	border:1px solid black;
	background-color:#666666;
	padding:0 4px 0 4px;
	margin:10px;
}


#contentRightSub .reviews, #contentRightSub .locations{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FAA61A;
	margin: 30px 0 0 0;
	text-decoration:none;
}

#contentRightSub span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-transform:none;
	font-weight:normal;
}

#contentRightSub .reviews a, #contentRightSub span a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC33;
	text-decoration:underline;
	text-transform:none;
}

table.schedule {
	border:1px solid black;
	background-color:#999999;
	margin:10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color:#000;
}

table.schedule a{
	color: #940000;
	text-decoration:underline;
}

.borderBottomSolid{
	border-bottom:1px solid #000000;
}

.borderBottomDashed{
	border-bottom:1px dashed #000000;
}

.mainContent li{
	margin-left:15px;
	list-style:disc;
		}

.rightHeaders {
	margin-left:4px;
	margin-bottom:0px;
	margin-right:4px;
		}

.rightTableLightGray {
	background-color:#b3b3b3;
	width:192px;
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	border-left: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding: 4px 4px 4px 4px;
	text-align:left;
	margin-bottom:6px;
	margin-left:8px;
	margin-right:8px;
		}

.rightTableLightGray a{
	color:#940000;
	text-decoration:underline;
		}
		
.rightTableDarkGray {
	background-color:#484848;
	width:192px;
	border-bottom: #000 solid 1px;
	border-right: #000 solid 1px;
	border-left: #000 solid 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	padding: 4px 4px 4px 4px;
	text-align:left;
	margin-bottom:0px;
	margin-left:8px;
	margin-right:8px;
		}

.rightTableDarkGray a{
	color:#FFCC33;
	text-decoration:underline;
		}
		
.funcNav {
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	font-weight:bold;
	line-height:14px;
	background-image:url(../images/funcnav_bg.gif);
	background-repeat:repeat-x;
}

.funcNav a {
	color: #000;
	text-decoration: none;
}

.funcNav a:hover {
	text-decoration: underline;
}

.footer {
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center;
	font-weight:bold;
	padding:10px 0 10px 0;
}

.footer a {
	color: #FFCC33;
	text-decoration: underline;
}
#contentLeftEsp,#contentRightEsp {
	width:210px;
	padding:6px 0px 3px 0px;
		}
		
#contentCenterEsp {
	width:300px;
	padding:6px 0 6px 0;
		}
		
#contentLeftSubEsp {
	width:198px;
	padding:6px 0px 6px 0px;
		}
		
#contentRightSubEsp {
	width:522px;
	padding:6px 0px 6px 0px;
		}


.leftHeadersEspanol {

	margin-left:9px;
	margin-bottom:6px;
	margin-right:8px;
}
.rightHeadersEspanol {
	margin-left:4px;
	margin-bottom:6px;
	margin-right:4px;
}
.sectionEspanol {
	margin-bottom:3px;
}
.mainContent img {
	border: 1px solid black;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainContent form img {
	border:0px solid black;
	}

.mainContent .noborder {
	border:0px solid black;
	}
#latin_nights {
	position:relative;
	left:0px;
	top:0px;
	margin:100px 0 0 100px;
	padding:0px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}
#salsa_practica {
	position:absolute;
	left:355px;
	top:469px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}
#salsa_party {
	position:absolute;
	left:355px;
	top:469px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}
#milonga {
	position:absolute;
	left:355px;
	top:469px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}
#salsa_contests {
	position:absolute;
	left:355px;
	top:469px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}
#xmas_bash {
	position:absolute;
	left:355px;
	top:469px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}
#turkey {
	position:absolute;
	left:355px;
	top:469px;
	width:426px;
	height:234px;
	z-index:11;
	visibility: hidden;
}