/*@import url("lightbox.css");*/
/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */
p 	 {
	margin: 0 0 0.75em;
}



body,td,th {
	/*font-family: "Trebuchet MS", "Lucida Sans", sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}
body {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	background-color: #217DA6;
	background-image: url(../images/bkd_home.gif);
	background-repeat: repeat-x;
}

ul {
	list-style: none;
	margin-left: 30px;
	padding-left: 0em;
	text-indent: -3em;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 18px;
	}
	
li {
	padding-bottom: 0px;
	text-indent: -18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
	margin-bottom: 5px;

}

ol {
	list-style: decimal;
	margin-left: 40px;
	padding-left: 0em;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 18px;
	margin-top: 5px;
}


/*
----------------------------------------------------------------
	LINKS
---------------------------------------------------------------- */
a:link   {
	color: #217DA6;
	text-decoration: none;
	}

a:visited  {
	color: #217DA6;
	text-decoration: none;	
	}

a:hover {
	text-decoration: underline;
	color: #347A7D;
	}

#schedule a:link   {
	color: #0F704A;
	text-decoration: none;
	}

#schedule a:visited  {
	color: #0F704A;
	text-decoration: none;	
	}

#schedule a:hover {
	text-decoration: underline;
	color: #0F704A;
	}


#secondtier_nav a:link  
	{
	color: #217DA6;
	text-decoration: underline;
	font-weight: bold;
	}

#secondtier_nav a:visited 
	{
	color: #217DA6;
	text-decoration: underline;
	font-weight: bold;
	}

#secondtier_nav a:hover  
	{
	color: #328887;
	text-decoration: none;
	font-weight: bold;
	}
/*	
#maincontent a {
	color: #660000;
	text-decoration: none;

}

#maincontent a:link {
	color: #660000;
	text-decoration: none;

}
#maincontent a:hover {
	color: #660000;
	text-decoration: underline;
}

#maincontent a:visited {
	color: #660000;
		text-decoration: none;

}
*/
/*#newsitem a:link  
	{
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

#newsitem a:visited 
	{
	color: #FFFFFF;
	text-decoration: none;
	}

#newsitem a:hover  
	{
	color: #D0D0D0;
	border-bottom-style: none;
	text-decoration: none;
	}	
	*/
.newshead a:link  
	{
	text-decoration: none;
	font-weight: bold;
	color: #217DA6;
	}

.newshead a:visited 
	{
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	}

.newshead a:hover  
	{
	color: #217DA6;
	text-decoration: underline;
	font-weight: bold;
	}
	
.footer a:link  
	{
	color: #B6D4E2;
	text-decoration: none;
	}

.footer a:visited 
	{
	color: #B6D4E2;
	text-decoration: none;
	}

.footer a:hover  
	{
	color: #B6D4E2;
	text-decoration: underline;
	}
	

/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* 	color: #FFFFFF; */
	font-size: 9px;
	color: #333333;
	line-height: normal;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	color: #6FABC5;
	text-align: left;
}

.footer p{
	margin-bottom: .5em;

}

.caption {
	font-size: 11px;
	color: #328887;
	font-style: italic;
	text-align: right;
	margin: 5px 10px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 14px;
}

.requiredfield {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	margin: 2px;
	padding: 2px;
	/* text-align: center; */
}

.bullets {
	font-size: 10px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 14px;
	color: #91BFD3;
	padding-right: 5px;
}
.rule {
	border-bottom: 1px solid #BDD8E4;
	padding-top: 15px;
	margin-bottom: 10px;
}
.rule_left {
	margin: 60px 0px 0px;
	border-left: 1px solid #BDD8E4;
	padding-top: 60px;
}

/*
----------------------------------------------------------------
	H E A D E R S
---------------------------------------------------------------- */


h1
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #217DA6;
	margin-bottom: 0.75em;
	margin-top: 0em;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #328887;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
	/*letter-spacing: .1em;*/
}


h3 {
	color: #217DA6;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0em 0 0.25em;
	font-weight: bold;
	text-transform: uppercase;
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	margin-bottom: 0.75em;
	margin-top: 0em;
	font-weight: bold;
	text-transform: uppercase;
}
	
.hidden {
	display: none;
}

/*
----------------------------------------------------------------
	C O N T A I N E R S
---------------------------------------------------------------- */
#container {
	margin: 0px auto;
	padding: 0px;
	width: 836px;}

#header {
	padding: 0px;
	margin: 0px;
	width: 836px;
}


#content {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bkd_home.gif);

}
#maincontent {
	padding-top: 5px;
	}


#content-bkd {
	background-image: url(../images/bkd_pat.gif);
}

#sidebar_right {
	color: #217DA6;
	width: 175px;
	margin: 53px 0px 0px 10px;
	line-height: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDD8E4;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#sidebar_right td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00CCCC;
}

#nav{
	border-bottom: 1px solid #BDD8E4;
	padding-bottom: 8px;
	padding-left: 0px;
}

/* for understanding browsers */
#secondtier_nav {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
/**/


.subnav {
	color: #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
	font-weight: normal;
}

#sidenav {
	width: 185px;
	font-weight: bold;
}

.featured_project {
	background-image: url(../images/proj_bkd.gif);
	background-repeat: no-repeat;
	height: 259px;
	padding: 12px 25px 10px;
	margin: 0px 3px 0px 4px;
	width: 221px;
	background-position: bottom;
}
.featured_project img {
	border: 1px solid #BDD8E4;
	padding: 0px;
	margin: 10px 0px;
	height: 160px;
	width: 220px;
}

/*
----------------------------------------------------------------
	S T R U C T U R E
---------------------------------------------------------------- */


#padding {
	margin: 5px;
	padding: 5px 5px 5px 10px;
}


.newsitem {
	border-bottom: 1px solid #BDD8E4;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	min-height: 200px;
	height: 200px;
}
/* for Internet Explorer */
/*\*/
* html .newsitem  {
height: 200px;
}
/**/

/*
----------------------------------------------------------------
	D E S I G N   E L E M E N T S
---------------------------------------------------------------- */

/*.rulebelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ruleabove {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #CCCCCC;
}*/
.smallnewsphoto {
	padding-bottom: 5px;
	padding-right: 5px;
}

.smallnewsphoto img {
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.newsblurb {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 0px;
}


/*
----------------------------------------------------------------
	C O N T A C T  D A T A B A S E  E L E M E N T S
---------------------------------------------------------------- */

.title
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #347A7D;
	font-style: italic;
	}




/*
----------------------------------------------------------------
	added for calendar by ss 11/9/06
---------------------------------------------------------------- */
.showstate{ /*Definition for state toggling image */
	cursor:hand;
	cursor:pointer;
	float: right;
	margin-top: 2px;
	margin-right: 3px;
}
.switchcontent{
	border-top: 0 solid #DDDDC9;
	border-right: 1px solid #DDDDC9;
	border-bottom: 1px solid #DDDDC9;
	border-left: 1px solid #DDDDC9;
	margin-bottom: 8px;
}
.calendar_header {
	font-size: 11px;
	/*	font-weight: bold;  */
	border: 1px solid #DDDDC9;
	color: #333333;
	text-transform: uppercase;
	padding: 2px;
	background-image: url(../images/calendarbkd.gif);
	font-weight: bold;
}


/*
----------------------------------------------------------------
	custom
---------------------------------------------------------------- */
.topnav_divider {
	padding-left: 20px;
	clear: both;
}
#form td {
	padding: 5px 5px 5px 0px;
}

.links {
	padding-left: 10px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.left_image {
	float: left;
}
#project {
	margin: 5px 0px 0px;
}
#home_bottom {
	color: #FFFFFF;
}
#home_bottom h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 14px;
}
#secondtier_content {
	padding: 0px 40px 30px;
	background-color: #FFFFFF;
	background-image: url(../images/second_tier_sliced_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 730px;
	margin: 0px auto;
}


/* for understanding browsers */
#secondtier_content  {
	min-height: 350px;
	width: 730px;
}
/* for Internet Explorer */
/*\*/
* html #secondtier_content  {
height: 350px;
}
/**/

.photoborder img {
	border: 1px solid #BDD8E4;
	padding: 0px;
	margin: 0px;
}

.photoborder {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: left;
}
#news {
}
#news .photoborder {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 160px;
	width: 220px;
}
.newshead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: normal;
}
#project img{
	border: 1px solid #BDD8E4;
	padding: 0px;
	margin: 0px;
}
