body
	{
	font-family: Georgia, "Times New Roman", Times, serif;

	}
	
h3
	{
	color: #CC3300;
	font-size: 120%;
	line-height: 150%;
	}
	
th
	{
	padding: 10px;
	color: #CC3300;
	font-size: 120%;
	line-height: 150%;
	}
	
a
	{
	color: #FF3300;
	line-height: 50%;

	}

a.link
	{
	color: #FF3300;
	}
	
a.visited
	{
	color: #990000;
	}

#content
	{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 5px;
	}
	
#content p
	{
	font-weight: normal;
	font-style: normal;
	line-height: 140%;
	}
	
#content p:first-line 
	{
	font-size: 125%;
	font-weight: normal;
	}
	
div p
	{
	padding-top: 0px;
	margin-top: 0px;
	}

.enterlink
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 120%;
	font-style: italic;
	}

.introlinks
	{
	color: #FFFFFF;
	}
	
em
	{
	font-size: 120%;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	text-transform: uppercase;


	}

#mainintro
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding: 15px;
	}
	
#sidebar
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	padding: 15px;
	}
	
	
#content blockquote
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	font-size: 120%;
	font-style: italic;
	line-height: 150%;
	}
	
#sidebar blockquote
	{
	padding: 8px;
	margin: 0px;
	font-size: 14px;
	font-style: italic;
	line-height: 150%;
	}

#content cite
	{
	padding-left: 38px;
	padding-right: 8px;
	font-size: 80%;
	text-align: right;
	}
	
#sidebar cite
	{
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 18px;
	font-size: 10px;
	text-align: right;
	}

.imagetable
	{
	padding-left: 25px;
	padding-bottom: 25px;
	}
	
.imagetableleft
	{
	padding-right: 25px;
	padding-bottom: 25px;
	}
	
#footer
	{
	vertical-align: bottom;
	padding: 20px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	}

.footerlinks
	{
	vertical-align: bottom;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.adminlinks
	{
	color: #FFCC99;
	text-decoration: none;
	}

#subfooter
	{
	vertical-align: bottom;
	padding: 20px;
	font-size: 80%;
	color: #99CC33;
	text-align: center;
	}

.subfooterlinks
	{
	vertical-align: bottom;
	color: #003399;
	text-decoration: none;
	}
	
.subadminlinks
	{
	color: #009966;
	text-decoration: none;
	}
	
.subreservelinks
	{
	color: #CC3300;
	text-decoration: none;
	}

.reservelinks
	{
	color: #FF9966;
	text-decoration: none;
	}
	
.menu
	{
	border: 0px;
	vertical-align: top;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	}
	
.dessertmenu
	{
	border: 0px;
	vertical-align: top;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	text-align: center;
	}

.description
	{
	color: #666666;
	}
	
#recipes
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px;
	vertical-align: top;
	}
	
#recipes em
	{
	font-size: 120%;
	}

#recipes th
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#recipes p
	{
	font-size: 80%;
	font-style: italic;
	line-height: 150%;
	}
	
#recipes ul
	{
	color: #997733;
	font-style: italic;
	font-size: 80%;
	line-height: 150%;
	list-style-image: none;
	list-style-type: none;
	}
	
.price
	{
	color: #CC3300;
	text-align: right;
	}
	
.credit
	{
	color: #FFFFFF;
	}
	
a.credit
	{
	color: #FFFFFF;
	}
	
a.credit:link
	{
	color: #FFFFFF;
	}
	
a.credit:visited
	{
	color: #FFFFFF;
	}
	
.creator
	{
	color: #FFCC99;
	font-size: 80%;
	}
#title {
	color: #CC3300;
}
#specifics td {
	padding: 5px 5px 20px;
}