/* Resets Below */
div {margin: 0; padding: 0;}
body { line-height: 1.3em; margin: 0px 0px 0px 0px;}
ul {margin: 0; padding: 0; }
li {margin: 0; padding: 0; }
/* End Resets */

a:link {color: #175F28; text-decoration: underline; }
a:active {color: #175F28; text-decoration: underline; }
a:visited {color: #175F28; text-decoration: underline; }
a:hover {color: #175F28; text-decoration: none; }

body {
	font-family: "Times", "Arial";
	background-image: url(images/bggradient.png);
	background-repeat: repeat-x;
	background-color: #dfd9ca;
}

h1 {
	font-family: "Times", "Arial";
	display: inline;
	font-weight: bold;
	font-size: 140%;
	color: black;
}

h2 {
	font-family: "Times", "Arial", "serif";
	font-size: 120%;
	display: inline;
}

#pagewrap {
	width: 840px;
	margin: 0 auto 0 auto;
}

#header {
	width: 100%;
	height: 212px;
	background-image: url(images/header.png);
}

#slidetabsmenu {
	margin-top: 20px;
	float:right;
	width:100%;
	line-height:normal;
}

#slidetabsmenu ul{
	list-style-type: none;
	margin-top: 0;
	margin-left: 10px;
	padding-right: 30px;
}

* html #slidetabsmenu ul{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-top: 15px;
}

#slidetabsmenu li{
	display:inline;
	margin:0;
	padding:0;
}

#slidetabsmenu a {
	float:right;
	background:url(images/tab-left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
}

#slidetabsmenu a span {
	float:left;
	display:block;
	background:url(images/tab-right.gif) no-repeat right top;
	padding:3px 14px 3px 5px;
	color: #DFDFDF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {
	float:none;
}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color: black;
}

#slidetabsmenu #current a {
	background-position:0 -125px;
}

#slidetabsmenu #current a span {
	background-position:100% -125px;
	color: black;
}

#slidetabsmenu a:hover {
	background-position:0% -125px;
}

#slidetabsmenu a:hover span {
	background-position:100% -125px;
}

#content {
	font-family: "Times", "serif";
	width: 60%;
	margin:0;
}

#content ul {
	width: 91%;
	padding: 0;
	margin: 0;
	margin-left: 37px;
}

#content li {
	list-style-type: none;
}

#content img {
	padding: 12px;
}

.contenttitle { padding-bottom: 8px; }

#contentwrap2 table {
}

#contentwrap2 td{
	padding: 4px 4px 0 4px;	
	border: 1px solid black;
	width: 100px;
}

.position { font-weight: bold; }

.position2 { font-weight: bold; font-style: italic;}

#rcontent {
	float: right;
	margin:0;
	margin-right: 40px;
}

#rcontent img {
	clear: both;
}

#rcontent ul {
	list-style: none;
}

.botli {
	padding-bottom: 8px;
}

#rcontent ul li {
	list-style: none; 
	font-size: 88%;
}

.rhead { font-weight: bold; text-decoration: underline; font-size: 125%;}
.indent { padding: 0; margin: 0 0 0 20px;}


#contentwrap {
	background-image: url(images/bodybg.png);
	height: 339px;
}

#contentwrap2 {
	background-image: url(images/bodybg2.png);
	background-repeat: repeat-y;
	margin:0;
}

#footer {
	color: #FFF;
	font-size: 85%;
	background-image: url(images/footer.png);
	width: 100%;
	height: 40px;
	clear: both;
}

#footer ul {
	margin: 0 auto 0 auto;
	list-style: none;
	margin: 0px;
	padding: 12px 0 0 0;
}

#footer2 {
	color: #FFF;
	font-size: 85%;
	background-image: url(images/footer.png);
	width: 100%;
	height: 40px;
	clear: both;
}

#credits {
	color: black;
	font-size: 85%;
	clear: both;
	margin: 5px auto 0 auto;
}

#credits a:link {color: black; text-decoration: none; }
#credits a:active {color: black; text-decoration: none; }
#credits a:visited {color: black; text-decoration: none; }
#credits a:hover {color: black; text-decoration: underline; }


#calwrap {
	margin: 0;
	padding: 0;
	margin-left: 37px;
}

#calwrap ul {
	width: 56%;
	list-style-type: none;
	font-family: "Times", "serif";
	font-size: 88%;
	margin:0;
	padding: 0;
}

.ctitle {
	clear: left;
	font-weight: bold;
	padding: 4px 0 4px 0;
}
.cmonth {
	font-family: "Times", "Arial";
	color: black;
	padding: 5px 0 5px 0;
	border-bottom: 3px solid #897356;
	font-weight: bold;
	font-size: 150%;
}
.cday{
	float: left;
	font-weight: bold;
	border-right: 1px solid #897356;
	border-bottom: 2px solid #897356;
	padding: 0 4px 0 0;
}
.cinfo {
	margin-bottom: 25px;
	border-bottom: 2px solid #897356;
	border-right: 1px solid #897356; 
}

.cinfoitalic {
	font-style: italic;
}

.cbot {
	margin-left: 320px;
}

 .calthumb {
	width: 25px;
	}
	
.breadcrumb {
	font-family: "Arial";
	font-size: small;
}

.smalllist {
	font-size: 75%;
	}
	
.rhead { margin-top: 20px; }

.ccright {
	padding: 4px;
	background-color: #DFD9CA;
	border: 1px solid black;
}

.ccrighthead {
	background-color: #DDC78E;
	font-weight: bold;
	border: 1px solid black;
}

.clear {clear:right;}

