/*-----------------------------------------------------------------------------
dvtaskforce.com Style Sheet

version:   1.0
author:    Jason Luther
email:     jluther@bluefilamentdesign.com
website:   http://www.bluefilamentdesign.com/
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Center document */
body {
	behavior: url("/csshover.htc");
	background: #999;
}

/*Set container and background */
#wrapper {
	width: 960px;
	margin: 0;
	background-image: url(images/background-index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Layout -------------------------------------------------------------------------*/
/*Heights, widths, floats, general margins */
#logo, #general, #middle, #address, #copyright {
	float: left;
}
#head-right, #content-right, #announcements, #footer-right, #credit {
	float: right;
}
#content, #footer, #clear {
	clear: both;
}
#logo {
	height: 311px;
	width: 320px !important;
	width: 319px;
}
#head-right {
	width: 640px;
}
#nav {
	height: 81px;
	width: 640px;
}
#pictures {
	width: 638px;
	height: 230px;
	margin-top: 2px;
}
#general, #middle, #announcements, #address, #copyright, #credit {
	width: 290px;
	margin: 15px;
}
#content-right, #footer-right {
	width: 640px;
}
#schedule, #login {
	width: 280px;
}
/* IE 6 layout hacks ---------------------------------------------------------*/
* html #general, * html #middle, * html #announcements, * html #address, * html #copyright, * html #credit {
	width: 275px;
}
* html #content-right, * html #footer-right {
	width: 632px;
}
* html #schedule, * html #login {
	width: 270px;
}




/* Links -------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #666;
}
#content a {
	border-bottom: dotted 1px #333;
}
#credit a:hover, #announcements a:hover {
	color: #CCC;
}


/* Typography ---------------------------------------------------------*/
body {
	font-family: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}


/* Content (common) styles ---------------------------------------------*/
#content, h4 {
	font-size: 14px;
}
h2, h4 {
	font-weight: normal;
}
h2 {
	margin-bottom: 10px;
}
blockquote {
	margin: 0 0 5px 40px;
}
#middle p, #announcements p {
	margin: 0 0 5px 15px;
}


/* General div ---------------------------------------------------------*/
#general {
	color: #EBEBEB;
}
#general h2 {
	border-bottom: solid 1px #CCC;
	margin-top: 30px;
}
#general p {
	margin: 5px 10px 5px 0;
}
#general strong {
	font-size: 18px;
	font-weight: normal;
}


/* Middle div ----------------------------------------------------------*/
#middle {
	color: #636363;
}
#middle h2 {
	font-size: 22px;
}
#middle h3 {
	border-bottom: dotted 1px #666;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#middle ul {
	margin: 0 0 10px 40px;
}
#middle li {
	list-style-image: url(images/leaf-small-middle.jpg);
	list-style-position: outside;
}


/* Announcements div ----------------------------------------------------*/
#announcements {
	color: #CCC;
}
#announcements h2, #announcements h3 {
	color: #FFF;
}
#announcements h2, #middle h2 {
	border-bottom: solid 1px #999;
}
#announcements h3 {
	border-bottom: dotted 1px #999;
	font-size: 18px;
	font-weight: normal;
}
#board {
	font-size: 12px;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #333;
}
#board h4 {
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
#schedule ul {
	margin: 0 0 0 25px;
}
#schedule li {
	list-style-image: url(images/leaf-small-schedule.jpg);
	list-style-position: outside;
	padding-bottom: 5px;
}
#schedule {
	padding-bottom: 5px;
}
#login {
	margin-top: 10px;
}
#login p {
	margin: 5px 0 0 15px;
}
#login-button {
	margin-top: 5px;
}



/* Logo and site title ----------------------------------------------------*/
h1 {
	width: 320px !important;
	width: 319px;
	height: 311px;
	position: relative;
}
h1 span {
	background: url(images/logo.jpg) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* Footer ----------------------------------------------------------------*/
#address, #copyright, #credit {
	padding-top: 5px;
}
#address, #copyright {
	border-top: 1px solid #666;
}
#credit {
	border-top: 1px solid #999;
}


/* Navigation ------------------------------------------------------------*/
ul#navigation {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 -25px;
	border: 0;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 25px;
}
a {
	text-decoration: none;x
}

/*<group=level 1>-------------------------------------------*/
ul#navigation li {
	padding: 0;
	margin: 0 0 0 60px;
	_margin: 0 0 0 45px;
	display: block;
	float: left;
	font-size: 24px; 
}
* html ul#navigation li {
	margin: 0 0 0 45px;
}
ul#navigation li a {
	border: 0;
	display: block;
	height: 25px;
	padding: 15px 0 0 0;
}
ul#navigation li a:hover {
	border: 0;
	display: block;
}	
/*</group>*/

/*<group=level 1 ids>----------------------------------------*/
li#home a {
	width: 62px;
 }
li#resources a {
	width: 110px;
}
li#resources a:link,
li#resources a:visited,
li#resources a:hover {
	background-position: -52px 0px;
}
li#brochures a {
	width: 105px;
}
li#brochures a:link,
li#brochures a:visited,
li#brochures a:hover {	
	background-position: -124px 0px;
}
li#about a {
	width: 62px;
}
li#about a:link, 
li#about a:visited, 
li#about a:hover {	
	background-position: -207px 0px;
}
li#home a:hover, li#resources a:hover, li#brochures a:hover, li#about a:hover {	
	background: url(images/hover-state.jpg) no-repeat top left;
}	
/*</group>*/

/*<group=level 2>-------------------------------------------*/
#navigation li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 550px;
	margin: 0;
}
#navigation li li {	
	font-size: 16px;
	margin: 7px 0 0 0px;
}
* html #navigation li li {	
	margin: 0px;
}
#navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}
#navigation li#about ul {
	background: none;
	height: 21px;
	margin-left: 350px;
}
* html #navigation li#about ul {
	margin-left: 330px;
}
ul#navigation li li a {
	padding: 0px;
}
/*</group>*/

/*<group=level 2 ids>-------------------------------------------------*/
ul#navigation li#about ul li#mission a:link, 
ul#navigation li#about ul li#mission a:visited {
	width: 88px;
	height: 18px;
}
ul#navigation li#about ul li#mission a:hover {
	width: 88px;
	height: 18px;
}
ul#navigation li#about ul li#committees a:link,
ul#navigation li#about ul li#committees a:visited {
	width: 90px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#committees a:hover {
	width: 90px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#accomplishments a:link, 
ul#navigation li#about ul li#accomplishments a:visited {
	width: 130px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#accomplishments a:hover {
	width: 130px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#boardmembers a:link, 
ul#navigation li#about ul li#boardmembers a:visited {
	width: 120px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#boardmembers a:hover {
	width: 120px;
	height: 18px;
	margin-left: 5px;
}	
ul#navigation li#about ul li#bylaws a:link, 
ul#navigation li#about ul li#bylaws a:visited {
	width: 70px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#bylaws a:hover {
	width: 70px;
	height: 18px;
	margin-left: 5px;
}
ul#navigation li#about ul li#mission a:hover, ul#navigation li#about ul li#committees a:hover, ul#navigation li#about ul li#accomplishments a:hover, ul#navigation li#about ul li#boardmembers a:hover, ul#navigation li#about ul li#bylaws a:hover {
	background: none;
}
/*</group>*/