body
{
	background: #DFE4EA;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

#mainDiv
{
	width: 860px;
	margin: auto;
	background: url(../images/mainDivBg.gif) top left repeat-y;
	margin-top: 15px;
}

#leftSide
{
	width: 272px;
	background: #7B5444;
	float: left;
}

#menuDiv
{
	width: 272px;
	min-height: 235px;
	background: #926449 url(../images/menuBg.jpg) top left no-repeat;	
	position: relative;
}

.menu
{
	position: absolute;
	top: 30px;
	right: 20px;
}

html #menuDiv
{
	height: 235px;
}

#lastItem
{
	border-bottom: 0px;
}

#activeItem
{
	color: #97B0C1;
}

.moreArrow
{
	float: right; 
	margin-top: 9px; 
	border: 0px;
}

.spacer
{
	clear: both;
}

#rightSide
{
	width: 588px;
	float: right;
}

#headerDiv
{
	height: 144px;
	background: #C4D2DC url(../images/headerBg.gif) top left repeat-x;
	width: 588px;
}

#homeHeaderDiv
{
	width: 588px;
	background: #C4D2DC url(../images/homeHeaderBg.gif) top left repeat-x;
	height: 204px;
}

#addressInfo
{
	float: right;
	font-size: 15px;
	color: #563123;
	text-align: right;
	margin: 30px 10px 0px 0px;
}

#addressInfo a
{
	color: #6D7987;
	text-decoration: none;
}

#addressInfo a:hover
{
	text-decoration: underline;
}

.sideBarPic
{
	border-top: 10px solid #5F2F1C;
	border-bottom: 10px solid #5F2F1C;
}

#sideBarBottom
{
	width: 272px;
	min-height: 206px;
	background: #926449 url(../images/sideBarBottomPic.jpg) top left no-repeat;
	position: relative;
	text-align: left;
	padding-top: 10px;
}

html #sideBarBottom
{
	height: 206px;
}

#lightACandle
{
	position: absolute;
	left: 60px;
	bottom: 16px;
}

#contentDiv
{
	text-align: left;
	margin: 15px;
	color: #4E5E71;
	font-size: 14px;
	background: url(../images/contentDivBg.jpg) bottom right no-repeat;
	min-height: 450px;
}

#contentText
{
	width: 340px;
}

#contentDiv h1
{
	font-family: Times New Roman, serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #AF7C4E;
}

#contentDiv h2
{
	font-size: 135%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contentDiv h3
{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#contentDiv p
{
	margin: 0px 0px 16px 0px;
	line-height: 22px;
}

#subMenu
{
	float: right;
	border-left: 1px dotted #613625;
	margin-left: 20px;
	padding: 10px;
	width: 160px;
}

#subMenu ul
{
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: url(../images/orangeArrow.gif) outside;
}

#subMenu a
{
	color: #613625;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

a
{
	color: #613625;	
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

#contentText a
{
	font-weight: bold;
}

#activeSubMenuItem a
{
	color: #4E5E71;	
}

#footerDiv
{
	background: #D8D2C9;
	width: 588px;
	text-align: center;
	color: #7B5444;
	font-size: 11px;
	height: 20px;
	padding-top: 4px;
}

#footerDiv a
{
	color: #7B5444;
}

#sideBarBottom h1
{
	color: #E6E1D9;
	font-size: 20px;
	font-weight: normal;
	font-family: Times New Roman, serif;	
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#sideBarBottom ul
{
	margin: 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#sideBarBottom li
{
	background: url(../images/blueArrow.gif) 0px 2px no-repeat;
	margin: 0px 10px;
	padding: 0px;
	font-size: 12px;
}

#sideBarBottom a
{
	color: #ffffff;
	margin-left: 20px;
	margin-top: 5px;
	display: block;
	font-weight: bold;
}

.sidespan
{
	color: #ffffff;
	margin-left: 20px;
	margin-top: 5px;
	display: block;
	font-weight: bold;
}


#homepageContentBottom
{
	
	
}

.bottomContentPics
{
	float: left;
	margin-right: 4px;
}

#homepageContentBottom td
{
	font-size: 12px;
}

#homepageContentBottom h1
{
	font-size: 20px;
	color: #5F2F1C;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#homepageContentBottom a
{
	color: #5F2F1C;
	font-weight: bold;	
}