﻿/* ABOUT CSS
5E2219 - RED
E6D595 - TAN
*/
/* Basic Useful Styles */
.clear {
	clear: both;
}
.clearL {
	clear: left;
}
.clearR {
	clear: right;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.left {
	margin-right: 12px;
}
img.right {
	margin-left: 12px;
}
/* TOP */
html {
	padding: 0px;
	width: 100%;
	margin: 0px;
	border: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 0px;
	font-family: trajan, georgia, times, serifs;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFAEA;
}
.OVlogo {
	float: right;
	margin: 5px;
	padding: 0px;
	border: 0px;
	text-align: center;
}
a.OVlink:link, a.OVlink:active, a.OVlink:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 10px font-style: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
a.OVlink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 10px font-style: normal;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
.OVimage {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* CONTENT PANES */
.pagemaster {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	color: #000000;
	background: url(bg.jpg) repeat-x;
	background-color: #FFFAEA;
}
.skinmaster {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 1000px;
	color: #000000;
	background-color: transparent;
}
.paneTop-home {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 70px;
	width: 1000px;
	color: #FFFFFF;
	background-image: url(background.jpg);
	line-height: 0px;
}
.paneTop {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 70px;
	width: 1000px;
	color: #FFFFFF;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	line-height: 0px;
}
.toprequest {
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.paneCenter {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 1000px;
	color: #000000;
	background-image: url(.jpg);
	background-color: transparent;
}
.paneLeft {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 279px;
	background-image: url(background.jpg);
	background-color: transparent;
	text-align: center;
	line-height: 20px;
}
.leftlinkbox {
	background-color: transparent;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	margin-right: 0px;
	border: 0px;
	text-align: left;
	line-height: 10px;
}
.paneRight {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 722px;
	background-image: url(background.jpg);
	background-color: transparent;
	text-align: center;
	line-height: 20px;
}
.paneContentContainer {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 712px;
	color: #000000;
	background-color: transparent;
}
.ContentPane {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000000;
	background-image: url(whitepage-background.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	width: 712px;
	float: center;
	clear: both;
}
.ContentPane-container {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000000;
	background-color: transparent;
	width: 690px;
	float: center;
}
.paneBottom {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 50px;
	color: #000000;
	text-align: center;
	background-color: #FFFAEA;
	background-image: url(bottom-red-strip.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
}
.paneVeryBottom {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 1000px;
	color: #000000;
	text-align: center;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	font-family: georgia, times, serifs;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	text-indent: 20px;
	color: #000000;
}
/* BASIC HTML*/
a:link, a:visited, a:active {
	font-family: georgia, times, serifs;
	font-weight: bold;
	font-size: inherit;
	color: #5E2219;
	text-decoration: underline;
}
a:hover {
	font-family: georgia, times, serifs;
	font-weight: bold;
	font-size: inherit;
	color: #5E2219;
	text-decoration: none;
}
address {
}
h1 {
	font-family: trajan, georgia, times, serifs;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	display: inline;
}
h2, h3 {
	font-family: georgia, times, serifs;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
	color: #5E2219;
	display: inline;
}
.floorplan {
	font-family: georgia, times, serifs;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #5E2219;
	display: inline;
}
h3 {
	font-size: 16px;
}
h4 {
}
h5 {
}
h6 {
}
hr {
}
img {
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
	font-family: georgia, times, serifs;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	text-indent: 0px;
	color: #000000;
}
ol.FAQs {
	margin-bottom: 20px;
}
ol.FAQs li {
	margin-bottom: 0.6em;
}
p.backtotop {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	color: #5E2219;
}
h4.question {
	border: 0px;
	margin: 22px 0 5px 5px;
	padding: 0px;
	color: #5E2219;
	font-family: trajan, georgia, times, serifs;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
p.answer {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
	font-family: georgia, times, serifs;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}
p.tablecenter {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: georgia, times, serifs;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-indent: 0px;
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
	padding-bottom: 10px;
	font-family: georgia, times, serifs;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: #000000;
}
li {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
	font-family: georgia, times, serifs;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	color: #000000;
}
/* style for module titles */
.Head {
	font-family: Trajan;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #5E2219;
	margin: 5px;
}
/* DNN */
.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #5E2219;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 1px solid;
	border-top: white 1px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #5E2219;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: #E6D595;
}
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16;
	background-color: Transparent;
}
.ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #EEEEEE;
	border-left: #EEEEEE 1px solid;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}
.ModuleTitle_MenuBreak {
	background-color: #5E2219;
	height: 1px;
}
.ModuleTitle_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
	width: 200px;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 18px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #5E2219;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	height: 25px;
	color: #5E2219;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	background-color: #E6D595;
}
.bottomMenu_Idle {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	height: 13px;
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	border: 0px;
	background-color: Transparent;
}
.bottomMenu_Active {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	height: 13px;
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
}
.bottomMenu_Selected {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	height: 13px;
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	background-color: #E6D595;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #5E2219;
	border-top: #5E2219 1px solid;
	border-bottom: #5E2219 1px solid;
	border-left: #5E2219 1px solid;
	border-right: #5E2219 1px solid;
	width: 14;
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-top: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	background-color: #FFFFFF;
	height: 1px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-top: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 1px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.dnnBreadCrumb {
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	color: #000000;
	padding: 0px;
}
.dnnCopyright {
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	color: #000000;
	padding: 0px;
}
.dnnPrivacy {
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	color: #000000;
	padding: 0px;
}
.dnnTerms {
	font-family: georgia, times, serifs;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	color: #000000;
	padding: 0px;
}
/* CONTAINERS */
.container1 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 0px;
	border: 0px;
	width: 690;
	text-align: center;
	clear: both;
}
/* EVENTS PAGE */
div#eventspage h2 {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
div#eventspage ol.events, div#eventspage ol.events li {
	list-style-type: none;
}
div#eventspage h3 {
	display: block;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
div#eventspage div.image {
	position: relative;
	display: block;
	width: 182px;
	float: left;
	margin: 8px;
	padding: 8px;
	background: #81493C;
	border: 1px dotted #000000;
}
div#eventspage div.image a {
	text-decoration: none;
}
div#eventspage div.image a img {
	border: 1px solid #000000;
}
div#eventspage div.image p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.4em;
	text-align: left;
}
/* News Page */
.newsInvited {
	width: 552px;
	position: relative;
	margin: 0;
	margin-left: 69px;
	text-align: center;
	font-size: 1.2em;
}
.newsInvited p {
	text-align: center;
}
.newsInvited .emp {
	text-decoration: underline;
	font-style: italic;
}
.newsInvited h2 .emp {
	font-style: normal;
}
.newsInvited .intro p {
	font-size: 18px;
}
.newsInvited .smaller {
	width: 60%;
	margin: 0 20%;
	font-size: 0.9em;
}
.newsInvited .terms p {
	text-align: justify;
}
.newsInvited img.divider {
	position: relative;
	margin: 18px 180px;
	display: block;
	width: 191px;
	height: 64px;
}
.newsInvited h1 {
	color: #000000;
	font-size: 72px;
	font-weight: normal;
	font-family: "Edwardian Script ITC",Palatino Linotype, Book Antiqua, Palatino, serif;
}
.newsInvited h2 {
	display: block;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
}
.newsInvited h3 {
	display: block;
	clear: both;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
.newsInvited dl {
	position: relative;
	width: 464px;
	font-size: 1em;
	margin-left: 44px;
	margin-top: 0px;
	float: left;
}
.newsInvited dl dt {
	font-size: 18px;
	clear: both;
	float: left;
	text-align: left;
	font-style: italic;
	color: #000000;
	line-height: 24px;
	width: 278px;
}
.newsInvited dl dd {
	float: right;
	text-align: right;
	line-height: 24px;
	font-size: 18px;
	width: 184px;
	margin: 0px;
	padding: 0px;
}
/* JQuery Cycle Styles */
.slideshow {
	display: block;
	width: 357px;
	height: 410px;
	margin: 20px auto;
	text-align: center;
}
.slideshow img {
	max-width: 337px;
	max-height: 390px;
	border: 10px solid #FFFFFF;
}
.slideshowLeft {
	float: left;
	margin-right: 12px;
	z-index:0;
}
.slideshowRight {
	float: right;
	margin-left: 12px;
}
.slideshowSmall {
	width: 250px;
	height: 287px;
}
.slideshowSmall img {
	max-width: 230px;
	max-height: 267px;
}
div.constructionSlideshow {
	position: relative;
	height: 375px;
	width: 500px;
	overflow: hidden;
	border: 2px #490D05 solid;
	margin: auto;
	z-index: 200;
}
div.constructionSlideshow div.logo {
	position: absolute;
	bottom: 0px;
	height: 51px;
	width: 500px;
	background: url(/Portals/0/images/leather.jpg) top left repeat #490D05;
	border-top: 1px #EDC19E solid;
	z-index: 100;
}
div.constructionSlideshow div.logo img {
	position: absolute;
	bottom: 6px;
	left: 12px;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
}
/* Documents */
table.tableDocuments {
	position: relative;
	width: 600px;
	border: 2px solid #5E2219;
	margin: auto;
	font-family: georgia,times,serifs;
	font-size: 14px;
	line-height: 1.2em;
}
table.tableDocuments thead {
}
table.tableDocuments thead tr {
	background: #5E2219 url("bottom-red-strip.jpg") top left repeat-x;
	color: #E3E0CF;
}
table.tableDocuments thead tr td {
	padding: 5px 3px;
	font-weight: bold;
	text-align: left;
}
table.tableDocuments tbody {
}
table.tableDocuments tbody tr {
}
table.tableDocuments tbody tr td {
	padding: 2px 3px;
	text-align: left;
}
table.tableDocuments tbody tr.odd_row {
	background: E3E0CF;
}
table.tableDocuments tbody tr.even_row {
	background: #E3D28C;
}

#dnn_ctr462_FormMaster_Watermere__Request_More_Info table tr td  {
	float: left;
	text-align:left;
}
