html,body {

	background-position: 50% 0%;
	background-color: #e5e4e4;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	min-height: 100%;
}

/* Common Functions */

.clear { clear: both; }
.divide { display: block; clear: both; height: 10px; border-bottom: 1px solid #fff; }


#wrapper {

	background: url(../images/bg.png) repeat-y;
	width: 829px;
	height: 100%;
	margin-left: -415px;
	position: relative;
	top: 0px;
	left: 50%;

}

#container {

	background: url(../images/body.gif) repeat-y;
	background-color: #ffffff;
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	height: auto;
	min-height: 100%;
	display: block;
	border-left: 1px solid #495f67;
}

#header {

	width: 800px;
	height: 167px;
	display: block;

}

#contact {

	display: block;
	float: left; 
	width: 188px;
	border-bottom: 1px solid #fff;
	height: 117px;
	background-color: #637880;
	color: #fff;
	padding-top: 50px;
	padding-left: 13px;
	font-family: calibri,arial;
	letter-spacing: -1px;
	padding-right: 0px;

}

#contact a {

	text-decoration: none;
	color: #fff;

}

#contact a:hover {

	color: #e3d0d7;

}

#contact:first-line {

	font-size: 28px;
}

#logo {

	display: block;
	float: left;
	background: url(../images/logo.png) no-repeat;
	background-position: 50% 50%;
	width: 599px;
	height: 167px;
	border-bottom: 1px solid #637880;
	background-color: #fff;

}

#main {

	width: 800px;
	height: auto;
	display: block;

}

#sidebar-main {

	display: block;
	float: left; 
	width: 201px;
	height: 100%;
	background-color: #637880;
	padding-top: 10px;

}

#sidebar-nav a {

	display: block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family: calibri,arial,sans-serif;
	font-size: 13px;
	padding: 8px;
	background: url(../images/b.gif) no-repeat;
	text-indent: 16px;
	background-position: 0px 8px;
	margin-left: 13px;
}



#sidebar-nav a:hover {

	color: #e3d0d7;

}

.sidebar-content {

	font-family: arial,sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 10px;
	line-height: 16px;

}

.sidebar-content em {

	font-size: 16px;
	color: #fff;
	display: block;
	letter-spacing: -1px;
	font-family: calibri,arial,sans-serif;
	background: url(../images/b.gif) no-repeat;
	background-position: 70px 3px;
	font-style: normal;
	margin-bottom: 10px;
	border-bottom: 1px solid #8c9ea5;
	padding-bottom: 10px;

}

.sidebar-content p {

	display: block;
	margin-bottom: 14px;

}

.sidebar-content p a {

	color: #dad1c0;
	font-weight: bold;
	text-decoration: none;
	
}

.sidebar-content p a:hover {

	color: #dcc9d0;

}

.sidebar-content p:first-line {

	font-weight: bold;

}

.more {

	font-weight: bold;
	padding: 4px;
	background-color: #70868f;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;

}

.more:hover {

	color: #e2ded6;
	background-color: #7e959e;
}

.rss {

	display: block;
	background: url(../images/rss.png) no-repeat;
	background-color: #cdc7bb;
	border: 2px solid #b8b2a6;
	margin-top: 5px;
	padding: 10px;
	margin-top: 20px;
	background-position: 10px 4px; 
	text-indent: 45px;
	margin-bottom: 15px;

}

.news-item {

	border: 1px solid #e1e1e1;
	display: block;
	background-color: #efefef;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;

}

.news-item h3 a {

	display: block;
	margin: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #637880;
	text-decoration: none;
	color: #4c5e65;
	font-weight: bold;

}

.news-item img {

	display: block;
	float: left;
	margin-right: 8px;
	border: 4px solid #fff;

}

.news-item img:hover {

	border: 4px solid #cec0c5;

}

#news-categories {

	display: block;
	float: left;
	width: 240px;
	margin-right: 15px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #c3bdb2;
	background-color: #dfd9ce;

}

.news-date a, .main-content a {

	color: #637880;

}

.news-date a:hover, .main-content a:hover {

	color: #684c57;

}

#news-dates {

	display: block;
	float: left;
	width: 240px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #c3bdb2;
	background-color: #dfd9ce;

}

#news-categories dt, #news-dates dt {

	display: block;
	padding: 3px;
	background: url(../images/bullet3.gif) no-repeat;
	background-position: 6px 9px;
	background-color: #ece5d9;
	text-indent: 19px;

}

#news-categories a, #news-dates a {

	font-weight: bold;
	text-decoration: none;
	color: #71695c;
	display: block;
	padding-bottom: 3px;
	text-indent: 20px;
	padding-top: 5px;
	border-bottom: 1px dashed #f0eae0;

}

#news-categories a:hover, #news-dates a:hover {

	color: #4a4339;

}


#full-story img {

	display: block;
	float: left;
	margin-right: 10px;
	border: 4px solid #ddd5c9;

}

#full-story a {

	color: #7d5e6a;

}

#full-story a:hover {

	color: #956f7d;

}

.date {

	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	font-size: 10px;
	font-family: lucida sans,arial,sans-serif;

}

.news-item a {

	font-family: arial,sans-serif;
	color: #5a3c47;

}

.news-item a:hover {

	color: #847b6a;

}

.news-item h3 a:hover {

	color: #634651;

}


.rss a {

	font-weight: bold;
	text-decoration: none;
	color: #634651;

}

.rss a:hover {

	color: #785663;

}

.main-container {

	display: block;
	float: left;
	height: auto;
	width: 539px;
	background-color: #fff;

}


.main-content {

	display: block;
	float: left;
	padding: 30px;
	padding-top: 0px;
	width: 539px;
	height: auto;
	text-align: justify;
	font-family: arial,lucida sans,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #515151;

}


ul.main-content {
	display: block;
	margin-top: 8px;
	padding-bottom: 10px;

}

.main-content em {

	font-size: 16px;
	color: #637880;
	font-style: normal;
	font-family: myriad pro,arial,lucida sans,sans-serif;

}

.main-slideshow {

	display: block;
	float: left;
	padding: 30px;
	padding-top: 20px;
	width: 539px;
	height: auto;
	text-align: justify;
	font-family: arial,lucida sans,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #515151;
	padding-bottom: 10px;

}



.main-content ul li {

	font-size: 12px;
	color: #6f555f;
	margin-left: 20px;
	display: block;
	background: url(../images/bullet2.gif) no-repeat;
	background-position: 0px 6px;
	padding-left: 16px;
	margin-bottom: 4px;

}

.main-content h1 {

	font-family: calibri,arial,sans-serif;
	font-size: 22px;
	color: #6f555f;
	margin-bottom: 20px;

}

.main-content h1 span {

	font-size: 15px;
	display: block;
	text-indent: 20px;

}

.main-content h2 {

	color: #3d545d;
	font-weight: normal;
	font-size: 21px;
	font-family: calibri,arial,sans-serif;
	margin-bottom: 4px;

}

.main-content p {

	margin-bottom: 30px;

}

.cards {

	display: block;
	text-align: center;
	background: url(../images/cards.gif) no-repeat;
	background-position: 50% 30px;
	height: 29px;
	padding-top: 30px;

}

.logos {

	display: block;
	text-align: center;
	background: url(../images/logos.gif) no-repeat;
	background-position: 50% 0%;
	height: 70px;
	margin-top: 10px;
}


/* Slider */

#slider {

	width: 537px; 
	height: 230px; 
	position: relative; 
	overflow: hidden; 
	border: 1px solid #4b2a37;
	margin-bottom: 30px;
	margin-top: 0px;
	text-indent: 0px;
}


#sliderContent {

	width: 720px;
	position: absolute;
	top: 0;
	margin-left: 0;
	margin-top: 0px;
	text-indent: 0px;

}

.sliderImage {

	float: left;
	position: relative;
	display: none;
	text-indent: 0px;

}

.sliderImage span {

	position: absolute;
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 384px;
	background-color: #4b2a37;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #fff;
	display: none;
}

.sliderImage span h1 {

	font-size: 20px;
	font-family: myriad pro,arial,sans-serif;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #fff;
	margin-bottom: -10px;

}


.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}

/* Google Map */

#map {

	width: 537px;
	height: 200px;
	border: 1px solid #4b2a37;

}