body{
margin:0;
padding:0;
background: url('../images/filler.jpg') repeat-x #fff1d8;
font-family: Arial, Verdana, sans;
color: #212e4b;
}

#topsection{
background: url('../images/top.jpg') repeat-x;
height: 105px; /*Height of top section*/
}

.centering{
margin: 0;
margin-top: -5px;
}

#contentwrapper{
float: left;
width: 100%;
background: url('../images/topBar2.jpg') repeat-x left top;
}

#contentcolumn{
margin: 42px 200px 0 165px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.leftSidebar {
	background: url('../images/leftSidebar.jpg') repeat-y;
}

.middleContent {
	background: url('../images/topBar2.jpg');
	background-repeat: repeat-x;
}

#nav {
	margin-top: 50px;
	margin-left: 20px;
	width: 208px;
	float:left;
	display: block;
	background: url('../images/navSidebar.png') no-repeat;
}

#nav ul {
	list-style:none;
    padding-top:0;
    margin-top:0;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	color: #212e4b;
}

#nav li a:hover {
	color: #a00a26;
}


.navtext {
	margin-left: 30px;
	line-height: 31px;
	font-family: Georgia, "Times New Roman", sans-serif;
}

#content {
	display:block;
	margin: 50px 20px;
	font-size: 14px;
	color: #212e4b;
    width:70%;
    float:right;
    min-height:500px;
}

.content a:link, .content a:visited, .content a:active {
	text-decoration: none;
	color: #a00a26;
	font-weight:bold;
}

.content a:hover {
	color: #296298;
}

.centerit {
    margin-right: 228px;
    padding: 0px; 
    margin-top: 40px;
	text-align:center;
}

.webTitle {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 34px;
	color: #a00a26;
}

.webTitle2 {
	font-family: Arial, Verdana, sans;
	font-size: 14px;
	color: #212e4b;
	text-transform: uppercase;
	line-height: 18pt;
	letter-spacing: 1.5px;
}

.description {
	border: 0;
	margin-bottom: 20px;
	padding: 0;
}

.descriptionText {
	font-size: 14px;
}

.descriptionImage {
}

.descriptionTitle {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", sans-serif;
	color: #a00a26;
	text-align: center;
}

.descriptionCaption {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", sans-serif;
	text-align: center;
	line-height: 22pt;
}

#footer {
	text-align: center;
	font-size: 12px;
    clear: both;
}

#footer ul li {
	list-style: none;
	display: inline;
}

.footer a:link, .footer a:visited, .footer a:active {
	color: #26513d;
}

.footer a:hover {
	color: #a00a26;
}

.slideshow_img
{
    float:right;
    padding-left:15px;
}

#s1
{
    width:100%;
}

#s1 div { width:92%; }
