﻿@charset "utf-8";
body{
	margin: 10px 0 10px 0;
	padding: 0;
	background-color: #232323;
	background: #232323 url(images/background-gray.png) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
}

b{font-size: 110%;}
em{
}
h1 {
	font-size: 24px;
}
.center {
	text-align: center;
}

#maincontainer{
	border-width: 2px;
	border-color: #808080;
	width: 800px; /*Width of main container*/;
	margin: 0 auto;
	border-left-style: solid;
	border-right-style: solid;
}
#topsection{
	background: #000000;
	height: 138px;
	color: #FFFFFF;
	font-weight: bold;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	color: #000000;
}

#contentcolumn{
	margin-left: 160px;
}
#leftcolumn{
	float: left;
	width: 160px; /*Width of left column*/;
	margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/;
	background: #333333;
}
#leftcolumn a{
	padding-top: 1px;
	padding-bottom: 1px;
}

#footer{
	clear: left;
	width: 100%;
	background: #006CE1;
	color: #ffffff;
	text-align: center;
	padding: 4px 0;
	height: 70px;
}

#footer a{
	color: #9D9EFB;
}

.ImageLinks {
	border-width: 0px;
}

.innertube{
	padding-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
	padding-bottom: 7px;
}

.ROLMround{display:block}
.ROLMround *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.ROLMround1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#0C17B2}
.ROLMround2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background:#0C17B2}
.ROLMround3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;}
.ROLMround4{
  border-left:1px solid #000000;
  border-right:1px solid #000000}
.ROLMround5{
  border-left:1px solid #000000;
  border-right:1px solid #000000}
.ROLMroundfg{
  background:#ffffff}
p {
	text-align: justify;
}
a {
	color: #0056C5;
	font-weight: bold;
}
#spacer{
	height: 6px;
}
#Block1 {
	border: 1px solid #C0C0C0;
	width: 615px;
	height: 80px;
	background-image: url('images/FrontPorch.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#Block1 a{
	font-weight: bold;
	color: #C0C0C0;
}

#Block1 td{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
#Block2 {
	border: 1px solid #C0C0C0;
	width: 615px;
	height: 80px;
	background-image: url('images/LocalShopping.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#Block2 a{
	font-weight: bold;
	color: #C0C0C0;
}

#Block2 td{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
#Block3 {
	border: 1px solid #C0C0C0;
	width: 615px;
	height: 80px;
	background-image: url('images/Homestead.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#Block3 a{
	font-weight: bold;
	color: #C0C0C0;
}

#Block3 td{
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

#Block {
	border: 1px solid #999999;
	width: 348px;
	height: 188px;
	background-color: #333333;
	color: #FFFFFF;
}
#Block a{
	font-weight: bold;
}

#Block td{
	font-size: 11px;
	text-align: justify;
}

#BlockHeadline {
	height: 20px;
	background-image: url('images/BlockHeader.jpg');
	background-repeat: repeat-x;
	padding-top: 3px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#Advertisers{
	background-color: #FFFFFF;
	color: #000000;
}
#white{
	background-color: #FFFFFF;
	color: #000000;
}
