/* CSS Document */

#DIV {
	position: absolute;
	visibility: visible;
}

#header { position: absolute; z-index: 10; left: 0px; top: 0px; width: 955px; height: 59px;}
#title { position: absolute; z-index: 0; left: 88px; top: 99px; width: 832px; height: 18px; }
#image { position: absolute; z-index: 0; left: 0px; top: 350px; width: 343px; height: 284px; }
#content { position: absolute; z-index: 0; left: 127px; top: 140px; width: 347px; height: 343px; }
#flash { position: absolute; z-index: 0; left: 508px; top: 140px; width: 412px; height: 290px; }
#vignettes { position: absolute; z-index: 0; left: 508px; top: 150px; width: 412px; height: 290px; }
#footer { position: absolute; z-index: 0; left: 508px; top: 450px; width: 412px;}
#subnav { position: absolute; z-index: 0; left: 345px; top: 85px; width: 578px; height: 35px;}
#contentwide { position: absolute; z-index: 0; left: 104px; top: 139px; width: 870px; height: 343px;}
#links { position: absolute; z-index: 0; left: 88px; top: 600px; width: 832px; height: 18px; }

#homebg { position: absolute; z-index: 0; left: 126px; top: 74px; width: 723px; height: 354px; background-image: url(images/homebg.gif); }
#homeflash { position: absolute; z-index: 2; left: 141px; top: 89px; width: 692px; height: 340px; }
#homenavbg { position: absolute; z-index: 0; left: 126px; top: 428px; width: 371px; height: 148px; background-image: url(images/homenavbg.gif); }
#homenavbar {
	position: absolute;
	z-index: 1;
	left: 141px;
	top: 429px;
	background-color: #B59C79;
	width: 335px;
}
#homeaddress { position: absolute; z-index: 2; left: 497px; top: 429px; width: 336px; height: 129px; background-color:#e2d8ca; }


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #22303F;
	font-weight: bold;
	font-style: italic;
	border-bottom: solid;
#22303F; 832;
	border-bottom-width: 1px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

p.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: #808285;
	text-decoration: none;
}
a:link  { color: maroon; text-decoration: none }
a:visited  { color: maroon }
a:hover {
	color: #808285;
	text-decoration: underline;
}
a:active {
	color: #808285;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}