@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #f3eee9 url('../images/tile.jpg');
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

A {
	color: #2f241a;
}

A:hover {
	color: #8A6B4D;
}

P {
	text-indent: 15px;
}

IMG {
	border: 0;
}

.oneColFixCtr #container {
	width: 872px;
	margin: 0 auto;
	border: none;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 10px 20px 20px 20px;
	margin-bottom: 5px;
	background: #F3EEE9 url('../images/siwrrrrl.jpg') no-repeat bottom right;
}

.oneColFixCtr #header {
	height: 192px;
}

.oneColFixCtr #buttonsHigh {
	height: 30px;
}

.oneColFixCtr #buttonsLow {
	height: 35px;
}

.oneColFixCtr #mainContentCap {
	height: 53px;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}

#mainContentCap .phone {
	color: #8A6B4D;
	position: absolute;
	right: -10px;
	font-size: 10pt;
	font-weight: bold;
}

.oneColFixCtr #footer {
	height: 70px;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}

#footer .phone {
	position: absolute;
	left: 0;
	top: 17px;
	z-index: 999;
}

#footer .email {
	position: absolute;
	right: 0;
	top: 17px;
	z-index: 999;
}

#footer .address {
	clear: both;
	margin-top: 7px;
}

#footer .logo {
	clear: both;
}

#footer .footerOffset {
	position: relative;
	left: -20px;
}

.bigHeader {
	color: #8A6B4D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.smallHeader {
	color: #8A6B4D;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 7px;
}

.bodyCopy {
	font-size: 11pt;
	line-height: 20px;
	margin-left: 10px;
	display: block;
	width: 825px;
}

.footNotes {
	font-size: 10pt;
	line-height: 18px;
}

.nameHighlight {
	font-weight: bold;
	color: #8A6B4D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.namePhoto {
	padding: 0 5px 5px 0;
}

.photoCaption {
	color: #8A6B4D;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.box {
	width: 180px;
	background: url('../images/callout2.png') no-repeat bottom left;
	padding-bottom: 20px;
}

.box_inner {
	width: 180px;
	background: url('../images/callout2.png') no-repeat top left;
	height: 100%;
	overflow: auto;	
}
