* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #d7d7d7;
	margin: 10px;
	padding: 10px;
}
#wrapper {
	width: 780px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
#banner {
	height: 105px;
	background-color: #FFFFFF;
	color: #E1081E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content {
	background-image: url(images/bgLeft.gif);
	background-repeat: repeat-y;
}
#footer {
	clear: both;
	padding-top: 10px;
	background-color: #005A9C;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-bottom: 5px;
}
/*#leftColumn, #mainColumn, #rightColumn {
	float: left;
	padding: 0px;
}*/
.twoColumns #leftColumn {
	width: 180px;
	margin-right: 10px;
	float: left;
}

.twoColumns #mainColumn {
	width: 585px;
	float: right;
}

.twoColumns #rightColumn {
	display: none;
}
.threeColumns #leftColumn {
	width: 180px;
	margin-right: 10px;
}

.threeColumns #mainColumn {
	width: 380px;
	margin-right: 10px;
}
.threeColumns #rightColumn {
	width: 160px;
}
.separator {
	clear: both;
}
#navigation {
	background-color: #9c9c9c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 10px;
	width: 170px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#navigation li {
	margin: 0px;
	display: block;
	width: 180px;
	float: left;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #00599B;
	font-weight: bold;
	background-color: #DEE3E6;
	padding: 10px;
	line-height: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#navigation a:hover {
	background-color: #00599B;
	color: #FFFFFF;
}


#top {
	height: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: right;
	font-size: 80%;
	background-color: #9C9C9C;
	padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 5px;
	color: #005A9C;
}
p {
	font-size: 90%;
	line-height: 160%;
	margin-bottom: 1em;
	padding-right: 5px;
	color: #666666;
}
.threeColumns #rightColumn h1 {
	font-size: 84%;
}
.threeColumns #rightColumn p {
	font-size: 77%;
}
#footer p {
	color: #FFFFFF;
	font-size: 75%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home #home, .about #about, .properties #properties, .leisure #leisure, .hotel #hotel, .local #local, .retail #retail, .contact #contact{
	background-color: #CC0000;
	color: #FFFFFF;
}
/* Fix IE. Hide from IE Mac 
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
.phone {
	text-align: right;
	float: right;
	font-size: 150%;
	padding: 10px;
	line-height: 130%;
	font-weight: bold;
}
.phone strong {
	color: #00599B;
}
.logo {
	padding: 10px;
	float: left;
}
.date {
	font-size: 60%;
	color: #000000;
	padding-top: 10px;
	margin-top: 10px;
}
#mainImage {
	height: 182px;
	margin-bottom: 10px;
	width: 585px;
	float: right;
}
#mainColumn a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
#mainColumn a:hover {

	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
#mainColumn a:visited {
}
#mainColumn .featured {
	width: 183px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 20px;
	min-height: 170px;
	background-color: #E5EBF1;
}
#mainColumn .featured h1 {
	color: #FFFFFF;
	background-color: #005A9C;
	padding: 4px;
	font-size: 86%;
	margin-bottom: 5px;
	text-align: left;
}
#mainColumn .featured h1 a {
	color: #FFFFFF;
}

#mainColumn .featured p {
	font-size: 84%;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	color: #000000;
}
#mainColumn .featured h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainColumn .featured h1 a:visited {
	color: #FFFFFF;
}
#leftColumn p {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 82%;
}
#leftColumn p strong {
	color: #003399;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {

	color: #FFFFFF;
}
.list {
	padding-right: 20px;
	padding-left: 30px;
	margin: 20px;
	background-color: #B6CDFB;
	border: 1px solid #61483E;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	line-height: 140%;
	font-size: 90%;
} 
#leftColumn p a {

	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
#leftColumn p a:hover {


	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
#leftColumn p a:visited {



	color: #CC0000;
	font-weight: bold;
}
#form1 {
	font-size: 90%;
}
.red {	color: #990000;
	font-weight: bold;
}.border {
	border: 1px solid #000000;
	margin-left: 8px;
}
#mainColumn h2 {
	color: #005A9C;
	font-size: 115%;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005A9C;
}
