/* @override http://www.historicdeepwoodestate.org/historic?css=estate/style_css */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e29511;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	/* Must

ard */
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Arial, san-serif;
}

/* Global Wrapper */

div#global_wrapper {
	margin: 0;
	padding: 0;
}

/* Content Wrapper */

div#content_wrapper {
	width: 800px;
	margin: 20px auto;
	text-align: left;
}

/* Main Header */

div#main_header {
	background: #4f4f4f url(http://www.historicdeepwoodestate.org/images/site/banner.gif) no-repeat top left;
	height: 180px;
	margin: 0;
}

div#main_header_weddings {
	background: #4f4f4f url(http://www.historicdeepwoodestate.org/images/site/wbanner.gif) no-repeat top left;
	height: 180px;
	margin: 0;
}

/* Nav Row */

div#nav_row {
	font-family: verdana, ariel, helvetica, tahoma, geneva, sans-serif;
	margin: 0;
	height: 22px;
	padding: 154px 20px 0 60px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	color: #fff;
}

#main_navigation, #main_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* This adds some background to the drop downs if you add width and it does the drop. */

/* FireFox needs this or it stacks all the links on top of each other */

#main_navigation li.drop_down ul {
	left: auto;
	background: #0f0e0d;
	margin-top: 0;
}

/* My Comment */

#main_navigation li.drop_down ul#home {
	width: 12em;
}

#main_navigation li.drop_down ul#about {
	width: 15em;
}

#main_navigation li.drop_down ul#weddings {
	width: 12em;
}

#main_navigation li.drop_down ul#calendar {
	width: 12em;
}

#main_navigation li.drop_down ul#newsletters {
	width: 15em;
}

#main_navigation li.drop_down ul#donate {
	width: 12em;
}

#main_navigation li.drop_down ul#contact {
	width: 12em;
}

#main_navigation a {
	display: block;
	height: 22px;
	padding-top: 2px;
	padding-right: 1em;
	padding-left: 1em;
	color: #E4A958;
}

#main_navigation a:link {
	text-decoration: none;
	border-bottom: none;
	color: #E4A958;
}

#main_navigation a:visited {
	text-decoration: none;
	border-bottom: none;
	color: #E4A958;
}

/* Hover Nav Bar */

#main_navigation a:hover {
	border-bottom: none;
	text-decoration: none;
	background: #0f0e0d;
	opacity: .45;
	filter: alpha(opacity=45);
	color: #fff;
}

/* Sets the height of each line in the dropdown */

#main_navigation li {
	float: left;
	height: 22px;
}

/* Width of the Nav Row text and the spacing */

#main_navigation li.home {
	width: 74px;
}

#main_navigation li.about {
	width: 98px;
}

#main_navigation li.weddings {
	width: 110px;
}

#main_navigation li.calendar {
	width: 95px;
}

#main_navigation li.newsletters {
	width: 120px;
}

#main_navigation li.donate {
	width: 80px;
}

#main_navigation li.contact {
	width: 110px;
}

#main_navigation li ul {
	position: absolute;
	left: -9999px;
}

/* Drop Downs */

#main_navigation li ul a {
	display: block;
	font-size: 100%;
	font-weight: bold;
	width: 10em;
	background: #0f0e0d;
	color: #fff;
	text-align: left;
}

/* Drop Down menu widths */

#main_navigation li ul#home a {
	width: 10em;
}

#main_navigation li ul#about a {
	width: 13em;
}

#main_navigation li ul#weddings a {
	width: 10em;
}

#main_navigation li ul#calendar a {
	width: 10em;
}

#main_navigation li ul#newsletters a {
	width: 13em;
}

#main_navigation li ul#donate a {
	width: 10em;
}

#main_navigation li ul#contact a {
	width: 10em;
}

/* ----Set this height same as the very top of the script------*/

#main_navigation a {
	display: block;
	height: 20px;
	padding-top: 2px;
	padding-right: 1em;
	padding-left: 1em;
	color: #fff;
}

#main_navigation li ul a:link {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation li ul a:visited {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation li ul a:hover {
	border-bottom: none;
	text-decoration: none;
	background: #333;
	color: #fff;
}

/* Main Content */

div#main_content {
	background: #2d6344 url(http://www.historicdeepwoodestate.org/images/site/slice.gif) repeat-y top left;
	margin: 0;
	padding: 0 8px 0 7px;
	overflow: auto;
	width: 785px;
}

/* Left Content */

div#left_content {
	background: #222303 url(http://www.historicdeepwoodestate.org/images/site/house.jpg) no-repeat top left;
	width: 122px;
	float: left;
	min-height: 600px;
}

/* Right Content */

div#right_content {
	background: #2d6344;
	width: 100%;
	float: right;
}

div#content_space {
	float: left;
	padding: 20px;
	width: 623px;
	margin-left: 122px;
}

div#right_content_calendar {
	background: #2d6344;
	/* height: 600px; */
	padding: 0;

}

div#right_content h1 {
	color: #fcf5d1;
	font-size: 130%;
	font-weight: normal;
	margin: 0 0 10px 0;
}

div#right_content h2 {
	color: #e29511;
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 10px 0;
}

div#right_content p {
	color: #fcf5d1;
	font-size: 80%;
	margin: 6px 0 6px 0;
}

div#right_content a {
	color: #8dabce;
	text-decoration: none;
}

div#right_content a:link {
	color: #8dabce;
}

div#right_content a:hover {
	color: #c2daf5;
	text-decoration: underline;
}

div#right_content a:visited {
	color: #8dabce;
}

div#right_content ul li {
	color: #fcf5d1;
	font-size: 80%;
}

div#right_content li {
	margin-left: 40px;
}

/* EVENTS CALENDAR STYLE */

.calendarBG {
	background-color: #333;
}

.calendarBlank {
	background-color: #2d6344;
}

.calendarHeader {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: center;
	background-color: #333;
}

.calendarMonthLinks {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	margin: 10px;
}

.calendarMonthLinks a {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:visited {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.calendarMonthLinks a:hover {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #666;
	text-decoration: underline;
	background-color: transparent;
}

.calendarDayHeading {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	background-color: #c4cdaa;
	text-align: center;
	vertical-align: top;
	width: 14.29%;
	padding: 8px 0;
}

.calendarToday {
	font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #e0e3da;
	padding: 8px;
}

.calendarCell {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .08em;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	color: #000;
	background-color: #fff;
	padding: 8px;
}

.calendarCell a {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #2d6344;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:visited {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #333;
	text-decoration: none;
	background-color: transparent;
}

.calendarCell a:hover {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

/* - - END CALENDAR - -  */

/* Footer */

div#footer {
	background: #e29511 url(http://www.historicdeepwoodestate.org/images/site/bottom.gif) no-repeat top left;
}

div#credits {
	color: #333;
	font-size: 70%;
	text-align: center;
	margin: 0;
	padding-bottom: 30px;
}

div#credits h4 {
	color: #333;
	font-size: 90%;
}

div#credits a {
	color: #333;
	text-decoration: none;
}

div#credits a:hover {
	color: #333;
	text-decoration: underline;
}

div#credits a:visited {
	color: #333;
}