body {
	margin: 0;
	background-color: #BC9A54;
	background-image: url(http://www.tringalisbakery.com/graphics/background.jpg);
	background-repeat: repeat-x;
	}
	
.maintable {
	border-top: 1px solid #9F7F3C;
	border-bottom: 1px solid #9F7F3C;	
	border-left: 1px solid #9F7F3C;
	border-right: 1px solid #9F7F3C;
	border-collapse: collapse;	
}

.vote {
	font-size: 14px;
	color: #009dd8;
	font-family: Verdana, Arial;
	font-weight: bold;
}

.breadcrumb {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #765C32;
}

.productthumb {
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #765C32;
  	
}

#breadcrumbmargin {
	margin-left: 45px;
}

#homemade {
	font-size: 13px;
	color: #765C32;
	font-family: Verdana, Arial;
}

#producttitles {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;
	line-height: 0.6cm;

}

/**** LOCATION ****/  

#locationinfo {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;
}


/**** OUR OPERATIONS ****/  

.ouroperations {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #765C32;
	line-height: 0.8cm;
}




/**** HISTORY ****/  

.history {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;
	text-align: justify;
	width: 710px;
	line-height: 0.4cm;
}



/**** EMPLOYMENT ****/ 

.jobhead {

	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #765C32;
	padding: 3px;

border: 1px dotted #C1C1C1;
}

.jobbody {

	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;
	padding: 2px;
border: 1px dotted #C1C1C1;
}



.jobid a:link {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #765C32;
	text-decoration: none;
}

.jobid a:visited {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #765C32;
	text-decoration: none;
}

.jobid a:hover {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #765C32;
	text-decoration: underline;
}



/**** CONTACTUS ****/  

.forms {
	background-color: #E2D1B1;
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #765C32;
	}

.formtext {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #765C32;
	}




/**** PRODUCTS POPUP ****/ 


#prod_desc {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #765C32;
	text-align: left;
	padding-left: 7px;
	line-height: 0.5cm;
}

.img_popup_large {
	border: 1px solid #765C32;
}	


/**** FOOTER ****/  

.footer {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #765C32;
}
	
a.footer:link {
 	color: #765C32;
 	text-decoration: none; 
}

a.footer:visited {
 	color: #765C32;
  	text-decoration: none;
}

a.footer:hover {
 	 color: #765C32;
 	 text-decoration: underline;
}