h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401400;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greyleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.greyborder {
	border: 1px solid #CCCCCC;

}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #401400;
	font-weight: bold;
	font-size: 10px;
}
a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #baab83;
	font-weight: bold;
	font-size: 10px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #401400;
	font-weight: bold;
	font-size: 10px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #401400;
	font-weight: bold;
	font-size: 10px;
}
.size {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCFF66;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401400;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401400;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401400;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401400;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #401400;
}
#bottomOLD {
	vertical-align: bottom;
	height: 50%;
}


#top {
	position: absolute;
	height: 50%;
	width: 95%;
	margin-top: 55px;
}

#container {
	position: relative;
	height: 967px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}
#containerPress {
	position: relative;
	height: 1209px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

html>body #containerPress {
	position: relative;
	height: 1189px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

#containerTrainers {
	position: relative;
	height: 1029px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

html>body #containerTrainers {
	position: relative;
	height: 927px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

#containerSalon {
	position: relative;
	height: 1903px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

html>body #containerSalon {
	position: relative;
	height: 1883px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

#containerHotels {
	position: relative;
	height: 833px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

html>body #containerHotels {
	position: relative;
	height: 713px;
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
}

#bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #FFF;
}

#leftLinks {
	text-align: right;
	font-size:10px;
	color:#baab83;
	font-weight:bold;
	
	
}

#leftLinks h1, #leftLinks h2, #leftLinks h3, #leftLinks h4, #leftLinks h5 {
color:#401400;
	font-size:11px;
	margin-bottom: 0;
 
}

#leftLinks a {
color:#baab83;
font-size:10px;
 
}

#leftLinks a:hover{
color:#401400;
font-size:10px;
 
}

.fittable {
	padding-left: 20px;
	background-image: url(images/fit-in-city.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	padding-right: 5px;
}
.orgbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9933;
	font-weight: bold;
}
.brownbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #baab83;
	font-weight: bold;
}

img.floatRight { 
    float: right; 
    margin: 20px 0px 4px 4px; 
}

html>body img.floatRight { 
    float: right; 
    margin: 4px 0px 4px 4px; 
}

img.borderBrown { 
	border: 1px solid #411401; 
}

.bottomBorderBrown {
	margin-bottom: 0px;
	border-bottom: 1px solid #411401;
}

html>body .bottomBorderBrown {
	margin-bottom: 20px;
	border-bottom: 1px solid #411401;
}



