/*CSS by clarica dot com dot au 2007.These rules are applied to all elements unless otherwise specified below. The css here is grouped universals, links, layout divs then classes, and generally follows the page from top to bottom and left to right. You will see the general rule followed by the particular rules specific to each page where particular rules are specified.*/

/* =universals*/

* {
	margin: 0;
	padding: 5;

}

html {

}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #414446;
	text-align: justify;
	line-height: 16px;
	background-image: url(images/site_background.jpg);
	background-repeat: repeat-x;
	background-color: #f8f6f1;

}

img, img a {border: none;}



ol {padding-left: 25px;}

h1, h2, h3, h4, h5, h6, p, ul, ol {
margin: 0 0px;
padding: 6px 0;

}

h1 {
	color: #1c3345;
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: lighter;
	line-height: 30px;
	padding-bottom: 18px;
}
#masthead h1 {
	font-family: Times New Roman, Times, serif;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-left: 0px;
	color: #1d3345;
	margin-top: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 33px;

}

#masthead h2 {
	font-family: Times New Roman, Times, serif;
	margin-bottom: 0px;
	margin-left: 102px;
	padding-left: 0px;
	color: #858583;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-bottom: 12px;
}
h3 {
	font-size: 14px;
}
h5 {
	color:#4C7D91;
	padding: 0px 0px 12px;
	font-weight: bold;
}

/* =links  */
a:link {text-decoration: underline; color:#1175B0;}
a:visited {color:#60616C;}
a:hover, a:active {text-decoration:none;color:#1175B0;}
.current {text-decoration:none; color:#1175B0;}



#left_nav a:link {
	text-decoration:none;
	color:#3f4445;
	
	}
	
#left_nav a:visited {
text-decoration:none; 
color:#60616C; 
}

#left_nav a:hover, a:active {
	text-decoration:none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	color: #1175B0;
	
}
#left_nav .current {
	text-decoration:none;
	color: #369ACF;
	}

#left_nav ul li{
	text-indent:0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px!important; /*IE 6 indent on ul li bug fix*/
	margin: 0px;
	list-style-type: none;
	font-size: 18px;
}

/*form styling*/
legend {
	font-weight: bold;
	color: #414446;
}


/*IE whitespace bug fix*/
li {
height: 11px;
}
html>body li {
height: auto;
}

/*end IE whitespace bug fix*/

/*=#layout divs*/
#pagetop {
width: 900px;
margin-right: auto;
margin-left: auto;
background-image: url(images/masthead.jpg);
background-repeat: no-repeat;
float: left;
}
#pagebottom {
	height: 104px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/providing_quality.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 40px;
	clear: both;
}
#pagerepeat {
height: auto;
width: 900px;
margin-right: auto;
margin-left: auto;
background-image: url(images/clarica_white_02.jpg);
background-repeat: repeat-y;
float: left;
}
#wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 40px;
	float: left;
	background-color: f8f6f1;
}
#float {
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: auto;
	width: 900px;
}

#masthead {
	width: 900px;
	background-image: url(images/header_gradient_02.jpg);
	background-repeat: repeat-x;
	float: left;
}
#logo {
	height: 86px;
	width: 522px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}





#phone {
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 86px;
	width: 377px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-size: 11px;
	font-variant: small-caps;
	font-size: 10px;
	font-size: 11px;
}

#left_column {
	width: 180px;
	height: auto;
	float: left;
	font-family: Times New Roman, Times, serif;
	margin-left: 20px;
	display: inline;	/*Doubled float margin bug fix for IE 6*/
	padding-left: 20px;
}

#

#left_nav {
	width: 160px;
	height: auto;
	float: none;
	font-size: 18px;
	font-family: Times New Roman, Times, serif;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	padding-left: 20px;
	margin-right: 20px;
	}
#left_images {
	width: 180px;
	height: auto;
	float: left;
	margin-top: 20px;
	font-size: 16px;
	font-family: Times New Roman, Times, serif;
	padding-bottom: 20px;
}

#content_wrapper {
	width: 860px;
	padding: 20px;

}
#content_mainfw {
	width: 590px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
#featureimg {
	width: 900px;
	height: 310px;
	float: left;
	background-image: url(images/feature.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 20px;
	margin-left: 20px;
	display: inline; /*Doubled float margin bug fix for IE 6*/
}

#divefeatureimg {
	width: 640px;
	height: 210px;
	float: left;
	background-image: url(images/Image_3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	display: inline; /*Doubled float margin bug fix for IE 6*/
}

#content_main {
	width: 630px;
	height: auto;
	float: left;
	margin: 0px 20px 20px;
}

#sub1 {
	padding: 20px;
	width: 170px;
	float: left;
	}
	
#sub2 {
	padding: 20px;
	float: left;
	width: 170px;
}
#sub3 {
	padding: 20px;
	float: left;
	width: 170px;
}

#content_mainfw_blue {
	width: 590px;
	float: left;
	padding: 20px;
	background-color: #E6EFF2;
}

#homebox1 {
	background-image: url(images/boat_jetty_water.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 102px;
	margin-bottom: 20px;
	width: 370px;
	float: left;
	padding-left: 220px;
	padding-right: 15px;
}
#homebox2 {
	background-image: url(images/relaxing.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 102px;
	margin-bottom: 20px;
	width: 370px;
	float: left;
	padding-left: 220px;
}
#homebox3 {
	background-image: url(images/appartments_front.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 102px;
	margin-bottom: 20px;
	width: 370px;
	float: left;
	padding-left: 220px;
}



#div_buttons {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 590px;
}
#div_home_intro {
	width: 590px;
	background-image: url(images/feattext_bg_grad.jpg);
	background-repeat: repeat-x;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

#footer {
	width: 100%;
	height: 97px;
	padding: 0px;
	float: left;
	clear: both;
	background-image: url(images/footer_background_03.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_internal {
	width: 900px;
	height: 97px;
	padding: 0px;
	clear: both;
	background-image: url(images/footer_background_03.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*classes*/

.bcheading {
	background-image: url(images/red_square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 24px;
}
.dtheading {
	background-image: url(images/blue_square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 24px;
}

.maheading {
	background-image: url(images/green_square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 24px;
}
.bcheading {
	background-image: url(images/red_square.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 24px;
}

.imgpad {
	padding-top: 20px;
}
.bold {
	font-weight: bold;
}

.floatright {
	float: right;
	margin-left: 20px;
}

.floatleft {
	float: left;
	margin-right: 20px;
}
.footer_logo {
	float: right;
	margin-right: 25px;
}

.tall_paragraph {
	height: 105px;
}

.home_button {
	float: left;
	margin-right: 20px;
}
.indented_list {
	margin-left: 40px;
}

td {
	vertical-align: top;
}

.floatleft {
	float: left;
}
