/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
} 

h1 {
	color: #979482;
}
 

#pagewidth{ 
 width:741px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:200px; 
 background-color:white; 
 width:100%;
} 

/* Header Navigation horizontal menu styles */

/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/
#head_navcontainer {
	background-color: #094790;
	margin-top: 15px;
	border-bottom: 2px #FFF solid;
}

#head_navcontainer img {
	display: none;
}

/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#head_navlist, #head_navlist ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	z-index: 1000;
}

/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#head_navlist a {
	display: block;
	text-decoration: none;
	padding: 5px 12px;
	border-right: 1px solid #c1d1e3;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#head_navlist a.trigger {
	padding: 5px 16px 5px 10px;
	background-color: #094790;
}
/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#head_navlist li {
	float: left;
	width: 9em;
}

/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#head_navlist li ul, #head_navlist ul li  {
	width: 12em;
}

/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#head_navlist ul li a  {
	color: #094790;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#head_navlist li ul {
	position: absolute;
	display: none;
	background-color: #c1d1e3;
	}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#head_navlist li:hover a, #head_navlist a:focus,
#head_navlist a:active, #head_navlist li.p7hvr a {
	color: #094790;
	background-color: #c1d1e3;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#head_navlist li:hover ul, #head_navlist li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#head_navlist li:hover ul a, #head_navlist li.p7hvr ul a {
	color: #094790;
	background-color: #c1d1e3;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#head_navlist ul a:hover {
	color: #094790;
	background-color: #c1d1e3;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#head_navlist li {width: auto;}


/* Header Logo and rotating graphic/message styles */
#head_left {
	background-image: url(/img/twrufflogo_03.gif);
	width: 60%;
	height: 179px;
	background-repeat: no-repeat;
	position: absolute;
}

#head_left .noflash{
	background-image: url(/SiteImages/Common/twrufflogo_flash.gif);
}

#head_left h1 {
/*float: left;*/
font-size: 13px;
margin:135px 0px 5px 15px; 
color: #FFFFFF;
}

#head_left h3 {
/*float:right;*/
font-size: 11px;
font-weight:normal; 
color: #ffffff;
margin:0px 0px 0px 15px;
}

#head_right {
   float: right;
	background-image: url(/SiteImages/Common/definingspace_04.jpg);
	background-repeat: no-repeat;
	width: 430px;
	height: 179px;
	margin-bottom: 1em;
}

#leftcol{
/*border: 1px #000 solid;*/
	width: 22%;
 float:left;
 position:relative; 
 background-color:#FFF; 
 }

#wrapper {
	width: 100%;
}

/* Main vertical navigation list */

#navholder {
	position: relative;
	width: 100%;
	float: left;
	display: inline; /* doubled margin bug fix for IE/win */
	margin: 0px;
}
#navholder h2 {
font-size: 11px;
line-height: 26px;
background-color: #c1d1e3; 
color: #094790;
padding: 0px;
margin: 0px 0px 10px 0px;
padding-left: 1em;
/*border: 1px #000 solid;*/
letter-spacing: 1px;
/*width: 100%;*/
}

#navholder ul {
	position: relative;
 	width: 100%;
	padding: 0px;
	margin: 3px;
	margin-left: 0px;
	font-size: 11px;
	z-index: 0;
	}

#navholder li {
	list-style: none; /* kills the list item "bullet" markers */
	position: relative;
	z-index: 0;
	}

#navholder ul a {
	display:block;
	padding: 0px 0px 5px 0px;
	margin:0px 0px 0px 15px;
	text-decoration: none;
	color: #094790;
	border-bottom:1px solid #CCCCCC;
	}

#navholder ul ul { 
	position: absolute;  
	left: -3000px;
	width: 120px;
	z-index: 50;
	}
#navholder ul ul li {
	z-index: 50;
	width: inherit;
}	
#navholder li:hover {background: #FFF;}
	
#navholder ul li:hover ul {
	position: absolute;
	left: 101%;
	top: -1px;
	z-index: 50;
}

#navholder ul a:hover {text-decoration: underline;}
	
/* \*/ /*/ 
#navholder ul li ul {position: static;}
/* */

/* The block above hides the rule inside so that only IE5/Mac can see it.
This rule causes the menus to be fully expanded vertically in that browser,
allowing those users to access the navigation without needing to hover it. */


 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:76%; 
 }
 
 /* Add margin to child element not column */
 #maincol table {
 	margin: 8px;
 }
 
td.image {
	background-image: url(/SiteImages/Common/picture.jpg);
	width: 146px;
	height: 144px;
	background-repeat: no-repeat;
} 

td {
	vertical-align: top;
}

.special {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #979482;
	color: #FFF;
	padding-left: 4px;
}

img {
	border: none;
}

#maincol a {
	font-size: 100%;
}

 #maincol p {
/*	margin: 24px;*/
/*	font-size: 12px;*/
	color: #333;
 }
 
#maincol h3 {
 	margin: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #333;
 }
 
#footer{
	text-align: center;
	position: relative;
} 
 
 #footer p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-left: auto;
	margin-right: auto;
 }
 
/* Footer Navigation horizontal menu styles */
#foot_navcontainer {
	background-color: #FFF;
/*	margin-top: 15px;*/
	list-style-image:url(/img/h_bullet.gif);
	list-style-type:square;
}

#foot_navlist li ul {
	position: absolute;
	display: none;
}

#foot_navlist li
{
	display: inline;
}

#foot_navlist a { 
font-size: 10px;
padding: 0px 2px;
}

#foot_navlist a:link, #foot_navlist a:visited
{
color: #333;
text-decoration: none;
}

#foot_navlist a:hover
{
color: #999;
text-decoration: none;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
