/* Standard Style Sheet */

@import url("../../css/layout-navtop-2col.css");
@import url(ecommerce.css);
@import url("typo.css");
@import url("nav.css");


body 
{
	text-align:center;
	background-color:#40183E;
	margin: 0px 0px 0px 0px;
}

div#page
{
	top: 0px;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	
}


/*page header*/

div#branding-tagline
{
	display:none;
}
div#branding-logo
{
	display: none
}	
div#header
{
	width: 800px;
}
div#branding
{
	background-image:url(images/logo-header.jpg);
	width: 800px;
	height:68px;
	padding:0px 0px 0px 0px;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 0px;
	display: block;
	border-top: solid 1px #B8A7B7;
	border-left: solid 1px #B8A7B7;
	border-right: solid 1px #B8A7B7;
}

div#header hr
{
	display:none;
}
div#branding-tagline
{
	display:none;
}	

/*bannerbuttons*/

div#h-extra1
{
	display: block;
	width:800px;
	height: 177px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header-image.jpg);
	background-repeat: no-repeat;
	border-left: solid 1px #B8A7B7;
	border-right: solid 1px #B8A7B7;
}


/* navigation*/
div#nav
{
	height:22px;
	width: 800px;
	top: 0px;
	margin:0px auto 0px auto;
	padding: 0 0 0 0;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;

}

div#c-extra2
{
	display:none;
}

/* main content*/
div#content
{
	margin-left: auto;
	margin-right: auto;
	width:100%;
	margin-top: 0px;
	min-height: 600px;
	background-color: #40183E;
	padding-top: 15px;
	border-left: solid 1px #B8A7B7;
	border-right: solid 1px #B8A7B7;
	border-bottom: solid 1px #B8A7B7;
}

div#content-main
{
	padding-right: 0px;
	margin:20px 150px 0px 10px;
	width:420px;
	padding-top: 0px;
	float: right;
}

/*content page*/
div#pagecontent
{
	margin-top: 30px;
	margin-left: 5px;
	text-align:left;
	width: 400px;
}

body#page-contactform span#pagecontent
{
			margin-top: 30px;
	margin-left: 5px;
	text-align:left;
	width: 400px;
}
body#page-news span#pagecontent
{
	margin-top: 30px;
	margin-left: 5px;
	text-align:left;
	width: 400px;
}

div#content-main hr
{
	display: none;
}

/*news bite sub content*/
div#content-sub
{
	padding: 0px 0px 0px 0px;
	width:201px;
	height: 100%;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #c8b4c8;
	float: left;
}

div#content-sub hr
{
	display:none;
}


div#newsbiteheader
{
	background-image:url(images/latest.jpg);
	background-repeat:no-repeat;
	height:35px;
	width:201px;
	margin-top: 0px;
}

div#newsbitefooter
{
	
	background-image: url(images/newsfooter.jpg);
	background-repeat: no-repeat;
	width:201px;
	height:3px;
	background-repeat: no-repeat;
	margin-bottom: 0px;

}

div.newsbite-headline
{
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	width: 201px;
	padding-left: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	color: White;
}
div.biteAllLink
{
}

div.bite
{
	margin:0px 0px 10px 0px ;
}

div#cs-extra2
{
	display:none;

	}

div#newsbiteheader h2
{
	display:none;
}

div.newsbite,div#newslettersignupform, div#eventsbite
{
}



div#allNewsLink
{
	display:block;
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	width: 201px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 10px;
	top: 0px;
}

/* news bite style*/


/* RSS*/
div#newsRssLink
{
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	width: 201px;
	margin: 0px 30px 0px 0px;
	padding-right: 10px;
}


/*newsletter sign up*/

div#newsletterbiteheader
{
	background-image:url(images/signup-header.jpg);
	background-repeat:no-repeat;
	height:68px;
	width:201px;
	margin-top: 0px;
	
}

div#newslettersignupform
{
	
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	width: 201px;
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
	padding: 0px 10px 0px 10px;

}

div#newsletterBitefooter
{
	background-image: url(images/newsbg.jpg);
	background-repeat: repeat-y;
	width:201px;
	height:38px;
	background-repeat: no-repeat;
}

.newsletterSubmitButton
{
	margin-left:0px;

}

div#newsletterbiteheader h2
{
	display:none;
}

div#newsDate, div#newsByLine, div#subjectStartDate, div#subjectLocation
{
	padding-top:5px;
	margin-top:5px;
	font-size:1.2em;
	font-weight:bold;
	color:gray;
}

div#newsSynopsis
{
	width:150px;
	color: #40183E;
}

div#newsbitecontent .newsSynopsis
{
	margin-left: 5px;
	color: #FFFFFF;
}

div#newsStory
{
	padding-top:15px;
}

div#newsItem-content
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:5px;
	font-size:1.0em;
	width: 400px;
}

div.row 
{
	padding:0px;
}
div.row .label
{
	height:auto;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
div.row .formw
{
	height:auto;
	padding:0px;
	margin:0px;	
}
div.row input.textbox
{
	width:156px;
	border:1px solid #094F70;
	background-color: White;
}
div#newsletterSubmitButton input
{
	margin:0px 30px 0px 0px;
	padding:3px 0px 3px 2px;
	font-size:10px;
	background-color: #f3f3ee;
	text-transform:uppercase;
	font-weight:bold;
	color:black;
}




/*footer*/
div#footermain
{
	margin-top: 10px;
	text-align:center;
	color: White;
	bottom: 0px;
}

div#footerNav
{
	color: White;
	bottom: 0px;
}

div#f-extra2
{
	color:white;
	text-align:center;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
div#footerNav a,div#footerNav a:hover,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited
{
	color:white;
	text-decoration:none;
}
div#footerNav a:hover
{
	text-decoration:underline;
}

/* header image*/

/*random images*/
div#cm-extra1
{
	float:right;
	right: 0px;
	top: 50px;
	position: absolute;
	display: block;
}
.cssimage1
{
	background-image:url(images/menus-right.jpg);
	height:450px;
	width:135px;
	/*padding:14px 0px 0px 3px;*/
}

.cssimage2
{
	background-image:url(images/restaurant-right.jpg);
	height:450px;
	width:135px;
	/*padding:14px 0px 0px 3px;*/
}

.cssimage3
{
	background-image:url(images/chef-right.jpg);
	height:450px;
	width:135px;
	/*padding:14px 0px 0px 3px;*/
}

.cssimage4
{
	background-image:url(images/wines-right.jpg);
	height:450px;
	width:135px;
	/*padding:14px 0px 0px 3px;*/
}
