/* STYLE SHEET FOR NH ARTS MAP */

/* Main Body Set*/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	background-color: #003300;
}

/* H Set*/
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #993333;
	margin: 0px;
	padding: 0px;
}

/* Generic Font Set*/
.top_header {
	color: #993333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.top_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight:bold
}
.yellow {
	background-color: #ffffdd;
}

.category {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993333;
}
.category2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #993333;
	font-size: medium;
}
.small {
	font-size: x-small;
	color: 800000;
}
.bigred {
	color: #800000;
	font-size: small;
}
.style1 {
	font-size: x-small;
	color: #006699
}
.style3 {font-size: x-small;}
.style18 {font-size: x-small;}
.style20 {
	font-size: x-small;
	font-style: italic;
}
.style25 {color: #006699}
.style26 {font-size: x-small}
.style30 {font-family: Arial, Helvetica, sans-serif}
.style34 {font-size: 14px}
.style35 {font-size: medium}
.style37 {font-size: small; font-family: Geneva, Arial, Helvetica, sans-serif; }
.style38 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style39 {font-size: small}


/* Link Set*/
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #993333;
	text-decoration: underline;
}

a.sectionLinks:link {
	font-size: x-small;
	display: block;
	padding: 2px 0px 2px 10px;
}
a.sectionLinks:active {
	font-size: x-small;
	display: block;
	padding: 2px 0px 2px 10px;
}
a.sectionLinks:visited {
	font-size: x-small;
	display: block;
	padding: 2px 0px 2px 10px;
}
a.sectionLinks:hover{
	font-size: x-small;
}

/* Table Set*/

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffdd;
}
.side_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #FEE5AC;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffdd;
	font-size: x-small;
}
.style1 {
	font-size: x-small;
	color: #006699
}
