.menu {
	font-family: Gil Sans, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #8C312E;
	font-style: normal;
	font-weight: normal;
}
.menusub {
	font-family: Gil Sans, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8C312E;
	font-style: normal;
	font-weight: normal;
}

.maintext {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1 em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.contact {
	font-family: Palatino, Times New Roman, serif;
	font-size: 1.5em;
}

.headertext {
	font-family: Gil Sans, Arial, sans-serif;
	font-size: 1.2 em;
	color: #fff;
	font-style: normal;
	font-weight: normal;
}



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 4px solid #8F312E;
	width: 870px;
	background: url("/path/to/your/background_cols.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
	background: white;
}

#side-a {
	float: left;
	width: 275px;
	height: 195x;
	background: #8F312E;
}

#side-b {
	float: right;
	width: 275px;
	height: 195px;
	background: #8F312E;
}

#content { 
	float: left;
	width: 320px;
	height: 195px;
}

#footer {
	clear: both;
	background: #fff;
	height: 367px;
}@charset "UTF-8";
/* CSS Document */


