/* Start of CMSMS style sheet 'site' */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_site/_images/bkg.jpg);
	background-repeat: repeat-x;
}
img { border: 0; }
form { display:inline; }

/* explicit setting for these */
strong, b { font-weight: bold; }
em, i { font-style:italic; }
a { text-decoration: underline; }
a:link { color: #54592E; }
a:visited { color: #54592E; }
a:hover { color: #CC6600; }
a:active { color: #54592E; }
h1, h2, h3, h4 { font-weight: normal; }
h1 {
	font-size: 24px;
	color: #54592E;
	margin:20px 0 40px 0;
	letter-spacing: .1em;
}
h2 { font-size: 20px; }
h3 { font-size: 18px;color: #54592E; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
hr {
    border:0;
    background-color:#ccc;
    height:1px;
}

/* -- Page Structure -- */
#myframe {
	min-height:300px;
}
#centerthewrapper {
	text-align:center;
	width:100%;
}
#wrapper {
	position: relative;
	width: 968px;
	background-color: #000;
	text-align: left;
	margin: 0 auto;
	background-image: url(_site/_images/center.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#head {
	position:relative;
	margin:0 0 0 4px;
	top:0;
	left:0;
	width:960px;
	height:355px;
	background-color:#ccc;
	z-index:20;
	background-repeat: no-repeat;
	background-position: 0 0;
	/*background-image: url(_site/_images/_header/logo_f07.jpg);*/
}
#logo {
	position:absolute;
	top:0;
	left:0;
	height:355px;
	width:320px;
	margin:0;
	/*
	background-image: url(_site/_images/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	
	background-color: #000;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	*/
}
#main {
	position: relative;
	margin: 0 0 0 4px;
	padding:0;
	width: 960px;
	background-color: #FFF;
	border-bottom: 1px solid #fff;
	line-height:16px;
	z-index:15;
}
.maincols {
	background-image: url(_site/_images/home_col_rule.jpg);
	background-repeat: repeat-y;
}
a.printfriendly {
  float:right;
  padding:10px 0 10px 20px;
  background-image: url(/images/cms/printbutton.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

/* homepage column styles */
.hcolumnhead {
	position: relative;
	width: 960px;
	height: 67px;
	border-bottom: 1px solid #fff;
	background-image: url(_site/_images/home_col_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.hcolumn {
	float:left;
	width:278px;
	margin:0 21px 0 21px;
}
#hcolumn_mid h4 {
    margin-bottom:0;
    margin-top:25px;
}


/* subpage column styles */
.scolumnhead {
	position: relative;
	width: 960px;
	height: 67px;
	border-bottom: 1px solid #fff;
	background-image: url(_site/_images/sub_col_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:11px;
}
#breadcrumbs {
	position: absolute;
	left:20px;
	top:20px;
}
#searchbox {
	position: absolute;
	right:20px;
	top:20px;
}
#searchbox input {
	font-size:11px;
}
.scolumn {
	float:left;
	width:215px;
	margin:0 21px 0 21px;
}
.scolumn h3 {
	margin:20px 0 20px 0;
}
.scolumnmain {
	float:left;
	width:675px;
	margin:0;
	z-index:16;
}
.scolumnmain h3, .scolumnmain h4 {
	margin:35px 0 15px 0;
}
.pg_back, .pg_next, .pg_top {
	float: left;
	width: 320px;
	margin: 20px 0 0 0;
	font-weight: bold;
	padding:3px 0;
}
.pg_back a {
	padding: 8px 0 8px 25px;
	background-image: url(_site/_images/nav_bullet_l.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
}
.pg_next a {
	padding: 8px 25px 8px 0;
	background-image: url(_site/_images/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.pg_next {
	text-align:right;
}
.pg_top { 
	width:20px; 
	font-weight: normal;
}

/* footer styles */
#foot {
	position:relative;
	margin:0 0 0 4px;
	width:960px;
	height:100px;
	background-color:#fff;
	background-image: url(_site/_images/foot.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	font-size:11px;
}
#foot p { margin-top:60px; }
#foot a { margin-left:20px; }

/* -- Main Navigation -- */
#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 38px;
	width: 960px;
	margin: 0;
	background-image: url(_site/_images/nav_ds.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#nav_left {
	float:left;
	width:7px;
	height:38px;
	background-image: url(_site/_images/nav_left.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav_center {
	float: left;
	height: 38px;
	min-width:50px;
	padding:0 10px 0 10px;
	background-image: url(_site/_images/nav_center.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size:14px;
}
#nav_center a {
	padding:0 0 0 10px;
	text-decoration:none;
}
#nav_right {
	float:left;
	width:13px;
	height:38px;
	background-image: url(_site/_images/nav_right.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* -- Section Navigation -- */
#nav_section {
	line-height:16px;
}
#nav_section a {
	text-decoration:none; 
	padding: 4px 0 4px 30px;
	background-image: url(_site/_images/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
}

/* -- news summary -- */

.NewsSummary {
	margin:15px 0 15px 0;
}
.NewsSummary .NewsSummaryLink h3 {
	margin:35px 0 5px 0;
}
.NewsSummaryPostdate {
	font-style:italic;
}
.NewsSummarySummary p {
	margin-top:5px;
}

/* -- promo spots -- */
#youtube {
	position:relative;
	width:280px;
	height:230px;
	background-color:#ccc;
}


/* End of 'site' */

/* Start of CMSMS style sheet 'site-nav-horizontal' */
/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /* overflow: hidden;  */ 
   margin-top:6px;
   z-index:30;
}

/* Set the width of the menu elements at 
second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 235px; 
}


/* Unless you know what you do, do not touch this */ 
/* governs rollover behavior */
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding:8px 10px 8px;
   text-decoration: none; 
   color: #54592E;
}
#primary-nav a:hover { 
   color: #fff;
}
#primary-nav li a { 
   color: #54592E;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
   padding:8px 10px 8px;
   color: #54592E !important;
}
#primary-nav li li a:hover { 
   color: #fff !important;
}	
#primary-nav li li { 
    background-color: #fff;
	background-image: url(_site/_images/nav_main_off.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#primary-nav li, #primary-nav li.menuparent { 
   /* background-color: #fff; */
}

/* Styling the basic apperance of the active page 
elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive { 
	background-image: url(_site/_images/nav_main_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#primary-nav li li.menuactive a.menuactive { 
   color:#fff !important;
}
#primary-nav li a.menuactive { 
   color:#fff;
}

/* Styling the basic apperance of the menuparents - 
here styled the same on hover (fixes IE bug) 
#primary-nav ul li.menuparent:hover, 
*/
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   /*background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat;*/
	background-image: url(_site/_images/nav_main_off.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}



* html #primary-nav ul li.menuparent { 
	background-image: url(_site/_images/nav_main_off.jpg) !important;
}
* html #primary-nav ul li.menuparenth  { 
	background-image: url(_site/_images/nav_main_over_sub.jpg) !important;
}


/* Styling the apperance of menu items on hover */
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
	background-image: url(_site/_images/nav_main_over_sub.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#primary-nav li:hover a, 
#primary-nav li.menuh a, 
#primary-nav li.menuparenth a, 
#primary-nav li.menuactiveh a { 
	color:#fff;
}

#primary-nav ul li.menuparent:hover,
#primary-nav ul li.menuparenth:hover { 
	background-image: url(_site/_images/nav_main_over_sub.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#primary-nav ul li.menuparent:hover a { 
	color:#fff !important;
}
#primary-nav ul li.menuparent:hover li a { 
	color:#54592E !important;
}
#primary-nav ul li.menuparent:hover li:hover a { 
	color:#fff !important;
}
#primary-nav ul li.menuactive.menuparent { 
	background-image: url(_site/_images/nav_main_over.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


* html #primary-nav ul li.menuactive { 
	background-image: url(_site/_images/nav_main_over.jpg) !important;
}

* html #primary-nav ul li.menuparenth li.menuh a { 
	color:#fff !important;
}


#primary-nav ul ul li.menuactive a.menuactive {
	color:#fff !important;
}






/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'site-nav-horizontal' */

/* Start of CMSMS style sheet 'site-nav-vert' */
#menu_vert {
   padding:0;
   margin:0 0 20px 0;
}
/* first level */
#menu_vert ul {
   padding:0;
   margin:0;
}
/* second level */
#menu_vert ul ul {
   padding:0;
   margin:0 0 0 25px;
}
/* third level */
menu_vert ul ul ul {
   padding-bottom: 0.5em;
}
#menu_vert li {
   list-style: none;
   margin: 0;
   padding:0;
   display: block;
}

.currentpage { font-weight: bold; }

#menu_vert ul ul li {
   border: none;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a 
{
	text-decoration:none; 
	display: block;
	padding: 4px 0 4px 30px;
	background-image: url(_site/_images/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
}



	
	
	
/* next level links, more padding and smaller font */
div#menu_vert ul ul a  {
   font-weight: normal;
   /*font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em center;*/
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   font-weight: normal;
   /* padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/dash.gif) no-repeat 2.8em center; */
}

/* hover state for all links */
div#menu_vert a:hover {
   /* background-color: #C3D4DF; */
}
div#menu_vert a.activeparent:hover {
   /*background-color: #C3D4DF;
   color: #18507C;*/
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
     background-image: url(_site/_images/nav_bullet_d.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
}

div#menu_vert ul ul li a.activeparent {

   background-color: transparent;
   color: #18507C;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
	font-weight: bold; 
	/* padding: 4px 0 4px 30px;
	background-image: url(_site/_images/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;*/
	display: block;
	font-size: 12px;
	margin: 0;
   
   /*background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   background-color: #385C72;
    
   padding: 0.8em 0.5em 0.8em 1.5em;*/  /* some air for it */
   /* color: #fff;                              
   font-size: 1em;                           
   margin: 0; */                                
}
div#menu_vert ul h3 a {
	font-weight: bold;                             
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   /*font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;*/    
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.5em 0.3em 4.3em;
   background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; 
}

/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}

div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
}
/* End of 'site-nav-vert' */

