/*-------RESET STYLES--------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
ol, ul {
	list-style: none;
}

/*-------------------------------------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000000;
	background-color:#FFFFFF;
	line-height:1;
}

#wrapper{
	background-image:url(heritageback.gif);
	background-repeat:repeat-y;
	background-position:top left;
	/*overflow:hidden;*/
	width:920px;
	margin:0 auto;
	position:relative;
}

#header {
	background-color:#FFFFFF;
	/*background-image:url(header.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	padding-left:50px;
	margin:0;
}
#headerimages {
	position:absolute;
	top:0;
	right:0;
	padding-top:3px;
	white-space:nowrap;
}
#navbar{
	background-color:#A71D34;
	padding:6px 20px 6px 10px;
	color:#FCE192;
	text-align:right;
	font-size:0.86em;
}

#navbar ul {
	margin:0;
	padding:0;
	display:inline;
}

#navbar ul li {
	margin:0;
	padding:2px 12px 2px 10px;
	border-right:1px solid #FCE192;
	display:inline;
}

#navbar ul li.first {
	margin:0;
	padding:2px 12px;
	border-right:1px solid #FCE192;
	border-left:1px solid #FCE192;
	display:inline;
}

#navbar ul li a {
	color:#FCE192;
	text-transform:uppercase;
	text-decoration:none;
}

#navbar ul li a:hover {
	text-decoration:underline;
}

#content{
	background-color:#FFFFFF;
	width:416px;
	float:left;
	padding:10px;
	overflow:hidden;
}

#content p {
	margin:10px 0;
	line-height:1.4;
}

#content p.tight
{
	margin:0;
	line-height:normal;
}

#content h1 {
	font-weight:bold;
	font-size:1.6em;
	color:#A71D34;
	padding:0;
	margin:2px 0 6px 0;
}

#content hr {
	height:3px;
	color:#1E4499;
	background-color:#1E4499;
	border:0;
	margin:0;
	padding:0;
}

#content .subhead {
	font-weight:bold;
	font-size:1.2em;
	color:#A71D34;
}

#content ul {
	margin:4px 4px 4px 24px;
	/*color:#A71D34;*/
}

#content ul li {
	padding:3px;
	list-style-type:square;
	line-height:1.2;
}

#content a {
	color:#1E4499;
	text-decoration:none;
}

#content a:hover {
	color:#1E4499;
	text-decoration:underline;
}

#graphic{
	float:left;
	min-height:400px;
}

#features {
	text-align:center;
}

#features img {
	margin:5px 10px;
}

#sidebar{
	/*background-color:#1E4499;*/
	width:160px;
	float:left;
	color:#FCE192;
}

/* FOR IE6 */
#sidebar a { display:inline-block;}
/* ******* */

#sidebar ul {
	list-style:none;
	margin:1px 6px;
	padding:0 0 68px 0;
}

#sidebar ul li {
	line-height:1.2;
	border-bottom:2px solid #FCE192;
	margin:0;
	padding:0;
}

#sidebar ul li a {
	display:block;
	padding:6px 2px;
	color:#FCE192;
	text-decoration:none;
}

#sidebar ul li a:hover {
	background-color:#A71D34;
}

#sidebar ul li ul, #sidebar ul ul{
	list-style:none;
	margin:0;
	padding:0 0 3px 0;
}

#sidebar ul li ul li, #sidebar ul ul li {
	margin:0;
	padding:0;
	border:none;
	font-size:0.9em;
}

#sidebar ul li ul li a, #sidebar ul ul li a {
	display:block;
	padding:2px 2px 2px 15px;
	color:#FCE192;
	text-decoration:none;
}

#sidebar ul li ul li a:hover, #sidebar ul ul li a:hover {
	background-color:#A71D34;
}

#geographic {
	position:absolute;
	left:0;
	bottom:0;
	padding:0 30px;
}

#footer{
	border-left:160px solid #1E4499;
	background-color:#A71D34;
	text-align:right;
	padding:0 10px 0 0;
	clear:both;
	height:65px;;
}

img {border:none;}

table.border {
	border:1px solid #1E4499;
	width:100%;
}

table.border td {
	padding:2px;
	border:1px solid #1E4499;
}

table.noborder {
	border:none;
	width:100%;
}

table.noborder td {
	padding:4px;
	border:none;
}

#guestbook form, #information form {
	border:1px dashed #1E4499;
	background-color:#EFEFEF;
	padding:5px;
	margin:10px 0;
}

#guestbook label, #information label {
	display:block;
	margin-top:6px;
	margin-bottom:4px;
	color:#A71D34;
}

#guestbook textarea, #information textarea {
	font-family:arial,helvetica,sans-serif;
	font-size:1.0em;
}

#guestbook hr, #information hr {
	height:1px;
	color:#A71D34;
	background-color:#A71D34;
	margin:5px 0;
}

#guestbook p.message, #information p.message {
	font-style:italic;
	color:#A71D34;
}

#information ul {
	margin:4px 4px 4px 28px;
}

#information ul li {
	padding:3px;
	list-style-type:none;
	line-height:1.2;
	text-indent:-24px
}

#information fieldset {
	padding:2px;
	color:#A71D34;
	border-bottom:1px dashed #1E4499;
}

#information fieldset legend {
	padding: 5px 0 0 0;
}

#information fieldset label {
	display:inline;
}
