div#Header, div#Footer {
	width: 750px;
	margin: 0 auto;
}

div#Header div#Sketch {
	margin: 0 auto 10px auto;
	width: 728px;
	height: 114px;
	background: transparent url('/Images/header-mendocino-sketch2.jpg') no-repeat top center;
	border: 1px solid #fff;
}

div#Header h1, div#Header h2 {
	font-family: "Times New Roman", serif;
}

div#Header h1 {
	padding-bottom: 7px;
	border-bottom: 10px solid #000;
	width: 90%;
	margin: 0 auto;
}

div#Header h1 a {
	color: #000;
}

div#Header h1 img {
	margin-right: 30px;
	vertical-align: middle;
}

div#Header h2 {
	margin-top: 0.25em;
	font-style: italic;
	font-size: 2.65em;
	text-align: center;
}

div#Nav, div#BottomNav {
	margin: 1em auto;
	padding: 2px;
	border: 1px solid #c0c0c0;
}

div#Nav {
	padding: 2px 1px 1px 2px;
}

div#Nav table {
	width: 100%;
}

div#Nav td {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	background-color: #900;
	text-align: center;
	vertical-align: middle;
	padding: 0.3em;
	font-size: 1.3em;
}

div#Nav a, div#BottomNav a {
	color: #fff;
}

div#Nav a:hover, div#BottomNav a:hover {
	color: #e5bfbf;
}

div#Nav, div#Container {
	width: 65em;
}

div#HomepageContainer {
	width: 73.5em;
}

div#SlideShowContainer {
	width: 674px;
	margin: 0 auto;
	padding-left: 4px;
}

div.SlideShow {
	float: left;
	border: 1px solid #000;
	margin: 0 5px;
	text-align: center;
}

div.SlideShow a {
	display: none;
}

div.SlideShow a.FirstSlide {
	display: inline;
}

div#Container, div#HomepageContainer {
	min-width: 650px;
	margin: 1em auto 0 auto;
	border: 3px solid #c0c0c0;
	padding: 2px;
	clear: both;
}

div#Specials, div#FeaturedHomes, div#PhotoContainer {
	float: left;
}

div#Specials, div#FeaturedHomes {
	width: 21.45em;
	margin-right: 2px;
}

div#FeaturedHomes {
	width: 240px;
}

div#PhotoContainer {
	width: 66.66%;
}

p#Calendar {
	float: left;
	width: 66.66%;
}

div#Container h2, div#HomepageContainer h2, p#Calendar {
	margin: 0;
	font-weight: bold;
	text-align: center;
	color: #ffc;
	background-color: #900;
	font-size: 1.5em;
	height: 2.4em;
}

div#Specials h2 {
	line-height: 2em;
	padding-right: 2px;
}

div.Special, div.FeaturedHome {
	margin-top: 2px;
	padding: 1.5em 0.2em;
	border: 1px solid #999;
	text-align: center;
}

div.Special h3, div.FeaturedHome h3 {
	color: #900;
	font-size: 1.6em;
}

div.Special p, div.FeaturedHome p {
	font-size: 1.3em;
	margin: 0;
}

div.FeaturedHome p {
	margin: 1em 0;
	text-align: left;
}

div.FeaturedHome p.Image {
	text-align: center;
}

div.FeaturedHome p.Image img {
	border: 1px solid #999;
}

div.FeaturedHome p span.SeeMoreLink {
	margin-left: 0.5em;
}

div#RightColumnWrapper {
	float: left;
	margin-left: 0.5em;
	width: 48.5em;
}

div#Announcements h3, div#Videos h3 {
	font-size: 1.9em;
}

div#Announcements p, div#Announcements li, div#Videos p, div#Videos li {
	font-size: 1.3em;
}

div#Announcements li, div#Videos li {
	margin: 0.2em 0;
}

div#Announcements li a, div#Videos li a {
	font-weight: bold;
}

h4#AnnouncementTitle, h4#VideoTitle {
	margin-top: 0.5em;
	font-size: 1.4em;
	text-align: left;
}

span#AnnouncementDate {
	margin-left: 0.25em;
	font-size: 0.8em;
}

span#AnnouncementDate, ul#AnnouncementList li span {
	color: #666;
}

p.ClickTitle {
	margin-top: 0;
}

div#Gallery {
	margin-top: 1.5em;
}

div#Gallery p#GalleryPicture img {
	border: 3px solid #000;
}

div#Gallery p#GalleryPictureTitle {
	font-weight: bold;
}

div#Gallery p#GalleryPictureCredit {
	font-style: italic;
}

div#BottomNav {
	clear: both;
	width: 73em;
	color: #fff;
}

div#BottomNav p {
	background-color: #900;
	margin: 0;
	padding: 0.25em 2em;
	font-size: 1.35em;
	text-align: center;
}

div#Footer {
	clear: both;
	text-align: center;
	font-size: 1.15em;
}

div#Footer, div#Footer a {
	color: #900;
}

div#Footer p {
	margin: 0;
}

div#Footer div {
	margin-bottom: 1em;
	overflow: auto;
}

div#Footer address, div#Footer p#FooterContact, div#Footer p#FooterOfficePhoto {
	display: block;
	padding: 0.5em;
	float: left;
	border: 1px solid #ccc;
	margin: 0 0.5em;
}

div#Footer p#FooterOfficePhoto {
	border: 0;
}

div#Footer p#FooterEmergencyNumber, div#Footer p#FooterHours {
	margin-top: 1em;
	clear: left;
}

div#Footer .PhoneNumber {
	font-weight: bold;
}

.Clear {
	clear: both;
}

/* Print
--------------------------------------------------
*/

@media print {
	p, legend, li, th, center, div#Content address {
		font-size: 12px;
	}

	body {
		width: 693px;
		margin: 0;
		border: 1px solid #fff;
	}

	div#Header {
		width: 100%;
	}

	div.HeaderOffice {
		height: 108px;
		border: 1px solid #ccc;
		margin: 0;
	}

	div#Header p.HeaderContact, p.HeaderOfficeHours {
		font-size: 10px;
	}

	div.HeaderOffice {
		float: left;
		margin-left: 1px;
	}

	div#Header p.HeaderContact {
		margin-bottom: 13px;
	}

	span.HeaderEmail {
		margin-top: 1px;
	}

	div#Content h2 {
		font-size: 16px;
	}

	div#Footer {
		font-size: 1em;
	}

	div#Header div#Sketch, div#Nav, div#BottomNav, ul#OwnerLinks, .DontPrint {
		display: none;
	}

	.PrintOnly {
		display: block;
	}
}

