/* 	"freewebsitesforcouncillors.com" Style Sheet By Ces Catubay
	Copyright 2009 SiteJourney Ltd.
	Version 1.0 - August 20, 2009
*/

/* ------------------------- Mid Wrapper ------------------------- */

#mid_wrapper {
	display: inline;
	float: left;
	padding:0;
	margin:0;
	background: #FFF url(../images/wrapper_bg.gif) repeat-x;
	height: 500px;
	width: 944px;
}

#mid_wrapper h1 {
	font: 18px Georgia, Times New Roman, Times, serif;
	padding: 2px 20px;
	color: #5276A8;
}

#mid_wrapper h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 15px;
	color: #1B1B1B;
}

p{
	padding: 0 20px;
}
