/* CSS Document */

h1 {
	background: #76705d;
	color: #FFF;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 4px 13px;
	display: block;
	float: left;
	width: auto;
	margin: 0px 0px 8px;
}
h2 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #4e4a3e;
	margin-top: 14px;
	clear: left;
	margin-left: 13px;
}
h3 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #4e4a3e;
	margin-top: 18px;
}
h4 {
	margin-bottom: 8px;
	color: #670711;
	margin-top: 14px;
	clear: left;
	margin-left: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.tableOddRow {background-color: #F7F5F0; border-bottom: 1px dotted #c4cbaa;}
.tableEvenRow {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #c4cbaa;
}
table th {
	background: #76705D;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding: 4px;
}
table td {
	padding: 2px 4px;
	font-size: 12px;
	vertical-align: top;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}

a.noUnderline {
	border-style: none;
	font-weight: bold;
	color: #4e4a3e;
}
a.noUnderline:hover {
	border-style: none;
	font-weight: bold;
	background-color: #FFF;
}

.separator {
	clear: both;
	height: 1px;
	line-height: 1px;
	background: url(../images/sep.gif) repeat-x;
	margin: 10px 10px 10px 0;
		}
.title {
	font-weight: bold;
	color: #4e4a3e;
}
.thumb {
	border: 4px solid #e0ddd1;
	margin-right: 10px;
	margin-bottom: 10px;
}
#rightContent #tertNav #photos a:hover {
	background-image: none !important;
	text-decoration: none;
	padding:0px !important;
	text-indent:0px !important;
}
.left {
	float: left;
}
.clear {
	clear: both;
}


.elevenpx {
	font-size: 11px;
	padding-right: 3px;
}

.tenpx {font-size: 10px; padding-right: 3px;}

.indent {margin-left: 14px;}

.borderRight {border-right: 1px dashed #BFBBAE;}

td.padLeft {padding-left: 15px;}
#content ol {
	margin-left: 30px;
	margin-top: -6px;
	margin-bottom: 8px;
}
