.body{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #2E2806;
	
}

a.A:link, a.A:visited {
	text-decoration: none;
	color: #455D09;
}

a.A:hover {
	text-decoration: underline;
	color: #776E35;
}

a.B:link, a.B:visited {
	text-decoration: none;
	margin-bottom: 30px;
	line-height: 20px;
	color: #776E35;
}

a.B:hover {
	text-decoration: underline;
	color: #455D09;
}

a.C:link, a.C:visited {
	display: block;
	font-weight: 800;
	line-height: 25px;
	text-decoration: none;
	color: #776E35;
	background-image: url(images/i_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 20px;
	margin-top: -40px;
	margin-bottom: -30px;
}

a.C:hover {
	text-decoration: underline;
	color: #455D09;
}


.left-title {
	display: block;
	text-decoration: none;
	color: #776E35;
	background-image: url(images/i_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: -10px;
}

BODY {
	scrollbar-3d-light-color: #6D818B;
	scrollbar-arrow-color: #6D818B;
	scrollbar-base-color: #6D818B;
	scrollbar-dark-shadow-color: #6D818B;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #6D818B;
	margin : 0 0 0 0;
	background-color : #FFFFFF;
}

.small{
	font-family : Arial;
	font-size : 11px;
}

#body-main-left {
	width: 230px;
	height : 370px;
	float : left;
}

#body-main-right {
	width: 530px;
	height : 370px;
	float : right;
	
}

#body-main-right ul {
	margin : 305px 0 0 55px;
	padding : 0;
	list-style : none outside;
}

.bottom-navi {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	list-style : none outside;
}

#body-top {
	width: 760px;
	height : 100px;
	
}

.body-top-title {
	margin : 59px 20px 0 0;
	padding : 0;
}

.body-left-navi {
	margin : 0 0 0 0;
	padding : 0;
	line-height : 15px;
	width : 170px;
	
}

.body-left {
	margin: 0 10px 0 0;
	width: 560px;
	float : left;
	line-height: 20px;
	
}

.body-right {
	width: 170px;
	float : right;
	text-align : right;
}



/***********************************************************
http://www.htmldog.com/articles/suckerfish/dropdowns/
***********************************************************/

 /* all lists */
#nav, #nav ul {
	width: 100%;
	float: left;
	margin: 28px 0 0 0;
	padding: 0;
	list-style: none;
}

/* all list items */
#nav li {
	position : relative;
	float: left;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color: #fff;
}

/* second-level lists */
#nav li ul {
	position: absolute;
	width: 110px;
	left : -999em;
	margin : -1px 0 0 -7px;
	background-color: #E2E0D3;
	display : block;
	border : 1px solid #708188; 
}

#nav li li {
	width: 110px;
	display : block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	margin: 0; padding: 0;
}

#nav li a {
	width: auto;
	display : block;
	text-decoration : none;
	color: #fff;
	/*border: 1px solid red; */
	margin: 0; padding: 0;
}
#nav li a:hover { color: #FEFDBA; }

#nav li li a {
	width: auto; /* for NS */
	/width: 110px; /* for IE */
	height: auto;
	display: block;
	background-color: #E2E0D3;
	color : #2E2806;
	margin: 0; padding: 3px;
}

#nav li li a:hover{
	color : #2E2806;
	text-decoration : none;
	background-color: #BEBB9E;
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

.image{
	margin: 10px 0 10px 10px;
	float: right;
	
}

#left-nav li{
	list-style-type: none;
	line-height: 20px;
	
}

#locations{
	margin: 0 0 0 0;
	
}

#title{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.nav-list1 ul{
	margin-top: 0px;
	padding: 0;
	list-style-type: none;
	background-color: blue;
	text-decoration: none;
}

.nav-list1 li{
	margin: 0 0 0 -25px;
	padding: 0;
	line-height: 10px;
	list-style-type: none;
	text-decoration: none;
}

.nav-list1 li.left-title2{
	text-decoration: none;
	font-weight: 800;
	color: #776E35;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -44px;
	line-height: 15px;
}

.nav-list1 li.left-title2 a {
	display: block;
	background-image: url(images/i_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	text-decoration : none;
	color: #776E35;
	
}

.nav-list1 li.left-title2 a:hover{
	text-decoration: none;
	color: #776E35;
}

.nav-list1 li.left-title3{
	text-decoration: none;
	font-weight: 800;
	color: #776E35;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -44px;
	line-height: 15px;
}

.nav-list1 li.left-title3 a {
	display: block;
	background-image: url(images/i_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	text-decoration : none;
	color: #776E35;
	
}

.nav-list1 li.left-title3 a:hover{
	text-decoration: underline;
	color: #455D09;
}

.nav-list1 li a:hover{
	text-decoration: underline;
	color: #455D09;
}

.nav-list2 ul{
	margin-top: 10px;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}

.nav-list2 li{
	margin: 15px 0 10px -25px;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	text-decoration: none;
}

.nav-list2 li a {
	display : block;
	text-decoration : none;
	color: #776E35;
	
}

.nav-list2 li a:hover{
	text-decoration: underline;
	color: #455D09;
}



ul.news-pg {
	margin : 0;
	padding : 0;
	list-style : none outside;
}


/*****/
.image {
	margin: 0; padding: 4px;
	float: right;
}



/****	CALENDAR LIST TABLE ******/
#calendar-list {
	border: 1px solid #708188;
	padding: 10px 1px 10px 1px; 
}

#calendar-list table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #2E2806;	
}

#calendar-list .bg {
	background-image: url(images/bg_02.gif);
}

#calendar-list .detail-row {
	background-image: url(images/1.gif);
	background-color: #eee;
}

#calendar-list td {
	vertical-align: top;
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #708188;
}

#calendar-list a {
	text-decoration : none;
	color: #776E35;
}

#calendar-list a:hover {
	text-decoration: underline;
	color: #455D09;
}

/** FORMS TABLE **/
.forms {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #2E2806;	
}

.required {
	color: red;
}

.error{
	width: 300px;
	border: 1px solid #f00;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	background-color: #EDEDED;
}