/* Start of CMSMS style sheet 'Lynchpin Design' */
body {
	background:#ECEAEA url(layout_images/bg.jpg) top left repeat-x;
	margin:0;
	padding:0;
	color:#000000;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}

p {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}

a {
	color:#666666;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

#centering {
	width:100%;
	float:left;
}

#page {
	width:854px;
	height:auto;
	margin:0 auto;
}

#container {
	background:url(layout_images/mainfade_sub.png) repeat-y center;
	width:804px;
	height:auto;
	float:left;
	padding:0 25px 0 25px;
	
}

#header {
	background:url(layout_images/header.jpg);
	height:111px;
	width:100%;
	float:left;
}

#headersub {
	background:url(layout_images/subheader.jpg);
	height:111px;
	width:100%;
	float:left;
}

#menu {
	background:#DFECDA;
	width:100%;
	height:27px;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	text-align:center;
	float:left;
        font-weight:bold;	
}

dfn {
	display: none;
}

#menu ul {
   margin: 0;
   padding: 0;
   list-style:none;
   height:100%;
  
}

#menu li {
   float: left; 
   list-style: none; 
   margin: 0 ;
   border-right: 1px solid #C0C0C0;
   height:100%;
}

#menu a {
   padding: .6em .7em .6em 1.4em; 
   margin: 0;
   text-decoration: none;
   color: #435D42;
   background: url(layout_images/arrow-right.gif) no-repeat 0.5em center;
   display: block;
}

#menu a:hover {
   	background-color: #d6ff8a;
}

#menu a.activeparent:hover {
   background-color: #d6ff8a;
   color: #18507C;
}

#menu li.activeparent a {
   background: #7C70A3 url(layout_images/arrow-down.gif) no-repeat 0.4em center; 
   color: #fff;
}
#menu li.currentpage{
   background: #7C70A3 url(layout_images/arrow-down.gif) no-repeat 0.4em center; 
   color: #fff;
}

#menu h3 {
   padding: .6em .7em .6em 1.4em; 
   margin: 0; 
   text-decoration: none; 
   color: #fff;
   background: #7C70A3 url(layout_images/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block; 
   font-size: 1em;
}

#breadcontainer {
	background:#7C70A3;
	width:100%;
	height:auto;
	float:left;
}

#breadcrumb {
	background:#7C70A3;
	width:auto;
	height:22px;
	margin:0;
	padding:8px 5px 0 5px;
	color:#FFFFFF;
	float:left;
}

#breadcrumb a {
	color:#FFFFFF;
}

#directions {
	background:#7C70A3;
	margin:0;
	padding:5px 5px 0 5px;
	width:auto;
	float:right;
	height:25px;
}

#search {
	background:#7C70A3;
	width:auto;
	height:22px;
	margin:0;
	padding:4px 5px 4px 5px;
	float:right;	
}
#search input {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
}
#search form {
	height:26px;
	float:left;	
}

/*homepage stuff start*/
#home-content {
	background:url(layout_images/floor.jpg) top left repeat;
	width:804px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}
#slogan {
	width:804px;
	height:40px;
	text-align:center;
}
#home-left {
	background:url(layout_images/paper.png) top left repeat;
	width:302px;
	height:391px;
	padding:40px 0 0 0;
	margin:0;
	display:inline;
	float:left;
        text-align:center;
}
#home-left a img {
	border:none;
}
#home-left #quicklinks {
       margin:15px 0 0 0;
}
#home-left .heading {
     font-size: 22px;
     font-weight:bold;
     color:#435D42;
}
#home-left .quick-links {
	font-size:18px;
	text-decoration:none;
	color:#7C70A3;
	font-weight:bold;
	width:302px;
	height:auto;
	margin:0 0 5px 0;
	padding:10px 0 0 0;
        position: relative;
        display:block;
        float:left;
}
#home-left .quick-links:hover {
       color:#000;
}
#home-left .divider {
       background:url(layout_images/divider.png) bottom center no-repeat;
       width:302px;
       height:10px;
       position: relative;
       display:block;
       float:left;
}

#home-right {
	width:502px;
	height:431px;
	float:left;
	margin:0;
	padding:0;
}
#top {
	width:804px;
	height:174px;
	float:left;
	margin:0;
	padding:0;
}
* html #top {
	margin: 0 0 -6px 0;
}

#middle {
	width:804px;
	height:186px;
	float:left;
	margin:0;
	padding:0;

}

* html #middle {
	margin: 0 0 -6px 0;
}
#bottom_left {
	background:url(layout_images/home_bottom_left.jpg);
	width:328px;
	height:133px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
}
* html #bottom_left {
	margin: 0 0 -6px 0;
}
#bottom_right {
	background:url(layout_images/home_bottom_right.jpg);
	width:436px;
	height:133px;
	margin:0 0 0 0;
	padding:0 40px 0 0;
	float:left;
	overflow:hidden;
	line-height:16px;
}

/*homepage stuff end*/
/*subpage stuff start*/

#content_container {
	background:url(layout_images/floor.jpg) repeat;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}

#subnavtop {
	background:url(layout_images/menu_01.png) no-repeat;
	width:264px;
	height:58px;
	margin:0;
	padding:0;
	float:left;
}
#subnavmain {
	background:url(layout_images/menu_02_repeat.png) repeat-y;
	width:224px;
	min-height:100px;
  	height:auto !important;
 	height:auto;	
	margin:0;
	padding:0 20px 0 20px;
	float:left;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
        font-weight:bold;
}

#subnavmain ul {
   margin: 0;
   padding: 0;
   list-style:none;
  
}

#subnavmain li {
   float: left; 
   list-style: none; 
   margin: 0 ;
   width:100%;
}

#subnavmain a {
   padding: .5em .7em .5em 1.7em; 
   margin: 0;
   text-decoration: none;
   color: #DDDECA;
   background: url(layout_images/arrow-right.gif) no-repeat 0.5em center;
   display: block;
}

#subnavmain a:hover {
   	background-color: #7C70A3;
}

#subnavmain a.activeparent:hover {
   background-color: #d6ff8a;
   color: #18507C;
}

#subnavmain li.activeparent a {
   background: url(layout_images/arrow-down.gif) no-repeat 0.4em center; 
   color: #fff;
}

#subnavmain h3 {
   padding: .5em .7em .5em 1.7em; 
   margin: 0; 
   text-decoration: none; 
   color: #435D42;
   background: #d6ff8a url(layout_images/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block; 
   font-size: 1em;
}

#subnavbottom {
	background:url(layout_images/menu_03.png) no-repeat;
	width:264px;
	height:156px;
	margin:0;
	padding:0;
	float:left;
}

#contenttop {
	background:url(layout_images/content_top_fade.png) no-repeat;
	width:540px;
	height:29px;
	margin:0;
	padding:0;
	float:right;
}

#contentmain {
	background:url(layout_images/content_main_fade.png) repeat-y;
	width:500px;
	min-height:408px;
  	height:auto !important;
 	height:408px;
	float:right;
	margin:0;
	padding:0 20px 0 20px;
}

#contentbottom {
	background:url(layout_images/content_bottom_fade.png) no-repeat;
	width:540px;
	height:25px;
	margin:0;
	padding:0;
	float:right;
}

#footer_containter {
	width:100%;
	float:left;
}

#footer {
	background:url(layout_images/main_footer_fade.png) repeat-y;
	width:754px;
	height:97px;
	margin:0 auto;
	padding: 10px 50px 0 50px;
	text-align:center;
}

#footer_fade {
	background:url(layout_images/footer_fade.png) no-repeat;
	width:854px;
	height:60px;
	margin:0 auto;
	text-align:center;
	padding:0 0 0 0;
	line-height:14px;
}
/* End of 'Lynchpin Design' */

