/* CSS Document */

body {
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #4C3055;
	background-image: url(bg3.gif);
	background-repeat: repeat-x repeat-y;
	background-attachment:fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#main {
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


#subheading1 {
font-family: Pristina, Century Gothic, Gill Sans MT, Papyrus, Verdana, Arial, Helvetica, sans-serif;
color: #CC99CC;
font-size: 65px;
 background-image: url(h2_bg.jpg);
}

#subheading3 {
font-family: Pristina, Century Gothic, Gill Sans MT, Papyrus, Verdana, Arial, Helvetica, sans-serif;
color: #330033;
font-size: 26px;
border-bottom: 3px dashed #330033;
}


#subheading2 {
color: #663366;
font-size: 16px;
border-bottom: 1px solid #666;
}

a:link {
    font-weight: bold;
	font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	 text-decoration: none;
}

a:visited {
   font-weight: bold;
	font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	 text-decoration: none;
}
a:hover, a:active {
      font-weight: bold;
	  font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	  text-decoration:underline;
      color:#f4f4f4;
	  background-color: #330033;
	  font-size: 16px;
} 

#footer {
	font-family: Century Gothic, Gill Sans MT, Papyrus, Verdana, Arial, Helvetica, sans-serif;
	color: #f4f4f4;
	font-size: 14px;
}

#design {
	font-family: Century Gothic, Gill Sans MT, Papyrus, Verdana, Arial, Helvetica, sans-serif;
	color: #f4f4f4;
	font-size: 12px;
	text-align: right;
}

.link2 a:link { font-weight: bold; font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif; color: #CC99CC; font-size: 12px; text-decoration: none;}
.link2 a:visited {font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif; color: #CC99CC; font-size: 12px; text-decoration: none;}
.link2 a:hover, a:active {font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; color:#330033; background-color: #f4f4f4; font-size: 12px;}

.link3 a:link {
    font-weight: bold;
	font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	 text-decoration: none;
}

.link3 a:visited {
   font-weight: bold;
	font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	 text-decoration: none;
}
.link3 a:hover, a:active {
      font-weight: bold;
	  font-family: Trebuchet MS, Century Gothic, Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	  text-decoration:underline;
      color:#f4f4f4;
	  background-color: #330033;
	  font-size: 14px;
}

#news { 
  border-width: 2px;
  border-style: solid;
  border-color: #330033;
  background-color: #cc99cc;
  padding: 4px;
  color: #330033;
}

ul {
	
		list-style-image: url(arrow_miniorange.gif);
		}
		
#calendar {
color: #40411E;
font-size: 12px;
}