body {
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
	color: #404040;
	background-color: #FFCC66;
	text-align: center;
}
div {
	padding:0px;
	margin:0px;
}
p, #content ul {
	font-size:1.4em;
}
h1 {
	color: #CC8800;
	font-size: 1.6em;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 1.4em;
	margin:0px;
	padding:0px;
}
.center {
	text-align: center;
}
.right_justify {
	text-align: right;
}
.auto_margin {
	margin:auto;
	display: block;
}
.orange {
	color: #CC8800;
}
.grey {
	color: #404040;
}
.italics {
	font-style: italic;
}
.underline {
	text-decoration:underline;
}
.bold {
	font-weight:bold;
}
.indent {
	text-indent: 200px;	
}
.size1 {
	font-size:0.7em;
}
.size2 {
	font-size:0.8em;
}
.size3 {
	font-size:0.9em;
}
.size4 {
	font-size:1.0em;
}
.size5 {
	font-size:1.1em;
}
.size6 {
	font-size:1.2em;
}
.size7 {
	font-size:1.3em;
}
#wrapper {
	margin: 20px auto;
	width: 930px;
	background-image: url(../images/bg_FC6_shadow_sides.gif);
	background-repeat: repeat;
	text-align: left;
}
#rounded_top {
	background-image: url(../images/bg_FC6_shadow_top.gif);
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#header {
	margin: auto;
	padding-top: 15px;
	background-color: #FFF8D1;
	background-image: url(../images/bg_FC6_shadow_sides.gif);
	background-repeat: repeat-y;
}
#banner {
	margin: auto;
	display: block;
}
#content {
	min-height: 350px;
	background-image: url(../images/bg_FC6_shadow_sides.gif);
	background-repeat: repeat-y;
	float:left;
	width:880px;
	padding:10px 15px;
}
#nav ul {
	list-style-type: none;
	margin: auto;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 90%;
	height: 30px;
}
#nav a {
	text-decoration: none;
	color: #CC8800;
}
#nav li {
	display: inline;
	margin: 6px;
	color: #CC8800;
}
#nav {
	text-align: center;
	font-size: 1.4em;
	margin: auto;
	width: 100%;
	background-image: url(../images/bg_FC6_shadow_sides.gif);
	background-repeat: repeat-y;
}
#admin_nav ul {
	min-height:50px;
	width:100%;
}
#page_form input[type='text'] {
	width:350px;
}
#footer {
	min-height: 35px;
	background-color: #FFCC66;
	background-image: url(../images/bg_FC6_shadow_bot.gif);
	background-repeat: no-repeat;
	clear: both;
}
#left_col {
	float: left;
	width: 280px;
}
#left_col img {
	display:block;
	margin:10px auto;
}
#rt_col {
	float: right;
	width: 580px;
	padding-left:20px;
}
#address {
	width: 240px;
	margin:auto;
}
#fb_like {
	width:200px;
	padding:10px 0pc 0px 60px;
	margin:auto;
}
#fb_like_lt_col {
	width:200px;
	padding:10px 0pc 0px 50px;
	margin:auto;
}
#twitter {
	margin:10px auto;
	width:190px;
}
#follow_buttons{
	text-align:center;
}