/********************************
  White Barn Estates CSS
  Developed by InterWorks Inc.
  www.interworksinc.com
  ******************************/
 
/********************************
  Reset
  ******************************/
.clear {
  clear: both;
}

html { /* This fixes the horizontal shift in Firefox when a page doesn't use a scrollbar */
  min-height: 100%; 
  margin-bottom: 1px; 
}

img {
	border: 0;
}

.gallery img {
	border: 2px solid #8FB079;
}

.gallery img:hover {
	border: 2px solid #B5DF99;
}

/********************************
  Main
  ******************************/
body {
	margin: 0;
	padding: 0;
}

h1 {
  font-family: Verdana;
  color: #767676;
  font-size: 18px;
}

h2 {
  font-family: Verdana;
  font-size: 15px;
}

p {
  font-size: 13px;
  font-family: Verdana;
  margin: 7px 0px;
  color: #767676;
}

p.big {
	font-size: 18px;
	font-weight: bold;
}

p.center {
	text-align: center;
}

p.center img{
	border: none;
}

.no-border img {
	border: none;
}

.index ul {
  font-size: 10px;
  font-family: Verdana;
  color: #767676;
  margin-left: 0px;
}

.noMarginUl ul,
.packages ul,
.birthdayParty ul,
.afterpromgraduationlockdown ul {
	margin-left: 0;
}

ul {
  font-size: 12px;
  font-family: Verdana;
  color: #767676;
  margin-left: 160px;
}

a {
  color: #81A46A;
  text-decoration: none;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

.content {
  margin: 0 auto;
  width: 897px;
}

.topLeft {
  background: url(/events/images/top-left.jpg) no-repeat;
  background-position: top left;
  width: 292px;
  height: 99px;
  float: left;
}

.topText {
  float: left;
  margin-top: 37px;
}

.homeDisplay {
  background: url(/events/images/display-home.jpg) no-repeat;
  width: 595px;
  height: 348px;
  float: left;
}

.homeRight {
  width: 301px;
  height: 338px;
  background: url(/events/images/background.gif) repeat-x;
  text-align: left;
  float: left;
  padding-top: 10px;
}

.homeRight p {
  font-size: 12px;
}

.firstP {
  margin: 0;
}

.homeRight li {
  font-size: 12px;
  height: 14px;
  padding: 0;
  margin: 0;
}

.display {
  background: url(/events/images/display-inside.jpg) no-repeat;
  width: 897px;
  height: 126px;
  float: left;
  background-color: #e8e8ed;
}

.mainContent {
  background: url(/events/images/background.gif) bottom left repeat-x;
  text-align: left;
  float: left;
  display: block;
  background-color: #e8e8ed;
  margin: 0 0 0 20px;
  padding: 0 20px 20px 20px;
}

.mainContentStretch {
	width:810px;
}

.mainContentStretch ul {
	margin-left:20px;
}

.mainImg {
	padding-right: 20px;
}

.mainImg img {
	border: 1px solid #81A46A;
}

.leftBorder {
  float: left;
  display: block;
  margin: 0 0 0 27px;
  background-color: red;
  background: url(/events/images/left-border-y.gif) repeat-y;
}

/********************************
  Bottom Content (Green bar with event calendar, specials, and images)
  ******************************/

.bottomContent {
  background: url(/events/images/footer-bg.gif) no-repeat;
  width: 849px;
  height: 160px;
  float: left;
  font-family: Verdana;
  font-size: 11px;
  text-align: left;
  padding: 0 0 0 50px;
}

.bottomContent a {
	color: #000000;
	font-weight: bold;
}

.bottomContent a:hover {
	color: #ffffff;
}

.bottomContent h3 {
	padding-bottom: 2px;
	margin-bottom: 0;
}

.bottomContentCalender {
  float: left;
  width: 250px;
  padding: 14px 0 0 20px;
}

.bottomContentSpecials {
  float: left;
  width: 235px;
  padding: 4px 27px 0 20px;
}

.bottomContentButtons {
  float: left;
  width: 250px;
  padding: 14px 27px 0 20px;
}

.bottomContentButtons a img,
.bottomContentCalender a img {
  border: 2px solid #FFFFFF;
}

.bottomContentButtons a:hover img,
.bottomContentCalender a:hover img {
  border: 2px solid #036705;
}


/********************************
  Footer
  ******************************/
.footer {
  float: left;
  width: 900px;
}

.footer a {
  color: #81A46A;
}

.footer a:hover {
  color: #026805;
}

.footer ul {
  float: left;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  list-style-type: none;
  color: #999999;
  margin-left: 15px;
}

.footer ul li {
  float: left;
  padding-right: 18px;
}

.footerLi {
  list-style-type: disc;
}

.interworks {
  float: right;
  display: block;
  margin-right: 15px;
  padding: 10px 0 0 0;
}

.interworks a img,
.interworks a:hover img {
  border: none;
}

/********************************
  Navigation
  ******************************/
.navigation {
  margin-left: -40px;
  width: 644px;
  background: url(/events/images/nav-bg.gif) repeat-x;
  height: 28px;
  float: left;
}

.menu {
  font-family: arial, sans-serif; 
  width: 750px; 
  position: relative; 
  font-size: 11px; 
  margin-top: 3px;
}

.menu ul li a, .menu ul li a:visited {
  display: block; 
  text-decoration: none; 
  padding: 0 10px 0 8px;
  height: 20px; 
  color: #fff; 
  line-height: 20px; 
  font-size: 12px; 
  font-weight: bold;
}

.menu ul li ul li a {
  border: 1px solid #A0C18A; 
  background: #A0C18A; 
}

.menu ul li a:hover {
  color: #026805;
}

.menu ul {
  padding: 0; 
  margin: 0; 
  list-style: none;
}

.menu ul li {
  float: left; 
  position: relative;
}

.menu ul li ul {
  padding-top: 2px;
}

.menu li ul {
  width: 10em;
  display: none;
}

.menu ul li ul li {
	border-bottom: 1px solid #85A073;
}

.menu li ul a {
  width: 200px;
  font-weight: normal !important;
}

.menu li:hover ul {
  display: block;
}

/* IE Warning Message if <= IE6 */
.ieWarning {
	text-align: center;
	border: 2px solid #ff0000;
}

.ieWarning p {
	color: #ff0000 !important;
	font-weight: bold;
	font-size: 8pt;
}

.ieWarning a {
	color: #000000;
}

.ieWarning a:hover {
	text-decoration: underline;
}

.video {
	float: right;
	margin: 0 0 10px 10px;
}

table.example {
	margin-left: 20px;
	margin-bottom: 10px;
}

table.example td {
	padding-right: 5px;
}