﻿/* Forza Coffee Company - Layout StyleSheeet - Blaser Media, Inc. - 11/25/08 */

body {
	text-align: center; /* background-image:url('../images/coffeeBeanBkrg3.jpg'); 
  background-attachment: fixed; */;
	background-color: #999999;
}

#layout {
  margin: 0 auto;
  width: 760px;
  } 

.holder { width: 760px; border:1px solid #3C382C; border-collapse: collapse;  }
.holder2 { width: 760px; }

.header {
	width: 760px;
	height: 91px;
	background-image:url('../images/layout_01.jpg');		
}

.calendarheader {
	height: 91px;
	background-image:url('../images/calendar_header.jpg');		
}

.leftheader { width:300px;
			  height: 91px;
			  }

.rightheader ( width: 460px;
			   height: 91px; 
			   text-align: right; )


.nav { 	width: 760px;
		height: 24px; 
}

.secondheader {
	width: 760px;
	height: 87px;
	background-image:url('../images/layout_09.jpg');		
}

.stage {
	width: 760px;
	background-color:#3C382C;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 30px;
	
}

.footer {
	width:760px;
	heoght: 12px;
	background-color: #F6CD57
}


.locborder { border: 1px solid #AA9045; }










/* End StyleShet */