* {
	margin: 0;
	padding: 0;
}

#mark {
	
	background-image:url(images/blue/wfitlogorotate.png);
	background-position:right bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 183px;
	padding: 0px;
	margin: 30px 0px;
	
}

img {
	border:none;
}

body {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #003399;
	background-image: url(/style/images/blue/bg.png);
	background-repeat: repeat-x;
}

h1, h2, h3 {	

font-family: Arial, Helvetica, sans-serif;
font-weight:bold;

}

h1 {
}

h2 {

}






#directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 15px;
	margin-left:auto;
	margin-right:auto;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #3366CC;
	border-left-color: #6699CC;
	background-color:#6699CC;
	margin-bottom:10px;
}


#directory th, td {
	text-align:left;
}

#directory th {
	background-color:#336699;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	padding:4px;
}

#directory td {
	background-color:#fafafa;
	color:#000066;
	height:20px;
	padding-top:4px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 100%;
	padding-right: 10px;
}

#iframe_wrapper {
	width:500px;
	background-color: #efefef;
}

#iframe1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C7C8C;
	border-right-color: #6C7C8C;
	border-bottom-color: #6C7C8C;
	border-left-color: #6C7C8C;
	float:right;
	padding:0px;
	width:80%;
	margin:0px;
	height:650px;
	overflow:auto;
	
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
	
}

ul li {
	
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #fafafa;
	background-color: #000000;
}

img {
}

.posting {
display:block;
}



/* Logo */

#logo {
	width: 80%;
	height: 90px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background-image:url(images/blue/wfitlogosm.png);
	background-position:left;
	background-repeat: no-repeat;
	background-color: transparent;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF
}

/* Menu */

#menu {
	width: 780px;
	height: 50px;
	margin-top: -50px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-align: right;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #dddddd;
	color: #dddddd;
}

/* MENU 2 */

#menu2 {
	width: 780px;
	height: 50px;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#menu2 ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
	text-align: right;
}

#menu2 a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	color: #efefef;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #efefef;
}

#menu2 a:hover, #menu .active a {
	border-bottom-color: #C2D3DA;
	color: #C2D3DA;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 90%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 20;
	
}

/* Column One */

#c1 {
	float: left;
	width: 180px;
	padding: 4px;
	height: 700px;
	margin-right: 5px;
	z-index:40;
}

#c1 .boxed {
	margin-bottom: 0px;
}


#c1 .boxed .section_title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/blue/png/img02.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#c1 .boxed .content {
	padding: 4px;
	background-color: #ffffff;
	height:215px;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#supporters {
	padding: 4px;
	background-color: #ffffff;
	height:190px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align:center;
}


#c1 .boxed .content-short {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #ffffff;
	height:60px;
}

#c1 .boxed .content form {
}


#c1 .boxed .content fieldset {
	border: none;
}

#c1 .boxed .content legend {
	display: none;
}

#c1 .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#c1 .boxed .content .textfield {
	width: 100px;
	border: 1px solid #666666;
	background: #FAFAFA url(images/blue/img04.gif) repeat-x;
	color: #000066;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#c1 .boxed .content .button {
	float: right;
	width: 60px;
	height: 16px;
	padding: 0;
	border: 1px solid #555555;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fafafa;
	background-image: url(images/blue/img05.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 05px;
	margin-left: 0;
}

#c1 .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#c1 .boxed .content .tiny a {
	padding: 0 0 0 5px;
	background: url(images/blue/img06.gif) no-repeat left bottom;
}

/* Column Two */
#c2 h3 {
	
	padding-left:10px;
	line-height: 35px;
	
}

#c2 {
	
	padding: 4px;
	height: 650px;
	z-index:50;
	margin-left:100px;
	margin-right:100px;
}

#c2 .boxed {
	margin-bottom: 5px;
	background-color: #efefef;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#c2 .boxed .section_title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/blue/png/img07.png) repeat-x;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

/*second column can be tall */
#c2 .boxed .content {
	background-color: #efefef;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height:640px;
	overflow:auto;

}


/*override module style*/
/*event*/

 .event .title {
 	padding-top:10px;
 	font-size:13px;
	font-weight:bold;
	border-top:1px solid #666666;
 }
 
 .event .date {
 	display:none;
 }

.news .headline {
 	padding-top:10px;
	font-size:13px;
	font-weight:bold;
	border-top:1px solid #666666;	

}

.news .date {
	border:1px dashed #cccccc; 
	padding:10px;
	margin-right:10px;
	background-color:#eeeeee;
	float:left;
}


#focus {
	width:98%;
	overflow:hidden;
	float:none;
	display:block;
	padding: 4px;
	margin-bottom:10px;
	border: 1px solid #131313;
}

#focus div {
	
	margin-left:4px;
	background-color: #dedede;
	
}

#focus .people {
	border:2px dashed #121212;
	padding:4px;
	float:right;
	margin-left:10px;
	
}

#focus .info {
	border:1px solid #cccccc;
	background-color:#efefef;
	padding:4px;
}

#focus .name {
	font-size:14px;
	font-weight:bold;
}

#focus .description {
	background-color:#efefef;
	width:95%;
	text-align:justify;
}

/*bottom section*/
#c2 .boxed .content_lower {
	background-color: #E8EAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	height:100px;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6C7C8C;
	border-right-color: #6C7C8C;
	border-bottom-color: #6C7C8C;
	border-left-color: #6C7C8C;
}

#c2 .boxed .content .iframed{
	padding: 4px;
	border: 0px solid #6C7C8C;
	background-color: #E8EAEA;
}

#c2 .boxed blockquote {
	background: #E5ECED url(images/blue/img08.gif) repeat-x;
}

#c2 .boxed .content form {
}

#c2 .boxed .content fieldset {
	border: none;
}

#c2 .boxed .content legend {
	display: none;
}

#c2 .boxed .content label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#c2 .boxed .content .textfield {
	width: 100px;
	border: 1px solid #84856D;
	background: #FAFAFA url(images/blue/img04.gif) repeat-x;
	color: #626358;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#c2 .boxed .content .button {
	float: right;
	width: 60px;
	height: 16px;
	padding: 0;
	border: 1px solid #464646;
	color: #626358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #DDDCD5;
	background-image: url(images/blue/img05.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

/* Column Three */

#c3 {
	float: right;
	width: 180px;
	margin-left: 5px;
	padding: 4px;
	height: 700px;
	z-index: 60;
}

#c3 .boxed {
	margin-bottom: 0px;
}

#c3 .boxed .section_title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(images/blue/png/img09.png) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

/*third column needn't be very tall */
#c3 .boxed .content {
	padding: 4px 10px 0 10px;
	background-color: #E1E8F0;
	overflow:auto;
	height:120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}

#c3 TEXTAREA {
	width: 100%;
	height: 30px;
	border: 1px solid #333333;
	background: #FAFAFA url(images/blue/img04.gif) repeat-x;
	color: #626358;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#stay_connected {
	padding: 10px 10px 0 10px;
	background-color: #E1E8F0;
	height:142px;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
	overflow:hidden;
}

#get_involved {
	padding: 10px 10px 0 10px;
	background-color: #E1E8F0;
	height:460px;
	overflow:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
}

#c3 .boxed .content .iframed{
	padding: 4px;
	border: 0px solid #000099;
	background-color: #E1E8F0;
}

#c3 .boxed .content li {
	list-style-type: none;
	font-size:11px;
}

#c3 .boxed .content form {
}

#c3 fieldset {
	border: none;
}

#c3 legend {
	display: none;
}

#c3 label {
	display: block;
	font-size: xx-small;
	font-weight: bold;
}

#c3 .textfield {
	width: 100px;
	border: 1px solid #555555;
	background: #EDE8E4 url(images/blue/img04.gif) repeat-x;
	color: #000099;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#c3 textarea {
	width: 100px;
	border: 1px solid #555555;
	background: #fafafa url(images/blue/img04.gif) repeat-x;
	color: #000099;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

#c3 button {
	float: right;
	width: 60px;
	height: 14px;
	padding: 0;
	border: 1px solid #555555;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EDE8E4;
	background-image: url(images/blue/img05.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#quote {
	font-size:9px;
	font-family:"Verdana";
	border:1px solid #131313;
	color:#000000;
	background-color: #fafafa;
	padding:2px;
	width:180px;
	float:right;
	display: block;
	margin-bottom:4px;
}

/* Footer */

#footer {
	clear: both;
	background-position:bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	z-index:70;
	background-color: #496FAB;
	background-image: url(images/blue/bg2.png);
	background-repeat: repeat-x;
}

#footer p {
	width: 780px;
	margin: 0 auto;
	font-size: xx-small;
	color:#FFFFFF;
}

#footer a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	font-weight: bold;
	color: #E6ECE9;
}

#footer a:hover, #menu .active a {
	color: #C2DAC6;
}

#wfit_weather {
	text-align: left;
	margin: 0px;
	padding: 0px;
	bottom: 10px;
	overflow:hidden;
}


/*for barb*/



h6 {

	font-size: large;
	font-weight:bold;
	color:#dd00ff;
}


h5 {

	font-size: large;
	font-weight:bold;
	color:#00bb0f;
}

h4{

	font-size: large;
	font-weight:bold;
	color:#ff0000;
}

