﻿body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	width: 100%;
	text-align: center;
	background-image: url( '../images/background.gif' );
	background-repeat: repeat-x;
	background-color: #6D5A64;
}
form {
	margin: 0px;
	width: auto;
	padding: 0px;
}
img {
	border: 0px;
}
object {
	border: none;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	border: none;
	padding: 0px;
	border-collapse: collapse;
}
table tr td {
	vertical-align: top;
	padding: 0px;
	border: none;
}
table tr td img {
	display: block;
}
div.allContent {
	position: relative;
	text-align: left;
	width: 818px;
	margin: auto;
}
td.contentColumn {
	padding-top: 19px;
}
td.contentColumn div.whiteContentArea {
	background-color: #ffffff;
	width: 100%;
	height: 215px;
}
div.homepagePinkMenu img {
	display: inline;
}
input.homepagePassword {
	width: 140px;
}
input.homepageLoginButton {
	font-size: 11px;
}
div.homepageTitle {
	font-size: 13px;
	color: #738631;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
div.homepageTitle a {
	color: #738631;
}
div.homepageRegularText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #636363;
}
table.homepageSubBoxes {
	margin-left: 10px;
	margin-right: 10px;
}
table.homepageSubBoxes td {
	padding: 4px;
}
table.homepageSubBoxes td.wording {
	width: 200px;
}
table.homepageSubBoxes td.image {
	vertical-align: middle;
}
div.homepageLabel {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
div.F1EDD9Box {
	background-color: #F1EDD9;
	width: 190px;
}
div.F1EDD9Box table {
	background-color: #F1EDD9;
	width: 190px;
}
div.homepagePinkMenu {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
div.copyright {
	margin-top: 15px;
	font-size: 9px;
	font-family: Verdana, Sans-Serif;
	color: #BCBCBC;
	width: 100%;
	text-align: center;
}
div.copyright a {
	color: #BCBCBC;
	text-decoration: none;
}
div.insideTopMenu {
	width: 100%; 
	height: 86px; 
	background-color: #544F4A;
	vertical-align: middle;
}
div.insideContentArea {
	background-color: #ffffff; 
	padding: 20px; 
	font-size: 12px; 
	width: 800px;
}
div.BrownPlasterBox {
	background-image: url('../images/plasterBox.jpg');
	width: 768px;
	height: 469px;
	margin: 16px;
	background-repeat: no-repeat;
}