body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #030102;
	background-color: #000000;
	background-image: url(../images/BG_gradient.jpg);
	background-repeat: repeat-x;
}


#header
{
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 830px;
	height: 184px;
}

#header_details
{
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	top: 35px;
	left: 30px;
	width: 612px;
	padding-bottom: 7px;
	background-image: url(../images/underline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header_details p
{
	padding-bottom: 7px;
}

#header_details a,
#header_details a:link
#header_details a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#header_details a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


#book_online
{
	position: absolute;
	right: 100px;
	bottom: 7px;
}
#book_online a,
#book_online a:link
#book_online a:visited
{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}


#logo
{
	float: right;
	position: absolute;
	width: 166px;
	height: 151px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	right: 0;
	top: 0;
}

#header_box_inner
{
	position: relative;
	top: 10px;
	left: 18px;
	width: 150px;
}
#header_box p,
#header_box a,
#header_box a:link,
#header_box a:visited
{
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #645D50;
	padding-bottom: 6px;
	text-decoration: none;	
}
#header_box a:hover
{
	color: #A69A85;
	text-decoration: underline;	
}





.mainText
{
	padding: 10px 50px 10px 30px;
}

#locationText p
{
	color: #491607;
	font-size: 14px;
	line-height: 20px;
}

.mainText p
{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.mainText a,
.mainText a:link,
.mainText a:visited
{
	font-size: 14px;
	color: #000000;	
	font-weight: bold;
}
.mainText a:hover
{
	text-decoration: underline;
	color: #491607;
}



h1
{
	position: relative;
	width: 447px;
	height: 84px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.heading_tea 			{ background-image: url(../images/heading_tea.gif); }
.heading_business 		{ background-image: url(../images/heading_business.gif); }
.heading_accommodation 	{ background-image: url(../images/heading_accommodation.gif); }
.heading_enquiries		{ background-image: url(../images/heading_enquiries.gif); }
.heading_location 		{ background-image: url(../images/heading_location.gif); }
.heading_bar 			{ background-image: url(../images/heading_bar.gif); }
.heading_weddings 		{ background-image: url(../images/heading_weddings.gif); }
.heading_restaurant		{ background-image: url(../images/heading_restaurant.gif); }
.heading_events			{ background-image: url(../images/heading_events.gif); }

h2
{
	padding-top: 10px;
	font-size: 19px;
	color: #491607;
}

#main_image
{
	margin: 0 auto;
	position: relative;
	width: 878px;
	height: 374px;
}

#nav
{
	position: relative;
	top: 145px;
	left: 20px;
	width: 840px;
}

#nav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	float: left;
	margin: 0;
}

#nav ul li a,
#nav ul li a:link,
#nav ul li a:visited
{
	float: left;
	font-weight: bold;
	display: block;
	padding: 15px 13px 8px 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	margin-right: 2px;
}
#nav ul li a:hover,
#nav ul li a:active
{
	color: #491607;
	background-color: #EADAD3;
	text-decoration: none;
	background-image: url(../images/nav_BG_shadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav ul li a.active
{
	color: #491607;
	background-color: #FFF6F3;
	text-decoration: none;
	background-image: url(../images/nav_BG_shadow_ACTIVE.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/***********************************************/


#footer
{
	color: #502B1F;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 878px;
	height: 103px;
	font-size: 12px;
}

#footer a,
#footer a:link,
#footer a:visited
{
	color: #502B1F;
}
#footer a:hover
{
	color: #30150C;
	text-decoration: underline;
}

#footerLeftArea
{
	position: absolute;
	left: 60px;
	top: 3px;
}
#footerRightArea
{
	position: absolute;
	right: 115px;
	top: 10px;
}


#columnsHolder
{
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 878px;

	background-image: url(../images/BOXES_tile.jpg);
	background-repeat: repeat-y;
}


#mainColumnHolder
{
	position: relative;
	left: 40px;
	background-color: #DECAC2;
	width: 545px;
	float: left;
	
	background-image: url(../images/box_base_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#sideColumnHolder
{
	position: relative;
	float: right;
	right: 39px;
	width: 245px;
	
	background-image: url(../images/box_base_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* NEW */
.sideItem
{
	position: relative;
	float: right;
	width: 245px;
	height: 151px;
	background-color: #B79C91;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.sideItem p
{
	text-align: left;
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 23px;
	padding-top: 23px;
}
.sideItem span
{
	font-size: 18px;
}
.sideItem a,
.sideItem a:link,
.sideItem a:visited
{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.sideItem a:hover
{
	color: #F4EFED;
	text-decoration: underline;
}

/* sideItem heights and BG images */
.panelBGMothersDay
{
	background-image: url(../images/side_panel_decoration_mothers.jpg);
	height: 163px;
}
.panelBGNormal
{
	background-image: url(../images/side_panel_decoration.gif);
	height: 151px;
}
.panelBGEaster
{
	background-image: url(../images/egg.jpg);
	height: 189px;
}
.panelBGEggHunt
{
	background-image: url(../images/hunt.jpg);
	height: 163px;
}


.sideItemB
{
	position: relative;
	width: 207px;
	_width: 237px; /* old IE fix */
	padding: 15px;
	float: right;
	right: 0;
	background-color: #C6AEA5;
	
	text-align: left;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #491607;
}
.sideItemB a,
.sideItemB a:link,
.sideItemB a:visited
{
	color: #491607;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	margin-top: 10px;
	display: block;
}
.sideItemB a:hover
{
	color: #30150C;
	text-decoration: underline;
}

.sideSmaller
{
	background-image:url(../images/underlineSideBar.jpg);
	background-repeat: no-repeat;
	padding-top: 23px;
	font-size: 19px;
}


.sideItemC
{
	position: relative;
	width: 237px;
	float: right;
	right: 0;
	top: 10px;
	
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #491607;
}
.sideItemC img
{
	display: block;
	position: relative;
	top: 5px;
}


/******************************/



.footer_style1
{
	background-image: url(../images/footer_style1.jpg);
	background-repeat: no-repeat;
}
.footer_style2
{
	background-image: url(../images/footer_style2.jpg);
	background-repeat: no-repeat;
}
.footer_style3
{
	background-image: url(../images/template/TEMPLATEfooter.jpg);
	background-repeat: no-repeat;
}


/******************************/


#home_row1
{
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 878px;
	height: 271px;
	background-image: url(../images/home/tier1.jpg);
	background-repeat: no-repeat;
}

#home_row2
{
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 878px;
	height: 266px;
	background-image: url(../images/home/tier2.jpg);
	background-repeat: no-repeat;
}


#tabA
{
	position: absolute;
	left: 51px;
	top: 11px;
	width: 249px;
	height: 246px;
}

#tabA:hover
{
	cursor:pointer;
}

#tabB
{
	position: absolute;
	left: 316px;
	top: 11px;
	width: 249px;
	height: 246px;
}

#tabB:hover
{
	cursor:pointer;
}

#tabC
{
	position: absolute;
	left: 581px;
	top: 11px;
	width: 247px;
	height: 246px;
}

#tabD
{
	position: absolute;
	left: 51px;
	top: 0;
	width: 247px;
	height: 246px;
}

#tabE
{
	position: absolute;
	left: 316px;
	top: 0;
	width: 249px;
	height: 246px;
}

#tabE:hover
{
	cursor:pointer;
}

#tabF
{
	position: absolute;
	left: 581px;
	top: 0;
	width: 247px;
	height: 246px;
}

#tabF:hover
{
	cursor:pointer;
}



/******* TEMP! *********/
#tempTabC
{
	position: absolute;
	left: 51px;
	top: 0;
	width: 247px;
	height: 246px;
}

#tempTabC:hover
{
	cursor:pointer;
}

#tempTabD
{
	position: absolute;
	left: 581px;
	top: 11px;
	width: 247px;
	height: 246px;
}

#tempTabD:hover
{
	cursor:pointer;
}


#tiersHolder a,
#tiersHolder a:link,
#tiersHolder a:visited,
#tiersHolder a:hover
{
	background-image: url(../images/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: 150px;
	left: 20px;
	color: #6D6E71;
	font-size: 14px;
	width: 210px;
	height: 95px;
	line-height: 20px;
}


/********************************************/


#sideNav
{
	position: relative;
	width: 236px;
	margin-top: 10px;
	margin-bottom: 10px;
	right: 0;
	float: right;
}

#sideNav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sideNav li
{
	margin: 0;
	list-style: none;
	list-style-image: none;
}

#sideNav ul li a,
#sideNav ul li a:link,
#sideNav ul li a:visited
{
	font-family: "Times New Roman", Times, serif;
	background-color: #ECE2DE;
	display: block;
	padding: 6px 0 6px 7px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #491607;
	font-size: 20px;
	text-align: left;
}
#sideNav ul li a:hover,
#sideNav ul li a:active
{
	font-family: "Times New Roman", Times, serif; /*redund?*/
	color: #491607;
	background-color: #FFFFFF;
	text-decoration: none;
}

.formButton
{
	font-size: 13px;
	font-weight: bold;
	padding: 4px 14px 4px 14px;
	color: #491607;
	background-color: #E2D1CA;
}
.formButton:hover
{
	color: #FFFFFF;
	background-color: #491607;
	cursor: pointer;
}

.formLabel
{
	font-size: 15px;
	color: #491607;
}

.formFieldSingle
{
	padding: 3px 0 3px 0;
	width: 355px;
	font-size: 14px;
	color: #666666;
}
textarea
{
	width: 355px;
	font-size: 14px;
	color: #666666;
}


/********* Template *************/



#templateOuter
{
	margin: 0 auto;
	position: relative;
	width: 878px;
	background-image: url(../images/template/TEMPLATEtile.jpg);
	background-repeat: repeat-y;
}

#templateInner
{
	margin: 0 auto;
	position: relative;
	width: 878px;
	padding-top: 0px;
	padding-left: 3px;
	background-image: url(../images/template/TEMPLATEtop.jpg);
	background-repeat: no-repeat;
}
#templateContent
{
	min-height: 400px;
	_height: 400px; /* old IE hack */
	text-align: left;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 878px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#templateContent p
{
	text-align: center;
	margin-bottom: 20px;
	font-size: 14px;	
}


/********* UNIQUE HEIGHTS *************/
.heightA {	height: 1120px; }
.heightB {	height: 870px; }
.heightC {	height: 920px; }
.heightD {	height: 1112px; }
.heightE {	height: 800px; }
.heightF {	height: 850px; }
.heightRestaurant { height: 750px; }
.heightAccom { height: 700px; }
.heightBar { height: 900px; }
.heightTea { height: 1062px; }
.heightWeddings { height: 800px; }
.heightEvents { height: 800px; }


#venueTable
{
	color: #491607;
	background-color: #ECE2DE;
}
#venueTable tr th
{
	background-color: #FFFFFF;
}
#venueTable tr th.firstColumn
{
	background-color: #F1E9E4;
}
#venueTable tr td,
#venueTable tr th
{
	font-size: 14px;
	padding: 5px 20px 5px 10px;
}
#venueTable tr td.firstRow
{
	background-color: #DFCFC8;
}