body,html
{
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #ebe6e3;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.MainTable
{
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
}

.GenericTable
{
	padding: 5px;
	width: 700px;
	background-color: #FFFFFF;
}

.GenericTable th
{
	background-color: #43536C;
	height: 12px;
	text-transform: uppercase;
	color: #FFFFFF;	
	border-bottom: 2px solid #273142;
	font-family: Trebuchet MS;
	font-size: 12px;
	padding: 2px;
}

.GenericTable td
{
	border-bottom: 1px solid #ECE4DD;
}

.GenericTable .SubSection
{
	background-color: #ECE4DD;
	font-weight: bold;
	text-align: left;
	color: #4B2F1B;
	padding: 2px;
}

.Navigation
{
	width: 210px;
	background-color: #a27450;
}

.Item
{
	width: 210px;
	background-color: #a27450;
	height: 24px;
	text-align: right;
	color: #FFFFFF;
	border-bottom: 1px solid #614127;
	border-top: 1px solid #BA9C83;
	font-family: Small Fonts;
	font-size: 9px;
	text-transform: uppercase;
	padding-right: 3px;
}

.Item_Over
{
	width: 210px;
	background-color: #4B2F1B;
	height: 24px;
	text-align: right;
	color: #FFFFFF;
	border-bottom: 1px solid #614127;
	border-top: 1px solid #BA9C83;
	font-family: Small Fonts;
	font-size: 9px;
	text-transform: uppercase;
	padding-right: 3px;
	cursor: pointer;
}

.Header
{
	height: 65px;
	padding-left: 128px;
}

.FooterLeft
{
	width: 210px;
	background-color: #a27450;
	background-image: url(../images/footerleftbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.Content
{
	background-color: #f8f7f7;
	width: 744px;
	text-align: left;
	color: #363333;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

.Content a
{
	text-decoration: none;
	color: #a27450;
}

.Content a:hover
{
	text-decoration: underline;
	color: #363333;
}

.Content .TextHeader
{
	font-family: Trebuchet MS;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing: 1px;
	color: #43536C;
}	

li
{
	padding: 3px;	
	color: #363333;
}

.ListItem
{
	color: #363333;
}

.ListItem a
{
	color: #4B2F1B;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	text-transform: uppercase;
}

.ListItem a:hover
{
	color: #4B2F1B;
	text-decoration: underline;
}

.FlashBanner
{
	background-color: #43536C;
	height: 138px;
	max-height: 138px;
	border-bottom: 3px solid #614127;
}

.Footer
{
	font-family: Small Fonts;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #43536C;
	background-image: url(../images/footerbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 3px;
	height: 34px;
}

.Footer a
{
	color: #FFFFFF;
	text-decoration:none;
}

.Footer a:hover
{
	color: #FFFFFF;	
	text-decoration: underline;
}

.Footer a:visited
{
	color: #FFFFFF;
}

.TextNavigation
{
	font-family: Small Fonts;
	font-size: 9px;
	color: #000000;
	background-color: #f8f7f7;
	width: 210px;
}

.TextNavigation .Header
{
	background-color: #614127;
	padding: 3px;
	color: #FFFFFF;
	height: 14px;
	background-image:url(../images/sideheader.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: 190px;
	text-align: right;
}

.TextNavigation .SubHeader
{
	text-transform: uppercase;
	padding: 2px 0px 2px 0px;
	color: #000000;
	font-weight: bold;
}

.TextNavigation .SubHeader a
{
	color: #000000;
}

.TextNavigation .Container
{
	padding: 3px;
	background-color: #ECE4DD;
	color: #4B2F1B;
	width: 190px;
	text-align: right;
}

.TextNavigation .Container a
{
	color: #4B2F1B;
	text-decoration: none;
}

.TextNavigation .Container a:hover
{
	color: #000000;
}

.TextNavigation .Bottom
{
	background-image: url(../images/sidenav_bottom.jpg);
	background-position: right;
	background-color: #ECE4DD;
	height: 10px;
	background-repeat: no-repeat;
	width: 196px;
}

.SmallHeader, h1
{
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #a27450;
}

.ProductHeader
{
	font-family: Arial;
	text-transform: uppercase;
	font-size: 14px;
	color: #4B2F1B;
	font-weight: bold;
}

.lblEvent
{
	color: #FF0000;
	font-weight: bold;
}

.Highlight
{
	color: #614127;
}

.LeftPageHeader
{
	background-color: #4B2F1B;
	padding: 2px;
	border-bottom: 1px solid #614127;
	text-transform: uppercase;
	background-image: url(../images/pageheaderbg.jpg);
	background-repeat: repeat-x;
}

.PageHeader
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #4B2F1B;
	padding: 2px;
	border-bottom: 1px solid #614127;
	text-transform: uppercase;
	background-image: url(../images/pageheaderbg.jpg);
	background-repeat: repeat-x;
}

.PrintFriendly
{
	display: none;
}