/* CSS Document */

body {
	padding-top: 5px;
	background-color: #48182D;
}


img {
	border: 0;
}

.clear {
	clear: both;
}

/* ************************************** */
/* *******ACCESSIBILITY ACCESS KEYS****** */
/* ************************************** */

#accesskeys {position:relative;padding:0px;margin:0px;margin:0px;text-align:left;width:290px;width:626px;}
#skiplinks{display:block;position:absolute;top:15px;left:180px;text-align:left;width:300px;height:1.7em;clip:rect(0px, 220px, 1.7em, 0px);}
#skiplinks UL {padding:0;margin:0;list-style:none;}
#skiplinks LI {font-family: Arial, Helvetica, sans-serif; padding:0;margin:0;list-style:none;display:inline;}
#skiplinks A {color:#000000;position:absolute;top:0px;left:0px;overflow:hidden;width:0;height:0;z-index:1000;}
#skiplinks A:active, #skiplinks A:focus {position:absolute;overflow:visible;width:auto;height:auto;margin:auto;padding:3px;background-color:#E7FF44;text-decoration:none;}


/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */

#outerWrapper {
	margin: 0 auto;
	width: 770px;
}

#innerWrapper {
	width: 770px;
	background-color: #fff;
}

#topWrapper {
	width: 770px;
}

#navWrapper {
	float: left;
	width: 736px;
}

#level1nav {
	float: left;
	width: 183px;
	padding-left: 32px;
}

#mainimg {
	float: left;
	width: 510px;
	height: 320px;
}

#mainContent {
	width: 770px;
}

#level2nav {
	float: left;
	width: 183px;
	padding-left: 32px;
}

#contentArea {
	float: left;
	width: 510px;
}

#footerWrapper {
	width: 770px;
}

#footer {
	padding-top: 10px;
	text-align: center;
}


/* ****************************** */
/* *******GENERIC CLASSES******** */
/* ****************************** */

#logo {
	float: left;
	width: 217px
	height: 98px;
}

#strapline {
	float: right;
	width: 261px;
	height: 98px;
}

/* ************************************** */
/* *******NAVIGATION MENU CLASSES******** */
/* ************************************** */

#level1nav ul {
	margin: 0;
	padding: 10px 0 0 0;
}

#level1nav ul li {
	font-family:"Times New Roman", Times, serif;
	font-size: x-small;
	color: #97002B;
	list-style-type: none;
	height: 30px;
	/* background: url(../images/furn/navline.gif) no-repeat; */
}

#level1nav ul li a {
	color: #97002B;
	text-decoration: none;
}

#level1nav ul li a:hover {
	color: #DEA447;
	text-decoration: none;
}

#level2nav ul {
	margin: 0;
	padding: 98px 0 0 0 ;
}

#level2nav ul li {
	font-family:"Times New Roman", Times, serif;
	font-size: small;
	color: #97002B;
	list-style-type: none;
	line-height: 2.4em;
	background: url(../images/furn/navline.gif) no-repeat;
}

#level2nav ul li a {
	color: #97002B;
	text-decoration: none;
}

#level2nav ul li a:hover {
	color: #DEA447;
	text-decoration: none;
}


.menuon {
	font-weight: bold;
}

/* ****************************** */
/* *******CONTENT CLASSES******** */
/* ****************************** */

#hmecontent {
	background: url(../images/furn/hmecontent_bckd.jpg) no-repeat;
}

#traditioncontent {
	background: url(../images/furn/tradcontent_bckd.jpg) no-repeat;
}

#sensescontent {
	background: url(../images/furn/sensescontent_bckd.jpg) no-repeat;
}

#charmcontent {
	background: url(../images/furn/tradcontent_bckd.jpg) no-repeat;
}

#persuitscontent {
	background: url(../images/furn/persuitscontent_bckd.jpg) no-repeat;
}

#charmcontent {
	background: url(../images/furn/charmcontent_bckd.jpg) no-repeat;
}

#foodcontent {
	background: url(../images/furn/foodcontent_bckd.jpg) no-repeat;
}

#buscontent {
	background: url(../images/furn/buscontent_bckd.jpg) no-repeat;
}

#eventscontent {
	background: url(../images/furn/eventscontent_bckd.jpg) no-repeat;
}

#reservcontent {
	background: url(../images/furn/reservcontent_bckd.jpg) no-repeat;
}

#contactcontent {
	background: url(../images/furn/contactcontent_bckd.jpg) no-repeat;
}

#content {
	width: 290px;
	padding: 100px 0 40px 24px;
	line-height: 1.6em;
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
}

/* ****************************** */
/* *******TEXT CLASSES******** */
/* ****************************** */

#footer, #footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #DEA447;
}

#footer a:hover {
		color: #FFFF00;
}

.header {
	color: #97002B;
}

a {
	color: #97002B;
}

a:hover {
	color: #DEA447;
}
