body {
	/*text-align: center;
*/
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #383d44;
	padding: 0;
}
#header {
	background: url(images/header-bg.gif) repeat-x top left;
}
#logo {
	width: 780px;
	margin: 0 auto;
	padding: 27px 0 0 0;
}
#logo span, #logo a {
  float: left;
	display: block;
	width: 200px;
	height: 85px;
	padding: 0;
	border-style: none;
	background: url(images/lyle-logo.gif) no-repeat;
}
#logo img {
	display: block;
	width: 0;
	border: 0;
}
#fdlogo span, #fdlogo a {
  float: right;
	display: block;
	width: 225px;
	height: 85px;
	padding: 0;
	border-style: none;
	background: url(images/fd_logo.gif) no-repeat;
}
#navigation {
  clear: both;
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background: #1e4176 url(images/navigation-background.gif) repeat-x bottom right;
	height: 2.7em;
}
#navigation div#bar {
	padding: 0;
	margin: 0;
	height: 2.7em;
	white-space: nowrap;
}
#navigation div#bar div {
	position: relative;
	padding: 0;
	margin: 0;
	height: 2.7em;
}
#navigation #contenttypes {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0 0.7em 0 0.7em;
	list-style-type: none;
}
#navigation #contenttypes li {
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	background-position: top right;
	background-repeat: no-repeat;
	height: 1.7em;
}
#navigation #contenttypes li.current_page_item {
	background: #dedede;
}
#navigation #contenttypes li.current-cat {
background: #dedede;
}
#navigation #contenttypes li a {
	display: block;
	float: left;
	font-family: Georgia, serif;
	font-size: 85%;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	height: 2em;
	line-height: 2em;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 6px;
	/*_width: 1%;*/
}
#navigation #contenttypes li a:hover {
	background: #7190bf;
}
#navigation #contenttypes li.current_page_item a {
	color: #003366;
}
#navigation #contenttypes li.current-cat a {
	color: #003366;
}
#navigation #personal {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 0 0.4em 0 0;
	height: 1.8em;
	list-style-type: none;
}
#navigation #personal li {
	margin: 0 4px;
	padding: 0;
	float: left;
	line-height: 2em;
}
#navigation #personal a {
	font-family: tahoma, arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	/*_width: 1%;*/
}
#navigation #personal a:hover {
	text-decoration: underline;
}
#graybar {
	text-align: left;
	border-top: .3em solid #dedede;
	padding-top: 13px;
	padding-bottom: 20px;
	background-color: #f2f2f2;
}
#graybarfooter {
	text-align: left;
	border-top: 1em solid #ffffff;
	padding-top: 13px;
	padding-bottom: 100px;
	background-color: #f2f2f2;
	height: 100%;
	margin: 0;
}
#footer {
margin: 0 auto;
width: 780px;
height: 100%;
}
#topcontentwrap {
	margin: 0 auto;
	width: 780px;
}
#ourservices {
	background: url(images/print.jpg) no-repeat bottom right;
  width: 67%;
	margin-right: 2%;
	float: left;
}
#contactbox {
	background-color: #5e3439;
	color: #ffffff;
	width: 27%;
	/*width: 150px;
*/
	padding: 10px;
	float: right;
}
#contactbox .address {
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: medium;
}
#contactbox .phone {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	padding-bottom: 10px;
}
#contactbox .heading {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
  padding-bottom: 10px;
	font-size: large;
}
#contactbox .vcard {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 110%;
}
#contactbox ul {
	margin: 0;
	padding-left: 2px;
	padding-top: 5px;
	list-style: none;
}
#contactbox ul li {
	margin: 2px 0 0px 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
/* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#contactbox ul li a {
	padding-left: 33px;
/* width of icon + whitespace */
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 120%;
	color: #ffffff;
}
#contactbox ul li a:hover {

	text-decoration: underline;

}
#contactbox li.addaddress {
	background-image: url(images/add_address.png);
}
#contactbox li.addbookmark {
	background-image: url(images/add_bookmark.png);
}
#contactbox_no_float {
	background-color: #5e3439;
	color: #ffffff;
	/*width: 27%; */
	/*width: 150px;
*/
	padding: 10px;
	margin-bottom: 15px;
}

#contactbox_no_float .address {
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 10px;
	font-size: medium;
}
#contactbox_no_float .phone {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	padding-bottom: 10px;
}
#contactbox_no_float .heading {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
  padding-bottom: 10px;
	font-size: large;
}
#contactbox_no_float .vcard {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 110%;
}
#contactbox_no_float ul {
	margin: 0;
	padding-left: 2px;
	padding-top: 5px;
	list-style: none;
}
#contactbox_no_float ul li {
	margin: 2px 0 0px 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
/* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#contactbox_no_float ul li a {
	padding-left: 33px;
/* width of icon + whitespace */
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 120%;
	color: #ffffff;
}
#contactbox_no_float ul li a:hover {

	text-decoration: underline;

}
#contactbox_no_float li.addaddress {
	background-image: url(images/add_address.png);
}
#contactbox_no_float li.addbookmark {
	background-image: url(images/add_bookmark.png);
}
.breakout {
	clear: both;
        height: 0;
}
/* Text Styles */
#ourservices h1 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	font-size: 130%;
	color: #6d6d6d;
	padding-top: 0;
	margin: 0;
}
#ourservices h2 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: bold;
	font-size: 170%;
	color: #1e4176;
	margin: 0;
}
#ourservices ul {
	margin: 0;
	padding-left: 15px;
	padding-top: 5px;
	list-style: none;
}
#ourservices ul li {
	margin: 2px 0 0px 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
/* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#ourservices ul li a {
	padding-left: 21px;
/* width of icon + whitespace */
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%;
	color: #000000;
}
#ourservices ul li a:hover {

	text-decoration: underline;

}
#ourservices .checkmark {
	background-image: url(images/accept.png);
}
#ourservices li.plusmore {
	background-image: url(images/control_play_blue.png);
	font-size: 120%;
	color: #1e4176;
}
#middlecontentwrapper {
	margin: 0 auto;
	padding-top: 10px;
  width: 60em;
}
#content {
	/*width: 70%;*/
	width: 526px;
	float: left;
  margin-right: 4px;
	
}
#content p{
margin-top: 3px;
margin-bottom: 3px;
padding: 0;
}
#content h2{
	font-family: "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
	font-size: large;
	color: #1C5933;
	padding:0px;
	margin: 15px 0px 5px 0px;
	border-bottom: 2px solid #e3e3e3;
}
#content h2 a{
	font-family: "Trebuchet MS", arial, sans-serif;
  font-weight: bold;
	font-size: large;
	color: #1C5933;
	padding:0px;
	margin: 15px 0px 5px 0px;
	border-bottom: 2px solid #e3e3e3;
	text-decoration: none;
}
#content h3 {
margin: 0;
padding-bottom: 2px;
padding-top: 10px;
color: #1e4176;
}
#content h4 {
margin: 0;
color: #e66517;
font-size: 110%;
padding-top: 8px;
padding-bottom: 5px;
text-decoration: underline;
}
#content ul {
	margin: 0;
  padding-left: 0px;
	padding-top: 5px;
	list-style: none;
}
#content ul li {
	margin: 2px 0 0px 0;
	padding: 0;
	font-weight: bold;
	line-height: 18px;
/* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
  display:inline;
}
#content ul li a {
	padding-left: 22px;
	padding-right: 5px;
/* width of icon + whitespace */
	text-decoration: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%;

}
#content ul li a:hover {

	text-decoration: underline;

}
#content .mapit {
	background-image: url(images/map_go.png);
}
#content .farmanddairy {
	background-image: url(images/sun.png);
}
#content .rss {
	background-image: url(images/feed.png);
}
#content .viewall {
	background-image: url(images/folder_explore.png);
}
.aboutImage {
padding: 0px 0px 2px 0px;

}
.coblogImage {
padding: 20px 0px 2px 0px;

}
#sidebar {
  /*background: url(images/testimonial_bg.png) repeat-y; */
	width: 226px;
	/*width: 150px;
*/
	float: right;
}
#clientheader {
background: url(images/testimonial_head.png) no-repeat top right;
width: 100%;
height: 57px;
}
.hiddenHeader {
margin: 0;
text-indent:-9999px;
}
#clienttext {
background: url(images/testimonial_bg.png) repeat-y;
padding: 0px 12px 0px 12px;
  	font-size: 12px;
  	font-family: arial;
  	font-weight: bold;
	/*width: 150px;
*/
/*	float: right; */
}
#clientfooter {
background: url(images/testimonial_footer.png) no-repeat top left;
width: 100%;
height: 95px;
}
#clientfootertext{
padding: 5px 12px 0px 12px;
text-align: right;
}

#searchform {
	/*margin: 10px; */
	padding: 5px 3px; 
	/*text-align: center;*/
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#tagcloud {
background: #274f8b;
padding: 10px;
font-family: "Trebuchet MS", sans-serif;
color: #ffffff;
margin-top: 8px;
}
#tagcloud a {
color: #ffffff;
}
#tagcloud h3 {
font-family: "Trebuchet MS", sans-serif;
font-size: medium;
color: #ffffff;
background: #4e6fa0;
padding: 2px;
margin: 0;
}
#searchformlarge {
/*padding: 10px 0px 10px 150px;*/
padding: 10px 0px 10px 150px;
background: url(images/site_search_bg2.png) repeat-y top left ;
/*background-color: #5e3439; */
background-color: #cecece;
margin:0;
}
#searchformlarge .searchlgfield{
width: 75%;
}
#searchform {
margin: 0;
}
/* Random Classes */
.plusmore {
 padding-top: 20px;
}
#servicestop{
/*margin:0 auto; */
width: 60em;
background: url(images/our_services.jpg) no-repeat top left;
height: 247px;
}
#servicestop h2, #newstop h2{
margin: 0;
text-indent:-9999px;
}
#newstop{
/*margin:0 auto; */
width: 60em;
background: url(images/news_blog.jpg) no-repeat top left;
height: 247px;
}
.navigation {
padding-bottom: 20px;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
.post {
clear: both;
}
#searchform{
margin-bottom: 10px;
}
#searchformside {
background: url(images/site_search_bg.gif) no-repeat top left;
background-color: #522a2e;
padding: 40px 10px 10px 5px;
}
#searchformside .searchside{
width: 100%;
margin-bottom: 3px;
}
#searchformside #searchsidesubmit{
float:right;
}
#commentform #comment {
width:100%;
}
#relatedtags {
	margin: 0px 0px 20px 0px;
	padding-left: 2px;
	padding-top: 5px;
	list-style: none;
}
#relatedtags li {
	margin: 2px 0 0px 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
/* height of icon */
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 18px;
}
#relatedtags li a {
/* width of icon + whitespace */
	text-decoration: underline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	/* color: #5e3439; */
}
#relatedtags li a:hover {
	text-decoration: none;
}
#relatedtags li {
	background-image: url(images/bullet_toggle_plus.png);
}
.sidebarheading {
font-family: "Trebuchet MS", sans-serif;
font-size: medium;
font-weight: bold;
color: #ffffff;
background: #4e6fa0;
padding: 5px 5px 5px 10px;

}
.sidebarheadingred {
font-family: "Trebuchet MS", sans-serif;
font-size: medium;
font-weight: bold;
color: #ffffff;
background: #2A514D;
padding: 5px 5px 5px 10px;

}
.UTWPrimaryTags {
display: block;
background-color: #f8f8f8;
border-top: 1px solid #ededed; 
border-bottom: 1px solid #ededed;    
padding: 10px 5px 10px 5px;
margin: 6px 0 6px 0;
}






/*LightBox Code */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.imgbar {
width: 98%;
padding: 5px;
margin-bottom: 10px;
background: url(images/example-bg.png) repeat-x top right #000000;
border: 1px solid #000000;
}
.imgbar img {
 float: left;
 margin: 10px 8px 10px 8px;
 border: 1px solid #404347;
 padding: 5px;
 background-color: #f8f8f8;
}