/* 

STYLE SHEET FOR [WEB SITE]
Created by [AUTHOR NAME]
[URL OF AUTHOR]

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-image:url(../images/bg_all_blue_01.jpg);
	background-repeat:repeat;
	background-color:#FFFFFF;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	width: 940px;
	margin: auto;
		}
		
#masthead {
	width: 940px;
		}
		
#logo {
	width: 250px;
	height: 110px;
	margin:auto;
	background-image:url(../images/logo.png);
		}
		
#navContainer {
	width: 942px;
	height: 40px;
	float: left;
	background-image:url(../images/nav_bg.png);
	z-index: 1;
}

#content {
	width: 940px;
	float: left;
	padding-bottom: 15px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
		}

#navigation li {
	float: left;
	text-align:center;
	list-style: none;
	width: 130px;
	height: 40px;
	z-index: 1;
}

#navigation a:link, #navigation a:visited {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 28px;
	padding: 12px 0px 0px 0px;
}

#navigation a:hover {
	background: url(../images/nav_rollover_15.png) repeat-x;
}

#navigation a:active {
	background: url(../images/nav_rollover_15.png) repeat-x;
}

#contactNav a{
	width: 161px;
}

#navigation li ul {
	width: 156px;
	position: relative;
	left: -10000px;
	z-index: 1;
}

#navigation li:hover ul {
	display: block;
	left: 0px;
	z-index: 1;
}

#navigation li li {
	background-color:#115285;
	font-size:1em;
	border-bottom: 1px solid  #CCCCCC;
}

#navigation li li a:link, #navigation li li a:visited {
	text-transform: none;
}

#navigation li li a:hover, #navigation li li a:active {
	background-color:#3e658a;
}

		
#flash {
	width:940px;
	height:370px;
	float:left;
	z-index:0;
}

#leftColumn {
	width: 550px;
	float: left;
	padding-left: 5px;
}

#termsPolicy {
	width:915px;
	padding:0px 5px;

}

#leftColumn p {
	margin-top: 5px;
	margin-left: 5px;
	width: 540px;
	
}



#leftColumn img {
	margin-top: 10px;
		}

#rightColumnHome {
	width: 375px;
	float:left;
	margin-left: 10px;
}

#rightColumn {
	width: 375px;
	float:left;
	margin-left: 10px;
}

#rightColumn img{
	margin-top: 10px;
	padding: 1px;
	background-color:#003366;
}


#leftBottomCol {
	width: 550px;
	margin-top: 20px;
	float: left;
}

.galleryLink {
	color: #003366;
	float:left;
	clear:both;
	margin-left: 8px;
}

.galleryLink a{
	font-size: 1.2em;
	text-decoration: none;
}

.galleryLink a:hover{
	text-decoration: underline;
}

#footLink {
	margin-top: 30px;
	margin-left: 5px;
}

#footLink a{
	font-size: 1.4em;
	text-decoration: none;
	color: #003366;
	float:left;
	clear:both;
}

#footLink a:hover{
	text-decoration: underline;
}

#leftBottomCol img{
	margin-left: 5px;
	margin-bottom: 5px;
	padding:1px;
}

#rightBottomCol {
	width: 375px;
	margin-top: 20px;
	float:left;
	margin-left: 10px;
}

#rightBottomCol img{
	background-color:#003366;
	margin-left: 5px;
	margin-bottom: 5px;
}

.firstfloor a{
	width: 177px;
	float:left;
	text-align: center;
	font-size: 1.2em;
	text-decoration: none;
	color: #003366;
}

.firstfloor a:hover{
	text-decoration: underline;
}

.houselist {
	font-size: 1.4em;
	line-height: 22px;
	margin-left: 18px;
	margin-bottom: 30px;
		}

.houselist li{
	list-style:square;
	color:#333333;
}

.attention {
	text-decoration: underline;
	color:#000000;
}

#housegallery {
	width: 935px;
	float: left;
	padding-left: 20px;

}

#harrisgallery {
	width: 935px;
	margin-top: 20px;
	float: left;
	padding-left: 20px;

}


.galleryBox {
	width: 260px;
	float: left;
	margin-left: 8px;
}

.galleryBox p {
	text-align: left;
	margin-top: 5px;
	font-size: 1.2em;
	text-decoration: none;
}

.galleryBox p a:hover {
	text-decoration: underline;
}

.galleryBox img {
	padding: 1px;
}

fieldset {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: none;
}

legend {
	font-size: 2em;
	color:#003366;
}

#form{
	float:left;
	margin-left: 10px;
}

#form table{
	float:left;
	font-size:1.3em;
}

.textbox{
	width: 200px;
	height:20px;
	border: 1px solid #006699;
	margin-bottom: 3px;
}

#form textarea{
	width: 200px;
	height: 100px;
	border: 1px solid #006699;
}

.partyno {
	width:50px;
	border: 1px solid #006699;
	margin-left: 5px;
	margin-right:5px;
}

.dates {
	width:90px;
	border: 1px solid #006699;
	margin-left: 5px;
	margin-right:5px;
}

.buttons {
	margin-top:5px;
	background-color:#006699;
	color:#FFFFFF;
}

.error{
	color:#FF0000;
	}

#footer {
	width: 942px;
	height: 100px;
	float:left;
	clear:both;
	background-image:url(../images/foot_tile_02.jpg);
	background-repeat:repeat;
	margin: auto;
	font-size: 1.1em;
		}
		
#footer ul{
		margin-left: 0px;
		margin-top: 15px;
}

#footer li {
	float: left;
	list-style: none;
	text-align: center;
	padding-top:20px;
}

#footer a:link, #footer a:visited {
	font-weight:500;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.copyright {
	float:right;
	font-weight:500;
	color: #ffffff;
	text-decoration: none;
	height: 40px;
	margin-top: 20px;
	padding-left: 260px;
}

#termsConditions {
	font-size: 1em;
	float:left;
	text-align: center;
	width: 940px;
	margin: auto;
}

#termsConditions a:link, #termsConditions a:visited {
	font-weight:500;
	color: #ffffff;
	text-decoration: none;

}

#termsConditions a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.break{
	width: 940px;
	height: 20px;
}

	/* float-clearing rules */
.separator {
		clear: both;
		}

.separatorInvisible {
		float:left;
		clear:both;
		height: 20px;
		width: 940px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}		
		
/* ---------- 3. links and navigation ---------- */

a {
	color:#003366;
	text-decoration: none;
		}
a:hover {
	text-decoration: underline;
		}

#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
		}
		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}


body {
		font-size: 62.5%;
		}

h1, h2, h3, h4, p, ul {
		}


h1 {
	font-size: 2.5em;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:500;
	color: #003366;
		}
		
h2 {
	font-size: 1.7em;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #003366;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #003366;
		}
		
h4 {
		}

p {
	font-size: 1.4em;
	line-height: 22px;
	margin-bottom: 10px;
		}

ul {
		}

/* ---------- 5. images ---------- */

a img {
	text-decoration:none;
	border: 1px solid #003366;
		}
