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



/* Colors


--------------------------------------------------------------------------------------------------- */

@import url("reset.css");

html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }

body {
	font: 12.5px/1.5em Verdana, Helvetica, sans-serif;
	color: #333333;
	background: url(gfx/bodyBg.jpg) repeat-x center top #fbf3de;
}

#container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

/* Header
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */

#header {
  background: url(gfx/headerBg.jpg) no-repeat left top;
	width: 900px;
	height: 282px;
	position: relative;
	margin-top: 49px;
}

#logo {
	width: 490px;
	height: 136px;
	position: absolute;
	left: 0px;
	top: -49px;
	z-index: 100;
}

#logo a {
	background: url(gfx/logo.png) no-repeat left top;
	z-index: 100;
	position: relative;
}

#flashWrapper {
	padding: 12px 12px 4px 12px;
	width: 876px;
	height: 266px;
	z-index: 50;
	position: relative;
}

#flashWrapper #monoslideshow {z-index: 51; position: relative;}

#tagline {
	position: absolute;
	left: 498px;
	top: -30px;
	text-shadow: #333333 3px 3px 2px;
	font: bold italic 13px/1em "Trebuchet MS", Helvetica, Arial, sans-serif;	
	color: #f8f1dc;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=225,strength=2);
	zoom: 1;
}

#taylorTimes {
  position: absolute;
	right: 37px;
	top: -40px;
	height: 31px;
	width: 138px;
}

#taylorTimes a {background: url(gfx/taylorTimes.png) no-repeat left top;}

#facebook {
position: absolute;
  right: 0px;
	top: -40px;
	height: 32px;
	width: 31px;
}

#facebook a {background: url(gfx/facebook.png) no-repeat left top;}
	
#secondary p.rsslink a {
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(gfx/taylor-rss.png) no-repeat left top;
	float: right;
}

body.home #secondary p.rsslink {
	padding: 0 20px 0 0;
}

/* Nav Bar
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */
#navbar {
	width: 900px;
	height: 47px;
	background: url(gfx/navBarBg.jpg) no-repeat left top;
	position: relative;
}

/* Searchbar
------------------------------------------------------------------------------- */
#searchbar {
  width: 129px;
	height: 36px;
	background: url(gfx/searchBg.jpg) no-repeat left top;
	float: left;
	display: inline;
	margin: 11px 0 0 14px;
}

#searchButton {
	float: left;
	width: 14px;
	height: 15px;
	text-indent: -999999px;
	background: url(gfx/searchButton.jpg) no-repeat left top;
	margin: 5px 0 0 12px;
	display: inline;
	outline: none;
	border: none;
}

#keywords {
  width: 95px;
	background: none;
	outline: none;
	border: none;
	float: right;
	padding: 4px 5px 0 0;
	text-align: center;
	color: #543824;
	font: normal 13px/1em "Trebuchet MS", Helvetica, Arial, sans-serif;	
}

/* Nav
------------------------------------------------------------------------------- */

#nav {
  font: normal 13px/1em "Trebuchet MS", Helvetica, Arial, sans-serif;
	float: left;
	list-style: none;
	color: #edebd4;
}

#nav a {
  color: #edebd4;
	text-decoration: none;
}

#nav a:hover {
	color: #f6f0db;
}

#nav li {
  float: left;
	background: url(gfx/navSeperator.jpg) no-repeat left center;
	text-transform: uppercase;
}

#nav li:first-child {background-image: none;}

#nav li a {
  display: block;
	background: url(gfx/navArrow.jpg) no-repeat 90% center;
	padding: 17px 30px 17px 12px;
	text-shadow: #000000 3px 3px 2px;

}

#nav li#nav-home a {
  width: 12px;
	padding: 17px 9px 17px 28px;
	background: url(gfx/home.jpg) no-repeat center center;
	text-indent: -99999px;
}

#nav li#nav-home a:hover {background: url(gfx/home.jpg) no-repeat center center;}

#nav li li {margin: 0; text-transform: none;}
#nav li ul, #nav li ul li ul, #nav li ul li.here ul a {background-color: #251c15; text-align: left;}
#nav li ul li a:hover, #nav li ul li.here a, #nav li ul li.here ul a:hover {background-color: #403227;}

#nav ul li {display: block; float: none; background-image: none;}
#nav ul li a, #nav ul li a:hover {background-image: none;}
#nav ul li a {padding: 8px 15px}
#nav li li {
  font-size: 12px;
	line-height: 1.2em;
}

.sf-sub-indicator {display: none; visibility: hidden;}

/* Quicklinks
------------------------------------------------------------------------------- */

#quicklinks {
	width: 188px;
	height: 24px;
	background: url(gfx/quicklinks.gif) no-repeat left top;
	font: normal 13px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	position: absolute;
	top: 11px;
	right: 12px;
	display: inline;
	text-align: center;
}

#quicklinks li {width: 100%;}

#quicklinks a {
	color: #543824;
	padding: 5px 72px 6px 38px;
	text-decoration: none;
	background: url(gfx/quicklinksArrow.gif) no-repeat 164px center;
}

#quicklinks li:hover a, #quicklinks li.sfHover a {background: url(gfx/quicklinksArrowHover.gif) no-repeat 164px center;}


#quicklinks.sf-menu ul {
  width: 186px; 
	background-image: none;
	background-color: #fbf3de;
	border: 1px solid #666666;
}

#quicklinks.sf-menu li:hover ul,
#quicklinks.sf-menu li.sfHover ul {top: 24px;}

#quicklinks ul a:hover {background-color: #e1dac7;}

#quicklinks.sf-menu li:hover ul a, #quicklinks.sf-menu li.sfHover ul a {
  padding: 8px;
	background-image: none;
}

#quicklinks ul {
  text-align: left;
	font-size: 12px;
}



/* Content
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */
#content {background: url(gfx/contentBg.jpg) repeat-y left top; clear: both;}
body.home #content {background: url(gfx/contentBgHome.png) repeat-y left top; margin-top: 14px;}


/* Primary
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */
#primary {
	width: 560px;
	float: right;
	padding: 14px 30px 0px 0;
	position: relative;
}

#primary p.breadcrumbs {
  font: normal 10px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #452e1e;
	margin-bottom: 30px;
}

#primary p.breadcrumbs a {
	text-decoration: none;
	font-weight: normal;
	color: #452e1e;
}

#primary h2 {
	font: normal 26px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom: .65em;
	color: #452e1e;
	width: 490px;
}

#primary h3 {
	font: normal 20px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom: .65em;
	color: #452e1e;
}

#primary h4 {
	font: normal 18px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin-bottom: .65em;
	color: #452e1e;
}

#primary h2 a, #primary h2 a:link, #primary h2 a:visited, #primary h3 a, #primary h3 a:visited, #primary h3 a:link, #primary h4 a, #primary h4 a:link, #primary h4 a:visited {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #452e1e;
	color: #452e1e;
}

#primary h2 a:hover, #primary h3 a:hover, #primary h4 a:hover {border-bottom: 1px solid #452e1e;}

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

#primary a:hover {color: #1b729e;}

/* Styles for Home page only Primary
------------------------------------------------------------------------------- */

body.home #primary {
	width: 284px;
	float: left;
	padding: 0;
}

body.home #primary h2#welcome {
	width: 284px;
	height: 63px;
	margin-bottom: 10px;
	background: url(gfx/welcome.jpg) no-repeat left top;
}

body.home #primary h2#welcome a, body.home #primary h2#welcome a:link, body.home #primary h2#welcome a:visited {background: url(gfx/businessArrow.jpg) no-repeat 215px 13px; border: none;}
body.home #primary h2#welcome a:hover {background: url(gfx/businessArrowHover.jpg) no-repeat 215px 13px;}

body.home #primary p, body.home #primary h3, body.home #primary h4, body.home #primary ul, body.home #primary ol, body.home #primary blockquote {margin-right: 30px; margin-left: 30px;}

body.home #primary blockquote {width: 65%}

body.home #primary {color: #666666;}

body.home #primary h4 {color: #254D61; margin-top: 15px;}
body.home #primary h4 a {color: #254d61; border-bottom: none;}

body.home #primary #gmap h4 {
  font: normal 16px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #254d61;
	margin-left: 0;
	margin-right: 0;
	padding: 15px 0 0 15px;
}

#gmap {
	width: 255px;
	margin: 30px 0 0 14px;
	border: 1px solid #dfe4e7;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

#gmap iframe {padding: 10px;}

/* Summary
------------------------------------------------------------------------------- */

div.summaryOdd, div.summaryEven {
	border: 1px solid #dad0bf;
	padding: 10px;
	margin-top: -1px;
}

div.summaryEven {background: url(gfx/eventDateBg.jpg) repeat-x left top #f7eeda;}

p.summaryMore {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
}

#primary p.summaryMore a, #primary p.summaryMore a:link, #primary p.summaryMore a:visited {
  padding: 2px 7px 4px 7px;
	background: url(gfx/summaryMoreBg.jpg) repeat-x left top #a26c46;
	border: 1px solid #452e1e;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fbf3de;
	text-decoration: none;
	font-weight: normal;
	}

#subForm input {margin-bottom: 10px;}

/* Photo Bar
------------------------------------------------------------------------------- */

#primary div.photoBar a, #primary div.photoBar a {border: none; outline: none;}

#primary div.photoBar {
  margin: 30px 0 0 0;
	border-top: 5px solid #333333;
	border-bottom: 5px solid #333333;
	position: relative;
	padding: 60px 0 34px 0;
}
	
#primary div.photoBar img {
	background-color: #333333;
	float: left;
	margin: 0 14px 0px 0;
	padding: 11px;
	}

#primary div.photoBar a.three img {margin-right: 0;}


#primary div.photoBar p.more {
  position: absolute;
	width: 138px;
	height: 32px;
	border: 1px solid #9d9a91;
	font: bold 14px/1em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #333333;
	top: 16px;
	right: 0;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	border-radius: 5px;
}
	
#primary div.photoBar p.more a {
	color: #333333;
	background: url(gfx/moreArrow.jpg) no-repeat 110px 9px;
	padding: 10px 15px 5px 13px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#primary div.photoBar p.more a:hover {background: url(gfx/moreArrowHover.jpg) no-repeat 110px 9px; color: #333333;}

#fbshare {
	position: absolute;
	right: 30px;
	top: 10px;
	margin-bottom: 10px;
}

/* Secondary
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */

#secondary {
	float: left;
	width: 285px;
	padding-top: 14px;
	color: #666666;
}

body.home #secondary {
  width: 591px;
	margin-left: 25px;
	display: inline;
	padding-top: 0;
}

body.home #events, body.home #news {
	width: 284px;
	float: left;
}

body.home #gmap {
	margin: 10px 14px 0 14px;
}

div#events {margin-bottom: 20px;}

body.home #news {margin-right: 23px;}

body.home #secondary p, body.home #secondary ul, body.home #secondary ol, body.home #secondary blockquote {padding-left: 37px; padding-right: 30px;}

#secondary h4 {
  font: bold 18px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #666666;
	padding: 5px 10px 0 37px;
	margin-top: 10px;
}

#secondary h4 a {
  text-decoration: none;
	color: #666666;
}

#secondary p {padding: 0px 10px 0px 37px; margin-bottom: 0;}

#secondary p.date	{
  font: normal 12px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #6666666;
	padding: 2px 10px 5px 37px;
}

#twtr-widget-1 {margin-top: 40px;}

#news #twtr-widget-1 h3 {
	width: auto;
	height: auto;
}

#news #twtr-widget-1 h3 a, #news #twtr-widget-1 h3 {background: none;}

div.twtr-doc {margin: 20px auto 0px auto;}

#events h3, #news h3 {
	width: 284px;
	height: 63px;
	margin-bottom: 10px;

}

#events h3 {background: url(gfx/taylorEvents.jpg) no-repeat left top;}
#events h3 a {background: url(gfx/eventsArrow.jpg) no-repeat 215px 13px;}
#events h3 a:hover {background: url(gfx/eventsArrowHover.jpg) no-repeat 215px 13px;}
#news h3  {background: url(gfx/newsNotices.jpg) no-repeat left top;}
#news h3 a {background: url(gfx/newsArrow.jpg) no-repeat 215px 13px;}
#news h3 a:hover {background: url(gfx/newsArrowHover.jpg) no-repeat 215px 13px;}
#news {margin-bottom: 17px;}

#secondary h4 span {font-family: Verdana, Arial, Helvetica, sans-serif;}

#business, #maps {
	width: 275px;
	height: 54px;
	margin: 0 0 6px 9px;
}

#business {background: url(gfx/businessDirectory.jpg) no-repeat left top;}
#business a {background: url(gfx/businessArrow.jpg) no-repeat 206px 9px;}
#business a:hover {background: url(gfx/businessArrowHover.jpg) no-repeat 206px 9px;}

#maps {background: url(gfx/taylorMaps.jpg) no-repeat left top;}
#maps a {background: url(gfx/mapsArrow.jpg) no-repeat 206px 9px;}
#maps a:hover {background: url(gfx/mapsArrowHover.jpg) no-repeat 206px 9px;}

#mapImage {margin: 14px 0 0 44px;}

#weatherWidget {
	width: 255px;
	margin: 30px 0 0 14px;
	border: 1px solid #dfe4e7;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

#weatherWidget iframe {padding: 15px; height: 160px;}

#weatherWidget h4 {
  font: normal 16px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #254d61;
	padding: 15px 0 0 15px;
}

body.home #primary #weatherWidget h4 {margin-left: 0; margin-right: 0;}

#news a {color: #689c76;}

#events a {color: #463022;}

/* Footer
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */
#footer {
	padding: 282px 10px 20px 10px;
	background: url(gfx/footerBg.jpg) no-repeat top left;
  text-align: center;
	color: #fbf3de;
	font: normal 12px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

body.home #footer {background: url(gfx/footerBgHome.jpg) no-repeat left top; padding-top: 320px;}

#footer p {margin-bottom: 30px;}

p.credit {
	color: #452e1e;
	font: normal 10px/1.2em "Trebuchet MS", Helvetica, Arial, sans-serif;
}

p.credit a {color: #452e1e;}



/* Standard Styles most sites edit as needed
---------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------- */


em, i {font-style: italic;}
strong, b {font-weight: bold;}
.left {float: left; width: auto;}
.right {float: right; width: auto;}
sub {vertical-align: sub; font-size: 50%;}
sup {vertical-align: super; font-size: 50%;}

p {margin-bottom: .8em;}

#primary ul {
	padding: 0 10px 1em 40px;
  list-style: outside disc;
}

#primary ul ul {padding-bottom: 0;}

#primary ol {
	padding: 0 10px 1em 40px;
	list-style: outside decimal;
}

#primary li {
	margin-bottom: .4em;
	line-height: 1.5em;
}

hr {
	width: 100%;
	color: #666666;
	display: block;
}

blockquote {
	width: 90%;
	padding: 0px 20px 0 20px;
	border: 1px solid #254D61;
	border-left: 4px solid #254D61;
	background-color: #e6e6d8;
	margin-bottom: 20px;
	clear: both;
}

blockquote p {
	margin-bottom: 0;
	padding: 10px 0;
	font-weight: bold;
}

img.left {margin-right: 10px !important;}
img.right {margin-left: 10px !important;}

#searchsite input {float: left; margin-bottom: 20px;}
#searchsite .submit {margin: 0 0 20px 20px;}

#sitemap {clear: both;}

#primary #sitemap {list-style-type: none; font-weight: bold; padding-left: 0;}
#primary #sitemap ul {list-style-type: disc; font-weight: normal; padding-left: 40px;}
#primary #sitemap ul ul {list-style-type: square; font-weight: normal; padding-left: 40px;}

/* Form
----------------------------------------------------------------------- */

#primary #freeform {
	color: #333333;
}

#freeform fieldset {
	background-color: #fbf3de;
	border: 1px solid #333333;
	margin-bottom: 20px;
	padding: 20px;
}

#freeform legend {
	font-weight: bold;
	font-size: 16px;
	padding: 0 3px;
}

#freeform .field label {
	width: 30%;
	text-align: right;
	padding: 5px 5px 5px 0;
	display: block;
	float: left;
	margin-bottom: 15px;
	clear: both;
	line-height: 1;
}

#freeform .field input, #freeform textarea {
	width: 65%;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #333333;
	float: left;
	display: block;
	margin-bottom: 15px;
	font: 13px/1.5em Verdana, Helvetica, sans-serif;
}

#freeform .radio label {
	display: none;
}

#freeform .radio input {
	margin: 0 10px 10px 30%;
}

#primary #freeform span.required {color: #ff0000;}

#freeform input.required, #freeform textarea.required {background-color: #ffe7e8;}

span.LV_validation_message {
	position: absolute;
	display: block;
	text-indent: -999999px;
	width: 65px;
	height: 26px;
	overflow: hidden;
	background: url(gfx/validate.png) no-repeat 0 -26px;
}

span.LV_validation_message.LV_valid {background: url(gfx/validate.png) no-repeat left top;}

span.LV_validation_message.LV_invalid {background: url(gfx/validate.png) no-repeat 0 -26px;}

#freeform input.required.LV_valid_field {background-color: #cbe583;}
#freeform input.required.LV_invalid_field {background-color: #ffe7e8;}
#freeform #captcha input {float: right;}

/* Events Styling
--------------------------------------------------------------------------------------------------- */

div.fullMonth {
	border: 1px solid #dad0bf;
	border-bottom: none;
	margin-bottom: 30px;
}

div.eventRow {
	border-bottom: 1px solid #dad0bf;
	height: 160px;
	overflow: hidden;
}

div.eventDateTime {
	width: 150px;
	background: url(gfx/eventDateBg.jpg) repeat-x left top #f7eeda;
	float: left;
	text-align: center;
	height: 160px;
	padding-top: 5px;
}

div.eventDateTime.repeat {
  background-image: none;
	background-color: #f7eeda;
}

div.even {
	background-color: #fcfcfc;
}

p.eventDayMonth {
  margin-bottom: 0; 
	text-transform: uppercase;
	font-size: 11px;
}

p.eventDate {
	font-size: 20px;
	font-weight: bold;
	width: 80%;
	margin: 0 auto 5px auto;
	padding-bottom: 5px;
	border-bottom: 1px solid #dad0bf;
}

div.eventDetails {
	width: 388px;
	float: right;
	padding: 5px 10px;
}

#primary div.eventDetails h4 {
	font-size: 18px;
	font-weight: bold;
}
div.eventSpecifics p {margin-bottom: 0; font-style: italic;}
div.eventSpecifics {margin-bottom: 2px;}

p.multi, p.ongoing {
  width: 80px;
	border: 1px solid #DAD0BF;
	margin: 0 auto;
	pading-bottom: 2px
}
p.multi.detail, p.ongoing.detail {margin: 0; text-align: center;}
p.eventTime {margin-bottom: .4em;}

p.eventDescription {font-style: italic; padding: 2px 3px 0 3px;}

#secondary p.multi, #secondary p.ongoing {border: none; width: auto; font-style: italic;}


/* Helpers
--------------------------------------------------------------------------------------------------- */

.replTransparent a {
	text-indent: -999999px;
	overflow: hidden;
	display: block;
	height: 100%;
	width: 100%;
}

.replSpan {
 	position:relative;
	font-style: italic;
	overflow: hidden;
}

.replSpan span {
	position: absolute;
	height: 100%;
	width: 100%;
}

/* Clear Fix
--------------------------------------------------------------------------------------------------- */
.clear { clear: both; }

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
