

/* General
--------------------------------------- */

.left {float: left; margin-right: 1em;}
.right {float: right; margin-left: 1em;}
.small {font-size: smaller;}
.large {font-size: larger;}
.hide {display: none;}

li ul, li ol { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }

ul { list-style-type: disc; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em;}
	
pre,code { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

abbr, acronym { border-bottom: 1px dotted #666; }
address { margin: 0 0 1.5em; font-style: italic; }
del { color:#666; }

blockquote { margin: 1.5em; color: #666; font-style: italic; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; }
p {margin: 0 0 1.5em 0;}

label { font-weight: bold; }
fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size:1.2em; }

input.text, input.title,
textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}


/* Structure and Layout
--------------------------------------- */

body {
	text-align: center;
	background: #4a2525 url("../Images/body_tile.jpg") repeat-x;	
	}

body.home {
	background: #d1d1d1 url("../Images/body_tile_home.jpg") repeat-x;
}

#body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	background: url("../Images/body_bg.jpg") center top no-repeat;
	}

.home #body {background-image: url("../Images/body_bg_home.jpg");}

#frame {
	text-align: left;
	margin: 0 auto;
	width: 938px;
	background: url("../Images/frame_tile.gif") left top repeat-y;
	}

.home #frame {background: none;}

#header {
	background: url("../Images/header_bg.jpg") no-repeat;
	padding: 36px 15px 12px;
	position: relative;
	}
	
#topImage {padding: 0 2px 2px; color: #FFF;}

.home #topImage { width: 687px; height: 333px; display: block; background: url("../../Images/flash_background.jpg") repeat-x; text-align: center; }
.home #topImage p { padding: 2em 0 0 0; color: #666; }

#feature {
	padding: 0 33px 1em;
	font-size: 1.1667em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;	
}

.home #feature {
	font-size: 0.91667em;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 1px;
	line-height: 1.5em;
}

#wrapper {background: url("../Images/wrapper_bg.jpg") right top no-repeat;}
.home #wrapper {background: url("../Images/wrapper_bg_home.jpg") no-repeat;}

#container {
	float: left;
	width: 690px;
	display: inline;
	}

#mainCol {
	float: left;
	width: 340px;
	padding: 1em 12px 1em 33px;
	font-size: 1.1667em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}

.home #mainCol {width: 322px; margin-right: 22px; padding-right: 0;}	

#subCol {
	float: right;
	width: 236px;
	padding: 1em 33px;
	border-left: 1px solid #bdbdbd;
	font-size: 1.1667em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	}
	
.home #subCol {width: 266px; padding: 1em 23px; border: none;}

#extraCol {
	float: right;
	width: 200px;
	padding: 1em 23px;
	color: #d77373;
	font-size: 0.91667em;
	display: inline;
	}

* html .home #extraCol {
	padding: 1em 0px;
}

#footer {
	clear: both;	
	background: #b6b6b6;
	text-align: center;
	}

#footer .contents {
	width: 866px;
	margin: 0 auto;
	text-align: left;
	background: #b6b6b6 url("../Images/footer_bg.gif") no-repeat;
	color: #333;
}
.home #footer .contents {background-image: none;}

/* Links
--------------------------------------- */

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

a:hover, a:active {
	color: #d77373;
	}
	
#extraCol a {color: #d77373;}
#extraCol a:hover {color: #eea2a2;}
#extraCol .lower a {color: #900;}
#extraCol .lower a:hover {color: #d77373 !important;}

#footer a {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
}


/* Navigation
--------------------------------------- */

.nav {margin: 0; padding: 0;}
.nav li {display: inline; list-style: none;}

#header .nav {margin-top: 23px;}
* html #header .nav {margin-top: 24px;}

body:first-of-type #header .nav {margin-top:24px;}

#header .nav a {
	font-family: georgia, "Times New Roman", times, serif;
	font-size: 1.0833em;
	color: #4B1C20;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-right: 0.75em;
	margin-right: 0.5em;
	border-right: 1px solid #4B1C20;	
}

#header .nav a:hover {
	color: #BA6161;
}

.home #extraCol .linksModule li, .home #extraCol .linksModule ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.home #extraCol .linksModule ul {
	min-height: 200px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 190px;
}

.home #extraCol .lower .linksModule ul {
	min-height: 1px;
	height: auto;
	overflow: visible;
	margin-bottom: 0;
}

.home #extraCol .regionBoundary .linksModule ul {overflow: visible; height: auto !important; height: 200px; margin-bottom: 2em;}

#extraCol .nav a, .home #extraCol .linksModule a {
	display: block;
	background: url("../Images/nav_arrow.gif") no-repeat left center;
	font-size: 1.3636em;
	text-decoration: none;
	padding: 0.35em 0.35em 0.35em 20px;
	border-bottom: 1px solid #533737;
	font-weight: normal;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

* html #extraCol .nav a, * html .home #extraCol .linksModule a {
	padding: 2px 2px 2px 20px;
}

#extraCol .nav a:hover, .home #extraCol .linksModule a:hover {text-decoration: underline;}

#header #topNav {
	position: absolute;
	right: 0;
	top: 19px;
}

#header #topNav a {
	font-family: arial, helvetica, sans-serif;
	color: #30302E;
	font-size: 0.9167em;
	font-weight: normal;
}
#header #topNav a:hover {text-decoration: underline;}

/* Headers
--------------------------------------- */

h1 {
	font-size: 2.5em;
	line-height: 1em;
	margin: 1.112em 0 0.3em;
	color: #9A8259;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: bold;
	}

h2, #extraCol h1, h1.title {
	font-size: 2em;
	line-height: 1em;
	margin: 1.125em 0 .375em;
	color: #4A2525;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	}

h3, #extraCol h2  {
	font-size: 1.5em;
	line-height: 1em;
	margin: 1.5em 0 0.5em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	}

h4, #extraCol h3 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin: 1.929em 0 0.643em;
	font-weight: bold;
	}
	
h5, #extraCol h4 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 2.25em 0 0.75em;
	font-weight: bold;
	}

h6, #extraCol h5 {
	font-size: 1em;
	line-height: 1.5em;
	margin: 2.25em 0 0;
	font-weight: bold;
	}

#subCol h3 {font-family: Georgia, "Times New Roman", times, serif; font-size: 1.072em; margin-bottom: 1em; line-height: 1.3em;}
#extraCol h1, #extraCol h2, #extraCol h4, #extraCol h5 {color: #c18f8d;}
#extraCol h3, #subCol h3 {color: #ffcc99; margin-bottom: 0; font-size: 1.2727em; font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;}

/*#subCol h1.title, #mainCol h1.title, .home #extraCol h1.title {
	color: #333;
	font-size: 1.1428em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 1em;
}*/

.home #subCol h1.title, .home #mainCol h1.title, .home #extraCol .lower h1.title {
	margin-top: 0;
	color: #4A2525;
}
	
#header h1 {
	background: url("../Images/logo.jpg") no-repeat;
	width: 516px;
	text-indent: -9999em;
	margin: 0;
}

#header h1 a {
	display: block;
	height: 84px;
	text-decoration: none;
}

.home #feature .col h1.title {
	margin: 0.5em 0 0;
	color: #4A2525;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 2em;
	padding-left: 22px;
	background: url("../Images/feature_arrow.gif") no-repeat left 0.125em;
}

/* Content
--------------------------------------- */

#adminbar {width: 938px;}

.home #subCol .element {
	font-size: 0.7858em;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333;
}

h2.postTitle {
	margin: 0;
	font-size: 1em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

.blogList h2.postTitle {
	background: url("../Images/blogList_bullet.gif") no-repeat left top;
	padding-left: 20px;
}

.blogList .postBody, .blogList .postInfo {
	font-size: 0.7857em;
	color: #424242;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, sans-serif;
}

.blogList .postBody {margin-bottom: 0.5em;}

.blogList .postInfo {
	font-style: normal;
	color: #666;
}

.blogList li {
	list-style: none;
	padding: 1.5em;
	border-bottom: 1px solid #ebebeb;
}

.home .blogList li {border-color: #bdbdbd;}
	
.blogList ul {
	background: #f2f2f2;
	padding: 0;
	margin-left: 0;
}

.home .blogList ul {background: #dadada;}

.rss {display: none;}

/* <textEditor> */
.bordered {border: 3px solid #f1ebdc;}	
/* </textEditor> */

#extraCol .bordered, .home #subCol .bordered {border-color: #bdbdbd;}
#feature .bordered {border-color: #CCC;}

.linksModule li, .eventsList li {
	line-height: 1.3em;
	margin-bottom: 1em;
}

.search {margin: 1.8em 0 3em;}
.search span {display: none;}
.searchInput {
	width: 130px;
	padding: 2px;
	margin-left: 18px;
 	color: #000;
	float: left;
	clear: left;
	margin-right: 1em;
	display: inline;
	font-size: 0.9em;
}

.searchButton {
	background: url("../Images/btn_go.gif");
	width: 31px;
	height: 22px;
	text-indent: -9999em;
	font-size: 0;
	float: left;
	border: none;
}

.home #feature .col {
	width: 170px;
	float: left;
	padding: 0.5em 18px;
	height: 136px;
	min-height: 136px;
	margin: 0;
	overflow: hidden;
}

.home #extraCol .lower {
	font-size: 1.2727em;
}

.home #extraCol .lower .eventsElement li {
	background: url("../Images/icon_cal.gif") no-repeat left 0.25em;
	padding-left: 20px;
	display: block;
}

.home #extraCol .lower .eventsElement li a {color: #A01A1A; font-size: 1em; background: none; border: none; padding: 0;}
.home #extraCol .lower .eventsElement li a:hover {color: #4f0d0f;}

#footer dl {
	float: left;
	padding: 0 2.5em 0 0;
	margin-right: 2em;
}

#footer dl.bordered {
	border-right: 1px solid #7f7f7f;
	border-left: none;
	border-top: none;
	border-bottom: none;
}

#footer dt {margin-bottom: 0.5em;}

#footer dd {
	padding: 0;
	margin: 0;
}
#footer p {
	clear: both;
}

#footer p a {text-decoration: none;}
#footer p a:hover {text-decoration: underline;}

#footer .sky {
	background: url("../Images/powered_by_sky.gif");
	width: 116px;	
	text-indent: -999em;
	float: right;
	margin-top: -0.5em;
}

#footer .sky a {
	display: block;
	height: 24px;
}

.regionBoundary {background: none !important;}

.cols {
	background: url("../Images/bottom_cols.gif") repeat-y -4px top;
	clear: both;
	margin: 20px 0 0;
}

.home #extraCol .lower {color: #000; margin-top: 10px;}

/* Events Calendar
--------------------------------------- */
 
.eventsCalendar table {
	border: 6px solid #FFF;
	width: 100%;
	margin-bottom: 1.5em;
	}
	
.eventsCalendar table td {font-size: 0.78em; color: #333;}
.eventsCalendar table td a {color: #333;}
	
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
	padding: 2px;
	border: none;
	text-align: center;
	}
 
.eventsCalendar table table, .eventsCalendar table table td {
	border: none;
	width: 100%;
	border-collapse: collapse;
	}
	
.calendarTitle td {
	text-align: center;
	background: #FFF !important;
	color: #333;
	font-weight: bold;
	padding: 6px 4px;
	}
 
.calendarNextPrevious {
	font-weight: normal;
	}
 
.calendarNextPrevious a {
	color: #333 !important;
	font-weight: normal;
	}
 
.calendarToday, .calendarToday a {
	color: #FFF;
	background: #c6c6c6;
	}
 
.calendarDayHeader {
	color: #333;
	background: #FFF !important;
	font-weight: bold;
	height: 1px;
	text-align: center;
	padding: 4px 2px;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.78em;
	}
 
.calendarWeekendDay {
	background: #c6c6c6;
	color: #FFF;
	}
	
.calendarOtherMonthDay {
	color: #FFF;
	background: #838383;
	}
	
	
.breadCrumb {
	width:380px;
	font-size:0.91667em;
	padding:1em 1em 0 2.8em;
	line-height:1.2em;
	color:#A08D63;
}

/* BoxContent
--------------------------------------- */
	
#BoxContent {
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:3.8em 0 2.8em 0;
	color:#2a2222;
}

#BoxContent .actions {margin:0 0 2em 0 !important}

#BoxContent .element {
	width:216px;
	min-height:215px;
	height:auto !important;
	height:215px;
	background:url("../Images/box-flow.png") left bottom no-repeat;
	margin-left:-0.7em;
	position:relative;
}

#BoxContent .element .textElement {
	width:176px;
	background:url("../Images/box-top.png") left top no-repeat;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:1em 2em 0 2em;
	margin-top:-1.5em;
	position:relative;
	top:-1.5em;
}

* html #BoxContent .element {
	background:url("../Images/box-flow.gif") left bottom no-repeat;
}

* html #BoxContent .element .textElement {
	background:url("../Images/box-top.gif") left top no-repeat;
}

#BoxContent .element h1,#BoxContent .element h1.title {
	font-size: 2em;
	line-height: 1em;
	margin: 0.9112em 0 0.3em;
	color: #4A2525;
	font-family: Georgia, "Times New Roman", times, serif;
	font-weight: bold;
	}

#BoxContent .element h2 {
	font-size: 2em;
	line-height: 1em;
	margin: 1.125em 0 .375em;
	color: #4A2525;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	}

#BoxContent .element h3  {
	font-size: 1.5em;
	line-height: 1em;
	margin: 1.5em 0 0.5em;
	font-family: "Candara", "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4A2525;
	font-weight: bold;
	}

/* Clearing
--------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html .nav ul {
	height: 1%;
	}
	
/* trigger hasLayout and target ie7/win only */
*:first-child+html #header .nav {
	min-height: 1%;
	padding-top: 24px;
	}

.clearfix:after, .search:after, .cols:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .search, .cols  {display: inline-block;}
* html .clearfix, * html .search, * html .cols  {height: 1%;}
.clearfix, .search, .cols {display: block;}
.clear { clear:both; }
