﻿/* CSS layout */
body {
	background-color: #FFFFFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#constrain {
	margin-right: auto;
	margin-left: auto;
	width: 745px;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url('graphics2/oakwood-Logo.png');
	background-repeat: no-repeat;
	height: 115px;
}
#hdrMsg {
	text-align: right;
	margin-right: 25px;
	vertical-align: middle;
	font-family: Verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #AB3831;
	font-style: italic;
	top: 55px;
	position: relative;
}
#top_nav {
	background-color: #BBA779;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #AB3831;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	vertical-align: middle;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 1px;
	font-weight: bold;
	letter-spacing: 3px;
}
.content {
	padding: 10px 20px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#page_content_holder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
}
#right_col {
	width: 150px;
	float: right;
	text-align: center;
}
#page_content {
	margin-right: 150px;
	padding-top: 10px;
	text-align: justify;
	color: #000000;
}
#footer {
	background-color: #BBA779;
	height: 15px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #AB3831;
	clear: both;
}
.style1 {
	color: #918268;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #918268;
}
a:hover {
	color: #AB3831;
}
#footer2 {
	text-align: right;
	height: 20px;
	padding-right: 15px;
	padding-top: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
.customerFirst {
	color: #AB3831;
	font-size: large;
}
.phone {
	text-align: center;
	font-size: medium;
}
.printerList {
	position: inherit;
}
.cell3 {
	text-align: center;
}
.style8 {
	text-decoration: underline;
}
.PrinterImage {
}
.style9 {
	font-size: medium;
	color: #AB3831;
}
#right_col_towns {
	width: 250px;
	float: right;
	text-align: left;
	padding-top: 10px;
	overflow: auto;
	height: 250px;
}
#page_content_towns {
	margin-right: 300px;
	padding-top: 10px;
	text-align: justify;
	color: #000000;
}

