/* CSS Document */body {	background-color: #C1BFAB;	margin: 0;	padding: 0;	text-align: center;	font-family: "Times New Roman", Times, serif;}p {}td {}a {	color: #0F3A5F;}a:visited {	color: #774017;}table.lined {	background-color: #DCD5AC;}table.lined tr.header td {	padding-top: 10px;	padding-bottom: 10px;	background-color: #887760;	font-size: 14px !important;	font-weight: bold;	color: #fff;	border-top: solid 1px #000 !important;	border-bottom: solid 1px #000 !important;}table.lined td {	border-bottom: solid 1px #809B43;	padding-left: 5px;	padding-right: 5px;}tr.alt td {	background-color: #bbae5f;}tr.blank td {	background-color: #d6cd6e;}/* Layout */#shadow {	width: 800px;	margin-left: auto;	margin-right: auto;	background-image: url(../images/bgd_tile.jpg);	background-repeat: repeat-y;	background-position: center;	margin-top: 15px;}#photo {	background-image: url(../images/tile_cement.gif);	background-repeat:repeat !important;}#lowercontent ul {	list-style-type: none;	margin: 5px 0px 15px 0px;	padding: 0px;}#lowercontent li {	background-image: url(../images/bullet_text.gif);	background-repeat: no-repeat;	background-position: left top;	margin: 5px 0px 5px 0px;	padding: 0px 0px 0px 25px;}#wrap {	margin-left: auto;	margin-right: auto;	margin-top: 0;	margin-bottom: 0;	background-color: #d2c850;	width: 760px;	background: url(../images/tile_wrap.gif) left repeat-y;}#nav {	background: url(../images/hdr_rock.jpg) no-repeat;	width: 760px;	height: 89px;}#subnav {	padding: 0 6px 0 22px;	font-size: 12px;	text-align: left;}#subimage {	padding: 0 6px 0 22px;	font-size: 12px;	text-align: left;}#lowercontent {	background: url(../images/tile_content.gif) left repeat-y;	padding: 10px 20px 10px 40px;	font-size: 12px;	line-height: 18px;}#lowercontent td {	font-size: 12px;}#wrap tr td table tr td {	background-position: top;	background-repeat: no-repeat;}#footer {	background-color: #D7CD6C;	background-image: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	padding: 20px;	text-align: center;	border-top: solid 1px #000;	line-height: 14px;}#sidebar {	margin-left: 15px;	margin-bottom: 15px;}/* Subnav */#subnav ul {	margin: 0;	padding: 0;}#subnav li {	list-style-type: none;	background: url(../images/tile_bar_horizontal.gif) repeat-x top;	padding-top: 6px;}#subnav a {	display: block;	text-decoration: none;	color: #fff;	font-style:italic;	padding: 10px 0 10px 50px;	background: url(../images/bullet_subnav.gif) left no-repeat;}#subnav a:hover {	background-color: #FFD747;}/* Typography */h1 {	color: #fff;	font-size: 20px;	font-style:italic;	font-weight: bold;	margin-top: 15px;}h2 {	font-size: 14px;	color: #fff;	font-style: italic;}h3 {}h4 {}h5 {	font-size: 16px;	color: #fff;}h6 {	font-size: 14px;	color: #A27C42;	font-weight: bold;	margin: 0px;}