@import url("reset.css");

@font-face {
  font-family: 'Trajan Pro';
  src: local('Trajan Pro'), local('Trajan Pro Regular'), url('TrajanPro-Regular.ttf') format('opentype');
}

@font-face {
  font-family: 'Trajan Pro';
  src: local('Trajan Pro Bold'), url('TrajanPro-Bold.ttf') format('opentype');
  font-weight:bold;
}

html, body {
   margin:0;
   padding:0;
   height:100%;
}

body {
	position:relative;
	
	background:url(graphics/bgParchment.jpg) right top repeat;
	
	color:#53657e;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:75%;
	line-height:1.2em;
}

a { color:#2b6dc9; text-decoration:none; }
a:visited { color:#945f92; }
a:hover { text-decoration:underline; }
a:active { font-style:italic; }

div#wrapper {
	position:relative;
	min-height:100%;

	background:url(graphics/bgMap2.jpg) center 0px no-repeat;
	
	z-index:9999;
}

div#header {
	position:relative;
	height:auto;
	min-width:100%;
	
	background:url(graphics/bgLeather.jpg) left top repeat;
	
	z-index:1000;
}

		div#header div.contents a {
			position:absolute;
			display:block;
			height:199px;
			width:297px;
			left:-42px;
			top:-15px;
			
			z-index:1001;
		}
		
		div#header p {
			color:#fbdba5;
			font-family:"Trajan Pro", Georgia, serif;
			font-size:1.20em;
			font-style:italic;
			line-height:75px;
			text-align:right;
			text-decoration:none;
			text-transform:lowercase;
		}
		
			div#header p span {
				font-size:1.7em;
				font-style:normal;
			}
	
div#contents {
	position:relative;
	height:auto;
	width:956px;
	
	margin:auto;
	padding-top:23px;
	padding-bottom:98px;
	
	z-index:900;
}

	div#contents div#sidebar {
		position:relative;
		height:auto;
		width:216px;
		float:left;
		
		background:url(graphics/divider.png) center 60px no-repeat;
		padding-top:112px;
		
		z-index:901;
	}
	
		div#contents div#sidebar div.menu ul {
			position:relative;
			display:block;
			
			padding-bottom:54px;
			background:url(graphics/divider.png) center bottom no-repeat;
			
			text-align:center;
		}
		
			div#contents div#sidebar div.menu ul li {
				position:relative;
			}
			
				div#contents div#sidebar div.menu ul li a {
					position:relative;
					display:block;
					
					padding:4px 0;
					
					color:#062854;
					font-family:"Trajan Pro", Georgia, serif;
					font-size:1.20em;
					font-weight:bold;
					line-height:1.2em;
					text-decoration:none;
				}

					div#contents div#sidebar div.menu ul li a:hover, div#contents div#sidebar div.menu ul li.current a, div#contents div#sidebar div.menu ul:hover li.current a:hover, div#contents div#sidebar div.menu ul:hover li.current:hover a {
						background:url(graphics/bgMenu.png) center center no-repeat;
					}
					
					div#contents div#sidebar div.menu ul:hover li.current a {
						background:none;
					}
				
					div#contents div#sidebar div.menu ul li ul {
						position:absolute;
						display:none;
						top:0px;
						left:216px;
						
						background:#F7EAD8;
						border:1px solid #072E67;
						padding:0;
						-moz-box-shadow:rgba(0,0,0,0.25) 5px 2px 5px;
						
						white-space:nowrap;
					}
					
						div#contents div#sidebar div.menu ul li:hover ul {
							display:block;
						}
					
						div#contents div#sidebar div.menu ul li ul li {
							list-style-type:none;
							text-align:left;
						}
						
							div#contents div#sidebar div.menu ul li ul li a {
								position:relative;
								display:block;
								
								background:none;
								padding:4px 6px;
								
								color:#062854;
								font-family:Tahoma, Geneva, sans-serif;
								font-size:1.00em;
								font-weight:normal;
								line-height:1.2em;
								text-decoration:none;
							}
							
							div#contents div#sidebar div.menu ul li ul li a img {
								display:none;
							}
							
							div#contents div#sidebar div.menu ul li.current ul li a, div#contents div#sidebar div.menu ul:hover li.current:hover ul li a {
								background:none;
							}
							
							div#contents div#sidebar div.menu ul li ul li a:hover, div#contents div#sidebar div.menu ul:hover li.current:hover ul li a:hover  {
								background:#EEEEEE;
							}
				
		div#contents div#sidebar ul.submenu {
			position:relative;
			display:block;
			
			padding-top:32px;
			
			text-align:center;
		}
		
			div#contents div#sidebar ul.submenu li {
				position:relative;
				display:block;
				
				background:url(graphics/bgPlaques.png) center -17px no-repeat;
			}
			
				div#contents div#sidebar ul.submenu li:hover, div#contents div#sidebar ul.submenu li.current {
					background:url(graphics/bgPlaques.png) center -122px no-repeat;
				}
			
				div#contents div#sidebar ul.submenu li a {
					position:relative;
					display:block;
					height:35px;
					
					background:top left no-repeat;
					padding:19px 45px 18px 75px;
					
					color:#062854;
					font-family:"Trajan Pro", Georgia, serif;
					font-size:1.1em;
					font-weight:bold;
					line-height:35px;
					text-decoration:none;
				}
				
					div#contents div#sidebar ul.submenu li a:hover, div#contents div#sidebar ul.submenu li.current a {
						background-position:0 -71px;
					}
				
					div#contents div#sidebar ul.submenu li a.news {
						background-image:url(graphics/iconsNews.png);
					}
	
					div#contents div#sidebar ul.submenu li a.calendar {
						background-image:url(graphics/iconsCalendar.png);
					}
	
					div#contents div#sidebar ul.submenu li a.map {
						background-image:url(graphics/iconsMap.png);
					}
	
					div#contents div#sidebar ul.submenu li a.contact {
						background-image:url(graphics/iconsContact.png);
					}
					
					div#contents div#sidebar ul.submenu li a.calendar, div#contents div#sidebar ul.submenu li a.contact {
						background-position:145px 0px;
						padding:19px 75px 18px 45px;
					}
					
						div#contents div#sidebar ul.submenu li a.calendar:hover, div#contents div#sidebar ul.submenu li a.contact:hover, div#contents div#sidebar ul.submenu li.current a.calendar, div#contents div#sidebar ul.submenu li.current a.contact {
							background-position:145px -71px;
						}
						
	
	div#contents div#primary {
		position:relative;
		height:auto;
		width:706px;
		float:right;
		
		background:url(graphics/bgPrimary.png) 0px 500px no-repeat;
		
		z-index:800;
	}
	
		div#contents div#primary.paned {
			background-image:url(graphics/bgPrimaryPaned.png);
		}
	
		div#contents div#primary div.photos {
			position:relative;
			height:471px;
			width:707px;
		}
		
			div#contents div#primary div#dnn_PhotoPane.DNNEmptyPane {
				background:url(graphics/bgPhotos.png) top left no-repeat;
			}
			
			div#contents div#primary div.photos .containerDefault {
				position:relative;
				height:471px;
				width:707px;
				
				overflow:hidden;
				
				z-index:801;
			}
			
				div#contents div#primary div.photos .containerDefault .containerHeader {
					display:none;
				}
				
				div#contents div#primary div.photos .containerDefault .containerBody {
					position:relative;
					
					z-index:801;
				}
				
				div#contents div#primary div.photos .containerDefault .containerFoot {
					position:absolute;
					height:30px;
					width:647px;
					top:0px;
					left:0px;
					
					background:url(graphics/maskHeader.png) top left no-repeat;
					padding:421px 30px 20px 30px;
					z-index:802;
				}
				
					div#contents div#primary div.photos .containerDefault .containerFoot span {
						background:#FFFFFF;
					}

		div#contents div#primary div.menu ul {
			position:relative;
			display:block;
			height:27px;
			width:642px;
			
			background:url(graphics/bgSubmenu.png) top left no-repeat;
			padding:0 32px;
			
			line-height:27px;
			overflow:hidden;
		}
		
			div#contents div#primary div.menu ul li {
				display:none;
			}
			
			div#contents div#primary div.menu ul li.current {
				display:inline;
			}
			
				div#contents div#primary div.menu ul li a {
					padding-right:20px;
				
					color:#062854;
					font-family:"Trajan Pro", Georgia, serif;
					font-size:1.20em;
					font-weight:bold;
					text-decoration:underline;
					white-space:normal;
				}
			
				div#contents div#primary div.menu ul li ul {
					position:relative;
					display:inline;
					height:auto;
					width:auto;
					
					background:none;
					padding:0;

					line-height:1.2em;
					overflow:hidden;
					white-space:nowrap;
				}
				
					div#contents div#primary div.menu ul li ul li {
						display:inline;
					}
					
						div#contents div#primary div.menu ul li ul li a {
							background:url(graphics/bgSubmenuBullet.png) right center no-repeat;
							padding-left:4px;
							padding-right:10px;
						
							font-size:1.1em;
							text-decoration:none;
						}
						
						div#contents div#primary div.menu ul li ul li a:hover {
							font-style:italic;
						}

						div#contents div#primary div.menu ul li ul li img {
							display:none;
						}
						
		div#contents div#primary div#copy {
			position:relative;
			height:auto;
			width:706px;
			
			background:url(graphics/bgCopy.png) top left repeat-y;
			margin:44px 0;
		}
		
			div#contents div#primary.paned div#copy {
				background-image:url(graphics/bgCopyPaned.png);
			}
		
			div#contents div#primary div#copy div.mainCopy {
				position:relative;
				width:642px;
				float:left;
				
				padding:0 32px;
			}
			
			div#contents div#primary.paned div#copy div.mainCopy {
				width:423px;

				padding:0 44px 0 32px;
			}
			
			div#contents div#primary div#copy div.secondFrame {
				display:none;
			}
			
			div#contents div#primary.paned div#copy div.secondFrame {
				position:relative;
				display:block;
				height:auto;
				width:206px;
				float:right;
				left:-16px;
				
				margin-top:-44px;
			}
			
				div#contents div#primary.paned div#copy div.secondFrame div.containerDefault div.containerHeader h1 {
					display:none;
				}
				
				div#contents div#primary.paned div#copy div.secondFrame div.containerSidebar {
					position:relative;
					padding-top:4px;
				}
					
					div#contents div#primary.paned div#copy div.secondFrame div.containerSidebar div.containerHeader{
						position:relative;
						min-height:44px;
						width:146px;
						
						background:url(graphics/bgSecondaryTop.png) -37px top no-repeat;
						padding:0px 30px;
					}
					
					div#contents div#primary.paned div#copy div.secondFrame div.containerSidebar div.containerBody {
						background:url(graphics/bgSecondary.png) center top repeat-y;
						padding:0px 30px;
					}
					
					div#contents div#primary.paned div#copy div.secondFrame div.containerSidebar div.containerFoot {
						position:relative;
						min-height:44px;
						width:146px;
						
						background:url(graphics/bgSecondaryBottom.png) -37px top no-repeat;
						padding:0px 30px;
					}
							
			div#contents div#primary div#copy div.clear {
				position:relative;
				top:44px;
				height:44px;
				width:100%;
				
				background:url(graphics/bgClear.png) top left no-repeat;
			}
			
				div#contents div#primary.paned div#copy div.clear {
					background-image:url(graphics/bgClearPaned.png);
				}
			
div#footer {
	position:absolute;
	height:75px;
	min-width:100%;
	bottom:0px;
	
	background:url(graphics/bgLeather.jpg) left top repeat-x;
	
	z-index:1000;
}

	div#footer p {
		position:relative;
		width:50%;
		float:left;
		padding-top:28px;
	
		color:#fbdba5;
		font-size:0.9em;
		line-height:1.2em;
	}
	
		div#footer p.right { padding-left:10%; width:40%; }
		
		div#footer p a { color:#fbdba5; }

	div#footer a#OVLogo {
		position:absolute;
		display:block;
		width:110px;
		top:12px;
		right:0px;
		
		color:#fbdba5;
		font-size:0.8em;
		text-align:center;
	}
	
		div#footer a#OVLogo img {
			position:relative;
			display:block;
		}

/* Header/Footer Shared Styles */
	div.shadow {
		position:absolute;
		bottom:-23px;
		left:0px;
		height:23px;
		width:100%;
		
		background:url(graphics/shadowTop.png) top left repeat-x;
		
		z-index:1000;
	}

		div#footer div.shadow { bottom:auto; top:-23px; background-image:url(graphics/shadowBottom.png); }

	div.contents {
		position:relative;
		height:100%;
		width:956px;
		
		margin:auto;
	}
	
/* Font Styles */
div.textFrame { font-size:1.1em; }

div.textFrame h1, div.textFrame h2, div.textFrame h3, div.textFrame h4, div.textFrame h5, div.textFrame h6, div.textFrame .Head {
	padding-top:0.5em;
	padding-bottom:0.3em;

	color:#072e67;
	font-family:"Trajan Pro", Georgia, serif;
	font-weight:bold;
	line-height:1.3em;
}

	div.textFrame h1:first-child, div.textFrame h2:first-child, div.textFrame h3:first-child, div.textFrame h4:first-child, div.textFrame h5:first-child, div.textFrame h6:first-child {
		padding-top:0;
	}
	
	div.textFrame h1 { font-size:1.3em; border-bottom:1px solid #072e67; padding-bottom:0.1em; margin-bottom:0.3em; }
	div.textFrame h2, div.textFrame .Head { font-size:1.2em; }
	div.textFrame h3 { font-size:1.1em; }
	div.textFrame h4 { font-size:1.0em; }
	div.textFrame h5, div.textFrame h6 { font-size:1.0em; }
	div.textFrame h3, div.textFrame h4, div.textFrame h5, div.textFrame h6 { font-family: Georgia, serif; font-weight:normal; }
	
	
	div.textFrame p, div.textFrame li, div.textFrame dt, , div.textFrame dd { line-height:1.3em; font-size:1.1em; }
	
	div.textFrame ol, div.textFrame ul, div.textFrame p {
		padding-bottom:0.5em;
	}
	
	div.textFrame ul li { list-style-type:circle; }
	div.textFrame ol li { list-style-type:upper-roman; }
	
	div.textFrame ol li, div.textFrame ul li {
		margin-left:36px;
		padding-bottom:0.2em;
	}
	
	strong { font-weight: bold; }
	em { font-style: italic; }
	code { font-family: "Courier New", Courier, monospace; }
	.textFrame sup {
		position:relative;
		line-height:1.0em;
		font-size:0.7em;
		bottom: 1ex;
	}
	
	div.textFrame img {
		position:relative;
	}
	
		div.textFrame img.left {
			display:block;
			float:left;
			margin-right:8px;
		}
		
		div.textFrame img.right {
			display:block;
			float:right;
			margin-left:8px;
		}
		
		div.textFrame img.center {
			display:block;
			margin:0 auto 8px auto;
		}
		
		div.textFrame img.border {
			border:2px solid #53657E;
		}

		/* Maps & Directions */
		div.textFrame div.maps {
			position:relative;
			float:right;
			
			margin-left:12px;
			padding-top:12px;
		}
		
			div.textFrame div.maps iframe{
				position:relative;
				
				border:2px solid #53657E;
				
				z-index:1000;
			}
			
			div.textFrame div.maps p {
				font-size:0.9em;
				text-align:right;
			}
		
		div.textFrame ol.directions {
			position:relative;
		}
			div.textFrame ol.directions li {
				position:relative;
				
				padding-right:42px;
				padding-bottom:;
			
				list-style-type:decimal;
			}
			
				div.textFrame ol.directions li.shaped {
					width:135px;
				}
			
			div.textFrame span.mapDist {
				position:absolute;
				display:block;
				top:0px;
				right:0px;

				font-size:0.8em;
				font-weight:bold;
			}

			div.textFrame span.mapNotes {
				display:block;
				width:180px;

				padding-left:12px;
				
				color:#555555;
				font-size:0.9em;
				font-style:italic;
			}
			
/** DNN Styles **/
div.ControlPanel {
	position:relative;
	
	background:none;
	border:none;
	
	z-index:1002;
}

table.ControlPanel {
	position:relative;
	width:900px;
	
	background:none;
	margin:auto;
	padding:0 6px 6px 6px;
	
	border:none;
	border-top:0px;
}

	table.ControlPanel td {
		text-align:center;
		border:none !important;
	}

	table.ControlPanel .SubHead {
		color:#FBDBA5;
	}

	table.ControlPanel a {
		color:#1C2853;
		text-decoration:none;
	}
	
		table.ControlPanel a.CommandButton {
			padding-bottom:4px;
			
			color:#FFFFFF;
			text-align:center;
			text-decoration:none;
		}

		table.ControlPanel a.CommandButton:hover{
			text-decoration:underline;
		}

table.Settings {
	max-width:642px !important;
}
		
body {
	text-align:center;
}

div#wrapper {
	text-align:left;
}

.SubHead {
	font-weight:bold;
}

.FCKImageGalleryContainer {
	background:#FFFFFF;
	padding:12px;
}

/* DNN Solpart Action Menu */
.ModuleTitle_SubMenu {
	position:relative;
	top:0px !important;
	left:0px !important;
	background:#F5F5F5;
	border:2px solid #303C4B;
	border-bottom-width:1px;
}

	.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
		border:none;
	}
	
		.ModuleTitle_SubMenu .ModuleTitle_MenuItem td, .ModuleTitle_SubMenu .ModuleTitle_MenuBreak td {
			padding:0 2px 0 4px;
		}
	
		.ModuleTitle_SubMenu .ModuleTitle_MenuItem td.ModuleTitle_MenuIcon, .ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
			padding:0;
		}
	
	.ModuleTitle_SubMenu .ModuleTitle_MenuIcon  {
		background-color:transparent;
		border:none;
	}
	
	.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
		width:100%;
	}
	
	.ModuleTitle_SubMenu .ModuleTitle_MenuBreak, .ModuleTitle_SubMenu .ModuleTitle_MenuBreak td {
		height:1px;

		background-color:#303C4B;
		border:none;
	}
	
	.ModuleTitle_SubMenu .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
		height:1px;
		
		background-color:#303C4B;
		border:none;
	}
	
	.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel
	{
	    background-color: #E4E6E8;
	}
	
.ModuleTitle_MenuItem {
	border-width:0;
}

/** Form Styles **/

table.formContact {
	width:389px;
}

	table.formContact tr td {
		width:222px;
	}

.fieldLabel {
	display:block;

	padding:0.5em 0 0.3em 0;

	color:#072E67;
	font-weight:bold;
	line-height:1.0em;
}

.fieldInput, .fieldText, .fieldList {
	display:block;
	width:150px;
	
	margin-left:12px;
	
	color:#616A70;
}

.fieldText {
	height:60px;
	width:345px;
}

.fieldError {
	display:block;
	
	padding-top:2px;
	padding-left:12px;
	
	color:#C11416;
	font-style:italic;
	line-height:16px;
}

	.fieldError[style="display: inline;"] {
		display:block !important;
	}

	.fieldError br {
		display:none;
	}
	
.fieldSubmit {
	display:block;
	width:auto;

	background:#F5F5F5 none no-repeat scroll 6px center;
	background-image:url(graphics/accept.png);
	border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
	border-style:solid;
	border-width:1px;
	margin:20px auto;
	padding:5px 23px 6px 23px;

	color:#529214;
	color:#565656;
	cursor:pointer;
	font-size:1.0em;
	font-weight:bold;
	line-height:130%;
	text-decoration:none;
}

	.fieldSubmit:hover {
		background-color:#E6EFC2;
		border:1px solid #C6D880;
		color:#529214;
	}
	
	.fieldSubmit:active {
		background-color:#C6D880;
		border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
		border-width:2px 1px 1px 2px;
		padding:4px 23px 6px 22px;
	}
	
.fieldCheckboxList {

}

	.fieldCheckboxList input {
		margin-left:12px;
	}
	
.formContact span.normal {
	position:relative;
	display:block;
	
	margin-top:-20px;

	color:#C11416;
	text-align:center;
}

/* Temp Calendar */
div.calendarTemp {
	position:relative;
	padding-bottom:12px;
}

	div.calendarTemp dl {
		width:321px;
		float:left;
	}

		div.calendarTemp dt {
			display:block;
			float:left;
			width:42px;
			clear:right;
			padding-left:20px;
		}

			div.calendarTemp dd {
				display:block;
				float:right;
				width:221px;
				text-indent:-8px;
				padding-left:8px;
				padding-right:30px;
			}
			
	div.calendarTemp div.right {
		float:right;
		width:321px;
	}
	
		div.calendarTemp div.right p {
			padding-left:28px;
			text-indent:-8px;
		}
		
	div#contents div#primary div#copy div.calendarTemp div.clear {
		background:none;
		height:auto;
		position:relative;
		top:0;
		width:auto;	
	}
	
/* Calendar Styles */
table.calendar, table.calendar table.Event { width:594px; margin:auto; height:auto; min-height:}
table.calendar table.Event { border:1px solid #062854; margin-top:12px; }
.ThemeDefault .Event {
	height:auto;
}
.ThemeDefault .EventTitle, .ThemeDefault .EventTitle td {
	background:transparent url(graphics/bgLeather.jpg) repeat scroll left top !important;
	
	color:#F7EBDA !important;
	font-family:"Trajan Pro", Georgia, serif;
	font-weight:bold;
	line-height:32px;
}

.ThemeDefault .EventTitle , .EventDayHeader { border-bottom:1px black solid !important; }

.ThemeDefault .EventNextPrev, .ThemeDefault .EventNextPrev a:link { color:#F7EBDA !important; }

.ThemeDefault .EventDayHeader { background:#062854 !important; text-indent:12px;}

.ThemeDefault .EventDay, .ThemeDefault .EventDay td { color:#572820 !important; text-indent:12px; line-height:2.0em; height:60px !important; }
.ThemeDefault .EventDay .EventDayScroll { line-height:1.2em; padding-left:6px; text-indent:0; color:#572820; font-style:italic; }
.ThemeDefault .EventDay .EventDayScroll a { color:#572820 !important; }
.ThemeDefault .Event { background-color:#F5E9D8 !important; }
.ThemeDefault .EventWeekendDay { background:#DBB880 !important; }
.ThemeDefault .EventSelectedDay { border-color:#DBB880 !important; }
.ThemeDefault .EventTodayDay { background-color:#FFF8EA !important; }