body {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 1000px;
	background-image: url(../images/bodybackground.jpg);
	background-repeat: repeat-x;
	background-color: #01285D;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img ,table{
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3577AC;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3A77A8;
	text-transform: uppercase;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CCC;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCC;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .9em;
	line-height: 1.1em;
}
#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 220px;
	width: 970px;
	background-image: url(../images/background.jpg);
}
#headerLanguage {
	margin: 30px 15px 0px 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 200px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.6em;
	text-align: right;
}
#logo {
	padding: 0px;
	float: left;
	height: 100px;
	width: 970px;
	position: absolute;
}
#logo #music {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 100px;
	text-align: center;
}
#logo #logoholder {
	margin: 30px 0px 0px 30px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 300px;
}
#navigation {
	background-color: #CCC;
	margin: 0px;
	padding: 8px 0px 0px 20px;
	float: left;
	height: 22px;
	width: 950px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: left;
	word-spacing: 5px;
	background-image: url(../images/navback.jpg);
	background-repeat: repeat-x;
}
#body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 970px;
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat-y;
}
#body #toprowLeft {
	background-color: #DCF0F2;
	padding: 10px;
	float: left;
	height: 200px;
	width: 210px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #toprowCenter {
	padding: 10px;
	float: left;
	height: 200px;
	width: 450px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #DCF0F2;
	background-image: url(../images/centerboxcorners.gif);
	background-repeat: no-repeat;
}
#body #toprowRight {
	background-color: #DCF0F2;
	padding: 10px;
	float: left;
	height: 200px;
	width: 210px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #toprowRightimage {
	background-color: #DCF0F2;
	padding: 0px;
	float: left;
	height: 220px;
	width: 230px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/brumedtravel.gif);
	background-position: left top;
}
#body #bottomrowLeft {
	background-color: #3577AC;
	margin: 10px 5px 10px 10px;
	padding: 10px;
	float: left;
	height: 520px;
	width: 210px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottomrowLeftlong {
	background-color: #3577AC;
	margin: 10px 5px 10px 10px;
	padding: 10px;
	float: left;
	height: 2550px;
	width: 210px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#body #bottomrowLeftlongnospace {
	background-color: #3577AC;
	margin: 10px 5px 10px 10px;
	padding: 0px;
	float: left;
	height: 1330px;
	width: 230px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottomrowLeftnospace {
	background-color: #3577AC;
	margin: 10px 5px 10px 10px;
	padding: 0px;
	float: left;
	height: 520px;
	width: 230px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottomrowLeftNoBorder {
	background-color: #FFF;
	margin: 10px 5px 10px 10px;
	float: left;
	height: 500px;
	width: 230px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottumrowCenter {
	background-color: #DCF0F2;
	padding: 10px;
	float: left;
	height: 100%;
	width: 450px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/centerboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottumrowCenterfixed {
	background-color: #DCF0F2;
	padding: 10px;
	float: left;
	height: 500px;
	width: 450px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/centerboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottumrowCenterwidefixed {
	background-color: #DCF0F2;
	padding: 10px;
	float: left;
	height: 100%;
	width: 930px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/longcorners.gif);
	background-repeat: no-repeat;
}
#bottumrowCenterwidefixed #left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 930px;
}
#bottumrowCenterwidefixed #facebook {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 930px;
	text-align: center;
}
#body #bottumrowCenterfixnosides {
	padding: 0px;
	float: left;
	height: 500px;
	width: 470px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#body #bottumrowCenterfixnosidesspa {
	padding: 0px;
	float: left;
	height: 500px;
	width: 470px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#body #bottumrowCenterfixnosidesspa #lowerImage {
	padding: 0px;
	float: left;
	height: 225px;
	width: 470px;
	background-image: url(../images/miamiskyline_small.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#body #bottumrowCenterfixnosidesspa #lowerImageeng {
	padding: 0px;
	float: left;
	height: 225px;
	width: 470px;
	background-image: url(../images/miamiskyline_eng_small.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#body #bottumrowCenterfixnosidesspa #topSpryspace {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 275px;
	width: 470px;
}
#body #bottomrowRight {
	padding: 0px;
	float: left;
	height: 520px;
	width: 230px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
	background-color: #3577AC;
}
#body #bottomrowRightfixed {
	padding: 10px;
	float: left;
	height: 480px;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
	background-color: #3577AC;
}
#body #bottomrowRightlong {
	padding: 0px;
	float: left;
	height: 2200px;
	width: 230px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #3577AC;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
#body #bottomrowRightlong {
	padding: 10px;
	float: left;
	height: 2550px;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
	background-color: #3577AC;
}
#body #bottomrowRightlongnospace {
	padding: 0px;
	float: left;
	height: 1330px;
	width: 230px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #3577AC;
	background-image: url(../images/leftboxcorners.gif);
	background-repeat: no-repeat;
}
.reverseHeaders {
	color: #E0F4F5;
	font-size: .9em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.reverseParagraph {
	color: #E0F4F5;
	line-height: 1.1em;
}
#footer {
	background-color: #5679A7;
	margin: 0px;
	padding: 20px 0px 0px;
	float: left;
	height: 100px;
	width: 970px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.6em;
	color: #999;
	text-align: center;
	letter-spacing: 1px;
	clear: both;
	background-image: url(../images/backline.jpg);
	background-repeat: repeat-x;
}
#pageSelector {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 970px;
	font-size: 0.1em;
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #000;
	text-decoration: none;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
}
a:hover {
	color: #0A4391;
	text-decoration: none;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
}
a:active {
	color: #0A4391;
	text-decoration: none;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
}
#bodyCentered {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 970px;
	background-image: url(../images/bodyback.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.soldout {
	color: #F00;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
.centeredText {
	text-align: center;
}
.centerimage {
	text-align: center;
}
.unorderedlist {
	color: #E2EAEC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}
.normal {
	font-weight: normal;
}

