/* CSS Document */@import url(typography.css);body	{	margin:8px 0 0 0;	background:#E9E2C2;}body, div, p, li	{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: justify;	line-height: 15px;	color: #4D322C;}tr, td	{	margin:0;	padding:0;}#wrapper	{	margin:0 auto;	/*overflow:auto;*/	width:805px;	border:2px solid #96652B;	background:url(../images/wrapperBG.gif) repeat-y;}#contentWrapper	{	overflow:auto;}#header	{	/*float:left;*/	clear:both;	width:100%;	height:157px;	background:#F8F4E6 url(../images/header.jpg) no-repeat;}* html #header h1	{	background:none;	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png", sizingMethod="crop");}#header p	{	float:left;	margin:39px 0 0 16px;	text-align:center;	font-family:"Times New Roman", Times, serif;	font-size:14px;	color:#4D322C;}#header p div.divider	{	width:113px;	height:9px;	background:url(../images/divider.png) no-repeat;}/*--- Top Vertical Menu & Links */#nav	{	/*float:left;*/	clear:both;	width:100%;	height:16px;	background:url(../images/navBG.gif) repeat;	text-align:center;}#nav ul	{	margin:0 0 0 108px;	padding:0;	list-style-type:none;}#nav ul li	{	float:left;	margin:0;	padding:0 16px 0 18px;	font-family:"Times New Roman", Times, serif;	font-size:12px;	color:#F1E9D0;}/*--- Side Horizontal Menu & Links */#menu	{	float:left;	width:135px;	margin:0 6px 0 0;	padding:4px;	background:url(../images/menuBG.gif) repeat;}#menu ul	{	width:100%;	margin:0;	padding:8px 0 0px 0px;	list-style-type:none;	border-bottom:1px solid #546B18;}#menu ul li	{	margin:0 0 14px 6px;	padding:0;	font-family:"Times New Roman", Times, serif;	font-size:14px;	color:#DDCBBC;}#menuAccent	{	width:96px;	height:18px;	margin:8px 0 0 18px;	background:url(../images/menu_accent.png) no-repeat;}* html #menuAccent	{	background-image: none;	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/menu_accent.png", sizingMethod="crop");}#content	{	/*width:652px;*/	width:648px;	float:left;	padding:4px 0px 4px 0px;}/*--- Side Horizontal Menu & Links */#footer	{	width:809px;	margin:0 auto;	margin-top:2px;	padding:2px 0 2px 0;	overflow:auto;	background:url(../images/navBG.gif) repeat;	text-align:center;}#footer ul	{	margin:0 0 0 114px;	padding:0;	list-style-type:none;}#footer ul li	{	float:left;	margin:0;	padding:0 16px 0 18px;	font-size:10px;	color:#DBC2A0;}#footer a:link, #footer a:active, #footer a:hover, #footer a:visited	{	color:#DBC2A0;	text-decoration:none;}#footer a:hover	{	color:#F0DEC5;}#homePhotos	{	/*float:left;*/	width:208px;	margin-right:6px;}#homePhotos img.top	{	margin-bottom:4px;}#homeWelcome	{	width:438px;	height:223px;	background:#7C2A2E;	margin-left:2px;}#homeWelcome h2	{	clear:both;	margin:12px 0 12px 12px;	font-family:Georgia, "Times New Roman", Times, serif;	font-size:17px;	font-style:italic;	font-weight:bold;	line-height:18px;	color:#F9F4E0;}#homeWelcome p	{	margin-left:12px;	color:#F9F4E0;}.homeItems	{	float:left;	width:215px;	margin:4px 0 0 0;}.homeItems p	{	margin:0 0 0 0;	text-align:left;}.hDivider	{	border-right:1px solid #C2BBA8;}.style1 {	font-family:Times New Roman, Times, serif;}.style2 {	font-size:12px;}