﻿body 
{
	font-family:Arial;
	font-size:9pt;	
	text-align:center;
	margin:0px auto 0px auto;
}

#divPageWrapper
{		
	text-align:center;
	width:800px;
	margin:0px auto 0px auto;
}

/* Menu 
	font color: #617830 #465D0B
	bg color:	#F4FEF3
	
	Bottom Nav
	Color: #E1827C;
*/

#divTopMenu
{	
	text-align:left;
	background-color:#F4FEF3;
	width:770px;
	height:18px;
	padding:0px 0px 2px 30px;
}

.topmenu
{
	position:relative;	
	width:740px;
}

#divBreadCrumb
{
	text-align:left;
	background-color:#FCF6E8;/*#F4FEF3;*/
	width:765px;
	height:18px;
	padding:2px 0px 0px 35px;
	color:#DA7376;/*#465D0B;*/
	font-weight:bold;
}

#divBreadCrumb a
{
	text-decoration:none;
	color:#DA7376;/*#465D0B;*/
}

#divBreadCrumb a:hover
{
	
}
/*
.topmenu_StaticMenuItemStyle
 {
	font-size: 9pt;
	font-family: Arial;		
	font-weight:bold;
	color:#465D0B;
	background-color:#F4FEF3;
	text-align:left;
	padding:2px;
}

.topmenu_DynamicMenuItemStyle
{
	font-family: Arial;		
	font-weight:bold;
	color:#465D0B;
	text-align:left;
	background-color:#F4FEF3;
	padding:2px 5px 2px 5px;
}

.topmenu_DynamicMenuStyle
{
	border-style:solid;
	border-width:1px;
	*//*border-color:#F4FEF3;	*//*
	border-top-color:#CFD6C0;
	border-left-color:#CFD6C0;
	border-right-color:#36421B;
	border-bottom-color:#36421B;
}

.topmenu_DynamicHoverStyle
{
	background-color:#CAE3C7;	
}

.topmenu_StaticHoverStyle
{
	background-color:#CAE3C7;	
}
*/
#tblMenuAndContent
{
	width:800px;
	padding:0px;
	clear:left;
}

#tdLeftMenu
{
	width:233px;
	padding:0px;
	background-color:#F8E4C3; /* Color at top: #FCF3E2; */
	vertical-align:top;
}

#tdContent
{
	padding:0px 0px 0px 15px;
	vertical-align:top;
	text-align:left;
	width:552px;	
}

.LeftMenuImages
{
	border-style:none;
	border-width:0px;
}

#divFooterNavigation
{
	width:800px;
	color:#E1827C;
	font-size:8pt;
	text-align:center;
	z-index:10;
}

#divFooterNavigation a
{
	color:#E1827C;
	text-decoration:none;
}

#divFooterNavigation a:hover
{	
	text-decoration:underline;
}

#tdFooter
{
	text-align:center;
}

#tblFooterImages
{
	width:800px;	
}

#tdFooterLogoLeft
{
	text-align:left;
	width:200px;
}

#tdFooterLogoRight
{
	text-align:right;
	width:200px;
}

#tdFooterCopyright
{
	color:#C5ABB4;
	font-size:8pt;
	text-align:center;
	vertical-align:bottom;
}

#tdFooterCopyright a
{
	color:#C5ABB4;
	font-size:8pt;
	text-decoration:none;
}

#tdFooterCopyright a:hover
{
	color:#C5ABB4;
	font-size:8pt;
	text-decoration:underline;
}

div.AdminToolbar
{
	z-index:5;
	position:absolute;	
	border-style:solid;
	border-width:1px;
	/*border-color:#F4FEF3;*/
	border-top-color:#F7DEE5;
	border-left-color:#F7DEE5;
	border-right-color:#E293AB;
	border-bottom-color:#E293AB;
	/*background-color:#F4FEF3;		*/
	background-color:#F7C1D1;		
	padding:6px;
}

a.AdminToolbar
{
	text-decoration:none;
	color:black;
	border-style:solid;
	border-width:1px;
	border-top-color:#F7DEE5;
	border-left-color:#F7DEE5;
	border-right-color:#E293AB;
	border-bottom-color:#E293AB;
	padding:4px;	
}

a:hover.AdminToolbar
{	
	background-color:#C1D2EE;
	border-color:#316AC5;
}

.EditContainer
{
	height:100%;
	width:557px;
	position:relative;
	left:-15px;	
}

.PageContent
{
	width:552px;
	min-height:430px;
	height:auto !important;
	height:430px;
}

#divEditToolbar
{
	width:554px;
	border-style:solid;
	border-width:1px;
	border-top-color:#F7DEE5;
	border-left-color:#F7DEE5;
	border-right-color:#E293AB;
	border-bottom-color:#E293AB;
	/*background-color:#F4FEF3;		*/
	background-color:#F7C1D1;
	padding:6px;
}

#divEditToolbar a
{
	text-decoration:none;
	color:black;
	border-style:solid;
	border-width:1px;
	border-top-color:#F7DEE5;
	border-left-color:#F7DEE5;
	border-right-color:#E293AB;
	border-bottom-color:#E293AB;
	padding:4px;
}

#divEditToolbar a:hover
{	
	background-color:#C1D2EE;
	border-color:#316AC5;
}
