body {
	background: top center no-repeat #fff;
	background-attachment: fixed;
	margin: 0;
	font-family: arial;
	font-size: 13px;
}

.body-main {
	width: 900px;
	background: #fff;
	position: center;
	margin: 0 auto;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
.body-main .header {
	padding: 10px 10px 0 10px;
}
.logo {
	border: 0px;
	margin: 20px 15px 20px 15px;
	max-height: 90px;
}
.body-main .header .slideshow {
	margin: 0 0px 0px 0px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.body-main .menu-container {
	width: 880px;
	padding-top: 10px;
	margin: 0 10px 0 10px;
}

.body-main .main-container {
	width: 870px;
	margin: 10px;
	padding: 10px 0 0 10px;
}

.content {
	margin: 0 0 0 0;
}

.sidebar {
	margin: 20px;
}

.title {
	font-family: arial;
	font-size: 25px;
	font-weight: bold;
}

.body-main .footer {
	padding: 10px;
	width: 880px;
}

.body-main .footer,
.body-main .footer a {
	text-align: center;
	line-height: 21px;
	color: #808080;
}

.title {
	font-family: arial;
	font-size: 18px;
}
.main, p {
	font-family: arial;
	font-size: 13px;
}
.sitecreate-form-field-textarea { height: 90px; }
.sitecreate-form-field-inputbox, .sitecreate-form-field-textarea  {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	width: 250px;
}

.gallery_item a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.call-to-action {
	color: #B3B4B7;
	font-family: arial;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
}
.call-to-action a {
	color: #B3B4B7;
	text-decoration: none;
}
.call-to-action a:hover {
	text-decoration: underline;
}


.sidebar li {
	margin-bottom: 5px;
	margin-top: 5px;
}

.sidebar .news-title {
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: -4px;
}
.sidebar .news-publish {
	font-size: 10px;
	font-family: tahoma;
	color: #8e8e8e;
	font-weight: bold;
	position: relative;
	top: -2px;
}
.sidebar h3 {
	margin-bottom: 20px;
}

.header-top {
	background-image: url(../images/header-top-border.png);
}
.header-gradient {
	background: url(../images/header-gradient.png) bottom left repeat-x #fff;
}
.logo-container {
	text-align: left;
	width: 900px;
}
.logo-container .cta {
	float: right;
	margin: 33px 9px 0 0; 
}

.content strong, 
.content b {
	color: #DA251C;
}