

.title { font-family: "Times New Roman", Arial, Helvetica, sans-serif, Verdana; font-size:14pt; color:#ffffff; margin-top:5px; margin-bottom:10px; padding-left:64px;}
.subtitle { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:12pt; color:#817147; font-weight: bold;}
.intro { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#EE6B0A; font-weight: bold;}
.bottom { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:8pt; color:#614300; } /* 42860F */

.default { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; color:#675127; line-height: 18px;}

#fullbody { width:900; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Verdana; font-size:10pt; line-height:16px; color:#675127;}

a:link 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 10pt; text-decoration: underline; color: #C10000; }
a:visited 		{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 10pt; text-decoration: underline; color: #C10000; }
a:hover 			{ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Verdana, sans-serif; font-size: 10pt; text-decoration: none; color: #C10000; }

a.mainmenu:link 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; line-height:1.8em;}
a.mainmenu:visited 	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #ffffff; line-height:1.8em;}
a.mainmenu:hover 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #9CCCF0; line-height:1.8em;}

a.sidemenu:link 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #636363; line-height:1em; padding: 2px 0 0 35px; display:block; vertical-align: baseline; }
a.sidemenu:visited 	{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #636363; line-height:1em; padding: 2px 0 0 35px; display:block; vertical-align: baseline; }
a.sidemenu:hover 		{ font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt; text-decoration: none; font-weight: bold; color: #5A81F1; line-height:1em; padding: 2px 0 0 35px; display:block; vertical-align: baseline; }


a.bottom:link 			{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #907832; }
a.bottom:visited 		{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #907832; }
a.bottom:hover 		{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: #907832; }

a.top:link 			{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #1E5491; line-height:1.8em;}
a.top:visited 		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #1E5491; line-height:1.8em;}
a.top:hover 		{ font-family: Verdana, Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: #1E5491; line-height:1.8em;}

.events_mouseover { background-color: #E5EAEE; font-size: 9pt; line-height: 14px; border-color: #C5CBD0; border-style: solid; border-width: 1px; }
.events_mouseout  { background-color: #ffffff; font-size: 9pt; line-height: 14px; border-color: #ffffff; border-style: solid; border-width: 1px;}





#list ul {
  margin-left:-0; padding-left: 15px;
}

#list ul li {
  padding: 2px 2px 2px 16px;
  color: #eee;
  background: url(images/bullet.png) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
 
 
.img-shadow {
/* This centers the image */
display: block;
margin-left: auto;
margin-right: auto;

/* This adds the border */
padding:5px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}
.style1{font-size:x-small; color:#BAA878;}

.shadow {
	-moz-box-shadow: 3px 3px 4px #757574;
	-webkit-box-shadow: 3px 3px 4px #757574;
	box-shadow: 3px 3px 4px #757574;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#757574')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#757574');
}