/**********************
 OVERALL LAYOUT
***********************/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ddd url(images/bodyback.gif) repeat-y top center;
}

#skiptomain {
	display: none;
}

#wrapper {
	position: absolute;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	text-align: center;
	font-size: 0.85em;
	background: #fff;

}

#pagecontainer {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 760px;
}

#header {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#headerleft {
		width: 110px;
		margin: 5px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: left;
	}

	#headermiddle {
		width: 150px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
		text-align: center;
	}

	#headerright {
		width: 500px;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		text-align: right;
	}

#topnav {
	width: 760px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#mainpage {
	width: 760px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	}


	#mainpageleft {
		width: 178px;
		border-top: 6px solid #888;
		margin: 0px 0px 0px 0px;
		padding: 10px 2px 0px 0px;
		float: left;
		text-align: left;
	}

	#mainpageright {
		width: 580px;
		border-top: 6px solid #888;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 0px 0px;
		float: left;
		text-align: left;
	}

		#mainpagecontentimage {
			width: 580px;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			float: left;
			text-align: left;
		}

			#mainpagecontentimageleft {
				width: 408px;
				margin: 1px 2px 0px 0px;
				padding: 0px 0px 0px 0px;
				float: left;
				text-align: left;
			}

			#mainpagecontentimageright {
				width: 170px;
				margin: 1px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				float: right;
				text-align: left;
			}

		#mainpagecontent {
			width: 390px;
			margin: 15px 0px 0px 0px;
			padding: 0px 0px 10px 10px;
			float: left;
			text-align: left;
		}

		#mainpagecontentfull {
			width: 570px;
			margin: 15px 0px 0px 0px;
			padding: 0px 0px 10px 10px;
			float: left;
			text-align: left;
		}

		#mainpagecontentright {
			width: 170px;
			margin: 0px 0px 0px 10px;
			padding: 10px 0px 0px 0px;
			float: right;
			text-align: left;
			background: #cde;
			min-height: 350px;
			height: auto;
			}
			/* for Internet Explorer */
			/*\*/
			* html #mainpagecontentright {
			height: 350px;
			}
			/**/

			#mainpagecontentrightinner {
				width: 160px;
				margin: 0px 0px 0px 0px;
				padding: 0px 5px 0px 5px;
				}


			#mainpagecontentrightinnerblue {
				background: #036;
				width: 160px;
				margin: 0px 0px 0px 0px;
				padding: 10px 5px 0px 5px;
				color: #fff;
				}


#paypal {
	background: #fff;
	width: 760px;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#footer {
	background: #224;
	width: 760px;
	margin: 1px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
	text-align: center;
}


/*****************
 BODY FONT
 *****************/

body, table {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: 16px;
}


/**********************
BODY FONT HACK FOR IE
 **********************/

* html body, * html table  {
	font-family:  verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	font-size: medium;
}

/*****************
 FONTS
*****************/

#headerleft { font-size: 0.8em; color: #000; }
#headerright { font-size: 0.8em; color: #000; }
#topnav { font-size: 0.8em; }
#mainpageleft { font-size: 0.9em; color: #036; line-height: 1.6em; }
#mainpagecontent { font-size: 0.9em; color: #000; line-height: 1.6em; }
#mainpagecontentfull { font-size: 0.9em; color: #000; line-height: 1.6em; }
#mainpagecontentright { font-size: 0.8em; color: #000; line-height: 1.6em; }
#footer { font-size: 0.8em; color: #fff; line-height: 1.4em;}


/*****************
 HEADINGS
 *****************/

h1 { font-size: 1.6em; display:block; color: #036; font-weight: normal; margin: 0px 0px 5px 0px;}
h2 { font-size: 1.4em; color: #036; display: block; font-weight: normal; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px;}
h3 { font-size: 1.1em; display:block; margin: 0px 0px 0px 0px; padding: 5px 0px 2px 0px;}
h4 { font-size: 1.0em; display:block; margin: 0px 0px 0px 0px; padding: 5px 0px 5px 0px;}


/*****************
 BREAKS
 *****************/
br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

/*****************
 PARAGRAPHS
 *****************/

p { margin: 10px 0px 10px 0px; }


/*****************
 STRONG
 *****************/

strong { color: #003; }


/*****************
 LINKS
 *****************/

#header a:link{ color: #036; text-decoration: underline }
#header a:visited{ color: #036; text-decoration: underline }
#header a:hover{ color: #036; text-decoration: underline }

#mainpagecontent a:link{ color: #036; text-decoration: underline }
#mainpagecontent a:visited{ color: #036; text-decoration: underline }
#mainpagecontent a:hover{ color: #369; text-decoration: underline }

#mainpagecontentfull a:link{ color: #036; text-decoration: underline }
#mainpagecontentfull a:visited{ color: #036; text-decoration: underline }
#mainpagecontentfull a:hover{ color: #369; text-decoration: underline }

#mainpagecontentright a:link{ color: #036; text-decoration: underline }
#mainpagecontentright a:visited{ color: #036; text-decoration: underline }
#mainpagecontentright a:hover{ color: #369; text-decoration: underline }

#mainpagecontentrightinnerblue a:link{ color: #def; text-decoration: underline }
#mainpagecontentrightinnerblue a:visited{ color: #def; text-decoration: underline }
#mainpagecontentrightinnerblue a:hover{ color: #fff; text-decoration: underline }

#footer a:link{ color: #fff; text-decoration: none }
#footer a:visited{ color: #fff; text-decoration: none }
#footer a:hover{ color: #fff; text-decoration: underline }

/*****************
 IMAGES
 *****************/

img {
	border: none
	}


 /*****************
  SPANS
  *****************/

.boxedtext { display: block; padding: 10px; background: #eef; }


 /*****************
   DIVS
 *****************/

 .event  {display: block; padding: 10px; margin-top: 10px; background: #eef; }

#quote  {width: 168px; padding: 30px 0px 0px 0px; }


/*****************
 TOP OF PAGE NAV LIST
*****************/

ul#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	letter-spacing: 0px;
	background: #059;
}

ul#nav li {
	float: left;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	text-align: center;
	background: #059;
}

	ul#nav li.homelink {
		width: 60px;
	}

	ul#nav li.buildinglink {
		width: 135px;
	}

	ul#nav li.aboutlink {
		width: 75px;
	}

	ul#nav li.programmeslink {
		width: 105px;
	}

	ul#nav li.resourceslink {
		width: 90px;
	}

	ul#nav li.serviceslink {
		width: 75px;
	}

	ul#nav li.newslink {
		width: 60px;
	}

	ul#nav li.eventslink {
		width: 70px;
	}

	ul#nav li.contactlink {
		width: 90px;
	}


ul#nav li a {
	display: block;
	padding: 3px 5px 3px 5px;
	border-right: solid 2px #fff;
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	display: block;
	padding: 3px 5px 3px 5px;
	border-right: solid 2px #fff;
	color: #000;
	background: #aaa url(images/tabhover.gif) repeat-x top center;
	text-decoration: none;
}

	ul#nav li.contactlink a {
		display: block;
		padding: 3px 5px 3px 5px;
		border: none;
		color: #fff;
		text-decoration: none;
	}

	ul#nav li.contactlink a:hover {
		display: block;
		padding: 3px 5px 3px 5px;
		border: none;
		color: #000;
		background: #aaa url(images/tabhover.gif) repeat-x top center;
		text-decoration: none;
	}



/*****************
 IMAGE FLOATS
 *****************/

img.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
	img.floatleftq {
		float: left;
		margin: 0px 5px 2px 0px;
	}

img.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}



/****************
LEFT SIDE LIST
*****************/

ul#leftlist {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 168px;
	text-transform: lowercase;
	background: #fff;
}

	ul#leftlist li{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		line-height:1.5em;
		display: block;
		width: 168px;
		background: url(images/navicon.gif) no-repeat 0 5px;
	}

	ul#leftlist a:link, ul#leftlist a:visited{
		display: block;
		width: 148px;
		margin: 0px 0px 0px 0px;
		padding: 3px 5px 3px 15px;
		color: #036;
		text-decoration: none;
		border-bottom: 1px dotted #ccc;
	}

	ul#leftlist a:hover, ul#leftlist a:active {
		color: #000;
		text-decoration: none;
	}


/****************
LEFT SIDE LIST BLUE
*****************/

ul#leftlistblue {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-transform: lowercase;
}

	ul#leftlistblue li{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		line-height:1.5em;
		display: block;
		background: url(images/navicon.gif) no-repeat 0 5px;
	}

	ul#leftlistblue a:link, ul#leftlistblue a:visited{
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 3px 5px 3px 15px;
		color: #036;
		text-decoration: none;
	}

	ul#leftlistblue a:hover, ul#leftlistblue a:active {
		color: #000;
		text-decoration: none;
	}

/*****************
LOG IN FORM
*****************/

form.inline { display:inline; }

input.logininput {
	border: 1px solid #999;
	background-color: #fff;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #000;
}

input.loginsubmit {
	border: 1px solid #fa1;
	background-color: #fa1;
	font-family: "Verdana", "Helvetica", "Arial", "MS Sans Serif";
	font-size: 11px;
	color: #fff;
	width: 50px;
}

/******************
 EVENTS CALENDARS
 ******************/
table.events {
	border-collapse: collapse;
	margin: 0px 1px;
	width: 175px;
	font-size: 11px;
}

	table.events caption {
		border-top: 1px solid #003366;
		border-bottom: 1px solid #003366;
	}

	table.events th {
		font-weight: bold;
		text-align: center;
	}

	table.events td {
		width: 25px;
		font-size: 11px;
		text-align: center;
	}

	table.events td a:link, table.events td a:visited {
		display: block;
		background: #005599;
		color: #ffffff;
		text-decoration: none;
	}

	table.events td a:hover {
		text-decoration: underline;
	}

	span.dateunavail {
		color: #dddddd;
	}

	table.events td div {
		display: none;
	}

/****************
 HOVER TIP
 ****************/
.cluetip-default {
	background: #ccffff;
	font-size: 10px;
}

.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	border: 1px solid #000000;
	background: #ffffff;
}

.cluetip-default h3#cluetip-title {
	margin: 0 0 5px;
	padding: 4px;
	font-size: 12px;
	font-weight: normal;
	background-color: #005599;
	color: #fff;
}

.cluetip-default #cluetip-inner {
	padding: 5px;
}

#cluetip-inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cluetip-inner ul li {
	padding: 0 0 10px 10px;
}

.cluetip-default div#cluetip-close {
	text-align: right;
	position: absolute;
	top: 4px;
	right: 4px;
}

.cluetip-default div#cluetip-close a {
	color: #fff;
}


/****************
 RESOURCES NAV BOLD
 ****************/


.CulturalChange{
	font-weight: bold;
}
.BusinessPlanning{
	font-weight: bold;
}
.PeopleSkills{
	font-weight: bold;
}
.NewLeaders{
	font-weight: bold;
}
.GrowYourBusiness{
	font-weight: bold;
}
.StrongStart{
	font-weight: bold;
}
.currentevent{
	background-color: #EEEEFF;
	width: 368px;
	padding: 11px;
	margin-top: 15px;
}
