@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
#dContainer {
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#dTopRed {
	background-color: #900000;
	float: left;
	height: 15px;
	width: 800px;
}
#dBodyHolder {
	float: left;
	height: 100%;
	width: 800px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dBottomRounded {
	float: left;
	height: 15px;
	width: 225px;
}
#dLeftCol {
	background-color: #CCCCCC;
	float: left;
	height: 100%;
	width: 225px;
}
#dRightCol {
	float: left;
	height: 100%;
	width: 570px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#dTopImage {
	float: left;
	height: 190px;
	width: 570px;
}
#dFooter {
	background-color: #900000;
	float: left;
	height: 14px;
	width: 780px;
	color: #FFFFFF;
	padding: 10px;
}
#dRoundTop {
	float: left;
	height: 15px;
	width: 225px;
}
#dLogo {
	float: left;
	height: 160px;
	width: 225px;
	padding-bottom: 15px;
	background-color: #900000;
}
#dNavbox {
	background-color: #900000;
	float: left;
	height: 100%;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#dMainContent {
	float: left;
	width: 570px;
}
#dMimosaParkVideoBox {
	float: left;
	height: 155px;
	width: 280px;
}
#dApartmentsBox {
	float: left;
	height: 155px;
	width: 280px;
	padding-left: 10px;
}
#dTopBar {
	float: left;
	height: 100%;
	width: 550px;
	padding: 10px;
}
#dLanguage {
	text-align: right;
	float: left;
	width: 120px;
}
#dDate {
	float: left;
	width: 195px;
	padding-top: 12px;
}
#dMimosaPark {
	float: left;
	font-weight: bold;
	width: 235px;
}
#dMimosaParkText {
	float: left;
	padding-top: 12px;
	font-size: 14px;
}
#dFooterL {
	float: left;
	width: 200px;
}
#dFooterR {
	text-align: right;
	float: right;
	width: 300px;
}
#dMimosaParkVideoText {
	float: left;
	width: 270px;
	text-align: center;
	padding: 5px;
}
#dApartmentsBoxText {
	float: left;
	width: 270px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#dContactDetails {
	float: left;
	width: 570px;
	text-align: center;
	font-size: 14px;
	padding-top: 40px;
}
#dRegInfo {
	float: left;
	width: 570px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ClsNavLevelOne      {
	text-decoration: none;
	color: #333333;
	float: left;
	width: 205px;
	background-image: url(../images/NavBack.jpg);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#dMainText {
	float: left;
	height: 100%;
	width: 530px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

a {
	color: #333333;
	text-decoration: none;
}
#dFooter a {
	color: #FFFFFF;
}
h1 {
	font-weight: normal;
	font-size: 16px;
}
.ClsNavLevelTwo {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	width: 190px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-color: #666666;
}
.ClsMimosaViewImages {
	padding: 5px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
.ClsGalleryImg {
	width: 250px;
	height: 187px;
	padding: 5px;
	float: left;
}
.ClsGalleryText {
	width: 250px;
	padding: 5px;
	float: left;
	text-align: center;
}
.ClsCol {
	float: left;
	width: 50%;
}
.ClsClearFloat {
	clear: both;
}
.ClsInput {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.ClsButton {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #940000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
