* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
}

h1, h2, h3 {	
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #0000ff;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
}

/* Logo */


#logo2 {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/logo01.jpg) no-repeat;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF
}


#logo {
	width: 760px;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin: -50px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #FFCC00;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #000000;
	color: #CCCCCC;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 760px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: right;
	width: 180px;
}

#col-one .boxed {
	margin-bottom: 10px;
}

#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img02.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-one .boxed .content {
	padding: 9px;
	background: #E8EDE5 url(images/img03.gif) repeat-x;
	border: 1px solid #648952;
	border-top: none;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #C8C8C8;
	background: #FAFAFA url(images/img04.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .button {
	float: center;
	width: 132px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #464646;
	background: #FAFAFA url(images/img05.gif) repeat-x;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Column Two */

#col-two {
	float: left;
	width: 380px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img07.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(images/img08.gif) repeat-x;
	border: 1px solid #528489;
	border-top: none;
}

#col-two .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

/* Column Three */

#col-three {
	float: right;	
	width: 180px;
	margin-right: 10px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img09.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(images/img10.gif) repeat-x;
	border: 1px solid #977C44;
	border-top: none;
}

#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}


/* Column Four */

#col-four {
	float: left;
	width: 380px;
}

#col-four .boxed {
	margin-bottom: 10px;
}

#col-four .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-four .boxed .content {
	padding: 6px 6px 0 6px;
	border: 1px solid #528489;
	border-top: none;
	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
}

#col-four .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}


/* Full Column - only one column is required  */

#col-full {
	float: left;
	width: 720px;
}

#col-full .boxed {
	margin-bottom: 10px;
}

#col-full .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-full .boxed .content {
	padding: 6px 6px 0 6px;
	border: 1px solid #528489;
	border-top: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-full .boxed .content2 {
	height:400px;
	padding: 6px 6px 0 6px;
	border: 1px solid #528489;
	border-top: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-full .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}

#col-full .boxed .content .redtext {
	font-family: arial,helvetica;
	font-size: 10px;
	color: #ff0000;
}

#col-full .boxed .text {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-full .boxed .content .text2 {
	text-transform: none;
	letter-spacing: none;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-full .boxed .smalltext {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 8px;
	color: #000000;
}


/* Column Solo */

#col-solo {
	float: left;
	width: 720px;
}

#col-solo .boxed {
	margin-bottom: 10px;
}

#col-solo .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
}

#col-solo .boxed .content {
	padding: 6px 6px 0 6px;
	border: 1px solid #528489;
	border-top: none;
	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
}

#col-solo .boxed .content2 {
	height:100%;
	padding: 6px 6px 0 6px;
	border: 1px solid #528489;
	border-top: none;
	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
}

#col-solo .boxed .content3 {
	height:400px;
	padding: 6px 6px 0 6px;
	border: 1px solid #528489;
	border-top: none;
	letter-spacing: 1px;
	font-size: 12px;
	color: #000000;
}


#col-solo .boxed blockquote {
	background: #E5ECED url(images/img08.gif) repeat-x;
}



/* Footer */

#footer {
	clear: both;
	padding: 10px 0 10px 0;
	background: #464646 url(images/img01.jpg) repeat-x;
}

#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}

#footer-text {
	letter-spacing: .5px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #C0C0C0;
}



a.prevnext:link {color: red; font-size: 12px; font-family: Arial,Tahoma, Verdana, sans-serif;
font-weight: bold;text-decoration:underline}
a.prevnext:visited {color: red; font-size: 12px; font-family: Arial,Tahoma, Verdana, sans-serif;
font-weight: bold;text-decoration:underline}
a.prevnext:hover {color: blue; font-size: 12px; font-family: Arial,Tahoma, Verdana, sans-serif;
font-weight: bold;text-decoration:underline}
a.prevnext:active {color: red; font-size: 12x; font-family: Arial,Tahoma, Verdana, sans-serif;
font-weight: bold;text-decoration:underline}

a.day:link {color: black; font-size: 12px; text-decoration:underline}
a.day:visited {color: black; font-size: 12px; text-decoration:underline}
a.day:hover {color: red; font-size: 12px; text-decoration:underline}
a.day:active {color: black; font-size: 12px; text-decoration:underline}

a.event:link {color: blue; font-size: 12px; text-decoration:underline}
a.event:visited {color: blue; font-size: 12px; text-decoration:underline}
a.event:hover {color: red; font-size: 12px; text-decoration:underline}
a.event:active {color: blue; font-size: 12px; text-decoration:underline}

a.admin:link {color: blue; font-size: 12px; text-decoration:underline}
a.admin:visited {color: blue; font-size: 12px; text-decoration:underline}
a.admin:hover {color: red; font-size: 12px; text-decoration:underline}
a.admin:active {color: blue; font-size: 12px; text-decoration:underline}

table.cal {
background-color: 15336F;
height: 600px;
border-style: none;
border-width: 2px;
font-family: Arial,Tahoma, Verdana, sans-serif;
}

.caption {
color: black;
font-size: 12px;
font-family: Arial,Tahoma, Verdana, sans-serif;
font-weight: bold;
}

.thead {
color:white;
background-color: 15336F;
font-size: 12px;
font-family: Arial,Tahoma, Verdana, sans-serif;
font-weight: bold;
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: 15336F;
font-size: 12px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
A.menulink {
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:verdana,arial;
font-size:12px;
color: #ffffff;
BORDER: none;
}
A.menulink:hover {
background-color:#B30000;
display: block;
width: 150px;
text-align: left;
text-decoration: none;
font-family:verdana,arial;
font-size:12px;
color: #ffffff;
BORDER: none;
}



