body  { 
	background-image: url(images/bkgd_logo.jpg);
	background-repeat: no-repeat;
	background-position: center -150px;
	background-color: #988c7b;
	margin: 0;
	text-align: center; }
/*Home page*/
.PageMasterHome td {
	vertical-align: top;
}
.PageMasterHome {
	width: 100%;
	height: 100%;
	padding-top: 70px; }
.BrandPaneHome { 
	padding: 5px 0 10px 5px;
	width: 277px; }
.ContentPaneHome p {
	font: bold .9em/150% Arial, Helvetica, san-serif;
	color: #82705E;
	padding: 20 50px 0 20px;}
.ShowPaneHome {
	background-color: #D90026;
	height:170px;}
/*All pages*/
.PageMaster {
	width: 100%;
	height: 100%;
	padding-top: 70px; }
.PageMaster td {
	vertical-align:top;}
.SkinMaster {
	width: 800px;
	background-color: white;
	border: #C5C0BB 1px solid;
	padding: 10px;}
.BackgroundPane {
	background-image:url(images/bkgd_model.jpg);
	color: #82705E;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DEDAD4;}
td.NavPane {
	vertical-align: bottom;
}
.BannerTable{
	width: 100%;}
.BrandPane{
	vertical-align: top;
	padding: 2px 0 2px 5px;
	/*width: 277px;*/}
td.BrandPaneDetail{
	width: 157;}
.HeaderPane {
	background-image: url(images/bkgd_headerBar.gif);
	height:80px;
	padding:0 10px 0 80px;}
.PageHead table {}
.PageHead td {
	vertical-align: middle;}
.PageHead h1 {
	color:#fff;
	font: normal 1.2em Arial, Helvetica, san-serif;
	float: right;}
.MapPane td {
	text-align: center;}
.ContentPane {
	padding:40px 40px 40px 80px;}
.ContentPane p {
	font: normal .8em/130% Arial, Helvetica, san-serif;
	color: #333;}
.ContentPane em {
	color: red;
	font-style:normal;}
.FooterPane table {
	height:60px;
	vertical-align: bottom;}
.FooterPane p {
	font: normal .7em/150% Arial, Helvetica, san-serif;
	color: #82705E;
	margin-left:10px;
	margin-bottom:5px;}
.FooterPane a, .FooterPane a:link {
	padding:0 5px;	
	text-decoration:none;
	color:#82705E;}
.FooterPane a:hover {
	color:#D90026;}
ul#mainNav {
	margin:0;
	padding:0;
	list-style:none;
	vertical-align: bottom;}
#mainNav li {
	display:inline;
	float:right;
	padding:0 0 10px 30px;}
#mainNav a, #mainNav a:link {
	color: #82705e;
	text-transform:uppercase;
	font:normal .9em Arial, Helvetica, san-serif;
	text-decoration:none;}
#mainNav a:hover {
	color:#D90026;}
p {
	padding:0 0 10px 0;
	margin:0;}
em {
	color: #D90026;}	
ul{
	font-family: Arial, Helvetica, san-serif;
	font-size: .8em;
	color: #333;
	margin-top: -5px;}
td {}
h1 {
	font: bold 1em Arial, Helvetica, san-serif;
	color: #82705E;}
h2 {
	font: bold 1em Arial, Helvetica, san-serif;
	color: #82705E;
	padding:0;
	margin:0;}
a, a:link, a:visited, a:active {
	color: #207AA4;
	text-decoration: underline;}
a:hover {
	color: #D90026;}
.spacer {
	padding-top:10px;
	clear:both;}
