/* CSS Document */

html {
	height: 101%;
}

body {
	margin: 0 0 20;
	padding: 0;
	font: 90% Arial, Helvetica, sans-serif;
	background: #CCCCCC;
}

a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}

p, h1, h2, ol, ul {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 925px; /* Sets page width & borders */
	margin-right:auto;
	margin-left:auto;
	border: 2px ridge #000000;
	background-color: #FFFFFF;
	margin-top: 5px;
}

#banner img {
	border-bottom: 2px solid #000000;
}

#strapLine {
	font-size: 130%;
	margin: 5px 20px;
	border-bottom: 4px double #CC0001;
	padding-bottom: 10px;
	padding-top: 5px;
}

#navigation {
	padding-top: 3px;
}

#navigation li {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	float: left;
}

#navigation a {
	display: block;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	background: #CC0001;
	border-top: 2px solid #FFCC00;
	border-right: 1px solid #FFCC00;
	border-bottom: 2px solid #FFCC00;
}

#navigation a:hover {
	color: #CC0001;
	background: #FFCC00;
}

#mainContent {
	clear: both;
}

#mainContent h1 {
	font-size: 140%;
	color: #CC0001;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

#mainContent h2 {
	font-size: 120%;
	font-weight: bold;
	color: #CC0001;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainContent p {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 90%;
	text-align: justify;
}

#mainContent #slideFade {
	margin: 10px 20px 20px;
}

#mainContent .leftFloat {
	float: left;
	border: 1px solid #000000;
	margin-right: 40px;
	margin-bottom: 20px;
}


#mainContent .rightFloat {
	float: right;
	margin-bottom: 20px;
	margin-left: 40px;
	border: 1px solid #000000;
}


#mainContent p.telephoneDetails {
	font-size: 120%;
	text-align: justify;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #333333;
	background: url(../images_general/phone_bullet.jpg) no-repeat left 3px;
	padding-left: 40px;
}

#mainContent p.mobileDetails {
	font-size: 120%;
	text-align: justify;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #333333;
	background: url(../images_general/mobile_icon.gif) no-repeat 5px 3px;
	padding-left: 40px;
}

#mainContent a.emailDetails {
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #000000;
	background: url(../images_general/email_icon.gif) no-repeat left 1px;
	padding-left: 40px;
}

#mainContent p.skype {
	font-size: 120%;
	text-align: justify;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #333333;
	background: url(../images_general/skype_icon.png) no-repeat 4px 6px;
	padding-left: 40px;
}

#mainContent td {
	font-size: 80%;
	background: #CC0000;
	color: #FFFFFF;
	padding-left: 10px;
	border: 1px solid #999999;
	font-weight: bold;
}

#Prices {
	border: 2px solid #000000;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#Prices .priceCell {
	color: #CC0000;
	background: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
}

#Gallery .topRow {
	float: left;
	width: 150px;
	border: 1px solid #000000;
	background: #CC0001;
	margin: 10px 1px 10px 27px;
}

#Gallery .topRow p {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px;
}

#Gallery #mainSlide {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Gallery #mainSlide img {
	border: 1px solid #000000;
	width: 650px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#galleryBottom {
	clear: both;
}

.otherImage {
	border: 1px solid #000000;
}
.otherImageRight {
	border: 1px solid #000000;
	margin-left: 30px;
}


#Gallery .bottomRow {
	float: left;
	width: 150px;
	border: 1px solid #000000;
	background: #CC0001;
	margin: 15px 1px 20px 27px;
}

#galleryBottom .bottomRow p {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px 0px;
}

#siteMap {
	font-size: 80%;
	line-height: 2em;
	font-weight: bold;
	list-style: none;
	width: 400px;
	float: none;
}

#siteMap li {
	background: url(../images_general/arrow_bullet.png) no-repeat 4px;
	list-style: none;
	padding-left: 25px;
	margin-left: 30px;
}

.clearFloat {
	clear: both;
}

.subItem {
	font-weight: bold;
	color: #000066;
}

.stressed {
	font-style: italic;
	font-weight: bold;
	color: #CC0001;
}

.list li {
	background: url(../images_general/arrow_bullet.png) no-repeat 2px;
	list-style: none;
	margin-left: 280px;
	padding-left: 30px;
	margin-bottom: 10px;
	font-size: 90%;
}

.listApartment li {
	background: url(../images_general/arrow_bullet.png) no-repeat 2px;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 30px;
	margin-left: 30px;
	font-size: 90%;
}

#footer {
	background: #CC0001;
	clear: both;
}

#footer p {
	font-size: 70%;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#footer a:hover {
	font-weight: bold;
	color: #FFCC00;
}

.textMenu {
	font-size: 70%;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

.textMenu a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.textMenu a:hover {
	color: #CC0000;
	text-decoration: none;
}

#validCode {
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}

#mainContent .forecast {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#navigation a.accommadation {
	width: 110px;
}

