body {
	margin: 0px 0px 0px 0px;
	text-align:left; /* IE6 needs this to center the layout in the browser window */
	font: 1em Verdana, Geneva, sans-serif; /* 1em = 16pts */
	background-color: #FFF;
	background-image: url(images/bggrad_1.jpg);
	background-repeat: repeat-x;
	}
#container {
	width: 760px;
	background-color:#fff;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	border-width: 1px;
	border-style: solid;
	border-color: #666;
}


ul#top-nav {
	font-family:helvetica, arial, sans-serif;
	font-size:0.75em;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	line-height: 11px;
}
ul#top-nav li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0 0.3em 0 0;
	line-height: 11px;
	margin-top: 6px;
}
ul#top-nav li a {
	text-decoration:none;
	display:block;
	background-color: #83B94D;
	padding:0.3em 0.5em;
	border:1px solid silver;
	color:#003;
	background:#fff;
	line-height: 11px;
}
ul#top-nav li a:hover {
	border:1px solid gray;
	color:#000;
	background: #F6F6F6;
	line-height: 11px;
}


ul#top-nav1 {font-family:helvetica,arial,sans-serif;font-size:.75em;margin:0;padding:0;float:left;width:100%;}
ul#top-nav1 li {margin:0;padding:0;list-style:none;float:left;margin:0 0.3em 0 0;}
ul#top-nav1 li a {text-decoration:none;display:block;background-color: #83B94D; padding:0.3em 0.5em;border:1px solid silver;color:#003;background:#fff;}
ul#top-nav1 li a:hover {border:1px solid gray;color:#000;background:#efefef}

.headerlabel1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;

}

.headerlabel1 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.0em;
	color: #EE171F;

}
.headerlabel1 a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.0em;
	color: #EE171F;
	text-decoration: none;
}

.headerlabel2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
	margin-left: 10px;
}

.caption2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
}

.caption2 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #000;
	text-decoration: none;
}



ul {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 0.9em;
	}
li {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 0.85em;
	line-height: 1.5em;
	}	

#main {
	background-color:#FFF;
	text-align:left;
	clear: both;
	width: 760px;
}
#nav {
	background-color: #FFF;
	float: left;
	width: 184px;
}
#content {
	background-color: #FFF;
	float: left;
	width: 575px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align:left;
}

#footer {
	width:760px; /* widths of columns will change proportionately as this width is changed */
	margin-left:auto;  /* centers layout in browser */
	margin-right:auto; /* centers layout in browser */
	text-align:left; /* resets the centering hack for IE6 on the body tag */
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #EFE4D7; 
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 2px;
	background-position: center;
	text-align: center;
	clear:both;
	float:left;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 0.8em;
	text-align: center;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
#footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}	
#nav1 { width: 182px; }
#nav1 ul {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}	
#nav1 a {
	font-family: Verdana, Geneva, sans-serif;
	display: block;
	padding: 6px;
	width: 170px;
	background-color: #fff;
	border-bottom: 1px solid #BBB;
	}
#nav1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	}
#nav1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
	}
#nav1 a:hover {
	background-color: #FFF;
	color: #999;
	}	
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	} 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000;
	margin-top: 0px;
	margin-bottom:-1px;
}

h1.homeh1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.14em;
	color: #000;
	margin-top: 12px;
	margin-bottom:4px;
	margin-left: 8px;
}


.size1 {
	font-size: 1.1em;
	line-height: 1.8em;
}

h1 a {
	font-family: "Times New Roman", Times, serif;
	color: #EE171F;
	
}

h1 a:hover {
	color: #EE171F;
	font-family: "Times New Roman", Times, serif;
}


h1.arth1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	margin-top: 0px;
	margin-bottom:-1px;
}

h1.arth1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #EE171F;
	
}

h1.arth1 a:hover {
	color: #EE171F;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
}





h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #EE171F;
}

h2.alt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #EE171F;
	margin-top:16px;
	margin-bottom:-12px;
}
h2.alt2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #EE171F;
	margin-top:16px;
	margin-bottom:0px;
}
h2.alt3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #EE171F;
	margin-top:16px;
	margin-bottom:0px;
}
h2.alt4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #EE171F;
	margin-top:1px;
	margin-bottom:1px;
}
h2.homeh2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #EE171F;
	margin-top:18px;
	margin-bottom:6px;
	margin-left: 4px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	color:#000;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.4em;
}	

.redsub {
	font-size: 0.9em;
}

.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #EFE4D7;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	}
.boxhead1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #C19461;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	}
.boxhead2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #ED171F;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-weight: bold;
	}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	}	
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	}
.main a:link {
	color: #ed171f;
	text-decoration: underline;
	}
.main a:visited {
	color: #ed171f;
	text-decoration: underline;
	}
.main a:hover {
	color: #ed171f;
	text-decoration: none;
	}
.mainindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left;
	margin-left: 10px;
	}	
a:link {
	color: #ed171f;
	text-decoration: underline;
}
a:visited {
	color: #ed171f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.locations  h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	margin-bottom: -5px;
}	
#content  h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #390;
}
#sitemap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	list-style-type: disc;
}
#sitemap ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
#sitemap li {
	font-size: .85em;
}
p.locations {
	line-height: 1.15em;
	text-align: left;
}
p.locations1 {
	font-size: 0.78em;
	line-height: 1.10em;
}

P.fastfaq {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	background-color: #83B94D;
	color: #FFF;
	line-height: 1.1em;
}		   
		   
#photo1 img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 20px;
}
#photo1 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	padding-top: 3px;
}
.photocap1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	padding-top: 3px;
	margin-left: 4px;
}
.fastfaq {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	background-color: #83B94D;
	padding: 6px;
	border: none;
}
.fastfaq a:link {
	color: #FFF;
	text-decoration: underline;
}
.fastfaq a:hover {
	color: #FF0;
	text-decoration: none;
}
.fastfaq a:visited {
	color: #FFF;
	text-decoration: underline;
}
.fastfaq2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	background-color: #83B94D;
	padding: 6px;
	height: auto;
	width: auto;
}
.fastfaq2 a:link {
	color: #FFF;
	text-decoration: underline;
}
.fastfaq2 a:hover {
	color: #FF0;
	text-decoration: none;
}
.fastfaq2 a:visited {
	color: #FFF;
	text-decoration: underline;
}

#home1 img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 4px;
	margin-bottom: 2px;
}

#home2 img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 4px;
	margin-bottom: 2px;
}

#art_tn img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;

}

#art_tn a:link img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;

}
#art_tn a:hover img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


#art_tn p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin-left: 8px;
	line-height: 1.1em;
}

#art1_tn img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;

}

#art1_tn a:link img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;

}
#art1_tn a:hover img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1E1E1E;
	border-right-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	border-left-color: #1E1E1E;
}


#art1_tn p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin-left: 8px;
	line-height: 1.1em;
}


#merch img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 6px;
	margin-right: 6px;
	margin-bottom: 2px;
}

#resources {
	font-size: 0.85em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	line-height: 1.4em;
}

#resources a {
	color: #000;
	text-decoration: none;
}
#resources a:link {
	color: #000;
	text-decoration: none;
}
#resources a:hover {
	color: #EE171F;
	text-decoration: none;
}	

.main1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
}
.main2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	font-weight: bold;
}
.negbtm {
	padding-bottom: -0.8em;
	padding-top: 0.9em;
}
.size1s {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.65em;
	line-height: 1.1em;
	color: #666;
}
.resources {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: .9em;
}

.resources a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #EE171F;
	text-decoration: underline;
}
.resources a:hover {
	text-decoration: none;
}
.half1 {
	line-height: 1.5em;
}
.quote1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
}
.quote2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}

.homecaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
}
.homecaption a {
	text-decoration: none;
}


.homecaption a:link {
	color: #000;
	text-decoration: none;
}
.homecaption a:hover {
	color: #EE171F;
	text-decoration: underline;
}

#home1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.70em;
	color: #000;
	line-height: 1.2em;
	padding: 2px;
}
#home1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}

#home1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #EE171F;
	text-decoration: underline;
}#home1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
}
