body {
	background: #f9f6ef;
	color: #4c5457;
	font-family: Calibri, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: center;
}

div, img, p, ul, .img { margin: 0; padding: 0; border: 0; }

a { color: #77A641; text-decoration: none; }
a:hover { color: #292e3b; text-decoration: underline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, sans-serif; color: #292e3b; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a { border: 0; }
h1 span, h2 span, h3 span, h4 span, h5 span { color: #0F1C8E; }
h1 { font-size: 32px; margin-bottom: 20px; border-bottom: 1px solid #c6c3bc; padding: 5px 0 15px 10px; }
h2 { font-size: 28px; margin-bottom: 20px; border-bottom: 1px solid #c6c3bc; padding: 0 0 15px 10px; }
h3 { font-size: 18px; margin-bottom: 15px; }
h4 { font-size: 16px; margin-bottom: 15px; }
h5 { font-size: 13px; margin-bottom: 15px; }
h2 span { display: none; }

p { margin: 5px 0 10px 10px; text-align: left; }
ul { margin: 5px 0 10px 20px; }
ul li { list-style-image: url(../img/li.gif); }

#container { width: 960px; margin: 0 auto; text-align: left; padding-bottom: 30px; background: #f9f6ef url(../img/grass.jpg) no-repeat center bottom; }
#header { width: 100%; height: 100px; position: relative; }
#logo { position: absolute; top: 5px; left: 10px; }
#callus { position: absolute; width: 620px; top: 20px; right: 10px; text-align: right; padding-bottom: 10px; border-bottom: 1px solid #c6c3bc; }
#links { position: absolute; bottom: 10px; right: 0px; color: #666666; }
#links a { display: block; float: left; margin-right: 20px; width: 94px; height: 22px; line-height: 22px; color: #292e3b; background: none; text-align: center; }
#links a:hover { color: #ffffff; background: url(../img/active.png) no-repeat center top; text-decoration: none; text-shadow: rgba(0,0,0,0.3) 1px 1px; }
#links a.active { display: block; float: left; margin-right: 30px; width: 94px; height: 22px; line-height: 22px; color: #ffffff; background: url(../img/active.png) no-repeat center top; text-align: center; text-shadow: rgba(0,0,0,0.3) 1px 1px; }
#links a:hover.active { color: #D3FFAF; background: url(../img/active.png) no-repeat center top; text-decoration: none; text-shadow: rgba(0,0,0,0.3) 1px 1px; }

#flash { margin-bottom: 10px; }

#content { padding: 0 10px; }
#lcol { float: left; width: 260px; }
#rcol { float: right; width: 640px; border-left: 1px solid #c6c3bc; padding-left: 20px; }

#menu li { font-size: 13px; line-height: 20px; }

#about { padding: 20px 0; }
#about .fleft { width: 50px; }
#about .fright { width: 200px; } 
#about b { font-weight: normal; color: #000000; }

.box { padding: 10px 0 10px 0; border-bottom: 1px solid #c6c3bc; }

#footer { background: #292e3b; border-top: 1px solid 424754; color: #ffffff; font-size: 11px; padding: 10px 0; text-align: center; }
#footer a { color: #ffffff; border: none; text-decoration: none; }
#footer a:hover { color: #ffffff; border: none; text-decoration: underline; }
#fcont { width: 940px; height: 100px; margin: 0 auto; text-align: left; position: relative; }
#copy { position: absolute; left: 0; top: 0; }
#col1 { position: absolute; left: 310px; top: 0; } 
#col2 { position: absolute; left: 500px; top: 0; }
#col3 { position: absolute; left: 700px; top: 0; }

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.tleft { text-align: left; }
.tcenter { text-align: center; }
.tright { text-align: right; }