body{
	background:#fff;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	color: #000000;
	background-color: #FFFFFF;
	/*line-height: 1.166;*/
	margin: 0px;
	padding: 0px;
}

.cdglcc {
	color: #330066;
	vertical-align: top;
	font-variant: small-caps;
}

.calign {
	text-align: center;
}

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
}

h1 {
	color: #330066;
}

h2 {
	color: #330066;
	background-color: #CCCCCC;
}

h3 {
	color: #660099;
	text-align: left;
}

p {
	font-size: 95%;
	color: #000000;
	text-align: left;
	font-weight: normal;
	font-size:small;
	padding:0 10px 10px 10px;
}

a:link {
  color:#663399;
  text-decoration:none;
  }

a:visited {
  color:#a7a;
  text-decoration:none;
  }

a:hover {
	text-decoration: underline;
	border-bottom-color: #6633FF;
}

.img_right {
	float:right;
	padding:0 0 1em 1em;
}

.img_left {
	float:left;
	padding:0 1em 1em 0;
}

.anchortop {
	text-align: right;
	clear:both;
	color:#9999cc;
	font-size:smaller;
}

.heading {
	font-weight: bolder;
	line-height: normal;
	text-align: left;
	color: #330066;
}

ul {
	list-style-position: outside;
	list-style-image: url(IMAGES/triangle_bullet.gif);
}

li {
	padding:0 5px 10px 0;
	font-size:small;
	}

.constructon {
	text-align: center;
}

.logo {
	text-align: center;
	padding:0px 0px 10px 0px;
}

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #9999CC;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo a{color:#9999cc}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	/*position: relative;*/
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

#sectionLinks ul{
	list-style-type: none;
}

/*********Mission Statement************************/
#mission{
	padding: 0px 10px 10px 30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:105%;
	font-style:italic;
}

#mission img{padding:0 0 0 0}

/************Calendar************************/
#calendar{
	padding: 10px 10px 10px 10px;
}

#calendar h1{
	font-size:larger;
}

#calendar p{
	font-size:small;
}

#calsummary {
	margin-right:5px;
}

#calsummary h1{
	font-size: large;
	clear:both;
}


.event {
	background-image: url(images/fading_corner_2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
	margin-right:5px;
	clear:both;
}

#calsummary h2{
	font-size:medium;
	background-color:transparent;
	padding-top:5px;
	margin-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear:both;
}

#calsummary h3{
	font-size:medium;
	color:#330066;
	padding-left:20px;
	clear:both;
}

#calsummary h4{
	font-size:medium;
	color:#330066;
	padding-left:20px;
	clear:both;
}

#calsummary p {
	font-size:small;
	padding:0 0 0 2em;
}

#calsummary p a {
	color:#330066;
}

#calsummary p a:hover {
	color:#CC0066;
}

#calsummary event h3{
	font-size:medium;
	background-color:transparent;
	padding-top:15px;
	padding-left:0;
	margin-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear:both;
}

#calsummary event p {
	color:#330099;
}

#calsummary event p.eventlocation{
	color:#000000;
	}
	
.event h1{
	font-size: larger;
	clear:both;
}

.event h2{
	font-size:large;
	background-color:transparent;
	padding-top:15px;
	margin-left:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear:both;
}

.event h3{
	font-size:medium;
	color:#330066;
	padding-left:20px;
	clear:both;
}

.event h4{
	font-size:medium;
	color:#330066;
	padding-left:20px;
	clear:both;
}

.event p {
	font-size: small;
	color: #616161;
	padding-left: 20px;
	border-left-color: #EFEFEF;
	/*width: 330px;*/
}

.event p.eventlocation {
	color:#000000;
	font-weight:bolder;
}

.event li{
	color:#616161;
}

/*** Fading Corners ***/
#wrapper {
        /*height: 400px;
        width: 440px;*/
        background-image: url(images/fading_corner_2.jpg);
        background-position: left top;
        background-repeat: no-repeat;
		margin-right:5px;
}

#wrapper h1 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: larger;
	color: #330066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
    /*padding-left: 20px;*/
    padding-top: 15px;
	margin-left:20px;
	/*width: 340px;*/
}

#wrapper p {
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: small;
	color: #616161;
	padding-left: 20px;
	/*width: 330px;*/
}
