body
{
	margin: 0px;
	padding: 0px;
	background: #BEC8AF url(/images/mainBg.gif) top left repeat-x;
	text-align: center;
	font-family: times, times new roman, serif;
}

#mainDiv
{
	width: 840px;
	margin: auto;
	background: #CAD3BC;
	position: relative;
	padding: 1px;
}

#topMenuDiv
{
	background: url(/images/topMenuBg.gif) top left no-repeat;
	width: 576px;
	height: 23px;
	position: absolute;
	top: 0px;
	right: 20px;
}

#topMenuDiv ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}

#topMenuDiv li
{
	margin: 0px;
	padding: 0px 10px;
	float: left;
	border-right: 1px solid #CAD3BC;
	height: 18px;
}

#topMenuDiv a
{
	font-size: 12px;
	color: #69543A;
	text-decoration: none;
}

#logo
{
	float: left;
	margin: 10px 20px;
}

#headerDiv
{
	color: #82302A;
	font-size: 13px;
	text-align: center;
	position: absolute;
	top: 30px;
	right: 30px;
	width: 600px;
}

#slogan
{
	margin-top: 10px;
}

#menuDiv
{
	position: absolute;
	top: 120px;
	right: 0px;
	width: 195px;
	background: #FFFFE1;
	padding: 20px 0px;
}

#menuTop
{
	background: url(/images/menuTop.gif) top right no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 195px;
	height: 24px;
}

#menuBottom
{
	background: url(/images/menuBottom.gif) top right no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 195px;
	height: 23px;
}

#contentDiv
{
	margin: auto;
	margin-top: 140px;
	margin-bottom: 0px;
	background: url(/images/contentBg.gif) top left repeat-y;
	position: relative;
	width: 805px;	
	padding: 5px 0px;
	min-height: 280px;
	text-align: left;

}

#contentTop
{
	background: url(/images/contentTop.gif) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 805px;
	height: 29px;
}

#contentBottom
{
	background: url(/images/contentBottom.gif) bottom left no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 805px;
	height: 24px;
}

#contentText
{
	width: 600px;
	text-align: left;
	margin: 10px;
	font-size: 15px;
	color: #FEFEF2;
	position: relative;
	padding-top: 5px;

}

#innerContentText
{
	background: url(/images/collarBg.gif) bottom right no-repeat;
	width: 620px;
	text-align: left;
	margin: 10px;
	font-size: 15px;
	color: #FEFEF2;
	position: relative;
	padding: 5px 10px 0px 0px;
}

#innerContentTextEq
{
	background: url(/images/horseshoeBg.jpg) bottom right no-repeat;
	width: 620px;
	text-align: left;
	margin: 10px;
	font-size: 15px;
	color: #FEFEF2;
	position: relative;
	padding: 5px 10px 0px 0px;
}

html>body #innerContentText
{
	width: 600px;
	padding: 5px 170px 0px 0px;
		font-family: arial, helvetica, sans-serif;

}

html>body #innerContentTextEq
{
	width: 600px;
	padding: 5px 170px 0px 0px;
		font-family: arial, helvetica, sans-serif;

}

#homepageServicesDiv, #homepageQuestionsDiv, #homepageTributeDiv
{
	background: url(/images/homepageToolsBg.gif) top left no-repeat;
	width: 249px;
	height: 42px;
	text-align: center;
	float: left;
	color: #FFFFE1;
	line-height: 17px;
	font-weight: bold;
	font-size: 14px;
}

#homepageServicesDiv
{
	margin-left: 18px;
}

html>body #homepageServicesDiv
{
	margin-left: 38px;
}

#homepageQuestionsDiv, #homepageTributeDiv
{
	margin-left: 8px;

}

#homepageServicesDiv a, #homepageQuestionsDiv a, #homepageTributeDiv a, #contentText a, #innerContentText a
{
	color: #82302A;
}

#homepageBottomDiv
{
	background: url(/images/homepageBottomPics.jpg) bottom left no-repeat;
	width: 840px;
	height: 340px;
	clear: both;
}

/* fix the height in everything but IE6 */
html>body #homepageBottomDiv 
{
	height: 0px;
	min-height: 340px;
}

#homepageContentDiv
{
	background: #FFFFE1 url(/images/topCorner.gif) top left no-repeat;
	width: 425px;
	float: right;
	clear: both;
	margin-top: 10px;
	font-size: 13px;
}

#homepageContentLeft
{
	background: url(/images/bottomCorner.gif) bottom left no-repeat;	
	width: 415px;
	text-align: left;
	padding-left: 10px;
}

#homepageContentRight
{
	background: #F5F5D8;
	float: right;
	width: 165px;
	text-align: left;
	padding: 0px 10px;
	margin-left: 10px;
	min-height: 235px;
}

#homepageContentDiv h1
{
	color: #81916D;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

#homepageContentDiv ul
{
	margin: 10px;
	padding: 0px;
	color: #81916D;
}

#homepageContentDiv a
{
	color: #81916D;
}

.spacer
{
	clear: both;
}

.toolsIcon
{
	display: inline;
	float: left;
}

.toolsBox
{
	margin-left: 30px;	
}

.toolsBox a
{
	font-weight: bold;
}

#footerDiv
{
	clear: both;
	margin: 10px;
	border-top: 1px solid #FFFFE1;
	padding: 5px 0px 10px 0px;
	font-weight: bold;
	color: #82302A;
	font-size: 11px;
}

#footerDiv a
{
	color: #69543A;
	text-decoration: none;
}

#footerDiv ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footerDiv li
{
	margin: 0px 5px;
	padding: 0px;
	float: left;
}

#pageTitle
{
	position: absolute;
	top: 90px;
	left: 220px;
	font-size: 33px;
	color: #82302A;
	font-weight: bold;
}

.thickBorder
{
	border: 5px solid #FFFFE1;
}

#contentDiv h2
{
	font-size: 20px;
	color: #69543A;
}

#contentDiv h3
{
	color: #69543A;
}