/*

red: #FF0000
dark brown: #72423F
mid brown: #8B5D3B
light brown: #C49A6B

*/
a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

img {
	border: none;
}

#header #logo {
	width: 195px;
	height: 140px;
	background: url(/images/logo.jpg) no-repeat top;
	overflow: hidden;
	text-indent: -9999px;
	position: relative;
	top: 0px;
	left: 15px;
}

#header #logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#header #searchForm {
	position: absolute;
	top: 103px;
	right: 0px;
}

#header #searchForm #searchInput {
	width: 208px;
	height: 13px;
	margin-right: 5px;
	font-size: 10pt;
	border: 1px solid #F2F2F2;
}

#header #headerLinks {
	position: absolute;
	top: 127px;
	right: 0px;
}

#header #headerLinks ul {
	display: inline;
}

#header #headerLinks li {
	list-style: none;
	display: inline;
	color: #FF0000;
}

#homeWrapper {
	width: 780px;
	height: 501px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#homeWrapper #features {
	position: relative;
	margin-top: 15px;
}

#homeWrapper #features #feature1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 390px;
	height: 345px;
	background: url(/displayfile.php/filename/pages/index.php/background.png) no-repeat 0px 0px;
}

#homeWrapper #features #feature2 {
	position: absolute;
	left: 390px;
	top: 0px;
	width: 390px;
	height: 345px;
	background: url(/displayfile.php/filename/pages/index.php/background.png) no-repeat -390px 0px;
}

#homeWrapper #features a {
	display: block;
	width: 100%;
	height: 100%;
}

#homeWrapper #navigation {
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 52px;
	background: #FF0000;
	text-transform: lowercase;
}

#homeWrapper #navigation ul {
	margin: 0;
	padding: 0;
}

#homeWrapper #navigation li {
	position: relative;
	top: 19px;
	list-style: none;
	margin: 0px 25px 0px 25px;
	display: inline;
	font-size: 9pt;
	font-weight: bold;
}

#homeWrapper #navigation a {
	color: #FFFFFF;
}

#homeWrapper #navigation a:hover {
	color: #72423F;
}

#homeWrapper #ads {
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	margin: 0;
	padding: 0;
}

#homeWrapper #ads ul {
	margin: 0;
	padding: 0;
}
#homeWrapper #ads li {
	display: inline;
	list-style: none;
}

#homeWrapper #footer {
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#homeWrapper #footer li {
	list-style: none;
	display: inline;
	color: #FF0000;
}

#subWrapper {
	color: #666666;
	width: 780px;
	height: auto;
	min-height: 777px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#subWrapper #content {
	position: relative;
	margin-top: 20px;
}

#subWrapper #leftColumn {
	background: #8B5D3B;
}

#subWrapper #navigation ul {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}

#subWrapper #navigation li {
	list-style: none;
	background: #C49A6B;
	margin-bottom: 1px;
	text-align: center;
	text-transform: lowercase;
}

#subWrapper #navigation li .active {
	background: #8B5D3B;
}

#subWrapper #navigation a {
	display: block;
	width: 128px;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
}

#subWrapper #navigation a:hover {
	color: red;
	/* background: #8B5D3B; */
}

#subWrapper #rightColumn {
	width: 652px;
}

#subWrapper #pageTitle {
	width: 642px;
	background: #ED1C24;
	color: #FFFFFF;
	font-size: 20px;
	padding: 10px 0px 10px 10px;
}

#subWrapper #contentText {
	margin: 10px;
}

#subWrapper #contentText a {
	text-decoration: underline;
}

#subWrapper #footer div.hr {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 28px;
	background: #6F3D23;
	border: none;
}

#subWrapper #footer {
	width: 780px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#subWrapper #footer li {
	list-style: none;
	display: inline;
	color: #FF0000;
}

.button_red {
	display: inline;
	background: #FF0000;
	color: #FFFFFF;
	border: none;
	font-size: 10pt;
	padding: 1px 4px 1px 4px;
}

.button_red a {
	color: #FFFFFF;
	text-decoration: none;
}
.button_red:hover {
	color: #72423F;
}
.button_red a:hover {
	color: #72423F;
}

.button_social {
	display: inline;
	overflow: hidden;
	border: none;
	font-size: 12px;
	vertical-align: middle;
}

.button_social a {
	display: inline-block;
	width: 87px;
	height: 25px;
	padding: 5px 0px 0px 0px;
	text-align: center;
	color: white;
	background: url(/images/button_social.png) top left no-repeat;
}

.button_social a:hover {
	color: #72423F;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0px;
}

#sitemap {
	font:normal 16px Arial,sans-serif;
	overflow:hidden;
}
#sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sitemap li {
	background-color:#eee;
	margin:0 0 -0.1em;
	min-height:1em;
	padding:.2em .4em;
	position:relative;
	width:9em;
}
#sitemap ul ul {
	font-size:90%;
	margin-top:-1.4em;
}
#sitemap ul ul li {
	background:#eee;
	border-top:0.5em solid #fff !important;
	border-left:0.5em solid #f00;
	left:10.4em;
}
#sitemap ul ul ul li {
	background:#eee;
	border-color:#C49A6B;
}
#sitemap ul ul ul ul li {
	background:#bbb;
	border-color:#c93;
}
#sitemap ul ul ul ul ul li {
	background:#eee;
	border-color:#c33;
	color:#fff;
}

.resourceCategory {
	clear: both;
	font-size: 14pt;
	margin-top: 15px;
}

.designer {
	position: relative;
	clear: both;
	margin: 10px 10px 15px 0px;
}

.designerImage {
	float: left;
	width: 140px;
	margin: 0px 10px 15px 0px;
}

.designer img {
}

.designerContent {
	display: block;
	width: 450px;
	float: right;
	margin-bottom: 25px;
}

.designerName {
	font-weight: bold;         
}

.designerDescription {
}

.errormessage {
	color: red;
}

.errormessage li {
	list-style-position: inside;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.newstopheadline {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

.newsheadline {
}

.newsdate {
        color: #666666;
        font-size: 10px;   
}                

.newsblurb {         
}

.readmorelink {              
}

.picturecaption {
	text-align: center;
	font-weight: bold;
}

.newsPicture {
	text-align: center;
}

td.newsList {
	position: relative;
	text-align: center;
	vertical-align: bottom;
	width: 200px;
}

td.newsList img {
	position: relative;
	top: 0px;
	margin-bottom: 5px;
}

td.newsList .newsListHeadline {
	position: relative;
	vertical-align: bottom;
}

.calendar {
	text-align: center;
	font-family: "Trebuchet MS", "Helvetica Neue", sans-serif;
	font-size: 10px;
}
.calendar_today {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	font-family: "Trebuchet MS", "Helvetica Neue", sans-serif;
}
.calendar_date {
	text-align: center;
	font-family: "Trebuchet MS", "Helvetica Neue", sans-serif;
	font-size: 10px;
	margin-left: 5px;	/*
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	*/
}

.calendar_event_description {
	font-size: 16px;
	font-weight: bold;
}

.calendar_event_date {
	font-size: 14px;
}

.calendar_event_location {
	font-size: 14px;
}

.calendar_event_details {
	font-size: 14px;
}

.LargeCalendar .CalendarTable {
	float: none;
	clear: both;
	border-collapse: collapse;
	width: 100%;
	background-color: #ffffff;
	font-family: "Trebuchet MS", "Helvetica Neue", sans-serif;
}

.LargeCalendar .CalendarTable th{
	border: solid 1px  #CCCCCC;
	/*
	border-top: solid 1px  #555555;
	border-left: solid 1px  #555555;
	border-right: solid 1px  #555555;
	border-bottom: solid 1px  #555555;
	*/
	padding-bottom: .25em;
	width: 14%;
	font-family: "Trebuchet MS", "Helvetica Neue", sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
.LargeCalendar .CalendarTable td {
	padding: 0px;
	height: 80px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
.LargeCalendar div.CalendarDate {
	color: white;
	padding: 3px 15px;
	margin-bottom: 3px;
	background: #8B5D3B;
	border-bottom: 1px solid #e0dcc9;
}
.LargeCalendar div.CalendarDateToday {
	color: white;
	padding: 3px 15px;
	margin-bottom: 3px;
	background: #ED1C24;
	border-bottom: 1px solid #e0dcc9;
}
.LargeCalendar div.CalendarOtherMonth {
	padding: 3px 15px;
	margin-bottom: 3px;
	background: #C49A6B;
	color: white;
	border-bottom: 1px solid #e0dcc9;
}
.LargeCalendar div.CalendarItem {
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-size: 10px;
}
.LargeCalendar div.CalendarItem .LineBreak {
	line-height: 5px;
	background-color: green;
}
.LargeCalendar div.CalendarItem a {
	text-decoration: underline;
	color: #000000;
}
.LargeCalendar div.CalendarItem a:hover {
	color: #FF6600;
}
.LargeCalendar div.CalendarItemOtherMonth {
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	font-size: 10px;
}
.LargeCalendar div.LineBreak {
	line-height: 3px;
}
.LargeCalendar div.CalendarItemOtherMonth a {
	text-decoration: underline;
	color: #999999;
}
.LargeCalendar div.CalendarItemOtherMonth a:hover {
	color: #FF6600;
}
.LargeCalendar div.CalendarHoliday {
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.start {
	border-left: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	background-color: blue;
	color: white;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.start a {
	color: white;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.start a:hover {
	color: white;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.middle {
	border-top: solid 1px;
	border-bottom: solid 1px;
	background-color: blue;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.middle a {
	color: blue;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.middle a:hover {
	color: blue;
}
.LargeCalendar div.CalendarItem.CalendarItem.end {
	border-right: solid 1px;
	border-top: solid 1px;
	border-bottom: solid 1px;
	background-color: blue;
	color: blue;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.end a {
	color: blue;
}
.LargeCalendar div.CalendarItem.CalendarMultiDay.end a:hover {
	color: blue;
}
.LargeCalendar div.CalendarMonth {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.LargeCalendar div.CalendarNavigation {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.calendarDetails {
	margin: 0px 0px 15px 0px;
	clear: both;
	width: 100%;
}
.calendarLeftColumn {
	width: 210px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.calendarRightColumn {
	float: right;
	width: 400px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.calendarImage {
	margin: 0px 0px 15px 0px;
}
.calendarTitle {
	font-size: 16pt;
	font-weight: bold;
}
.calendarSubtitle {
	font-size: 14pt;
	font-weight: normal;
}
.calendarDescription {
	margin: 10px 0px 0px 0px;
}
#topbanner {
	position: absolute;
	right: 0px;
	top: 0px;
}

