body {
	font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	overflow: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-track-color: #c0a476;
	scrollbar-base-color: #4F3B27;
	scrollbar-arrow-color: #c0a476;
	scrollbar-3dlight-color: #695139;
	scrollbar-highlight-color: #4F3B27;
	scrollbar-face-color: #4F3B27;
	scrollbar-shadow-color:#4F3B27;
	scrollbar-darkshadow-color: #392b1c;
	background-image: url(images/bg.jpg);
	background-position: center;
}

/* Container */
div#container {
	margin:0 auto;
}

/* Content */
div#content {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-home-bg.gif);
	background-position: right 0;
	float: left;
}

div#content-info {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-info-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-partners {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-partners-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-events {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-events-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-wedding {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-wedding-bg.gif);
	background-position: right 0;
	float: left;
}

div#content-menus {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-menus-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-contact {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-contact-bg.gif);
	background-position: right 0;
	float: left;
}

div#content-catering {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-catering-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-testimonials {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-testimonials-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-reservations {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-reservations-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-photos {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-photos-bg.gif); 
	background-position: right 0;
	float: left;
}


div#content-corporate {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-corporate-bg.gif); 
	background-position: right 0;
	float: left;
}

div#content-map {
	width: 1003px;
	height: 477px;
	background-image:url(images/text-map-bg.gif); 
	background-position: right 0;
	float: left;
}


div#content-left {
	margin: 0 auto;
	float: left;
}

div#scroll {
	float: left;
	margin: 135px 0 0 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25372f;
	overflow: auto;
	height: 266px;
	width: 385px;
}

div#scroll2 {
	float: left;
	margin: 135px 0 0 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25372f; 
	overflow: auto; 
	height: 266px; 
	width: 390px;
}

div#scroll-photos {
	float: left;
	margin: 135px 0 0 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25372f; 
	overflow: auto; 
	height: 266px; 
	width: 400px;
}

div#icons {
	float: right;
	width: 149px;
	height: 33px;
	padding-top: 34px;
}

/* Footer */
.phone {
	float: left;
}
.address {
	float: left;
	margin-left: 100px;
}
.url{
	float: left;
}
.menu-logo {
	float: left;
	margin-left: 20px;
}

/* Other */
img { 
	behavior: url(iepngfix.htc); 
}

.textarea{
	font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}

.bigletter{
	font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003333;
}

.smalltext{
	font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
}

.fill{
	xbackground-color: #ffffff;
	background-repeat: repeat-y;
	background-position: left;
}

a { 
	color: #4F3B27;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:hover {  
	color: #4F3B27;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.thumbs A IMG {
	border: solid 2px #000000;
}
.thumbs A:hover IMG {
	border: solid 2px #e1df71;
}

.input{
	border-top : 1px ;
	border-bottom : 1px ;
  border-left : 1px ;
  border-right : 1px ;
  border-style: solid;
  border-color: #F2BC62;
  color : #F2BC62;
  background : #000000;
  font-family: Verdana, Times New Roman, Arial, Helvetica, sans-serif;
  font-size : 11px;
}

div#names {
	margin-top: 4px;
	margin-right: 15px;
	float: right;
}

div#sep {
	height: 1px;
	width: 98%;
	color:#000000;
	border-bottom: 1px solid #8F7347;
}
