
body	{
	background: #ffd55d url("/images/background.gif") fixed;
	margin: 20px 0;
	padding: 0;
	border: 0 none;
}

table, tr, td, th,  blockquote, div, span, dd, u, ul, dl, h4, h5, input, a, br, center, i, b, li, ol, textarea, form, p, select, strong	{
	font-size: 12px;
	line-height: 1.6em;
	font-family: georgia, serif;
	/*font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Sans-serif;*/
	color: #333;
}

a, a:visited	{
	text-decoration: underline;
	font-weight: bold;
	color: #eabb34;
}

a:hover	{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #ffd55d;
}

h2	{
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0em;
}

#firstcontainer	{
	background: #fff;
	position: relative;
	text-align: left;
	width: 720px;
	padding: 0;
	margin: auto;
}

#header	{
	background: url("/images/header-background.gif");
	width: 720px;
	height: 241px;
	padding-top: 70px;
	margin-bottom: 20px;
}

#header h1	{
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	margin-left: 300px;
	margin-right: 26px;
	margin-top: 0;
	line-height: 1.2em;
}

#header strong	{
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

#header a	{
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
}

#content	{
	padding: 0 36px 0 26px;
	float: left;
	width: 416px;	
	border-right: 1px solid #ebebeb;
}

#content p.hearts	{
	padding-left: 2em;
	background-image: url("/images/background-paragraph.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#content ul	{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	background: #f5f5f5;
	list-style: none;
	padding: 1em 0 0.7em 3em;
	margin: 1.5em 0;
}

#content li	{
	background: url("/images/bullet-purple.gif") 0 0.15em no-repeat;
	padding-left: 1.5em;
	margin-bottom: 0.2em;
	font-style: normal;
	font-size: 1.25em;
}

#contact	{
	padding: 0 26px 0 26px;
	float: left;
	width: 189px;
}

#contact p.logo	{
	background: url("/images/peri-and-sons-logo.gif") no-repeat;
	padding-top: 60px;
	margin-top: 0.5em;
	padding-bottom: 1em;
	margin-bottom: 0;
}

#contact p.contact	{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 1em;
	margin-bottom: 1em;
	margin-top: 0;
}

#contact p.normal	{
	padding-bottom: 1em;
	margin-bottom: 1em;
}

#contact span.phonefax, #contact .recipe span	{
	font-size: 0.75em;
	color: #999;
}

/*#contact #testimonial	{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	background: #f5f5f5;
	padding: 1em 1.3em 0 1.3em;
	margin: 0 0 1.5em 0;
}

#contact #testimonial p	{
	font-size: 0.85em;
	margin-bottom: 0.5em;
	margin-top: 0;
	font-style: italic;
}

#contact #testimonial p.name	{
	text-align: right;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;
	margin-top: 0;
	margin-bottom: 1em;
	padding-bottom: 1em;
}*/

#testimonial	{
	background: url("/images/background-testimonials.gif") repeat-x left top;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 1em 1.3em 0 1.3em;
	margin: 0 0 1.5em 0;
}

#testimonial p	{
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 0;
	font-style: italic;
}

#testimonial p.name	{
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 1px solid #ebebeb;
	margin-top: 0;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#contact ul	{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	background: #f5f5f5;
	list-style: none;
	padding: 1em 0.5em 0.7em 1.3em;
	margin: 0 0 1.5em 0;
}

#contact li	{
	background: url("/images/bullet-purple2.gif") 0 0.5em no-repeat;
	padding-left: 1.4em;
	margin-bottom: 0.5em;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.8em;
}

#contact .recipe	{
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 1em;
	margin-bottom: 1em;
	
}

#contact .thumbnail	{
	background: #ffc03a;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 1em;
	float: left;
}

#contact .thumbnaillast	{
	background: #ffc03a;
	padding: 3px;
	margin-bottom: 1em;
	float: left;
}

#contact a img	{
	border: 1px solid #ffd55d;
}

#contact a:hover img	{
	border: 1px solid #fff;
}

.tothetop	{
	text-align: right;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ebebeb;
}

.tothetop a	{
	font-weight: normal;
	font-size: 0.8em;
}

#footer	{
	background: url("/images/background-bottom.gif");
	width: 720px;
	height: 20px;
	padding: 0;
	margin-bottom: 1em;
	clear: both;	
}

#copyright	{
	width: 720px;
	text-align: center;
	position: relative;
	margin: auto;
}

#copyright a	{
	font-size: 0.9em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#copyright a:hover	{
	background-color: #ffc03a;
}

#copyright h2	{
	position: absolute; top: 0; left: 0; overflow: hidden; text-indent: -666em;
}