a:link {
	text-decoration: none;
	image-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	image-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	image-decoration: none;
	color: #736F6E;
}

BR#img {
	clear: all
}

#img {
	color: ;
	text-align: center;
	border: 2px solid;
	border-color: rgb(240, 110, 24);
	width: 780px;
	margin: auto;
}
#img2 {
	color: ;
	text-align: left;
	border: 2px solid;
	border-color: rgb(240, 110, 24);
	width: 780px;
	margin: auto;
}
#contactbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #391819;
	text-align: center;
 }  
#main {
	border:2px dashed #cbea93;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #391819;
	text-align: center;
  }
#main2 {
	border:;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #391819;
	text-align: right;
  }
#text {
	text-align:;
	font-family:"Century Gothic";
	font-size: 13px;
	letter-spacing: .1em;
}
#text2 {
	text-align:;
	font-family:"Century Gothic";
	font-size: 12px;
	letter-spacing: .1em;
}
#text3 {
	text-align:;
	font-family:"Century Gothic";
	font-size: 10px;
	letter-spacing: .1em;
}
#text4 {
	text-align:;
	font-family:"Century Gothic";
	font-size: 8px;
	letter-spacing: .1em;
}
#head {
	text-align:;
	font-family:"Century Gothic";
	font-size: 20px;
	letter-spacing: .1em;
	font-variant: small-caps;
	color: rgb(240, 240, 240)
}

.sc  {
	font-variant: small-caps;
	font-size: 1.2em;
	
}

.white  {
	color: white
}
.org {
	color: rgb(240, 110, 24)
}
.bl {
	color: rgb(114, 162, 242)
}

.h1  {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.h1a  {
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: ;
}

.h2  {
	color:#97D6BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.h3  {
	color:#97D6BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 30px;
}

.divider  {
	background: url(images/hr_divider2.png) no-repeat; height: 60px;
	margin-left: 80px;
	}

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

.closed {
	background-color: #999999
}

.event {
	background-color: rgb(249,175,79)
}