body {background-color: #ffffff;
      color: #000000;
      font-family: arial,Trebuchet MS, verdana, sans-serif;
      font-size: 13px;
		margin-top: 0px;
		  margin-right: 0px;
		  margin-bottom: 0px;
		  margin-left: 0px
    
}

a:link { color: #5f93c2;
         text-decoration: underline;
	font-size: 13px;
}


a:visited { color: #5f93c2;
            text-decoration: underline;
	font-size: 13px;
}

a:hover { color: #000000;
          text-decoration: none;
	font-size: 13px;
}

a.menu:link { color: #FFFFFF;
         text-decoration: none;
	font-size: 13px;
}


a.menu:visited { color: #FFFFFF;
            text-decoration: none;
	font-size: 13px;
}

a.menu:hover { color: #5f93c2;
          text-decoration: none;
	font-size: 13px;
}



#masthead {	
			width: 100%;
			background-color: #5f93c2;

}

#menu {
			color: #FFFFFF;
			height: 18px;
			width: 100%;
			vertical-align: middle;
			background-color: #000000;
			border-top: 1 px solid #000000;
			border-bottom: 1 px solid #000000;
	
}

.bottom_bar {
			color: #FFFFFF;
			height: 18px;
			width: 100%;
			vertical-align: middle;
			background-color: #000000;
			border-top: 1 px solid #000000;
			border-bottom: 1 px solid #000000;
			float: left;
}

#footer {
			width: 100%;
			float: left;
}

#main { background-color: #ffffff;
		width: 100%;
	
}

#pictures{
			width: 100%;
			position: relative;
			top: 10px;
			text-align: center;
}

#cottage_pic {
	position: relative;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 50px;

}

#condo_info {
	position:relative;
	top: 5px;
	margin: 10px;
}


#content {
	position: relative;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}


td {
	text-align: center;
	font-size: 13px;
}

.heading {
	font-size: 15px;
	font-weight: bold;
	color: #408fc3;
	align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.picture_float {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: auto;
}



h2 {
	text-align: center;
	float: left;
	width: 100%
}





