body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	background-image: url(/images/stonedust.jpg);
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11pt;
	color: #000000;
}

a:link, a:visited {
	color: #990000;
}

a:hover {
	color: #E9B116;
	text-decoration: none;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #0F312B;
	font-variant: normal;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #89272D;
	padding-bottom: 2px;
	margin-top: 5px;
	text-align: left;
}
h3, .titletext {
	color: #000000;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}

h4 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#container {
	background-color: #D9DBCE;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #333333;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	border-left: 1px solid #333333;
	width: 700px;
}

#banner {
	text-align: left;
	clear:both;
	background: #0F312B;
	width: 700px;
}


#left {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 120%;
	font-weight: bold;
	color: #89272D;
	float: left;
	width: 140px;
	padding-top: 20px;
	clear: left;
	margin-left: 5px;
}
#left a {
	color: #89272D;
	text-decoration: none;
	outline:none;
}
#left li {
	list-style-type: none;
	display: list-item;
	margin: 0px 20px 25px -20px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0F312B;
}

#left ul {
	list-style-type: none;
}

#main {
	float: left;
	clear: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 20px 10px 10px;
	width: 500px;
}

#main td {
	font: 80% "Trebuchet MS", Georgia, Arial;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525046;
	padding-top: 10px;
	background-color: #9FA57B;
	margin: 0px;
	vertical-align: top;
	padding-left: 5px;
}
.tdnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer, #tagline {
	clear: both;
	float: none;
	width:  695px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #89272D;
	_width:700px;
}



/* End hide */

.photocaption {
	font-size:75%;
	text-align:left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.photocaption img {
	padding-bottom: 10px;
}
#recipe {
	background: #FFFFFF;
	padding: 10px;
	width: 600px;
	border: 2px dashed #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font: 11pt "Trebuchet MS", Georgia, Arial;
	color: #000000;
}
#icons {
	text-align: right;
	padding: 0px 4px 4px;
	font-size: 11px;
}
#photodiv {
	text-align: center;
	float: right;
	width: 250px;
	margin: 0px 0px 20px 20px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	list-style-image: none;
}
#container #main #photodiv li {
	list-style-type: none;
}
#photodiv ul {
	text-align: left;
	list-style-type: none;
	background-color: #9FA57B;
	font-size: 95%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
	list-style-image: none;
}
#main li {
	margin: 0px;
	padding-bottom: 15px;
	list-style-image: url(/images/bocce-bullet.gif);
}
.newspaper {
	float: left;
	width: 160px;
	text-align: center;
	font-size: 80%;
	clear: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newspaper p {
	padding-bottom: 20px;
}
.newspaper img {
	margin-bottom: 5px;
}
