@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color:#e9ebe8;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h2 {
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
body#about .header {
	background-image:url(../images/about/header.jpg);
}
body#weddings .header {
	background-image: url(../images/weddings/header.jpg);
}
body#farm .header {
	background-image:url(../images/farm/header.jpg);
}
body#contact .header {
	background-image:url(../images/contact/header.jpg);
}
body#spaces .header {
	background-image:url(../images/spaces/header.jpg);
}
body#calendar .header {
	background-image:url(../images/calendar/header.jpg);
}
body#workshops .header {
	background-image:url(../images/workshops/header.jpg);
}
body#events .header {
	background-image:url(../images/tabs/header.jpg);
}
body#links .header {
	background-image:url(../images/links/header.jpg);
}
body#weddings #menu_weddings, body#about #menu_about, body#farm #menu_farm, body#contact #menu_contact, body#spaces #menu_spaces, body#workshops #menu_workshops, body#links #menu_links {
	border-bottom: dotted 1px #f6f7ee;
}
.maininfo {
	width: 670px;
}
p {
	margin: 0px;
	padding:0px;
}
img {
	border:none;
}
#columns {
	padding-right:10px;
	text-align: left;
}
.sidebar img {
	border: 1px solid #CCCCCC;
}
.sidebar td {
	padding-right: 2px;
	padding-bottom:2px;
}
.container {
	background-image: url(../images/bg_container.jpg);
	background-position: center bottom;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.container_splash {
	background-image: url(../images/splash_bg.jpg);
	background-position: center center;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.header {
	width:950px;
	height: 319px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #f6f7ee;
	padding-top: 100px;
	padding-left: 40px;
}
.header a:link, .header a:visited, .header a:active {
	text-decoration: none;
	color: #f6f7ee;
}
.header a:hover {
	text-decoration: none;
	color: #f6f7ee;
	border-bottom: dotted 1px #f6f7ee;
} 
.content {
	width: 944px;
	margin-top: 32px;
	padding-bottom: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #446473;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #446473;
	text-align: left;
}
.info_main {
	float: left;
	width: 685px;
}
.subinfo table{
	width: 230px;
	border: solid 1px #bfd8e5;
	background-color:#f2f3f4;
	padding: 6px;
	font-size: 11px;
	color: #666666;
}
.minimenu {
	width: 948px;
	margin-top: 15px;
	margin-bottom: 110px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #446473;
}
.minimenu a:link, .minimenu a:visited, .minimenu a:active {
	color:#446473;
	text-decoration:none;
}
.minimenu a:hover {
	color:#446473;
	text-decoration:none;
	border-bottom:dotted 1px #446473;
}
.leaf1 {
	background-image: url(../images/bg_leaf3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.subtext {
	font-size: 10px;
}
.content a:link, .content a:visited, .content a:active {
	color: #87961d;
	text-decoration: none;
}
.content a:hover {
	color:#C7DA5E;
	text-decoration:underline overline;
}
#photos img{
	margin-right: 10px;
	border: 1px solid #D0C90A;
}
#photos img:hover {
	border-top-color: #8F3326;
	border-right-color: #8F3326;
	border-bottom-color: #8F3326;
	border-left-color: #8F3326;
}
#photos a:link {
	border-bottom:none;
}.title {
	margin-bottom: 15px;
}
