@charset "UTF-8";
/* CSS Document */

/* Base site styles */

body, p, span, td, li, h1, h2, h3, h4, h5 {
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
}

body, p, span, td, li {
	font-size: 12px;
	color: #000000;
}

a {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	color: #b2b2b2;
	text-decoration: none;
}

a:hover {
	color: #b25538;
}

a.brown {
	color: #b25538;
}

/* Layout Specific Styles */


/* Header Section */
div#header {
	
}

div#logo {
	float: left;
	width: 420px;
	height: 113px;
}

div#top-nav {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	float: right;
	text-align: right;
	width: 380px;
}

div#top-nav ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

div#top-nav ul li {
	display: inline;
	padding-right: 20px;
}

div#top-nav ul li a {
	color: #b2b2b2;
	font-weight: bold;
	text-decoration: none;
}

div #top-nav ul li a:hover {
	color: #D1C1A3;
}

div#top-nav ul li a.current-page-link {
	color: #b25538;
}
/* End Header Section */


/* Banner Section */
div#banner-section {
	height: 204px;
}

div#banner-nav-wrapper {
	width: 800px;
	height: 204px;
}

div#banner-wrapper {
	float: left;
	width: 625px;
}

div#banner-box-wrapper {
	margin: 0;
	padding: 0;
	width: 625px;
}

img#banner-box {
	
}

div#right-nav {
	float: right;
	text-align: right;
	background-color: #b25538;
	padding-top: 55px;
	width: 170px;
	height: 149px;
	margin-left: 5px;
}

div#right-nav ul {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	list-style-type: none;
}

div#right-nav ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}

div#right-nav ul li a {
	margin: 0;
	padding: 0;
	margin-right: 7px;
	color: #d1c1a3;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

div#right-nav ul li a.current-page-link {
	color: #ffffff;
	margin-right: 0;
	padding-right: 3px;
	border-right: 4px solid #ffffff;
}

div#right-nav ul li a:hover {
	color: #ffffff;
}

div#main-nav {
	text-align: center;
	background-color: #b25538;
	width: 625px;
	height: 30px;
}

div#main-nav a {
	color: #d1c1a3;
	line-height: 30px;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0;
}

div#main-nav a.current-page-link {
	color: #ffffff;
}

div#main-nav .seeker {
	float: left;
	width: 165px;
}

div#main-nav .seeker-selected {
	float: left;
	width: 165px;
	background-color: #af7e09;
}

div#main-nav .business-services {
	float: left;
	width: 145px;
}

div#main-nav .business-services-selected {
	float: left;
	width: 145px;
	background-color: #74799e;
}

div#main-nav .youth-services {
	float: left;
	width: 125px;
}

div#main-nav .youth-services-selected {
	float: left;
	width: 125px;
	background-color: #586d4a;
}

div#main-nav .career-resource-center {
	float: left;
	width: 190px;
}

div#main-nav .career-resource-center-selected {
	float: left;
	width: 190px;
	background-color: #6d5217;
}

div#main-nav a:hover {
	color: #ffffff;
}
/* End Banner Section */


/* Content Area */

div.title-block {
	width: 625px;
	height: 45px;
	background-color: #4d4d4d;
}

div.title-block h2 {
	line-height: 45px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding-left: 10px;
}

div.title-block-seeker {
	width: 625px;
	height: 45px;
	background-color: #af7e09;
}

div.title-block-seeker h2 {
	line-height: 45px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding-left: 10px;
}

div.title-block-business-services {
	width: 625px;
	height: 45px;
	background-color: #74799e;
}

div.title-block-business-services h2 {
	line-height: 45px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding-left: 10px;
}

div.title-block-youth-services {
	width: 625px;
	height: 45px;
	background-color: #586d4a;
}

div.title-block-youth-services h2 {
	line-height: 45px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding-left: 10px;
}

div.title-block-career-resource-center {
	width: 625px;
	height: 45px;
	background-color: #6d5217;
}

div.title-block-career-resource-center h2 {
	line-height: 45px;
	color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-size: 22px;
	padding-left: 10px;
}

div#left-bar-wrapper {
	background-color: #e6e6e6;
	height: 362px;
}

div#left-bar {
	padding-left: 5px;
	padding-right: 5px;
}

div#left-bar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#left-bar ul li {
	margin: 0;
	padding: 0;
	padding-left: 8px;
	font-weight: bold;
}

div#left-bar ul li a {
	color: #808080;
}

div#left-bar ul li a.current-page-link {
	margin-left: -8px;
	padding-left: 4px;
	border-left: 4px solid #b25538;
	color: #b25538;
}

div#left-bar ul li a:hover {
	color: #b25538;
}

div#right-bar-wrapper {
	min-height: 408px;
}

div#right-bar {
	padding-left: 5px;
	padding-right: 5px;
}

div#right-bar-image {
	padding: 0;
}

h3.section {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
}

a.section {
	text-align: center;
	display: block;
	color: #b2b2b2;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dashed #b2b2b2;
	border-bottom: 1px dashed #b2b2b2;
}

a.section:hover {
	color: #b25538;
}

div#main-area-wrapper {
	margin-right: 0;
	width: 630px;
}

div#main-content {
	margin: 0;
	padding-top: 8px;
	height: 354px; /* left bar height - top margin & padding ::: 362 - 8 = 654 */
	width: 445px;
	overflow: auto;
}

div#main-content a {
	color: #2b388f;
	font-weight: bold;
	text-decoration: underline;
}

div#main-content a.brown {
	color: #b25538;
}

div#main-content a:hover {
	text-decoration: none;
}

div#main-content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #b25538;
	text-align: right;
	padding-bottom: 2px;
	padding-right: 3px;
	width: 99%;
	border-bottom: 2px solid #b25538;
}

div#main-content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #b25538;
	margin-bottom: .10em;
}

div#main-content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #b25538;
	margin-bottom: .10em;
	text-decoration: none;
}
/* End Content Area */

div#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	/*height: 10px;
	border: 1px solid #000000;
	overflow: hidden;*/
}

/* ----- */
table.calendar {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.calendar tr {
	padding: 0;
	margin: 0;
}

table.calendar tr td {
	border: 1px solid #000000;
	padding: 0;
	margin: 0;
}


/* ----- */
table.interests-table {
	width: 100%;
	margin: auto;
}

table.interests-table td {
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
}

table.interests-table a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

table.interests-table a:hover {
	color: #b25538;
}

table.interests-table td.interests-header {
	font-size: 14px;
	font-weight: bold;
}