/* SITEWIDE */
body {
	margin: 20px auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 125%; 
	background-color: #ffffff;
	color: #000000; }



div#maindiv {
	margin: 0 auto;
	width: 800px;
	min-height: 600px;
	}

#homepage div#maindiv {
	margin: 0 auto;
	width: 800px;
	
	 }
	 


#aboutpage div#maindiv {
	background-image: url('../images_dressing/about_bg.jpg');
	background-position: 32px 130px;
	background-color: transparent;
	background-repeat: no-repeat; }

#locationspage div#maindiv {
	background-image: url('../images_dressing/locations_bg.jpg');
	background-position: 32px 130px;
	background-color: transparent;
	background-repeat: no-repeat; }

#productspage div#maindiv, #orderpage div#maindiv {
	background-image: url('../images_dressing/products_bg.jpg');
	background-position: 32px 130px;
	background-color: transparent;
	background-repeat: no-repeat; }

div#footer {
	margin: 20px 0; 
	font-size: 80%;
	color: #165621;
	clear: both;}

a:link {  text-decoration: none; color:#333333;}
a:visited {  text-decoration: none; color:#333333;}
a:hover {  text-decoration: underline; color:#333333;}
a:active {  text-decoration: underline; color:#333333;}

h1 {
	display: inline;
	font-size: 100%;
	font-weight: normal; }

.size11 {
	font-size: 90%; }

.size15 {
	font-size: 125%; }

.green {
	color: #165621; }

div#content .bodytext {
	font-size: 90%; }

div#content h2 {
	font-size: 125%; 		
	color: #165621; 
	margin-top:8px;
	margin-bottom:8px;}

div#content ol li {
	margin-left: -20px;
	padding-left: -5px; 
	text-align: left; }

#arecipe {
	width: 272px;
	flow: left }


#aboutpage div#content .bodytext, #orderpage div#content .bodytext {
	font-size: 90%; 
	padding-right: 125px;
	line-height: 200%; }

#aboutpage div#content h2, #orderpage div#content h2,  #recipespage div#content h2, #locationspage div#content h2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 125%; 		
	color: #165621; 
	margin-top:8px;
	margin-bottom:8px;
	padding-right: 100px; }

#productspage div#content .bodytext {
	font-size: 95%; 
	line-height: 120%; }

#recipespage div#content .bodytext {
	font-family: "Times New Roman", "Times", "Serif";
	font-size: 95%; 
	line-height: 120%; 
	color: #C70404; }

#productspage div#content h2 {
	font-size: 90%; 		
	line-height: 120%;
	display: inline;
	font-weight: normal;
	color: #000000;
	 }

#recipespage div#content h3 {
	font-size: 95%; 		
	line-height: 120%;
	display: inline;
	font-weight: normal;
	color: #165621;
	 }

div#content .photo {
	margin: 10px 0; }

div#content .topphoto {
	margin: -12px 0 10px 0; } 

div#content .rightphoto {
	margin: 10px 0 0 19px; } 

	
.remember { 
	font-family: "Times New Roman", "Times", "Serif";
	font-size: 85%; }
	


.size10 {  font-size: 85%; }
.size11 {  font-size: 90%; }
.size13 {  font-size: 110%; }
.size14 {  font-size: 115%; }
.size16 {  font-size: 135%; }
.size18 {  font-size: 150%; }
.size24 {  font-size: 200%; }
.size30 {  font-size: 250%; }

.line150 { line-height: 150%; }
.line130 { line-height: 130%; }
.line20 { line-height: 20px; }
.line2x { line-height: 200%; }

.red { color: #C5101F; }
.green { color: #165621; }

a.green:link { text-decoration: none; color: #165621; }
a.green:visited { text-decoration: none; color: #165621; }
a.green:hover { text-decoration: underline; color: #165621; }
a.green:active { text-decoration: underline; color: #165621; }


.times { font-family: "Times New Roman", "Times", "Serif"; }





	


