body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
        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;
	width: 800px;
	height: 430px;
}

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

img {
	border: none;
}

a.foot {
	color: #FFFFFF;
	font-size: 0.625em;
	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;
}

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

h2 {
	font-size: 1.143em;
	font-weight: bold;
	text-align: center;
	margin: 4px 0 0 0;
}

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;
}
.boxed {
    padding: 5px;
    border:  1px solid #ccc;
    background-color: #eee;
}
/* Portal Store Info Table */
#ourStores {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#ourStores td {
	padding: 2px;
	vertical-align: top;
}
#ourStores td p { text-align: center; }

.storeHours {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}
.storeHours td {
	text-align: left;
}

