/* Global Styles */

body {
	margin:0px;
	background-color: #4C2927;
	font-size: 100%;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #663333;
	text-decoration:underline;
	font-weight: bold;
	}
	
a:hover {
	color: #663333;
	text-decoration:none;
	}
img {
	border: none;
	}	
h2	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
/*	margin-bottom: 0;*/
	}
/* ID Styles */

#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
#events {
	background-color: #F1EEE5;
	padding: 0 2px 15px 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 200px;
}	
#events p {
	line-height: 110%;
}
#events img {
	vertical-align:text-top;
	
}
#events h1 {
	background-color:#4C2927;
	color: #ffffff;
	vertical-align: middle;
	height: 20px;
	padding: 4px 0px 0px 5px;
	margin: 0px -2px 0 -5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#specials {
	background-color: #FFFFCC;
	padding: 0px 2px 15px 5px;
	margin-bottom: 15px;
	width: 200px;
}	
#specials p {
	line-height: 110%;

}
#specials ul {
	margin-left: 15px;

}
#specials h1 {
	background-color:#4C2927;
	color: #ffffff;
	vertical-align: middle;
	height: 20px;
	padding: 4px 0px 0px 5px;
	margin: -2px -2px 0px -5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#sidebar {
	margin: 0;
	width: 230px;
	background-color: ffffcc;
}
#sidebar p {
	margin: 4px 0;
	padding: 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#home_main {
	font:115% arial;
	color:#333333;
	line-height:20px;
	margin: 0;
	padding: 10px 12px 0 25px;
}
#home_main p {
	padding-left: 10px;
}
#home_main h6 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 80%;
}
#menu img {
	border: 1px #4c2927 solid;
}
#medallion {
	background: url(images/medallion_bg.gif) no-repeat;
	height: 100%;
}	
#smallmenu {
	margin-bottom: 20px;
}	
#box_main {
	margin: 20px 20px 0 0;
	padding: 5px;
	width: 215px;
	float: left;
}
#box_main h1 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 130%;
	font-weight: bold;
	border-bottom: #ffffff solid 1px;
}	
#box_main p {
	margin: 2px 0 0 0;
	padding: 0 0 4px 10px;
	line-height: 14px;
}
#map_bg {
	margin: 0 0 -20px 0;
	padding: 10px;
	background: url(images/trans_fill.png) repeat;
	color: #ffffff;
	width: 430px;
}
#elegantevents {
	margin: 0;
	padding: 0 10px;
	position: relative;
	width: 90%;
	clear: both;
}
#elegantevents h1 {
	margin: 0;
	padding: 0 10px;
	font-size: 120%;
	color: #333366;
	background-color: #FFFFFF;
}
#elegantevents p {
	margin: 0;
}
.eventphoto {
	margin: 0 0 10px 10px;
	padding: 0;
	border: 1px #333366 solid;
}		
#horsd{
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
}	
#plated{
	position: absolute;
	top: 0;
	left: 25%;
	width: 175px;
}	
#groups{
	position: absolute;
	top: 0;
	left: 50%;
	width: 175px;
}	
#tours{
	position: absolute;
	top: 0;
	left: 75%;
	width: 175px;
}	

/* Class Styles */

.phone {
	font-weight: bold;
	font-size: 120%;
}	

.logo {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	font:140% times new roman;
	color: #333366;
	letter-spacing:0.3em;
	font-weight:bold;
	line-height:22px;
	padding: 0 0 0 10px;
	}

.tagline {
	font:60% times new roman;
	color: #663300;
	letter-spacing:0.2em;
	display: inline;
	}

.smallText {
	font:12px times new roman;
	color: #663300;
	line-height:18px;
	}

.pageHeader {
	color: #4C2927;
	/*letter-spacing:0.1em;*/
	font-family: "Georgia";
	font-size: 30px;
	font-weight: bold;
	background: url(images/subheader_bg.jpg) no-repeat;
	background-color: #FFFFCC;
	border-bottom: #333366 solid 2px;
	margin: 4px 0 0 0;
	padding: 8px 0 8px 10px;
	display: block;
	}
.bodyText {
	background-color: #ffffff;
	border-left: 1px #4c2927 solid;
}
.news p{
	background: url(images/trans_fill_brg.png) repeat;
	color: #ffffff;
	padding: 8px;
}
.highlight {
	background: url(images/trans_fill_brg.png) repeat;
	color: #ffffff;
	padding: 8px;
}
.reviews p{
	background: url(images/trans_fill_blk.png) repeat;
	color: #4c2927;
	padding: 8px;
	z-index: 1000;
}
.reviews a {
	color: #4c2927;
}
#locationevent p{
	background: #FFFFFF;
	color: #4c2927;
	margin: 4px 0;
	padding: 8px;
}
#locationevent h1{
	font-size: 150%;
}
#locationevent h2{
	font-size: 130%;
}
#locationevent a {
	color: #4c2927;
}
#locationevent a:hover {
	text-decoration: none;
}	
.testimonial {
	font:11px arial;
	color:#333333;
	line-height:100%;
	font-style:italic;
	text-align:justify;
	margin-bottom: 10px;
	}	
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
.menu_section {
	font-family:"Times New Roman", Times, serif;
	font-size: 140%;
	font-style:italic;
	color: #333366;
	font-weight: bold;
}	
	
.navText {
	font:10px arial;
	color: #333366;
	letter-spacing:0.1em;
	}
.linktitle {
	background-color:#4C2927;
	color: #ffffff;
	vertical-align: middle;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 110%;
}
.style2 {
	font-size: 140%;
	font-weight: bold;
}
.eventname {
	font-size: 120%;
	font-weight: bold;
}
.eventtdate {
	font-size: 100%;
	color: #333333;
}
.greenbg {
	background:  url(images/trans_fill_grn.png) repeat;
	color: #000000;
}
.bluebg {
	background-color: #9999CC;
	color: #000000;
}
.burgundybg {
	background:  url(images/trans_fill_brg.png) repeat;
	color: #ffffff;
}
.hometitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
	line-height: 30px;
}	
/* Form styles */
/*input.txt {
  color: #000000;
  background-color: #FFFFCC;
  border: 1px solid #4C2927;
  width: 220px;
  padding-left: 5px;
}
input.btn {
  color: #000000;
  background-color: #FFFFCC;
  margin-left: 74%;
  border: 1px outset #4C2927;
  font:11px arial;
  width: 225px;
  
}
textarea {
	width: 220px;
	height: 40 px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #4C2927;
	font:120% arial;
 	padding-left: 5px;		
}
select {
	width: 225px;
	height: 40 px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #4C2927;
}
form div {
  clear: left;
  margin: 0;
  padding: 0.4em;			*/
  /*padding-top: 0.6em;*/
/*  font:11px arial;
}
form div label {
	float: left;
	width: 40%;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
}
#frmContainer {
	border: 1px solid #4C2927;
	width:	420px;
} */
input.txt {
  color: #00008B;
  background-color: #E7E8C7;
  border: 1px inset #00008B;
  width: 300px;
}
input.btn {
  color: #00008B;
  background-color: #E7E8C7;
  margin-left: 100PX;
  border: 1px outset #00008B;
}
textarea {
	width: 300px;
	height: 60 px;
	color: #00008B;
	background-color: #E7E8C7;
	border: 1px inset #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
select {
	width: 300px;
	height: 60 px;
	color: #00008B;
	background-color: #E7E8C7;
	border: 1px inset #00008B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

form div {
  clear: left;
  margin: 0;
  padding-left: 8px;
  padding-top: 0.6em;
}
form div label {
	float: left;
	width: 10%;
	font-size: 0.8em;
	font-weight: bold;
}

.bottom_corner {
	background-color: #FFFFCC;
}	
.footer {
	font-size: 90%;
	display: block;
	border-top: #333366 solid 1px;
	margin: 20px;
	padding: 4px 0 0 10px;
}
