body
{
	background: #000 url(../images/bg-page.png) top repeat-x;
	margin: 0;
	padding: 0;
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
	color: #444;
	font-size: 0.9em;
	line-height: 1.3em;	
}

#header
{
	background: transparent url(../images/header.jpg) top center;
	width: 980px;
	height: 214px;
	margin: 0 auto;
}

#mainpage
{
	width: 980px;
	margin: 0 auto;
	background: #fff url(../images/bg-body.png) repeat-y;
}

#pagetop
{
	width: 980px;
	height: 140px;
	background: #fff url(../images/bg-body-top.png) no-repeat;
	margin: 0 0 -120px 0;
	padding: 0;
}

h1#hdr-home
{
	width: 980px;
	height: 340px;
	background: #fff url(../images/home-splash.jpg) no-repeat;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}

.sf-menu
{
	margin: 182px 0 0 14px !important;
}

.col1
{
	float: left;
	margin-left: 30px;
	width: 548px;
	padding: 15px 0 0;
}

.col1-wide
{
	float: left;
	margin-left: 30px;
	width: 920px;
	padding: 15px 0 0;	
}

.col2
{
	float: left;
	margin-left: 20px;
	width: 352px;
}

h1, h2, h3
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

h1
{
	color: #4F7ACA;
	font-size: 24px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

h2
{
	font-size: 21px;
}

h3
{
	font-size: 16px;
}


h2.sidebar
{
	background: #ccc url(../images/bg-colhdr-352.png) top left no-repeat;
	padding: 14px 0 0 15px;
	color: #fff;
	width:337px;
	height: 34px;
	font-size: 20px !important;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}

blockquote
{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 2px dotted #ccc;
}

p
{
	line-height: 1.5em;
}

ul.arr-list{
	padding: 0;
	margin: 0.5em 0 0.5em 0.5em;
}

ul.arr-list li {
	list-style-type: none;
	position: relative;
	display: block;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	line-height: 1em;
	font-size: 13px;
	background: url(../images/arr-rt.gif) top left no-repeat;
}


.sidebar-imgs img
{
	margin: 0 3px 5px 2px;
	float: left;
	width: 170px;
	height: 170px;
	border: 0;
}

.pic-frame
{
	padding: 5px;
	border: 1px solid #ccc;
}

.comment
{
	font-size: 14px;
    padding-left: 95px;
    background: transparent url("../images/quote_open.gif") no-repeat top left;
    margin-bottom: 30px;
}

.home-comment
{
	width: 240px;
	height: 210px;
}

.sidebar-message
{
	padding: 5px;
	background-color: #4F7ACA;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.sidebar-address
{
	margin: 0;
	padding: 5px;
	color: #666;
	cursor: pointer;
}

.sidebar-address strong
{
	font-size: 12px;
	color: #222;
}

.facebook
{
	font-family: 'Lucida Grande', tahoma, verdana, arial, sans-serif;
	color: #666;
}

.facebook a
{
	text-decoration: none;
	color: #3B5998;
}

#footer
{
	background: #000 url(../images/footer.png) top left no-repeat;
	width: 970px;
	height: 25px;
	margin: 0 auto 10px;
	padding: 28px 5px 0;
	text-align: right;
	color: #777;
	font-size: 11px;
}