﻿body 
{
	height: 100%;
	font: normal normal 16px arial, sans-serif;
	background: #fff;
}

/*-----------Page Wrappers-------------------------------------------------*/
#outerPageWrapper
{
	width: 57.5em;
	position: relative;/**/
	padding-top: 0;
	background: transparent url('/images/template/shadowsides.jpg') repeat-y 0 0;
	margin: 0em auto 0em auto;

}

#PageWrapper
{
	
	margin: 0 0px 0 0px;
	padding: 0;
	width: 57.5em;
	/*overflow: hidden; for safari?
	background: transparent url('/images/template/header1.jpg') no-repeat;*/
}

/*---------------------Header---------------------------------------------*/
#Header
{
	width: 57.5em;
	/*height: 17em;*/
	left: 0;
	margin: 0;
	padding: 0;
	cursor: default;
	background: transparent url('/images/template/header1.jpg') no-repeat 0 0;/**/
}

#HeaderImage
{
	position: absolute;
	top: 7.6em;
	left:0.65em;
	height: 8.7em;
	overflow: hidden;
	/*border: 1px solid red;width: 56.25em;*/
}

#Logo
{
	position: absolute;
	left: .5em;
	top: .5em;
	width: 57.5em;
	height: 7em;
	cursor: hand;
	overflow: hidden;
}


#Menu
{
	padding: 0;
	position: absolute;
	top: 17.1em;
	left: 2em;
	z-index: 20;
	height: 2.2em;
	/*border: 1px solid green;*/
}

.menuText
{
	font: bold .75em/2em Verdana, Sans-serif;
	color: #723c3b;
}

#divSearchBox
{
	position: absolute;
	top: 17.1em;
	left: 2.4em;
	height: 1em;
	width: 15em;

}

.searchbox
{
	background: none;
	border: none;
	font: normal .8em verdana, sans-serif;
	/*width: 12em;*/
	color: #733E3A;

}

.searchButton
{
	position: absolute;
	top: 0em;
	left: 13em;/**/
	cursor: pointer;
}

/*-------------Page Content--------------------------*/
#divPageContent
{
	width: 55.4em;
	color: #40484c;
	text-align: left;
	padding: 0em;
	margin: 0em 0 0 1.2em;
	background: transparent url('/images/template/leftBG.jpg') repeat-y left bottom;
	clear: both;
	float: left;
	position: relative;
	z-index: 19;
	/*border: 1px solid pink;
	border-top: 1px solid 1px #887869;*/
}


/*--------------Left Panel Area------------*/
#divLeftPanel
{
	width: 12.1em;
	padding: 0em;
	margin-left: 0em;
	/*border: 1px solid #BAAF99;*/
	float: left;
	background: transparent url('/images/template/panel_bg.jpg') repeat-y;
	white-space: normal;
}

#divNavPanel
{
	width: 12.13em;
	float: left;
	margin-left: 0.5em;
}

#LeftExtra
{
	/*display: none;*/
	float: left;
	font-size: 0.8em;
	padding: 1em 0 0 0;/**/
	border-top: 1px solid #723C3B;
	margin: 0 0 1em 0;
	width: 100%;
}

#LeftExtra p
{
	padding: 0 0.5em 0 0.5em;
}

#PanelBottom
{
	float: left;
	margin-left: -1px;
	clear: both;
}

/*--------------Main Content Area--------------------*/
#divMainContent
{
	width: 41.5em;
	background: transparent;
	float: left;
	padding-left: 1em;
	margin-right: 0em;
	/*border: 1px solid brown;*/
}

#RightBG
{
	background: none; /*transparent url('/images/template/RightBG.jpg') repeat-y bottom right;*/
	float: left;
}

.pnlPageTitle
{
	margin-top: 1em;
}

#PageTitle
{
	padding: 1em 0 .5em 0em;
	float: left;
	width: 35em;
	background: transparent;
}

#divCenterContent
{
	clear: both;
	min-height: 15em;
	margin-top: 0em;
	font: normal .8em tahoma, verdana, san-serif;
	text-align: left;
	padding-bottom: 0em;
	padding-right: 0em;
	float: left;
	width: 36.8em;
	/*border: 1px solid orange;*/
}

#divCenterContentPlaceHolder
{
	clear: both;
}

#divRightContent
{
	display: block;
	width: 13.75em;
	/*border: 1px solid #d69b79;*/
	float: right;
	font-size: 0.8em;
	padding: 0.5em 0 0 0.5em;
	margin-top: 0.5em;
	/*background: #CFD4D4;*/
}
#PrintTop
{
	display: none;
}
/*---------------Footer--------------------*/
#Footer
{
	clear: both;
	color: #fff;
	width: 57.5em;
	height: 2.2em;
	text-align: center;
	background: transparent url('/images/template/footerBG.jpg') no-repeat top right;
	padding-top: 0.9em;
}

	#Footer img
	{
		padding: 0;
		margin: 0;
	}
	
	#Footer .text
	{
		font-size: 0.7em;
		font-family: Tahoma, Verdana, Sans-Serif;
		font-weight: 500;
		margin-top: 1em;
	}
	
	#Footer a
	{
		color: #E1D7AB;
	}
	
	#Footer a:visited
	{
		color: #DDDDCC;
	}

/*------------UC: image and caption--------
#divImageAndCaption
{
	margin-top: 0em;
}

#caption
{
	padding: 0.2em 0 0.5em 0;
}

.div_bottom_align
{
	position: absolute;
	bottom: 0.5em;
	right: 0;
	height: auto;
	clear: both;
}

.divLeftImage
{
	padding: 0 .6em 0 0;
	float: left;
}

.divRightImage
{
	padding: 0 0 0 0.6em;
	float: right;
}
*/
/*-------------UC: contact form -----------
#contact_form
{
	margin-top: 1em;
}

.notes
{
	margin-left: 0em;
	font-style: italic;
	font-size: 0.85em;
}

.button_submit
{
	background: #97012E;
	color: #fff;
	margin-left: 5em;
	border: 2px solid #FEC425;
	border-right: 2px solid #B1850C;
	border-bottom: 2px solid #B1850C;
	cursor: pointer;
}

.contact_intro
{
	color: #97012E;
	font: normal normal bold 1.2em verdana, sans-serif;
}

.contact_text
{
	color: #97012E;
	font: normal normal normal 1.3em/1.5em verdana, sans-serif;
}*/