﻿/* bof template */

.TopNav {
	padding: 20px;
	color: #F8F5F0;
	}

.HeaderWrapper, .BodyWrapperContent, .FooterWrapper {
	background: url(../../App_Media/Images/ContentBG.png)
	}

.HeaderLogo {
	background: url(../../App_Media/Images/HeaderBg.png) no-repeat right top;
	height: 99px;
	}

.BodyWrapperContentMenuRepeatBG {
	background: url(../../App_Media/Images/MenuLeftBGRepeat.png) repeat-y;
	}

.BodyWrapperContentMenuRepeatBGBottom {
	background: url(../../App_Media/Images/MenuLeftBGRepeatBottom.png) no-repeat bottom left;
	}

.BodyWrapperContentBG {
	background: url(../../App_Media/Images/ContentBGTop.png) repeat-x;
	}

.BodyWrapperContentSpacing {
	padding: 0px 20px 0px 28px;
	}

.BodyContentRightContent {
	width: 444px;
	padding: 0px 0px 0px 0px;
	}

.BodyContentRightInner {
	padding-right: 20px;
	}

.BodyMenuLeftContent {
	background: #45423A url(../../App_Media/Images/MenuLeftBG.png) no-repeat top;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	width: 198px;
	border-left: 2px solid #A5A398;
	border-right: 2px solid #A5A398;
	}

.BodyMenuLeftContent a {
	color: #FFFFFF;
	}

/***** bof Menu *****/
.MenuH1FirstContent {
	white-space: normal;
	color: #F8F5F0;
	}

.MenuH1FirstContent a:hover {
	color: #D4CDBE;
	}

table.MenuH2FirstContent {
	margin-right: 2px;
	}

table.MenuH2FirstContent a {
	display: block;
	width: 138px;
	line-height: 37px;	/* text position */
	height: 37px;
	font-weight: bold;
	text-decoration: none;
	background: url(../../App_Media/Images/MenuBullet.gif) no-repeat left 16px;
	padding: 0px 20px 0px 40px;
	}

table.MenuH2FirstContent a:hover {
	text-decoration: none;
	color: #46433E;
	background: url(../../App_Media/Images/MenuOver.png)
	}

table.MenuH2SecondContent {
	text-align: left;
	padding-left: 25px;
	}

table.MenuH2SecondContent {
	margin: 0;
	padding: 0;
	padding-right: 0px;
	background: #44423A;
	filter: alpha(opacity=93); /* IE's opacity*/
	opacity: 0.93;
	}

table.MenuH2SecondContent a {
	display: block;
	padding: 0px 20px 0px 20px;
	line-height: 37px;	/* text position */
	height: 37px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
	}

table.MenuH2SecondContent a:hover {
	text-decoration: none;
	color: #46433E;
	background: url(../../App_Media/Images/MenuOver.png)
}

/***** eof Menu *****/

/* eof template */

.PageHeaderImage {
	height: 204px;
	width: 463px;
	margin-bottom: 20px;
	}