@charset "UTF-8";
/* CSS Document */

/* All pages / General styles */

body{
margin:0px;
background-image:url(images/mainBG.png);
}

p {
margin-top:0px;
}

a img {
border-style: none;
}

#mainContainer {
background-color:#FFFFFF;
width:900px;
background-position:center;
margin:auto;
}

#clear {
clear:both;
}

#contentBG {
background-color:#FFFFFF;
width:860px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
color:#231f20;
line-height:14px;
text-align:left;
margin-top:20px;
margin-right:20px;
margin-left:20px;
margin-bottom:20px;
}

#header {
background-color:#231f20;
width:900px;
padding-top:20px;
}

h1 {
font-size:16px;
letter-spacing:4px;
word-spacing:8px;
padding:0px;
margin:0px;
}

h2 {
font-size:12px;
font-weight:bold;
color:#352a3b;
padding:0px;
margin:0px;
}

h3 {
font-size:22px;
letter-spacing:2px;
word-spacing:4px;
padding:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
}


/* Navigation */

ul#nav {
width: 900px;
height: 50px;
overflow:hidden;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style: none;
}

ul#nav li {
float:left;
clear:right;
}

ul#nav li a span {
margin-left: -5000px;
}

ul#nav li a {
	background-image:url(images/nav.png);
 background-repeat: no-repeat;
 display: block;
 width:82px;
 height:49px;
 overflow:hidden;
}

ul#nav li.home a {
background-position: 0 0px;
}
ul#nav li.home a:hover {
background-position: 0 -50px;
}

ul#nav li.about a {
background-position: -82px 0px;
width:104px;
}
ul#nav li.about a:hover {
background-position: -82px -50px;
}

ul#nav li.menu a {
background-position: -186px 0px;
width: 71px;
}
ul#nav li.menu a:hover {
background-position: -186px -50px;
}

ul#nav li.events a {
background-position: -257px 0px;
width: 181px;
}
ul#nav li.events a:hover {
background-position: -257px -50px;
}

ul#nav li.testimonials a {
background-position: -438px 0px;
width: 214px;
}
ul#nav li.testimonials a:hover {
background-position: -438px -50px;
}

ul#nav li.reservations a {
background-position: -652px 0px;
width: 139px;
}
ul#nav li.reservations a:hover {
background-position: -652px -50px;
}

ul#nav li.catering a {
background-position: -791px 0px;
width: 109px;
}
ul#nav li.catering a:hover {
background-position: -791px -50px;
}



/* Home */

#homeLeft {
width:430px;
float:left;
}

#homeRight {
width:430px;
float:right;
text-align:right;
}

.slideshow {
width:900px;
height:330px;
margin:auto;
}

.slideshow img {
padding:0px;
background-color:#FFFFFF;
}



/* About Us */

#aboutLeft {
width:410px;
float:left;
}

#aboutRight {
width:430px;
float:right;
text-align:right;
}

form {
text-align:right;
}

input, textarea {
text-align:right;
margin-right:0px;
width:250px;
}

#submit_btn {
width:73px;
height:36px;
}

#contactMail {
background-color:#FFFFFF;
height:30px;
width:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#231f20;
line-height:16px;
text-align:right;
}



/* Menu */

#menuTop {
width:860px;
float:left;
text-align:center;
}

#menuBottom {
width:860px;
float:left;
text-align:center;
margin-top:20px;
}



/* Upcoming Events */

#eventLeft {
width:410px;
float:left;
}

#eventRight {
width:430px;
float:right;
}

#eventTop {
width:860px;
float:left;
text-align:center;
}

#eventMid {
width:860px;
float:left;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}

#eventBottom {
width:860px;
float:left;
text-align:left;
margin-top:20px;
}



/* Reservations */

#reserveLeft {
width:410px;
float:left;
}

#reserveRight {
width:430px;
float:right;
}



/* Catering */

#slidesCatering {
width:900px;
margin:auto;
}

#cateringLeft {
width:860px;
float:left;
}



/* Testimonials */

#testContent {
width:860px;
float:left;
text-align:center;
}



/* Footer */

#footer{
height:45px;
background-color:#231f20;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:.60em;
text-align:center;
line-height:16px;
margin:auto;
padding-top:10px;
}
#footer a:Link, #footer a:Active, #footer a:Visited {
color:#FFFFFF;
text-decoration:none;
}
#footer a:Hover {
color:#FFFFFF;
text-decoration:underline;
}

#footerInfo{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#c0aa00;
text-align:center;
vertical-align: middle;
}
#footerInfo a:Link, #footerInfo a:Active, #footerInfo a:Visited {
color:#c0aa00;
text-decoration:none;
}
#footerInfo a:Hover {
color:#c0aa00;
text-decoration:underline;
}



#sign_up_box {
  width: 330px;
		float: right;
		margin-top: 10px;
}
#sign_up_title {
  margin: 2px;
  font-weight: bold;
  text-align: right;
}
#sign_up_content {
  overflow: hidden;
}
label#sign_up_email_address_label {
  font-size: 12px;
  font-weight: bold;
}
input#sign_up_email_address {
  width: 100%;
}
input#sign_up_button {
	 width: 71px;
  clear: both;
  float: right;
  margin: 5px 0 3px;
}
#sign_up_footer {
  font-size: 10px;
  text-align: right;
  color: #231f20;
}
#sign_up_footer a:link, div#sign_up_footer a:visited {
  color: #231f20;
  text-decoration: none;
}
#sign_up_footer a:hover {
  text-decoration: underline;
}