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

body {
	margin:0px;
	background:#E4D5B3 url(../images/bgroundGradient.jpg) top left repeat-x;
	font:12px normal Arial, Helvetica, sans-serif;
	color:#737245;
}
h2 {
	font:36px normal "Times New Roman", Times, serif;
	color:#333333;
}
h3 {
	font:20px normal "Times New Roman", Times, serif;
	color:#333333;
	padding:1px 0px 3px 0px;
}

/*--------------------------------------PAGE STRUCTURE------------------------------------*/
#container {
	position:relative;
	margin:0 auto;
	width:930px;
}
#header {
	width:902px;
	height:110px;
	padding:25px 14px 0px;
	float:left;
}
#plaster {
	width:902px;
	height:302px;
	border:#DDE5DA solid 14px;
	float:left;
}
#plasterInterior {
	width:902px;
	height:122px;
	border:#DDE5DA solid 14px;
	float:left;
}
#main {
	width:902px;
	padding:0px 14px 109px;
	float:left;
}
#footer {
	width:902px;
	height:190px;
	padding:0px 14px;
	background:#C8C49D;
	float:left;
}
/*----------------------------------------HEADER---------------------------------------*/
#topNav {
	float:left;
	height:50px;
}
#topNav ul li {
	float:left;
	margin-right:8px;
}
#topNav ul li a.buttonHome {
	float:left;
	width:97px;
	height:50px;
	background:url(../images/buttonHome.png) 0 0 no-repeat;
}
#topNav ul li a.buttonHome:hover {
	background:url(../images/buttonHome.jpg) -96px 0 no-repeat;
}
#topNav ul li a.buttonReserve {
	float:left;
	width:152px;
	height:50px;
	background:url(../images/buttonReserve.jpg) 0 0 no-repeat;
}
#topNav ul li a.buttonReserve:hover {
	background:url(../images/buttonReserve.jpg) -152px 0 no-repeat;
}
#topNav ul li a.buttonContact {
	float:left;
	width:122px;
	height:50px;
	background:url(../images/buttonContact.jpg) 0 0 no-repeat;
}
#topNav ul li a.buttonContact:hover {
	float:left;
	width:122px;
	height:50px;
	background:url(../images/buttonContact.jpg) -122px 0 no-repeat;
}
#topNav ul li a.buttonStore {
	float:left;
	width:92px;
	height:50px;
	background:url(../images/buttonStore.png) 0 0 no-repeat;
	margin-left:10px;
}
#topNav ul li a.buttonStore:hover {
	float:left;
	width:92px;
	height:50px;
	background:url(../images/buttonStore.png) -91px 0 no-repeat;
	margin-left:10px;
}
#searchArea {
	float:right;
	height:50px;
}
#searchArea img {
	float:left;
}
#searchArea input.textField {
	background:url(../images/searchField.jpg) top left no-repeat;
	width:142px;
	height:20px;
	padding:15px;
	margin-right:8px;
}
#searchArea input {
	float:left;
}
#searchArea a.buttonSearch {
	float:left;
	width:42px;
	height:50px;
	background:url(../images/buttonSearch.jpg) 0 0 no-repeat;
}
#searchArea a.buttonSearch:hover {
	background:url(../images/buttonSearch.jpg) -42px 0 no-repeat;
}
#mainNav {
	float:left;
	width:902px;
	height:60px;
}
#mainNav ul {
	width:902px;
	height:60px;
	float:left;
}
#mainNav ul li {
	float:left;
	height:60px;
}
#mainNav ul li a{
	float:left;
	width:100%;
	height:100%;
}
#mainNav ul li a.navbarRestaurant {
	float:left;
	background:url(../images/navbarRestaurant.jpg) left 0px no-repeat;
	height:60px;
	width:126px;
}
#mainNav ul li a.navbarRestaurant:hover {
	background:url(../images/navbarRestaurant.jpg) left -60px no-repeat;
}
.navbarRestaurantActive {
	background:url(../images/navbarRestaurant.jpg) left -60px no-repeat;
	float:left;
	width:126px;
	height:60px;
}
#mainNav ul li a.navbarWineCellar {
	float:left;
	background:url(../images/navbarWineCellar.jpg) left 0px no-repeat;
	height:60px;
	width:146px;
}
#mainNav ul li a.navbarWineCellar:hover {
	background:url(../images/navbarWineCellar.jpg) left -60px no-repeat;
}
.navbarWineCellarActive {
	float:left;
	background:url(../images/navbarWineCellar.jpg) left -60px no-repeat;
	height:60px;
	width:146px;
}
#mainNav ul li a.navbarBanquets {
	float:left;
	background:url(../images/navbarBanquets.jpg) left 0px no-repeat;
	height:60px;
	width:128px;
}
#mainNav ul li a.navbarBanquets:hover {
	background:url(../images/navbarBanquets.jpg) left -60px no-repeat;
}
.navbarBanquetsActive {
	float:left;
	background:url(../images/navbarBanquets.jpg) left -60px no-repeat;
	height:60px;
	width:128px;
}
#mainNav ul li a.navbarLounge {
	float:left;
	background:url(../images/navbarLounge.jpg) left 0px no-repeat;
	height:60px;
	width:103px;
}
#mainNav ul li a.navbarLounge:hover {
	background:url(../images/navbarLounge.jpg) left -60px no-repeat;
}
.navbarLoungeActive {
	float:left;
	background:url(../images/navbarLounge.jpg) left -60px no-repeat;
	height:60px;
	width:103px;
}
#mainNav ul li a.navbarCompany {
	float:left;
	background:url(../images/navbarCompany.jpg) left 0px no-repeat;
	height:60px;
	width:124px;
}
#mainNav ul li a.navbarCompany:hover {
	background:url(../images/navbarCompany.jpg) left -60px no-repeat;
}
.navbarCompanyActive {
	float:left;
	background:url(../images/navbarCompany.jpg) left -60px no-repeat;
	height:60px;
	width:124px;
}
#mainNav ul li a.navbarMedia {
	float:left;
	background:url(../images/navbarMedia.jpg) left 0px no-repeat;
	height:60px;
	width:94px;
}
#mainNav ul li a.navbarMedia:hover {
	background:url(../images/navbarMedia.jpg) left -60px no-repeat;
}
.navbarMediaActive {
	float:left;
	background:url(../images/navbarMedia.jpg) left -60px no-repeat;
	height:60px;
	width:94px;
}
#mainNav ul li a.navbarEvents {
	float:left;
	background:url(../images/navbarEvents.jpg) left 0px no-repeat;
	height:60px;
	width:94px;
}
#mainNav ul li a.navbarEvents:hover {
	background:url(../images/navbarEvents.jpg) left -60px no-repeat;
}
.navbarEventsActive {
	float:left;
	background:url(../images/navbarEvents.jpg) left -60px no-repeat;
	height:60px;
	width:94px;
}

/*------------------------------------PLASTER--------------------------------------------*/

#logo {
	width:449px;
	height:300px;
	float:left;
	border:#0B3543 solid 1px;
}
#logoInterior {
	width:299px;
	height:120px;
	float:left;
	border:#0B3543 solid 1px;
}
div#logo img, div#logoInterior img, div#interiorImage img { /* IE6 */
	float:left;
}
#flash {
	width:450px;
	height:300px;
	float:right;
	border-top:#0B3543 solid 1px;
	border-right:#0B3543 solid 1px;
	border-bottom:#0B3543 solid 1px;
}
#interiorImage {
	width:600px;
	height:120px;
	float:right;
	border-top:#0B3543 solid 1px;
	border-right:#0B3543 solid 1px;
	border-bottom:#0B3543 solid 1px;
}
/*------------------------------------MAIN--------------------------------------------*/
#main p {
	float:left;
	line-height:20px;
	margin-top:-3px;
	padding:0px 0px 19px 0px;
}
#main em {
	color: rgb(91,119,128);
}
#main img {
	float:left;
	margin-right:8px;
}
#main a {
	text-decoration:underline;
	color:#737245;
}
#main a:hover {
	text-decoration:underline;
	color:#1A190B;
}
#leftSim {
	width:451px;
	float:left;
}
#rightSim {
	width:451px;
	float:right;
}
#leftSim ul, #leftAsim ul {
	width:151px;
	padding-bottom:26px;
	float:left;
}
#leftSim ul li, #leftAsim ul li {
	padding-bottom:5px;
	color:#000000;
}
#leftSim ul li a, #leftAsim ul li a {
	color:#000000;
	text-decoration:none;
}
#leftSim ul li a:hover, #leftAsim ul li a:hover {
	color:#768C80;
	text-decoration:none;
}
#leftSim ul li.nav-selected, #leftAsim ul li.nav-selected {
	list-style-position:outside;
	list-style-image:url(../images/listItem.png);

}
#leftSim ul li.nav-selected li, #leftAsim ul li.nav-selected  li {
	list-style: none;
}
#leftSim ul li ul, #leftAsim ul li ul {
	padding-top:8px;
	text-indent:10px;
}
#lSimLeftCol {
	float:left;
	width:300px;
}
#lSimRightCol {
	float:right;
	width:151px;
}
.companyArea {
	float:left;
	width:290px;
	margin-right:10px;
}
.mediaArea {
	float:right;
	width:151px;
}
.eventsArea {
	float:right;
	width:151px;
}
.smallTitle {
	float:left;
}
/*p.rightText {
	width:450px;
}
*/p.leftText {
	width: 265px;
}

/*-------------------------------SWAPPING DIVS--------------------------------*/
#swap1, #swap2, #swap3, #swap4 {
	position:absolute;
	top:465px;
	left:500px;
	width:451px;
	height:350px;
}
#swap1 {
	visibility: hidden;
}
#swap2 {
	visibility: hidden;
}
#swap3 {
	visibility: hidden;
}
#swap4 {
	visibility: visible;
}
.swapArea {
	float:left;
	width:450px;
}

/*div#swap1 p, div#swap2 p, div#swap3 p, div#swap4 p {
	width:450px;
}
*div#swap img, div#swap p, div#swap a {
	float:none;
	position:absolute;
}
div#swap img {
	left:0px;
	top:0px;
}
div#swap p {
	left:0px;
	top:58px;
}
div#swap a.button1 {
	left:0px;
	top:194px;
}
div#swap a.button2 {
	left:220px;
	top:194px;
}

*//*------------------------------------FOOTER--------------------------------------------*/
#footer ul {
	margin-top:7px;
}
#footer ul li {
	float:left;
	position:relative;
	padding-bottom:5px;
	width:150px;
}
#footer ul li a {
	float:left;
	text-decoration:none;
	color:#6B694A;
}
#footer ul li a:hover {
	color:#1C1C0E;
}
#footer ul li ul li {
	float:none;
}
#footer ul li ul li a {
	float:none;
	display:block;
}
#footer ul li ul li a.listHeader {
	font-weight:bold;
}

/*-----------------------------------MAIN CONTENT INTERIOR PAGES----------------------*/

#leftAsim {
	float:left;
	width:301px;
}
#rightAsim {
	float:right;
	width:601px;
}
#leftRightASim {
	width:092px;
}
#lAsimLeftCol {
	float:left;
	width:151px;
}
#subnavMenu {
	float:left;
	width:151px;
}
#lAsimRightCol {
	float:right;
	width:150px;
	padding:30px 0px 0px 0px;
}
.thumbnail {
	float:left;
	width:122px;
	height:auto !important;
	height:122px;
	min-height:122px;
	border:#DDE5DA solid 9px;
}
div#main div.thumbnail img {
	border:#0B3543 solid 1px;
	margin-right:0px;      /* IE6 */
}
div#main div.smallTitle img { /* IE6 */
	margin-right:0px;
}

#rAsimLeftCol {
	float:left;
	width:285px;
}
.contentRAsimLeftCol {
	float:left;
	width:299px;
}
#rAsimRightCol {
	float:right;
	width:302px;
}
.contentRAsimRightCol {
	float:left;
	width:299px;
}
div#main div.contentRAsimRightCol p, div#main div.contentRAsimLeftCol p {
	margin-top:0px;
	width:287px;
}
#rightAsim ul {
	line-height:20px;
	float:left;
}
#rightAsim ul li {
	background:url(../images/listItem.png) left 5px no-repeat;
	padding:0px 0px 0px 15px;
}
.columnHeader {
	float:left;
	width:100%;
	padding:21px 0px 4px 0px;
}
.largeContent {
	float:left;
	width:601px;
}
#leftRightASim .largeContent {
	width:902px;
}
#leftRightASim .columnHeader {
	width:902px;
}
div.largeContent p {
	width:580px;
	
}
/*--------------------------------- CONTACT US FORM ----------------------------------------*/
#leftAsim .contactData {
	float:left;
	width:280px;
	margin-right:20px;
}
#leftAsim .contactData p { /* used in the contact page type*/
	width:265px;
}
table.formBlockSurveyTable {
	font:14px normal "Times New Roman", Times, serif;
	color:#333333;
	border-collapse:collapse;
	
}
table.formBlockSurveyTable td {
	padding:10px 0 10px 0;
}
table.formBlockSurveyTable tr {
	height:40px;
	border:none;
}
table.formBlockSurveyTable tr td.question {
	width:150px;
	padding-top:10px;
}
table.formBlockSurveyTable select {
	border:2px solid #E2E6E3;
	width:292px;
	height:auto;
	margin-top:10px;
}
table.formBlockSurveyTable input {
	border:2px solid #E2E6E3;
	width:268px;
	height:18px;
	padding:5px 10px;
}
table.formBlockSurveyTable textarea {
	border:2px solid #E2E6E3;
	width:268px !important;
	height:162px;
	padding:5px 10px;

}
table.formBlockSurveyTable .checkboxPair {
	padding-top:5px;
}
table.formBlockSurveyTable .checkboxPair input {
	width:auto;
	height:auto;
	border:none;
}
table.formBlockSurveyTable input.formBlockSubmitButton {
	background:#C8C49D;
	border:2px solid #6B694A;
	height:28px;
	width:70px;
}
table.formBlockSurveyTable input.formBlockSubmitButton:hover {
	background:url(../images/buttonSendEmail.png) -42px left no-repeat;
}


