html,body {
	margin:0;
	padding:0;
	background-color: #D5D5D5;
}
body {
	font: 76% arial,sans-serif;
	text-align:center;
	background: url("/images/background.png") repeat-x top;
	padding-top:10px;
}
body.home div#content .image, body#categories div#content .image, body.specials div#content .image {
	border: 1px solid #000; 
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
}
div.product {
	clear: left;
}
body.home div#content .desc, body#categories div#content .desc, body.specials div#content .desc {
	border-bottom: none;
	height: 105px;
}
body.home div#content .splash {
	border: 1px solid #000;
}
body.home div#content p {
	margin-top: 20px;
}
p {
	margin:0 10px 10px;
}
div#header {
	height: 80px;
	background: url("/images/header.jpg") top no-repeat #EEE;
}
div#header h1 {
	float: left;
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	color: #79B30B;
}
div#header h1 a {
	display: block;
	width: 350px;
	height: 80px;
}
div#header p {
	float: right;
	text-align: right;
	margin:0 35px 10px 0;
	font-family: Times New Roman, georga, chicago;	
	letter-spacing: 2px;
	line-height: 1.2em;
}
div#header p.phone {
	width: 300px;
	margin-top: 15px;
	font-size: 2em;
	color: red;
}
div#header p.address {
	color: #000;
	font-size: 1.2em;
}
div#pitch {	
	clear: both;
	border-bottom: 1px solid #000;
	background-color: #000;
	text-align: center;	
}
div#pitch h2 {
	padding: 10px 0 10px 0;
	margin: 0;
	font-family: Times New Roman, Georgia, Times, serif;
	color: red;
	letter-spacing: 2px;
	font-size: 2.5em;
	text-transform: uppercase;
}
div#container {
	text-align: left;
	background-color: #fff;
	border: 1px solid #000; 
}
div#content p {
	line-height:1.4;
}
div#content a {
	color: red;
}
div#content a:hover {
	text-decoration: none;
}
div#content div.desc {
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
}
div#content .product .odd {
	float: left;
	border: 1px solid #000;
	margin: 10px 0 10px 0px;
}
div#content .product .even {
	float: right;
	border: 1px solid #000;
	margin: 10px 0 10px 0;
}
div#content div.standard {
	float: left;
	width: 265px;
	
}
div#content div.optional {
	float: right;
	width: 265px;
}
div#content .product .standard h4 {
	border: 1px solid #000;	
	margin: 0 0 0 0;
	padding: 5px;
	background-color: #000;
	color: #fff;
}
div#content .product .optional h4 {	
	border: 1px solid #000;		
	margin: 0 0 0 0;
	padding: 5px;
	background-color: #000;
	color: #fff;
	
}
div#content .product .standard ul {
	border: 1px solid #000;
	margin: 3px 0 0 0;
	padding: 10px 10px 10px 40px;
	background-color: #D5D5D5;
}
div#content .product .optional ul {	
	border: 1px solid #000;	
	margin: 3px 0 0 0;
	padding: 10px 10px 10px 40px;
	background-color: #D5D5D5;
	
}
div#content h2 {	
	padding: 3px 3px 3px 3px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	display: block;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 1.2em;
	color: #FF0000;
	background: url("/images/title.jpg")  repeat-x top;
	text-align: center;	
}
div#errorExplanation {
	border: 1px solid red;
}
div#errorExplanation h2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B60000;
	border-left: none;
	background: url(none) #B60000;
	margin-top: 0px;
	color: yellow;
}
div.fieldWithErrors {	
}
div.fieldWithErrors input {
	border: 2px solid #B60000;
}
div.fieldWithErrors textarea {
border: 2px solid #B60000;
}   
div#footer {
	border-top:1px solid #000;
	background: #000;
	color: #FFF;
}
div#footer p {
	margin: 0;
	padding: 5px 10px;
}
div#footer a {
	padding:0;
	color: #C6D5FD;
}
div#footer p.tagline {
	text-align: right;
	float: right;
	width: 550px;
}
div#footer p.legal {
	clear: right;
}
div#container {
	width:770px;
	margin:0 auto;
}
div#content {
	float:right;
	width:550px;
	padding: 0px 10px 10px 10px;
}
div#navigation {
	float:left;
	width:200px;
}
div#navigation h3 {
	width: 170px;
	padding: 3px 3px 3px 3px;
	margin: 5px 10px 5px 10px;
	text-align: center;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	background: url("/images/title.jpg") repeat-x top;
	font-size: 1.2em;
	color: red;
} 
div#navigation li { 
	list-style-image: url("/images/arrow.gif");
	line-height: 2em;
	font-size: 16px;
}
div#navigation li a { 
	color: #000000; 
}
div#navigation li a:hover { 
	text-decoration:none; 
}
div#navigation li ul {
	padding-left: 10px;
}
div#flash {
	text-align: center;
	margin: 10px;
	font-size: 14px;
	line-height: 18px;
}
div#flash.notice {
	border: 2px solid #fc0;
	background: #fcfce1;
}
p.tagline {
	font-size: 1.8em;
	font-weight: bold;
	color: red;
	text-align: center;
}
p.actions {
	float: left;
}
p#activity {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
div#extra {
	clear:both;
	width:100%;
}
table {
	width: 95%;
	margin: auto;
	padding: 5px;
}
tr {
	margin: 0;
}
tr.odd {
	background: #ffe;
}
th {
	text-align: center;
}
th.actions {
	width: 70px;
}
td {
	vertical-align: center;
}
a img {
	border:none;
}
.hide  {
	display: none;
}
.required {
	color: red;
}