@charset "UTF-8";
/* CSS Document */

/* 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; /*overflow-y: scroll;*/ -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #F7941E; color: #fff; text-shadow: none; }
::selection { background: #F7941E; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #6b4120; }
a:visited { color: #6b4120; }
a:hover { color: #9e683b; }
/*a:focus { outline: thin dotted; }*/

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* =============================================================================
   Typefaces
   ========================================================================== */

@font-face {
    font-family: 'Fanwood-Italic';
    src: url('../Documents/Fonts/Fanwood-Italic-webfont.eot');
    src: url('../Documents/Fonts/Fanwood-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Documents/Fonts/Fanwood-Italic-webfont.woff') format('woff'),
         url('../Documents/Fonts/Fanwood-Italic-webfont.ttf') format('truetype'),
         url('../Documents/Fonts/Fanwood-Italic-webfont.svg#Fanwood-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Fanwood';
    src: url('../Documents/Fonts/Fanwood-webfont.eot');
    src: url('../Documents/Fonts/Fanwood-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Documents/Fonts/Fanwood-webfont.woff') format('woff'),
         url('../Documents/Fonts/Fanwood-webfont.ttf') format('truetype'),
         url('../Documents/Fonts/Fanwood-webfont.svg#Fanwood') format('svg');
    font-weight: normal;
    font-style: normal;
}
em {
	font-family:"Fanwood-Italic", Georgia, serif;
	font-style:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal; /* Reset Header weights since Fanwood Text doesn't have a bold font to use */
}

/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Primary Styles~~~~~~~															
*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
*   Author: Twin State Technical Services
*
*	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body.site {
	width:100%;height:100%;
	margin:0;padding:0;border:none;
	background:#432f24 url('../images/bg.jpg') top center repeat-y;
	font:normal 16px/1.5 "Fanwood", Georgia, serif;
	color:#333;
	display:block;
}

body.site p{
	font-size:18px;
}
	#pagewrapper {
		width:960px;height:auto;
		margin:0 auto;padding:0;
		display:block;
		position:relative;
	}
	
	#header {
		width:980px;height:180px;
		margin:0;padding:5px 0;
		bottom:-20px;
		position:relative;
		background:transparent url('../images/bg-top.png') 0 0 no-repeat;
	}
		#header #logo {
			width:960px;height:193px;
			margin:10px auto;padding:0 10px;
			position:relative;
			left:23px;
		}
			#header #logo h1 a {
				width:257px;height:193px;
				margin:0 auto;padding:0 20px;
				background: transparent url('../images/richs-logo.png') 0 0 no-repeat;
				text-indent:-99999px;
				display:block;
				position:absolute;
				left:325px;
				z-index:5000;
			}
		#header h3 {
			font-family:'Fanwood-Italic', Georgia, serif;
			font-weight:normal;
			position:absolute;
			top:105px;
			color:#603813;
			font-size:1.25em;
		}
		#header h3.left {
			left:130px;
		}
		#header h3.right {
			right:150px;
		}
		
/* -------- Navigation--------- */			
		#header #nav {
			width:888px;height:40px;
			margin:0 auto;padding:16px 26px 0;
			position:absolute;
			top:156px;left:10px;
			font:normal 1em 'Fanwood-Italic', Georgia, serif;
			background:transparent url('../images/navhr.png') 26px 0 no-repeat;
		}
		#nav #ctl05_ControlContent {
			width:340px;
			margin:0;padding:0;
			position:absolute;
			left:40px;
		}
		#nav #ctl07_ControlContent {
			width:314px;
			margin:0;padding:0;
			position:absolute;
			right:15px;
		}
		#nav ul {
			margin:0;padding:0;
			list-style:none;
		}
		#nav ul li {
			float:left;
			position:relative;
			width:auto;
		}
		#nav ul li a {
			width:auto;height:20px;			
			margin-top:-4px;padding:6px 15px 4px;
			display:block;
			text-decoration:none;
			color:#000;
		}
		#nav ul li a:hover, #nav ul li a:hover.parent {
			color:#fff;
			background:#000 url('../images/navarrow-white.png') 2px 12px no-repeat;
		}
		#nav ul li a.parent {
			background:transparent url('../images/navarrow.png') 2px 12px no-repeat;
		}
		
/* Dropdown */
		#nav ul li ul {
			display:none;
			position:absolute;
			top:1.5em;
			left:0;
			background:#000;
			z-index:1000;
		}
		#nav ul li:hover ul, #nav ul li.Current ul {
			display:block;
		}
		#nav ul li:hover a {
			color:#999;
			background-color:#000;
		}
		#nav ul li ul li {
			display:block;
		}
		#nav ul li:hover ul li a {
			height:auto;
			color:#ccc;
			display:block;
			width:120px;
			margin:0;padding:10px;
		}
		#nav ul li ul li a:hover {
			color:#fff;
			background:#666;
		}
/* -------- --------- */
		#middle-wrapper {
			width:auto;height:auto;
			margin:0 auto;padding:10px 20px 0;
			background:transparent url('../images/bg-mid.png') 0 100px repeat-y;
		}
			#middle-page {
				width:860px;height:auto;
				margin:0 16px;padding:0 10px;
				border:solid 4px #000;
				display:block;
				overflow-y:auto;
			}
			#feature {
				width:auto;height:360px;
				margin:0;padding:0;
				position:relative;
				top:36px;
			}
			/* Homepage Slider */
				#feature #home-slider {
					width:540px;height:320px;
					margin:12px 10px;
					position:absolute;
					display:block;
					z-index:2;
				}
				#feature #slideimages {
					width:540px;height:277px;
				}
				#feature #slideimages.nivoSlider {
					position:relative;
				}
				#slideimages img {
					position:absolute;
					left:0;top:0;
					width:540px;height:277px;
					display:block;
					vertical-align:none;
				}
				#slideimages .nivo-caption {
					font:normal 1em/1 'Fanwood-Italic', Georgia, serif;
					position:absolute;bottom:20px;left:20px;
					line-height:.075em;
					padding:5px;
					background:#000;
					color:#fff;
					width:auto;height:auto;
				}
				#slideimages .nivo-controlNav {
					position:absolute;bottom:-35px;left:21%;
					cursor:pointer;
				}
				#slideimages a.nivo-control {
					display:block;float:left;
					width:22px;height:22px;
					padding:0 10px;
					text-indent:-99999em;
					background:transparent url('../images/bullets.png') 0 -20px no-repeat;
				}
				#slideimages a.active.nivo-control {
					background:transparent url('../images/bullets.png') 0 2px no-repeat;
				}
				#feature #photocorners {
					width:560px;height:300px;
					background:transparent url('../images/picturecorners.png') 0 0 no-repeat;
					position:absolute;
					z-index:5;
				}
				#feature #photoshadow {
					width:572px;height:320px;
					background:transparent url('../images/photoshadow.png') -5px 0 no-repeat;
					position:absolute;
				}
				#feature h2 {
					font-size:1.25em;
					width:250px;height:280px;
					margin:30px 13px 0 0;padding:10px;
					float:right;
					font-weight:normal;
					text-align:center;
				}
				#feature h2 span {
					font:normal 1.75em 'Fanwood-Italic', Georgia, serif;
				}
				#search-home {
					width:auto;height:220px;
					margin:0;padding:10px 50px;
					background:transparent url('../images/searchbg.png') 0 0 no-repeat;
					display:block;margin-left:-7px;
					position:relative;
				}
				#search-home h2 {
					width:300px;height:120px;
					margin-top:25px;
					font-size:2em;
				}
				#search-home h2 span {
					font:normal 1.25em/.65 'Fanwood-Italic', Georgia, serif;
				}
				#search-home h2 span span.initial-cap {
					font-size:2em;
					margin-right:-6px;
				}
				#search-home h2 em {
					margin-left:25px;
				}
				#search-home .normal {
					font:normal 1.25em/1 'Fanwood', Georgia, serif;
					margin-left:110px;
				}
				#search-home #ctl11_SearchArea {
					position:absolute;
					bottom:0;
					right:0;
					width:340px;height:80px;
				}
				#search-home #ctl11_uxSearchValueText {
					width:280px;height:40px;
					border:0;
					margin:0;padding:2px 20px;
					background:transparent url('../images/searchbox.png') 0 0 no-repeat;
					font-size:1em;
					position:absolute;bottom:50px;right:30px;
				}
				#search-home #ctl11_btnSearch {
					width:26px;height:26px;
					border:0;
					margin:0;padding:20px 30px;
					background:transparent url('../images/searchbutton.png') 15px 10px no-repeat;
					position:absolute;bottom:57px;right:50px;
					text-indent:-99999px;
				}
				#search-home #ctl11_btnSearch input {
					padding:0 10px;
				}
				#search-home #ctl11_SearchArea table td {
					text-indent:-99999px;
				}
				#ctl13_EventList ul,  #ctl15_EventList ul {
					margin:0 0 0 10px;padding:0 0 0 5px;
					list-style:square;
				}
				#ctl13_EventList li, #ctl15_EventList li {
					margin-top:0;
					line-height:1;
				}
			#content-home {
				width:auto;height:230px;
				margin:auto;padding:10px 0 20px 0;
				clear:both;
			}
				#content-home .content {
					width:246px;height:220px;
					margin:0 10px;padding:5px 10px;
					float:left;
					background:#F4F1E4 0 0 repeat;
					box-shadow:0px 3px 5px #777;
					-moz-box-shadow:0px 3px 5px #777;
					-webkit-box-shadow:0px 3px 5px #777;
				}
				#content-home .content h3 {
					font-family:'Fanwood-Italic', Georgia, serif;
					font-weight:normal;
					margin:5px 0;
					border-top:solid 1px #333;
					border-bottom:solid 1px #333;
				}
			#content-main {
				width:620px;height:auto;
				margin:10px;padding:10px 0 20px 5px;
				display:block;
				position:relative;
				right:0;
				top:10px;
				float:right;
			}
				#content-main .content {
					width:auto;height:auto;
					margin:10px 0;padding:0 20px 20px;
					background:#F4F1E4;
					box-shadow:0px 5px 5px #777;
					-moz-box-shadow:0px 5px 5px #777;
					-webkit-box-shadow:0px 5px 5px #777;
				}
				#content-main h1, #content-database h1 {
					font:normal 2em/1.5 'Fanwood-Italic', Georgia, serif;
					margin-bottom:0;padding-top:10px;
				}
				.content {
					overflow:auto;
				}
				.content img {
					padding:10px;
				}
				.content div.image {
					margin:10px;padding:0x;
					display:block;
					width:auto;height:auto;
					text-wrap:normal;
				}
				.content div.image img {
					padding:10px;
				}
				.content div.left {
					float:left;
				}
				.content div.right {
					float:right;
				}
				.content p.caption {
					font:normal 1em/1.5 'Fanwood-Italic', Georgia, serif;
					margin:0;padding:0 10px 5px;
					width:260px;
					text-wrap:normal;
					clear:left;
				}
			#sidebar {
				width:200px;height:auto;
				margin:40px 0 10px;padding:0;
				display:block;
				position:relative;
				float:left;
			}
				#sidebar ul {
					font:normal 1em/1.5 'Fanwood-Italic', Georgia, serif;
					list-style:square;
				}
				.ie6 #sidebar ul, .ie7 #sidebar ul, .ie8 #sidebar ul {
				}
				#sidebar ul li {
					padding-bottom:5px;
				}
			#content-database {
				width:860px;height:auto;
				margin:10px 0;padding:10px 0 20px 0;
				display:block;
				position:relative;
				left:0;
				top:10px;
			}
				#content-database .content {
					width:auto;height:auto;
					margin:10px 0;padding:0 20px 20px;
					background:#F4F1E4;
					box-shadow:0px 5px 5px #777;
					-moz-box-shadow:0px 5px 5px #777;
					-webkit-box-shadow:0px 5px 5px #777;	
			}
			
			#content-database #ctl09_ctl03_SearchArea {
				position:relative;
				height:auto;
			}
			#content-database #ctl09_ctl03_uxSearchValueText {
					width:280px;height:40px;
					border:0;
					margin:0;padding:2px 20px;
					background:transparent url('../images/searchbox.png') 0 0 no-repeat;
					font-size:.75em;
			}
			#content-database #ctl09_ctl03_uxSearchValueText input {
				font-size:1em;
			}
			#content-database #ctl09_ctl03_SearchArea table td {
				font-size:1.5em;
				line-height:175%;
			}
			
			#content-database #ctl09_ctl03_btnSearch {
				text-indent:-99999px;
				width:26px;height:26px;
				border:0;
				margin:0;padding:20px 30px;
				position:absolute;top:2px;left:310px;
				background:transparent url('../images/searchbutton.png') 15px 10px no-repeat;
				text-indent:-99999px;
			}
		/* ------------- Search Results ------------- */
		
		#ctl11_ErrorMessages {
			position:absolute;
			bottom:100px;right:80px;
			margin:0;padding:0;
			color:#fff;
			background:#f19000;
		}
		#ctl09_ctl03_ErrorMessages {
			color:#000;
		}
			
		.content td {
			padding:0 20px 2px 0;
		}
		#content-database .content tr.gensearchheaders td {
			background:#333;
			color:#fff;
			padding:5px 5px 5px 4px;
		}
		.content .gensearchresults tr {
			border:solid 1px #333;
		}
		.content tr td {
			font-size:14px;
			padding:5px 5px 5px 2px;
		}
		.content input#ctl11_ctl03_btnNewSearch {
			background:#f19000;
			width:250px;height:40px;
			margin:10px 0;
		}
		
		/* Zebra Stripes */
		.content tr.alt td {
			background-color:#dad6c6;
		}
		.content tr.over td {
			background-color:#fffdf7;
			cursor:text;
		}
				
	#footer {
		width:auto;height:220px;
		margin:0 auto 20px;padding:10px 20px;
		background:transparent url('../images/bg-bot.png') 0 bottom no-repeat;
	}
		.col-3 {
			height:100px;
			margin:0 15px;
			padding:10px;
			float:left;
		}
		.stamp {
			height:181px;
			background:transparent url('../images/stamp.png') 20px 0 no-repeat;
		}
			#footer .col-3 p {
				margin:0;
			}
			
/* ------------- News Item Display ------------- */


.content #ctl09_ctl03_Calendar1.FullCalendarStyle table tr > td {
	background-color:#666;
	border:0;
	margin:0;
	padding:0;
}

.calendarsummary h2 {
	border-bottom:1px solid #CCC;
}

#breadcrumbs {
	margin-top:10px;
}
#breadcrumbs a {
	padding:10px 5px 0 0;
}
#eventmedia {
	display:none;
}
#eventcopy h1 {
	margin-top:0;
}
	
#ctl13_EventList li, #ctl15_EventList li {
	margin-bottom:10px;
	line-height:1.25;
}


/* -------- IE Fixes --------- */	
	
	.ie6 body.site, .ie6 h1, .ie6 h2, .ie6 #header h3 {
		font-family:Georgia, Serif;
	}
	
	.ie6 em, .ie6 #content-home .content h3 {
		font-family:Georgia, serif;
		font-style:italic;
	}
	
	.ie6 #header, .ie7 #header {
		padding-top:30px;
		position:relative;
		height:180px;
		z-index:1080;
	}
	.ie6 #header {
		bottom:0;margin-bottom:0;padding-bottom:0;
	}
	
	.ie6 #header #logo, .ie7 #header #logo {
		z-index:2050;
	}
	.ie7 #header #logo {
		height:160px;
		margin-bottom:0;padding-bottom:0;
	}
	.ie6 #header #logo h1 a, .ie7 #header #logo h1 a {
		width:200px;
		z-index:2000;
	}
	.ie6 #header #logo h1 a {
		left:345px;
		top:22px;
	}
	.ie6 #header #nav, .ie7 #header #nav {
		position:absolute;
		top:160px;
	}
	.ie6 #header #nav {
		width:888px;height:40px;
		margin:0 auto;padding:16px 20px 0;
		position:absolute;
		top:182px;left:30px;
		font:normal 1em 'Fanwood-Italic', Georgia, serif;
		background:transparent url('../images/navhr.png') 26px 0 no-repeat;
	}
	.ie6 #middle-wrapper, .ie7 #middle-wrapper {
		padding:10px 36px 0;
	}
	
	.ie6 #header #nav, .ie7 #header #nav, .ie8 #header #nav {
		font-family:'Fanwood', Georgia, serif;
	}
	.ie6 #middle-wrapper {
		width:960px;
		top:0;left:10px;
		display:block;
		background-repeat:repeat-y;
		margin:0 auto;padding:0 10px;
	}
	.ie6 #middle-page {
		top:0;
		height:100%;
	}
	.ie6 #content-database .content {
		height:100%;
	}
	.ie6 #content-database #ctl09_ctl03_btnSearch {
		display:block;
		font-size:0;
		line-height:0;
		cursor:pointer;
		left:335px;
		top:13px;
		background-position:0 0;
	}
	.ie7 #content-database #ctl09_ctl03_btnSearch {
		display:block;
		font-size:0;
		line-height:0;
		cursor:pointer;
		left:325px;
		top:12px;
		background-position:0 0;
	}
	.ie6 #footer {
		margin:0;
		padding:0;
		bottom:0;
		top:0;
	}
	.ie6 #footer .col-3 {
		margin:0 20px;
	}
	.ie6 #footer .col-3 p {
		font-family: Georgia, sans-serif;
	}
	.ie6 #nav #ctl05_ControlContent {
		left:30px;
	}
	.ie6 #nav ul li {
		float:left;
		position:relative;
		width:100px;
		font-size:14px;
		line-height:1;
		margin-top:0;
		z-index:1050;
	}
	.ie6 #nav ul li a {
		width:auto;height:20px;			
		margin-top:0;padding:4px 0 6px 6px;
		display:block;
		text-decoration:none;
		color:#000;
		background-position: -1px 8px;
		vertical-align:center;
	}
	.ie7 #nav ul li {
		z-index:1050;
	}
	.ie7 #nav ul {
		z-index:1060;
	}
		
	.ie6 #search-home {
		height:230px;
		margin:0;padding:0;
	}
	.ie6 #search-home h2 {
		position:relative;
		left:40px;
		top:20px;
	}
	.ie6 #search-home h2, .ie7 #search-home h2, .ie8 #search-home h2 {
		height:140px;
		padding-top:20px;
		margin-top:15px;
	}
	.ie6 #ctl11_SearchArea, .ie7 #ctl11_SearchArea, .ie8 #ctl11_SearchArea {
		margin-bottom:-20px;padding-bottom:0;
		bottom:0;
	}
	.ie6 #search-home #ctl11_uxSearchValueText, .ie7 #search-home #ctl11_uxSearchValueText, .ie8 #search-home #ctl11_uxSearchValueText {
		width:280px;height:100px;
		border:0;
		margin:0;padding:0 20px;
		padding-top:10px;
		background:transparent url('../images/searchbox.png') 0 0 no-repeat;
		font-size:1em;
		position:absolute;bottom:0;right:30px;
	}
	
	.ie6 #content-database #ctl09_ctl03_uxSearchValueText, .ie7 #content-database #ctl09_ctl03_uxSearchValueText, .ie8 #content-database #ctl09_ctl03_uxSearchValueText {
		width:280px;height:100px;
		border:0;
		margin:0;padding:0 20px;
		padding-top:10px;
		background:transparent url('../images/searchbox.png') 0 0 no-repeat;
		font-size:.75em;
	}
	
	.ie6 #search-home #ctl11_btnSearch, .ie7 #search-home #ctl11_btnSearch, .ie8 #search-home #ctl11_btnSearch {
		width:26px;height:26px;
		border:0;
		margin:0;padding:0 40px;
		background:transparent url('../images/searchbutton.png') 0 0 no-repeat;
		position:absolute;bottom:75px;right:70px;
		text-indent:-9999em;
		overflow:hidden;
		cursor:pointer;
	}
	.ie8 #search-home #ctl11_btnSearch {
		right:15px;bottom:77px;
	}
	.ie6 #ctl11_ErrorMessages, .ie7 #ctl11_ErrorMessages {
		position:absolute;
		bottom:100px;right:80px;
		margin:0;padding:0;
		color:#fff;
		background:#f19000;
	}
	
	.ie6 #content-home .content h3, .ie7 #content-home .content h3 {
		margin-top:10px;
	}
	.ie6 #content-home .content {
		margin:10px 8px;
	}
	.ie6 #ctl13_EventList ul,  .ie6 #ctl15_EventList ul, .ie7 #ctl13_EventList ul,  .ie7 #ctl15_EventList ul, .ie8 #ctl13_EventList ul,  .ie8 #ctl15_EventList ul {
		margin:0 0 0 10px;padding:0 0 0 5px;
		list-style:circle;
	}
	
/* IE Nivo slider fixes */	
.ie6 #slideimages .nivo-slice {
	left:0;top:0;
	position:absolute;
}
.ie6 .nivo-caption {
	width:300px;
}
.ie6 .nivo-caption, .ie7 .nivo-caption {
	margin:0;padding:5px 10px;
	height:10px;top:220px;position:relative;
}

	
	

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
