@charset "utf-8";
/* CSS Document */
@import "login.css";

img, div { behavior: url(iepngfix.htc) }

body {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #706330;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(/images/backtile.jpg)
}

strong {
	font-weight: bold;
}

em {
	color: #312c15;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
h1.main {
	margin:0px;
	background:url(images/header_bg.jpg) no-repeat;
	width:440px;
	height:35px;
	color:#B60307;
	font-size:18px;
	padding:35px 0px 0px 10px;
}
h2 {
	color: #312c15;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #F2EFE1;
	margin-bottom:0px;
}

a:link, a:visited {
	color: #ce7700;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ce7700;
	text-decoration: underline;
}

a.edit {
	display:block;
	text-align:right;
	background-color: #F2EFE1;
	font-size:10px;
}

#newsbar {
	width: 159px;
	height: 300px;
	background-image: url(/images/news_body.jpg);
	background-repeat: no-repeat;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top:0px;
	text-align: left;
	margin-top:0px;
	vertical-align:top;
}

#newsbar h1 {
	line-height:12px;
	font-size: 11px;
	font-weight: bold;
	color: #d5a017;
	margin-top:0px;
	margin-bottom: 0px;
}

#newsbar h1 a:link, #newsbar h1 a:visited {
    color: #d5a017;
	text-decoration: none;
}
#newsbar h1 a:hover{
	text-decoration: underline;
}

.date {
	font-size: 9px;
	color: #999999;
	margin-bottom:0px;
}

#newsbar>p {
	font-size: 10px;
	color: #321c15;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	line-height:11px;
}
#newsbar>ul {
	margin:0px 20px 0px 20px;
	padding:0px;
}

.newsbody_rpt {
	background-image: url(images/news_tile_body.jpg);
	background-repeat: repeat-y;
	background-position:top;
}

.newslft_rpt {
	background-image: url(images/news_tile_spacer_lft.jpg);
	background-repeat: repeat-y;
}

.newsrt_rpt {
	background-image: url(images/news_tile_spacer_rt.jpg);
	background-repeat: repeat-y;
}

.footer_back {
	background-image: url(images/ftr_main.jpg);
	background-repeat: no-repeat;
}

.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8e2ca;
	text-align: left;
	padding-left: 25px;
	text-decoration: none;
}

.footer_links a:link, .footer_links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8e2ca;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
}

.footer_links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8e2ca;
	text-align: left;
	text-decoration: underline;
	font-weight:normal;
}

.footer_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #865a0b;
	text-align: left;
	text-decoration: none;
}

.footer_info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #865a0b;
	text-align: left;
	text-decoration: none;
}

.footer_info a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #865a0b;
	text-align: left;
	text-decoration: none;
}

.nav_rpt {
	background-image: url(images/nav_spacer_rpt.jpg);
	background-repeat: repeat-y;
}

.body_lftframe_rpt {
	background-image: url(images/body_frame_lftmid.jpg);
	background-repeat: repeat-y;
}

.body_rtframe_rpt {
	background-image: url(images/body_frame_rtmid.jpg);
	background-repeat: repeat-y;
}

.news_rpt {
	background-image: url(images/news_spacer_rpt.jpg);
	background-repeat: repeat-y;
}

.calendar-head-text {
	font-size:11px;
}
.calendar {
}
.calendar h1 {
	font-size:larger;
}
.calendar h2 {
	font-size:12px;
}
.calendar a {
	color:#000000;
}
.calendar table.day {
	font-size:10px;
	font-weight:lighter;
}
.calendar table.day a:link, .calendar table.day a:visited {
	color:#000000;
	text-decoration:none;
}
.calendar table.day a:hover {
	color:#000000;
	text-decoration:underline;
}
.floatingright {
	float:right;
}
.error {
	font-size:x-small;
	color:#CC0000;
}
.hiliteBox {
	background-color: #F2EFE1;
	display: block;
	padding: 2px;
	font-size: x-small;
}
.advisory {
	height: 160px;
	float: left;
	display: inline;
	padding: 5px;
	margin: 5px;
	width: 125px;
	font-size:11px;	
}

.advisory img {
	width:100px;
	height:100px;
	border-color: black;
	border-style: solid;
	border-width: 1pt;
}
#advisory_bio {
	width:450px;
}.red {
	font-size: 11px;
	color: #B30101;
}#timeslots {
	width: 415px;
	float: right;
}
.bigredlink {
	padding-top:15px;
	margin-left:15px;
	line-height:25px;
}
.bigredlink a:link, .bigredlink a:visited{
	font-size:15px;
	color:#B60307;
	padding-top:15px;
	margin-left:15px;
}
.bigredlink a:hover{
	font-size:15px;
	color:#B60307;
	text-decoration:underline;
	padding-top:15px;
	margin-left:15px;
}.timeslotrow {
	height: 1px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCBAA2;
}

