table
{
	padding:0px;
	margin:0px;
	border-style:none;
}

img
{
	margin:0px;
	padding:0px;
}

body, td.body, #subnav
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:13px;
	line-height:16px;
}

.mainBody
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:13px;
	line-height:16px;
	padding-left:30px;
	padding-right:100px;
}

.subTitle
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#707f82;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
}

.galleryText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:12px;
	line-height:16px;
	margin:5px 0 0 10px;
	padding:0px;
	}

.photoGallery {
	margin-left:-5px;
	}

img.gallery {
	background:url('../images/common/photoBG.gif') top left no-repeat;
	display:block;
	height:90px;
	width:90px;
	padding:9px;
	margin:0px 0px 0px 0px;
	margin:expression('0px 10px 10px 0px');
	}
	
img.recipeTitle {
	margin:20px 0 0 0px;
	}

.bodyText
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:13px;
	line-height:16px;
	}

.address, .address a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#707f82;
	font-size:12px;
	/*text-decoration:none;*/
}

.address a:hover
{
	color:#67675c;
}

.subNav, .subNav a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1a5b68;
	font-size:11px;
	/*text-decoration:none;*/
}

.subNav a:hover, .subNav a.selected
{
	color:#285800;
	text-decoration:none;
}

td.footer
{
	padding-left:25px;
	padding-top:20px;
}

td.footer a
{
	color: #67675c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	/*text-decoration:none;*/
}

td.footer a:hover
{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	/*text-decoration:none;*/
}

td.footer a.border
{
	color: #67675c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	padding-left:10px;
	margin-right:5px;
	border-left: solid 1px  #67675c;
	/*text-decoration:none;*/
	height:12px;
}

td.footer a.border:hover
{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	border-left: solid 1px  #67675c;
	/*text-decoration:none;*/
	height:12px;
}

.HR
{
	color: #67675c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-right:15px;
	/*text-decoration:none;*/
	margin-top:20px;
	margin-right:25px;
}
.HR a
{
	color: #67675c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*text-decoration:none;*/
}
.HR a:hover
{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*text-decoration:none;*/
}

a.leaf
{
	background:url(/images/common/leafbullet_03.jpg) left top no-repeat;  
	color:#1a5b68;
	font-style:italic;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	line-height:30px;
	
}
a.leaf:hover
{
	background:url(/images/common/leafbullet_03.jpg) left top no-repeat;  
	color:#707f82;
	font-style:italic;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	line-height:30px;
}

ul.leaf	{
	list-style-type:none;
	margin:0px 0 0 20px;
	padding: 0px;
	}
	
	ul.leaf li {
	background:url(/images/common/leafbullet_03.jpg) left top no-repeat;  
	color:#1a5b68;
	font-style:italic;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:0px;
	line-height:16px;
	}

ul.menu {
	list-style-type:none;
	margin:0 0 0 20px;
	padding: 0px;
	}
	
	ul.menu li.dish {
		width:300px;
		padding-right:80px;
		float:left;
		margin-bottom:10px;
		list-style-type:none;
		}
	ul.menu li.price {
		padding:0px;
		margin-bottom:10px;
		list-style-type:none;
		}
		
	ul.menu li.addtl {
		padding:0px;
		margin-bottom:10px;
		color:#999999;
		font-size:11px;
		font-style:italic;
		width:320px;
		line-height:13px;
		list-style-type:none;
		}
		
#fullMenu {
	margin:0 -30px 0 0px;
	}


.recipeLinks {
	background:url(/images/common/leafbullet_03.jpg) left top no-repeat;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:25px;
	padding-right:0px;
	font-family : Georgia, "Times New Roman", Times, serif;
    font-size:12px;
	color: #1a5b68;
	font-weight : normal;
	text-decoration : underline;
	font-style:italic;
	}

.recipeLinks:visited {
	font-family : Georgia, "Times New Roman", Times, serif;
    font-size:12px;
	color: #1a5b68;
	font-weight : normal;
	text-decoration : underline;
	font-style:italic;
	}

.recipeLinks:hover {
	font-family : Georgia, "Times New Roman", Times, serif;
    font-size:12px;
	color: #1a5b68;
	font-weight : normal;
	text-decoration : none;
	font-style:italic;
	}

#footer {
	margin: 20px 0 0 20px;
	}

#footer .footerSection {
	display:block;
	width:107px;
	height:103px;
	background:url('../images/common/footerLines.gif') top left no-repeat;
	float:left;
	font-size:12px;
	line-height:20px;
	margin-right:10px;
	padding-top:2px;
	padding-left:2px;
	}

#footer .footerSection a {
	color:#67675c;
	text-decoration:none;
	}
	
#footer .footerSection a:hover {
	color:#d9dacd;
	}
	
#footer .footerSection .title, #footer .footerSection .title a {
	font-weight:bold;
	color:#776d47;
	}
	
#footer .footerSection .title a:hover {
	color:#d9dacd;
	}

#breadcrumbs {
	display:block;
	background:url('../images/common/breadcrumbBG2.gif') top left no-repeat;
	height:50px;
	width:450px;
	padding:10px 0 0 20px;
	margin:0px 0 -10px -20px;
	font-size:12px;
	}

#breadcrumbs a.titleLink {
	color:#776d47;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:normal;
	}
#breadcrumbs a.titleLink:hover {
	text-decoration:underline;
	}

#breadcrumbs a.breadLink {
	color:#1a5964;
	font:12px/16px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-style:italic;
	}

#breadcrumbs a.breadLink:hover {
	text-decoration:underline;
	}

td.restaurant
{
	background: url(/images/common/sub/Rhubarb_House_Sub_30.jpg) left top no-repeat;
}
td.about
{
	background: url(/images/common/sub/Rhubarb_House_About_28.jpg) left top no-repeat;
}
td.parties
{
	background: url(/images/common/sub/Rhubarb_House_Parties_28.jpg) left top no-repeat;
}
td.catering
{
	background: url(/images/common/sub/Rhubarb_House_Catering_28.jpg) left top no-repeat;
}
td.contact
{
	background: url(/images/common/sub/Rhubarb_House_Contact_28.jpg) left top no-repeat;
}
td.gallery
{
	/* have no idea why but need sto be right for gallery page to work in IE*/
	background: url(/images/common/sub/Rhubarb_House_Gallery_28.jpg) right top no-repeat;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#f9b157;
	font-style:italic;
}

td.gallery a {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#f9b157;
	font-style:italic;
	text-decoration:none;
	}

td.directions
{
	background: url(/images/common/sub/Rhubarb_House_Directions_28.jpg) left top no-repeat;
}
td.recipes
{
	background: url(/images/common/sub/Rhubarb_House_Recipes_28.jpg) left top no-repeat;
}
/* scrollbar styles 
td.body div
{
	padding-right:0px;
	scrollbar-base-color: #d8e0e2;
	scrollbar-arrow-color: #acc1c6;
	scrollbar-track-color: #d8e0e2;

	scrollbar-shadow-color: #acc1c6;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: #acc1c6;

	scrollbar-highlight-color: #acc1c6;
	scrollbar-3dlight-color: #acc1c6;
	margin:0px;
}
*/
td.header {
	color: #f9b157;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	background:url(/images/common/header/Rhubarb_House-_header_06_join.jpg) left top no-repeat;
	padding-bottom:5px;
	font-style:italic;
	}
	
td.header a {
	color: #f9b157;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	}
	
td.header a:hover {
	tex-decoration:none;
	}


/*-------------------- FORM STYLES --------------------
-----------------------------------------------------*/

	form#form input#text {
	width:350px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:11px;
	line-height:19px;
	height:24px;
	padding:5px 5px 0px 5px;
	margin: 5px 0px;
	}
	
	form#form textarea#textbox {
	width:350px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:11px;
	line-height:20px;
	height:150px;
	padding:5px;
	margin: 5px 0px;
	}
	
	form#formC {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:12px;
	line-height:20px;
	}
	
	form#formC input#text {
	width:235px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:11px;
	line-height:19px;
	height:24px;
	padding:5px 5px 0px 5px;
	margin: 5px 10px 5px 0px;
	}
	
	form#formC textarea#textbox {
	width:480px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6c6a63;
	font-size:12px;
	line-height:20px;
	height:75px;
	padding:5px;
	margin: 10px 0px;
	}
	
	form#formC .left {
	width:240px;
	float:left;
	margin:5px 0px;
	font-size:12px;
	}
	
	form#formC .subLeft {
	clear:both;
	display:block;
	width:480px;
	text-align:justify;
	margin:0 0 10px 0px;
	font-size:12px;
	}
	
	form#formC .right {
	width:240px;
	float:left;
	text-align:right;
	padding:0px;
	margin:5px 0px;
	vertical-align:middle;
	font-size:12px;
	}
	
	input#radiobox {
	margin:0px 3px 0px 8px;
	padding:0px;
	position:relative;
	bottom:-2px;
	}
	
	input#radiobox1 {
	margin:0px 3px 0px 0px;
	padding:0px;
	position:relative;
	bottom:-2px;
	}
	
	input#radiobox2 {
	margin:0px 3px 0px 7px;
	padding:0px;
	position:relative;
	bottom:-2px;
	}
	
	input#submitButton {
	width:86px;
	height:42px;
	border:none;
	line-height:42px;
	cursor:pointer;
	background:url('../images/common/submit.gif') no-repeat;
	background-position:0 0px;
	text-indent:-5000px;
	clear:left;
	padding:0px;
	margin:0px 0px 0px -5px;
	}
	
	input#submitButton:hover { background-position: 0px -42px; }
	
	
/*-------------------- BASIC STYLES --------------------
------------------------------------------------------*/
	
	h2 {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#81371c;
		font-size:17px;
		line-height:30px;
		font-weight:normal;
		padding:0px;
		margin:10px 0px 5px 0px;
		}
		
	h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#195b67;
		font-size:15px;
		line-height:18px;
		font-weight:normal;
		padding:0px;
		margin:0px 0px 5px 0px;
		}
	
	form#formC h3 {
	margin:5px 0px;	
	}
	
	p {
		padding:0px;
		margin:0px 0 15px 0px;
		}
	
	.clear {clear:both;}
	
	hr.formSep {
		clear:both;
		float:left;
		width:480px;
		border:none;
		border-bottom:1px solid #c0bdaf;
		margin:5px 0 10px 0px;
		padding:0px;
		height:11px;
	}
	
	hr.sub {
	clear:both;
	float:left;
	width:450px;
	border:none;
	border-bottom:1px dotted #c0bdaf;
	margin:0px 0 5px 0px;
	padding:0px;
	height:5px;
	}
	
	a.backTo {
	color:#285800;
	text-decoration:none;
	line-height:14px;
	position:relative;
	top:-1px;
	}
	
	a.backTo:hover {
	color:#1a5b68;
	text-decoration:underline;
	}