/****************************/
/* SECTION 0 - BODY */
/****************************/

body{
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 0.9em;
	margin: 0.1em;
	padding: 0;
	background-color:#eeeeee;
	min-width: 990px;
	max-width: 990px;
}

/********************************/
/* SECTION 1 - site layout */
/********************************/

/*--------------------------------------------------*/
/* Section  1.1 - site outside border */
/*--------------------------------------------------*/
#header,
#colmask{
	border-right: #CCCCCC 2px solid;
}

#colmask{
	border-bottom: #CCCCCC 2px solid;
}

/*--------------------------------------------------*/
/* Section  1.2 - Site Layout            */
/*--------------------------------------------------*/

#header {
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
}
#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	background: transparent url(menu_bg.jpg) repeat-y scroll top left;		/* Left column background colour */
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background:#fff;    	/* Centre column background colour */
}

#colmidB {
	float:left;
	width:241%;
	position:relative;
	left:200px; 
	background:#fff;    	/* Centre column background colour */
}

#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background-color:#d3c66c;    	/* Right column background colour */
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#center-column {
	width:100%;
	overflow:hidden;
}
#left-column {
	/*width: 230px;*/
	float:left;
	width:190px;
	position:relative;
	margin-left:-50%;
	left:205px;
	overflow:hidden;
}
#right-column {
	/*width: 165px;*/
	float:left;
	width:170px;
	position:relative;
	left:15px;
	overflow:hidden;
	text-align: center;
	font-size: 0.9em;
	
}
/*** IE6 Fix ***/
/*
* html #left-column {
	left: -12em;
	margin-left:-100%;
	position: relative;
  
}
*/


/***************************/
/* SECTION 2 - HEADER      */
/***************************/
div#header div.header-image {
	text-align: center;
}

/*-----------------------------------*/
/* Section 2.1 - Sitename and Banner */
/*-----------------------------------*/

div#header div.site-banner {
	/*border-bottom: 1em solid rgb(87, 39, 0);*/ /*saddlebrown*/
	/*margin: 0 0 0.5em 0;*/
	/*padding: 0;*/
}
div#header div.site-banner div.utility-bar {
	display:block;
	width:100%;
	height: 28px;
	background-color: #572500;
	margin:0;
	padding:0;
	vertical-align:middle;
}
div#header div.site-banner div.utility-bar ul {
	margin:0;
	padding:0;
	float: left;
	text-align: center;
	padding-top: 6px;
}
div#header div.site-banner div.utility-bar ul li {
	display: inline;
	list-style: none;
	padding-left: 1.5em;
}
div#header div.site-banner div.utility-bar ul li a {
	border-right: thin solid white;
	color: white;
	padding-right: 1.5em;
	text-decoration: none;
}
div#header div.site-banner div.utility-bar ul li a:hover {
	text-decoration: underline;
}

div#header div.site-banner div.utility-bar form.site-search{
	margin: 0;
	padding:0;
	border: none;
	float:right;	
}
div#header div.site-banner div.utility-bar form.site-search input.search-input{
	border: 1px solid #FFFFFF;
	margin: 2px;
	padding: 2px 4px;
	height: 17px;
	width: 150px;	
	color: #572500;
	background-color: #d3c66c;
}
div#header div.site-banner div.utility-bar form.site-search input.search-button{
	border: 1px #FFFFFF solid;
	padding:2px;
	margin: 2px;
	height: 20px;
	width:22px;
	background-color: #d3c66c;
	color: #572500;
	font-size:0.75em;
	text-align: center;
}
div#header div.site-banner div.utility-bar form.site-search input.search-input:hover{
	border: 1px #FFFFFF solid;
	color:#572500;
	background-color:#e2d579;
}
div#header div.site-banner div.utility-bar form.site-search input.search-input:focus{
	background-color:#e2d579;
}

div#header div.site-banner div.utility-bar form.site-search input.search-button:hover{
	background-color:#572500;
	color:#d3c66c;
	cursor: hand;
}

div#header div.site-banner div.header-ribbon {
	background-color: #D3C66C ;
	height: 67px; /* NOTE: Must match the height of the actual header image */
	padding: 0;
}
/*****************************/
/* SECTION 3 - CENTER COLUMN */
/*****************************/
.header-image {
	text-align: center;
}
/*-----------------------------------*/
/* 3.1 BREADCRUMBS & NEWSLETTER LINK */
/*-----------------------------------*/
.breadcrumb{
	font-size: 0.70em;
	text-transform: Capitalize;
	font-family: Arial, Helvetica, sans-serif;
}	
.connection-newsletter-link,
.breadcrumb {
	background-color: rgb(153, 0, 0); 
	color: white;
	font-weight: bold;
	padding: 8px;
}
.connection-newsletter-link a,
.breadcrumb a {
	color: white;
	text-decoration: none;
}
.connection-newsletter-link a:hover,
.breadcrumb a:hover {
	text-decoration: underline;
}
.connection-newsletter-link {
	font-size: 80%;
	padding: 5px;
	margin: 7px 14px 5px 5px;
	float: right;
	text-align: center;
	width: 150px;
	border: 5px solid #eae7cb;
}

/* IE hack */
* html .connection-newsletter-link {
	margin-right: 0px;
}

/*-----------------------------------*/
/* 3.2 NEWS STORIES                  */
/*-----------------------------------*/
.news-item-column {
	color: #990000;
	display: inline;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.2em;
	letter-spacing: 3px;
	/*border-bottom: #990000 dotted 1px;*/ 
	margin: 0;
	/*padding: 0.25em 0 0.1em 0;*/ /*This line is disabled for compatibility issues with I8*/
	width: 150px;
}

/*-----------------------------------*/
/* 3.3 CONTENT                       */
/*-----------------------------------*/
.content-wrapper {
	padding: 0 10px 10px 10px; 
}
.content-pagetitle {
	font-size: 1.5em;
}
/*-----------------------------------*/
/* 3.4 GOOGLE SEARCH                 */
/*-----------------------------------*/

.content table tr{
	background-color:#fff; 
}
.content table table{
	background-color:#f0f2ef; 
}

table.advanced_search_panel{
	font-size: 0.90em;
	background-color: #fff;
	margin: 3px;
	padding:3px;
	border: none;
}
table.advanced_search_panel table.advanced_results_panel tr td{
	background-color:#fff;
	border:none;
}
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td {
	background-color:#f0f2ef;
	border:none;
	margin: 3px;
	padding:3px;
}
form table.grid tbody tr td input,
table.search_box tr td input,
.content form table tr td table tr td table tr td.nowrap input,
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td select,
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td table tr td input{
	border: 1px solid #ececec;
}
table.search_box tr td input:hover,
table.search_box tr td input:focus,
.content form table tr td table tr td table tr td.nowrap input:hover,
.content form table tr td table tr td table tr td.nowrap input:focus,
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td select:hover,
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td select:focus,
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td table tr td input:hover,
.content table.advanced_search_panel table.advanced_results_panel tr td table tr td table tr td input:focus{
	border: 1px solid #990000;
} 

/*-----------------------------------*/
/* 3.5 Use Our Facility Form         */
/*-----------------------------------*/
form table.grid {
	border-collapse:collapse;
}

form table.grid tbody tr{
	border-top: 2px #f0f0f0 solid;
	padding: 0.4em 0 0.4em 0;
}
form table.grid tbody tr,
form table.grid tbody tr td{
	padding: 0.4em 0 0.4em 0;
}
form table.grid tbody tr td.form-content{
	padding-left:0.4em;
}
form table.grid tbody tr td:hover{
	background-color: #eef8e9;
}
form table.grid tbody tr td input,
form table.grid tbody tr td select{
	border: 1px solid  #CCCCCC;
}
form table.grid tbody tr td input:hover,
form table.grid tbody tr td select:hover,
form table.grid tbody tr td input:focus,
form table.grid tbody tr td select:focus{
border: 1px solid #990000;
}
form input.random{
     border: 2px solid #a99d4c;
     background-color:#fefbea;
}
form input.random:hover,
form input.random:focus{
     border: 2px solid #990000;
}
ul.errors{
     display:block;
     background-color: #f5f3e0;
	border: 5px solid #eae7cb;
	padding: 8px 15px 8px 35px;
}
ul.errors li{
     list-style-type:none;
     list-style-image: url(../tpl_images/list-sq-4x4.gif);
}

/*****************************/
/* SECTION 4 - RIGHT COLUMN	 */
/*****************************/

/*-----------------------------------*/
/* 4.1 General Rules                 */
/*-----------------------------------*/

/* Content Headers Background */
div#right-column div.calendar-link,
div#right-column div.news-item div.highlight,
div#right-column table.contact-info th,
div#right-column div.news-item-content-body div.highlight,
div#right-column div.contact-us-link{
	background-color:#E2D579;
}
/* Content Background */
div#right-column div.news-item,
div#right-column table.contact-info tr,
div#right-column div.news-item-content-body{
	background-color:#f3edba;
}
/* Border Around Header and content*/
div#right-column div.calendar-link,
div#right-column div.news-item,
div#right-column table.contact-info,
div#right-column div.news-item-content-body,
div#right-column div.contact-us-link{
	border: 1px solid #a99d4c;
}
/* Content Headers Font */
div#right-column div.calendar-link,
div#right-column div.news-item div.highlight,
div#right-column div.news-item div.highlight div.sub,
div#right-column div.calendar-link a,
div#right-column table.contact-info th,
div#right-column div.news-item-content-body div.highlight,
div#right-column div.contact-us-link,
div#right-column div.contact-us-link a{
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-transform: capitalize;
	letter-spacing: 1px;
	color: #990000;
}
div#right-column table.contact-info th{
	padding: 4px 2px 4px 30px;	
 	background-image: url(../images/icons/icon-telephone.png);
	background-repeat: no-repeat;
	background-position: top left;
}
div#right-column div.calendar-link{
	padding: 6px 0 8px 30px;
	background-image: url(../images/icons/icon-calendar.png);
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #a99d4c;
	margin-top:5px;
	margin-bottom:15px;
}
div#right-column div.news-item,
div#right-column div.news-item-content-body{
margin-bottom:15px;	
}

div#right-column div.news-item{
	border: 1px solid #a99d4c;
	padding-bottom: 15px;
}
div#right-column div.news-item div.highlight{
     padding: 4px 2px 4px 30px;
 	background-image: url(../images/icons/icon-chat.png);
	background-repeat: no-repeat;
	background-position: top left;
}
/*
div#right-column div.calendar-link{
	
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}
*/
div#right-column div.news-item-content-body div.highlight{
     margin:0;
	padding: 4px 2px 4px 30px;	
 	background-image: url(../images/icons/icon-fact.png);
	background-repeat: no-repeat;
	background-position: top left;	
}

div#right-column div.contact-us-link{
	padding: 4px 2px 4px 30px;
	margin-bottom:15px;	
 	background-image: url(../images/icons/icon-mail.png);
	background-repeat: no-repeat;
	background-position: top left;	
}
div#right-column div.news-item-content-body p{
	padding: 0 2px 0 5px;
	text-align:left;
	font-weight:lighter;
}

div#right-column div.news-item div.news-item-content{
     text-align: left;
     margin: 0px 5px;
     padding:0;
}
div#right-column div.news-item div.news-item-content h4{
     padding-left: 11px;
     background-image: url(../tpl_images/list-3sq-9x11.png);
     background-repeat: no-repeat;
}

div#right-column div.news-item div.news-item-content h4,
div#right-column div.news-item div.news-item-content p{
     margin: 1px;
}
div#right-column div.news-item div.news-item-content p{
     margin-bottom:8px;
}

/*****************************/
/* SECTION 5 - MISCELLANEOUS */
/*****************************/
.hide{
	display: none;
}
img{
 	border:none;
 }
a{
	color: #990000;
}
a:hover{
	text-decoration:none;
}
hr{
	display:none;
	/*border: #d3c66c 1px dotted;*/
}
div.utility-bar,
div.nav-bar table td{
	font-size: 13px;
	font-family: "trebuchet ms", verdana, arial, sans-serif;	
}
div.content-wrapper div.news-item{
	margin-top: 19px;
	font-size: 80%;	
	padding: 15px 30px 15px 30px;
	background-color: #f5f3e0;
	border: 5px solid #eae7cb;
	}
.image-left{
    float:left;
    padding-right: 10px;
    padding-bottom: 16px;
}
.image-right{
    float:right;
    padding-left: 10px;
    padding-bottom: 16px;
}
