/* Global
----------------------------------------------- */
body {
	margin: 0; padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #555;
}

p {
	line-height: 1.3;
	color: #555;
}

ul, ol {
	color: #555;
}
li{
	list-style-type:disc;
}
a {
	color: #333;
	text-decoration: underline;
}

hr {display: none;}

/* Structure
----------------------------------------------- */
#page {
	width: 720px;
	margin: 0 auto;
	height:100%;
}
#header {
	height:150px;
	width:720px;
}
#logo_nav {
	width: 250px;
	float: left;
	margin-right: 36px;
}
#activity {
	width: 427px;
	height:150px;
	float: left;
	background: #ffffff url(rightimage.jpg) top center no-repeat;
	text-indent:-9999px;
}
#midimage {
	margin: 25px 0;
	padding: 0px 0px;
	position: relative;
	width: 720px;
	height:225px;
}
#content {
	padding: 0 0 10px 0;
	height:100%;
	min-height:250px;
	width:100%;
}
#sidebar {
	border-top: 10px solid #75685c;
	width: 227px;
	padding: 0 15px;
	float: left;
	margin-right: 36px;
	clear:left;
}
#main_column {
	border-top: 10px solid #bab0a6;
	width: 397px;
	padding: 4px 15px;
	float: left;
	position: relative;
	clear:right;
}
#footer {
	position:relative;
	padding-top:20px;
	width:720px;
	bottom:0px;
}


/* Headlines
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: normal;
}
h1 {}
h2 {font-size: 18px;}
h3 {font-size: 15px; font-weight:bold; font-style:italic;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}

h1.branding {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

/* Navigation
----------------------------------------------- */
#logo_nav ul {
	margin-top:-40px;
	margin-left:0px;
	padding: 0px;
	list-style-type: none;
	width: 250px;
}
#logo_nav ul li {
	float: left;
	list-style-type: none;

}
#logo_nav ul li a {
	display: block;
	float: left;
	color:#999999;
	width:63px;
	height:20px;
	padding:15px 20px;
	border:1px dotted #999999;
	text-decoration:none;
	background:#ffffff;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	margin:20px 10px;
}
#logo_nav ul li a:hover {
	display: block;
	float: left;
	color:#424242;
	width:63px;
	height:20px;
	padding:15px 20px;
	border:1px dotted #424242;
	text-decoration:none;
	background:#dfdbd8;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:20px 10px;
}

#secondnav ul{
	margin:0px;
	padding:0px;
}
#secondnav ul li{
	list-style-type: none;}
#secondnav ul li a{
	margin-left:20px;
	color:#666666;
}
#secondnav li a:hover{
	color:#002469;
	margin-left:20px;

}
#secondnav li a:visited{
	color:#666666;
	margin-left:20px;

}

/* Sidebar
----------------------------------------------- */
#sidebar {}
	#sidebar a {text-decoration: none;}
	#sidebar a:hover {text-decoration: underline;}


/* Footer
----------------------------------------------- */
#footer {
	padding: 15px 0 25px 0;
}
#footer p {
	margin-top:40px; padding: 0;
}




/*Tabbed box code*/

#wrapperWit #content {
	width:380px;
	height:295px;
	min-height:295px;
}

/*changing the color here changes the color of the text*/
#container-1 p{	
	color: #666666;	
}
#section-1 .text { 
	width: 392px;
}
#section-2 .text {	
	width: 392px;	
}

/*  Headline Replacement */
#container-1 h2 span {
	display:block;
	overflow: hidden;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin-top:20px;
}
#section-1 h2{ 	
	width: 392px;	
	margin: 0;	
	padding: 0;	
}
#section-2 h2{ 	
	width: 392px;	
	margin: 0;
	
	padding: 0;	
}

#section-2{display:none;}

/*Tabs - not important for accessibility, just for the look of it...*/

#container-1 {
	background-color: #ffffff;
	width: 397px;
	padding: 10px;
	min-height:325px;
	margin: 0;
	vertical-align:top;
	border:2px solid #666666;
}
.anchors {
	list-style: none; 
	margin: 0; 
	padding: 0; 
}
.anchors li { 
	margin: 0; 
	float: left;
}

/* attaching active state to background of li for pre-loading */
.anchors .tab1 {
	width:89px; 
	background-color:#333333;
}
.anchors .tab2 {
	width: 75px; 
	background-color:#000066;
}
.anchors a {
	display: block; 
	position: relative; 
	top: 0px; 
	left:0; 
	z-index: 2; 
	padding: 0px; 
	color: #000; 
	height: 30px;
	text-decoration:none;
}


/* Tab Rollovers */
/*non active attributes*/
.anchors .tab1 a:link, 
.anchors .tab1 a:visited {
	background-color:#CCCCCC;
	border-top:2px solid #666666;
	border-right:2px solid #666666;
	border-left:2px solid #666666;
	width: 95px; 
	position:static; 
	height:25px;
	text-decoration:none;
}
.anchors .tab2 a:link, 
.anchors .tab2 a:visited {
	background-color:#CCCCCC;
	border-top:2px solid #666666;
	border-right:2px solid #666666;
	border-left:2px solid #666666;
	width: 95px;
	position:static; 
	height:25px;
	text-decoration:none;
}

/*hover sttributes*/
.anchors .tab1 a:hover { 
	background-color:#002065; 
	border-top:2px solid #666666;
	border-right:2px solid #666666;
	border-left:2px solid #666666;
	width:95px; 
	position:static;
	height:25px;
	text-decoration:none;
}
.anchors .tab2 a:hover { 
	background-color:#002065; 
	border-top:2px solid #666666;
	border-right:2px solid #666666;
	border-left:2px solid #666666;
	width:95px;
	position:static;
	height:25px;
	text-decoration:none;
}


/* Makes the text change*/
.anchors span {
	display:block;
	font-size: 12px;
	color: #ffffff;
	padding:4px;
	text-align:center;
}

/*non active attributes*/
.anchors .tabOn1 { 
	width: 95px; 
	height:25px; 
	background-color:#333333; 
	border-top:2px solid #666666;
	border-left:2px solid #666666;
	text-decoration:none;
}
.anchors .tabOn2 {
	width: 95px; 
	height:25px; 
	background-color:#333333; 
	border-top:2px solid #666666;
	border-right:2px solid #666666;
	text-decoration:none;
}
