/* -----------------------                   STYLES                 ------------------------*/

/*

PMS 397 light green  #C1BF0A

PMS 5493 blue        #8CAFAD

PMS 377 green        #709302

PMS 431 grey         #666D70

*/

body{background-color:#666D70;margin:0;padding:0; font-family:Verdana, Helvetica, sans-serif; font-size:12px}

html, body{height:100%}

.applegreen{

background-color:#C1BF0A;

}

A:link {	color: #990000; text-decoration: none}

A:visited {color: #880000; text-decoration: none}

A:active {color: #990000; text-decoration: none}

A:hover {text-decoration: underline; color: red;}

A.header:link {	color: #ffffff; text-decoration: none}

A.header:visited {color: #ffffff; text-decoration: none}

A.header:active {color: #ffffff; text-decoration: none}

A.header:hover {text-decoration: none; color:#FBF131;}

.darkblue{

background-color:#8CAFAD;

}

.darkgreen{

background-color:#709302;

}

table tr td {font-size:12px}

.grey{

background-color:#666D70;

}

.lightblue{

background-color:#DEECEF;

}

.bodyArea{

background-color:#F1F7F9;

}



.lightyellow{

background-color:#F5F5D2;

}

.turquiose{

background-color:#72AFB7;

}

.white{

background-color:#ffffff;

}

.header{color:#FFFFFF; text-decoration:none; font-size:12px;}

.header:hover{color:#FBF131; text-decoration:none; font-size:12px}

.pagehead{ font-size:16px; color:#8CAFAD}

.style1{

	color: #000000;

	font-size: 11px;



}

.style2 {

	color: #709302;

	font-weight: bold;

	font-size: 18px;

	text-decoration:none;

}

.HomeTitle {

	color: #72AFB7;

	font-weight: bold;

	font-size: 18px;

	text-decoration:none;

}

.EventTitle{

line-height:16px; font-weight:bold;

}

.EventText{

line-height:18px;

}

.style5 {color: #72AFB7;font-size: 16px;}

.style6 {color: #D4D110;font-size: 16px;}

.style7 {color: #78A32E;font-size: 16px;}

.style9 {

	color:#000000;

	font-size: 12px;

	font-weight: bold;

	line-height:12px;

	padding-left:35px;

	letter-spacing:1.8px;

}

.style10 {color: #72AFB7}

/* MENU */

#dropmenudiv{

position:absolute;

border:1px solid black;

border-bottom-width: 0;

font:normal 12px Verdana;

line-height:18px;

z-index:100;

text-align:left;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent: 3px;

border-bottom: 1px solid black;

padding: 1px 0;

text-decoration: none;

font-weight: bold;

color:#6D7481;

text-align:left;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #FFFFFF;

color:#3E9B99;

}

#right{

margin-top:-10px;

padding-top:-10px;



}

#right ul{

padding-left:30px;

margin-left:30px;

padding-top:-10px;

margin-top:-10px;

line-height:14px;



}

#right a {

  color: #235172;

  text-decoration: none;

}

#right a:hover {

  text-decoration: none;

  color:#339999;

}

.style11 {color: #72AFB7; font-weight: bold; font-size: 18px; text-decoration: none; }

.style12 {font-size: 10px}

.style13 {

	color: #4A8A93;

	font-weight: bold;

}

ul{ line-height:22px;

}

#lightbox {

	background-color: #eee;

	padding: 10px;

	border-bottom: 1px solid #666;

	border-right: 1px solid #666;

}

#overlay {

	background-image: url(/overlay.png);

}

#lightboxCaption {

	color: #333;

	background-color: #eee;

	font-size: 90%;

	text-align: center;

	border-bottom: 1px solid #666;

	border-right: 1px solid #666;

}

* html #overlay {

	background-color: #000;

	background-image: url(/blank.gif);

	filter: Alpha(opacity=50);

}



