.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
}
.brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #962600;
	text-decoration: none;
	font-weight: normal;
	line-height:18px;
	
}
.cursive {
	font-family: Times New Roman, Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #962600;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
}
.cursive1 {
	font-family: Times New Roman, Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
}
.cursive2 {
	font-family: Times New Roman, Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style:italic;
}



.brownlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #962600;
	text-decoration: underline;
}
.brownlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #962600;
	text-decoration: none;
}

.white1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.white:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #962600;
	text-decoration: underline
}
.brownbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #962600;
	text-decoration: normal;
	font-weight: normal;
	line-height:18px;
}
.menu1
{
	background-image:url(images/header_normal_01.jpg);
	width:122px;
	height:117px;
}
.menu1:hover
{
	background-image:url(images/header_rollover_01.jpg);
	width:122px;
	height:117px;
}

.menu2
{
	background-image:url(images/header_normal_02.jpg);
	width:114px;
	height:117px;
}
.menu2:hover
{
	background-image:url(images/header_rollover_02.jpg);
	width:114px;
	height:117px;
}

.menu3
{
	background-image:url(images/header_normal_03.jpg);
	width:119px;
	height:117px;
}
.menu3:hover
{
	background-image:url(images/header_rollover_03.jpg);
	width:119px;
	height:117px;
}

.menu4
{
	background-image:url(images/header_normal_04.jpg);
	width:115px;
	height:117px;
}

.menu4:hover
{
	background-image:url(images/header_rollover_04.jpg);
	width:115px;
	height:117px;
}

.menu5
{
	background-image:url(images/header_normal_05.jpg);
	width:112px;
	height:117px;
}

.menu5:hover
{
	background-image:url(images/header_rollover_05.jpg);
	width:112px;
	height:117px;
}

