body {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0;
        background-image: url("../img/bgrepeat.jpg");
        background-repeat: repeat-x;
        background-color: #0a86bc;
}

#contents {
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer {
	position: absolute;
	top: 550px;
	height: 50px;
	text-align: center;
	width: 800px;
	color: white;
}


#header {
	background-image: url("../img/hometownb.jpg");
	background-position: top, left;
	background-repeat: no-repeat;
	background-border: none;
	height: 120px;
	width: 800px;
}

#sub {
	position: relative;
	top: 0px;
	left: 130px;
	width: 670px;
	height: 430px;
}

#main {
	color: black;
	background-color: white;
	height: 430px;
	padding-left: .5em;
	padding-right: .5em;
	width: 526px;
	overflow: auto;
	-moz-user-focus: normal;
	-mox-user-input: enabled;
}	

#left-column {
	position: absolute;
	width: 130px;
	height: 430px;
	margin-bottom: 5em;
}

#right-column {
	position: absolute;
	left: 540px;
	top: 0px;
	width: 130px;
	height: 430px;
}

img {
	border: none;
}

#left-navigation {
	font-size: 0.75em;
	font-weight: bold;
	color: #0a86bc;
	padding-top: 8px;
}

a.foot {
	color: #FFFFFF;
	font-size: 0.688em;
	text-decoration: none;
}

a.foot:link, a.foot:visited{
  color: #ffffff;
}

a.foot:active, a.foot:focus, a.foot:hover {
  color: #ffffcc;
  text-decoration: underline;
}


div.affiliates {
  padding-left: 1.5em;
  padding-top: 1em;
  border: none;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 1.25em;
	font-weight: bold;
	text-align: left;
}

td {
	color: black;
}

a {
	border: none;
	color:black;
}

a:link, a:visited {
	border: none;
}

a:active, a:focus, a:hover {
	color: #121258;
	text-decoration: underline;
}

p {
	text-align: left;
}


div.just {
	margin-left: .5cm;
	margin-right: .5cm;
	text-align: justify;
}

#portal {
	float:left;
	height:95px;
	left:0px;
	margin-left:9px;
	margin-top:0px;
	position:relative;
	top:10px;
	width:103px;
	
}

#wilkinson {
        float:left;
        height:25px;
        left:0px;
        margin-left:11px;
        margin-top:82px;
        position:relative;
        top:10px;
        width:215px;
}

#mtvernon {
        float:left;
        height:25px;
        left:0px;
        margin-left:11px;
        margin-top:82px;
        position:relative;
        top:10px;
        width:222px;
}

#sarcoxie {
        float:left;
        height:25px;
        left:0px;
        margin-left:11px;
        margin-top:82px;
        position:relative;
        top:10px;
        width:196px;
}

.frontText {
        font-size: 16px;
}
/* Global Use */
.boxed {
    padding: 5px;
    border:  1px solid #ccc;
    background-color: #eee;
}
.imgFloatLeft {
        float: left;
        margin-right: 5px;
}
.imgFloatRight {
        float: right;
        margin-left: 5px;
}
.centerText { text-align: center; }
/* Navigation Menu */
#navlist {
        margin: 5px 0 0 0px;
        padding: 0;
        list-style-type: none;
}
#navlist a, #navlist a:visited {
        display: block;
        padding: 4px 2px 5px 5px;
        margin: 0px 0px 2px 0px;
        color: #0a86bc;
        text-decoration: none;
}
#navlist a:focus, #navlist a:active {
        color: #a20821;
}
#navlist a:hover {
        background-color: #e1e1e1;
        text-decoration: none;
}
/* Home Page */
#advantagePlanRollover
{
        display: block;
        background: url("../img/content/advantageRollOver.jpg") no-repeat 0 0;
        width: 220px;
        height: 28px;
        margin-top: 10px;
}
#advantagePlanRollover:hover { background-position: 0 -49px; }
#advantagePlanRollover span { display: none; }
/* DME Page */
#dme-logos {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
#dme-logos td {
        padding: 2px;
        vertical-align: top;
}
/* Education Page */
#education-logos {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
#education-logos td {
        padding: 2px;
        vertical-align: top;
}
/* Contact Page */
#ContactInfo {
        font-size: 0.929em;
        text-align: center;
}

