/* hack reset (for production, use Yahoo! reset CSS)
*************************/

*
{
	margin: 0;
	padding: 0;
}

html {
}

body {
	margin: 3px;
	padding: 0px 0px 0px 0px;
	background: #c2dae6 url(images/bg2.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A8A8A;
	margin-bottom:5px;
}


h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #618C04;
}

h1 { 
	font-size: 44px; 
}

h2 { 
	font-size: 18px; 
}

h3 { 

}

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { 

}

blockquote { 

}

a { 
	color: #5195b2; 
}

a:hover { 
	text-decoration: none; 
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { 
	display: none; 
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 38px;
	margin: 0 auto;
}

/* Events */

#events {
	width: 930px;
	height: 150px;
	margin: 0 auto;
	background-image:url(images/events.gif);
}

#eventsBanner {
	width: 930px;
	height: 39px;
	margin: 0 auto;
	background-image:url(images/eventsBanner.gif);
	background-repeat:no-repeat;
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 38px;
	background: #FFFFFF url(images/menu.jpg) repeat-x left top;
	
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	/*float: left; Modified for Dropdown*/
}

#menu a {
	/*display: block;
	float: left;Modified for Dropdown*/
	height: 24px;
	position:left;
	margin: 0;
	padding: 13px 30px 0px 30px;
	/*background: url(images/img02.gif) no-repeat left top;*/
	text-decoration: none;
	text-align: left;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#menu a:hover { 
	text-decoration: none;
	background-color:#062d34; 
	color: #FFFFFF;
}

#menu .current_page_item a {
}

#menu .home {
	/*background-image:url(images/icons/32x32/home.png);
	background-repeat:no-repeat;*/
}
/* Search */

#search {
	float: left;
	width: 200px;
}

#calendar {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 15px;
}

#calendar .img {
	float: left;
	margin: 0;
	padding: 0px 0px 15px 15px;
}

#search form {
	float: left;
	margin: 0;
	padding: 0px 0px 15px 15px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font:Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid;
}

#search textarea {
	float: left;
	font:Arial, Helvetica, sans-serif;
	border: 1px #CCCCCC solid;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#email {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#subject {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#message {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 4px;
	border: 1px solid #CCCCCC;
	background: #ECF9E4;
	color: #000000;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

#search-submit {
	height: 21px;
	width:50px;
	background: #5195b2;
	color: #FFFFFF;
	margin-top:5px;
	margin-bottom:10px;
}

/* Page */

#page {
	width: 920px;
	background: #ffffff url(images/shadow.jpg) repeat-x left top;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
	border-left:solid 5px #5195b2;
	border-right:solid 5px #5195b2;
}


/** LOGO */

#logo {
	width: 920px;
	height: 147px;
	margin: 0 auto;
	/*background-image:url(images/header_940.jpg);*/
	background-image:url(images/header_new7.jpg);
	padding-top:-30px;
	border-left:solid 5px #ffffff;
	border-right:solid 5px #ffffff;
	border-top:solid 5px #ffffff;
}

#vimcontain {
	width: 920px;
	height: 50px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #618C04;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #A8A8A8;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #A8A8A8;
}

#logo h1 a {
	text-decoration: none;
	color: #618C04;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 660px;
	padding-right:10px;
	padding-top: 10;
}

/* Post */

.post {
	margin-bottom: 45px;
	background-color:#ffffff;
	padding-top:5px;
}

.post .title {
	/*height: 44px;
	padding-left: 15px;*/
}

.post .title a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/mission.png);
	background-repeat:no-repeat;
}

.post .title1 a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/home.png);
	background-repeat:no-repeat;
	
}

.post .titleStaff a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/staff.png);
	background-repeat:no-repeat;
	
}

.post .titleNewsHead a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/news.png);
	background-repeat:no-repeat;
	
}

.post .titleNews a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 15px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-repeat:no-repeat;
	
}

.post .titleHistory a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/history.png);
	background-repeat:no-repeat;
	
}

.post .titleContact a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/contact2.png);
	background-repeat:no-repeat;
	
}

.post .titleGallery a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/gallery.png);
	background-repeat:no-repeat;
	
}

.post .titleWall a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/wall.png);
	background-repeat:no-repeat;
	
}

.post .titleTour a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/tour.png);
	background-repeat:no-repeat;
	
}

.post .titleAthletics a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/athletics.png);
	background-repeat:no-repeat;
	
}

.post .titleClubs a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/clubs.png);
	background-repeat:no-repeat;
	
}

.post .titleCoop a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/coop.png);
	background-repeat:no-repeat;
	
}

.post .titleGuidance a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/guidance.png);
	background-repeat:no-repeat;
	
}

.post .titleCourses a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/courses.png);
	background-repeat:no-repeat;
	
}

.post .titleTable a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/coursetable.png);
	background-repeat:no-repeat;
	
}

.post .titleCsac a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/csac.png);
	background-repeat:no-repeat;	
}

.post .titleElibrary {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 5px 12px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/elibrary.png);
	background-repeat:no-repeat;
	width:265px;
}


.post .titleScores a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/scores.png);
	background-repeat:no-repeat;
	
}

.post .titleLiteracy a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/literacy.png);
	background-repeat:no-repeat;
	
}

.post h3.sublink {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.post h3.sublink a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.post .titleVision a {
	/*text-decoration: none;
	text-transform: capitalize;
	font-size: 26px;
	color: #666666;*/
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 50px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/vision.png);
	background-repeat:no-repeat;
	
}

.post .date {
}

.post .meta {
	margin-top: 0px;
	margin-left: 2px;
	padding: 0px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	margin-bottom: 10px;
	padding: 10px 15px 10px 15px;
}

.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 40px;
	background: url(images/img03.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

.post ul {
	margin-left:15px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	margin: 0;
	padding-top: 12px;;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 200px 20px;
}

#sidebar li li {
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #E9E8DD;
}

#sidebar li li h2 {
	margin: 0;
	padding-top:25px;
	padding-left:0px;
	padding-bottom:0px;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #808080;
	
}

#sidebar li li a:hover {
	color: #5195b2;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
	
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 0px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#sidebar ul li ul li h2 {
	height: 30px;
	margin: 50px 0 0px -2px;
	padding: 6px 0 0px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color:#333333;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* SidebarStaff */

#sidebarStaff {
	float: left;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebarStaff ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebarStaff li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebarStaff li ul {
	margin: 0px 20px;
}

#sidebarStaff li li {
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #E9E8DD;
}

#sidebarStaff li li h2 {
	margin: 0;
	padding-top:25px;
	padding-left:0px;
	padding-bottom:0px;
}

#sidebarStaff li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #808080;
	
}

#sidebarStaff li li a:hover {
	color: #5195b2;
}

#sidebarStaff p {
	margin: 0;
	padding: 0px 14px;
	
}

#sidebarStaff h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


#sidebarStaff p {
	line-height: 200%;
}

#sidebarStaff a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Secondary */

#secondary {
	width:230px;
	margin-left:15px;
	margin-top: -200px;
	height: 200px;
}

#middle{
	width:300px;
	margin-left:245px;
	margin-top: -165px;
	height: 200px;
	background:#ffffff;
}

#right{
	width:300px;
	margin-left:580px;
	margin-top: -200px;
	height: 200px;
	background:#ffffff;
}

#secondary h2 {
	position:absolute;
	height: 25px;
	margin: 0 0 0px 0px;
	padding:2px 0 2px 35px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/flickr.png);
	background-repeat:no-repeat;

}

#secondary h3 {
	position:absolute;
	height: 25px;
	margin: 0 0 0px 0px;
	padding:2px 0 2px 35px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image:url(images/icons/32x32/google.png);
	background-repeat:no-repeat;

}

#secondary h1 {
	background:#ffffff;

}

#secondary img {
	border:#cccccc 1px solid;
	padding:2px;
	margin-right:10px;

}

/* Footer */

#footer {
	width: 940px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF url(images/menu.jpg) repeat-x left top;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 15px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
}

#footer a {
}

#bottom {
	width: 920px;
	height: 12px;
	margin: 0 auto;
	background:#ffffff;
	background-image:url(images/bottom_shadow.jpg);
	border-left:solid 5px #5195b2;
	border-right:solid 5px #5195b2;
	border-bottom:solid 5px #5195b2;
}

/*Staff*/
#staff {
	background:#ffffff;
	border-bottom:1px solid #e9eced;
	padding-bottom:115px;
	margin-top:-75px;
}

#staff img{
	border:#CCCCCC 1px solid;
	padding:2px;
	float:left;
}

#staff p {
	margin-left:145px;
	margin-top:0px;
	line-height:16px;
	
}

#staff h1 {
	margin-left:145px;
	color:#999999;
	font-size:12px;
	padding-top:20px;
	font-weight:bold;
	
}

#staff h1 a {
	color:#999999;
	
}

#staff h1 .topStaff{
	color:#5195b2;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	float:right;
	padding-right:45px;
	
}

/*StaffFirst*/
#staffFirst {
	background:#ffffff;
	/*border-bottom:1px solid #e9eced;*/
	padding-bottom:35px;
	margin-top:0px;
}

#staffFirst img{
	border:#CCCCCC 1px solid;
	padding:2px;
	float:left;
}

#staffFirst p {
	margin-left:145px;
	margin-top:0px;
	line-height:16px;
	
}

#staffFirst h1 {
	margin-left:145px;
	color:#999999;
	font-size:12px;
	padding-top:20px;
	font-weight:bold;
	
}

#staffFirst h1 a {
	color:#999999;
	
}

#staffFirst h1 .topStaff{
	color:#5195b2;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	float:right;
	padding-right:45px;
	margin-top:-7px;
	
}

/*Jquery*/

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 250px;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


/* menu-specifc
*************************/

#menu
{
	z-index: 1000;
	position:relative;
	border-bottom: 1px solid #ffffff;
}

#menu ul
{
	margin: 0 auto;
}

#menu ul li.hasmore
{
	
}

#menu ul li.currpage
{
	background-color:#062d34;
}

#menu ul li.currpage a
{
	background-color:#062d34;
	color:#FFFFFF;
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 0 15px;
}

#menu ul li a
{
	
}

#menu ul li a img
{
	vertical-align: middle;
}

#menu ul li a:hover
{
	/*background: url(images/topselectionleft.png) top left no-repeat;*/
}

#menu ul li a span
{
	display: block;
}

#menu ul li a:hover span
{
	background: url(images/topselectionright.png) top right;
}

#menu ul.dropdown
{
	background-image: url(images/dropdown_blue.png);
	overflow:hidden;
	border-bottom: 1px solid #cccccc;
	width: 200px;
}

#menu ul.dropdown li a
{
	border-bottom: 1px solid #cccccc;
	margin-top:2px;
	line-height: 24px;
	overflow: hidden;
	height: 24px;
	vertical-align: middle;
	padding-bottom: 7px;
	padding-top: 7px;
	color:#ffffff;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	/*background: url(images/menuarrow.png) no-repeat left center;*/
}

#menu ul li h4 a:hover
{
	background-image: none;
}


/*Top Drop*/
/* menu */
#menuTop{ 
	margin-top:10px; 
	padding-right:10px;
	padding-left:20px;
	padding-top:0px;
	list-style:none; 
	color:#898989; 
	line-height:38px; 
	display:inline-block; 
	/*background-color:#003868;*/
	background-image:url(images/tab_bg2.jpg);
	background-repeat:repeat-x;
	float:left; 
	/*background-color:#8fa8b2;*/
	border-left:#ffffff 2px solid;
	border-right:#ffffff 2px solid;
	border-top:#ffffff 2px solid;
}

#menuTop a { 
	color:#ffffff; 
	text-decoration:none; 
	padding: 5px 20px 0px 15px;
	/*background-image:url(images/icons/32x32/star.png);*/
	background-repeat:no-repeat;
}

#menuTop > li a.twitter{ 
	color:#ffffff; 
	text-decoration:none; 
	padding:5px 20px 10px 30px;
	background-image:url(images/social/twitter.png);
	background-repeat:no-repeat;
}

#menuTop > li a.facebook{ 
	color:#ffffff; 
	text-decoration:none; 
	padding:5px 20px 10px 30px;
	background-image:url(images/social/facebook.png);
	background-repeat:no-repeat;
}

#menuTop > li a.youtube{ 
	color:#ffffff; 
	text-decoration:none; 
	padding:5px 20px 10px 30px;
	background-image:url(images/social/youtube.png);
	background-repeat:no-repeat;
}

#menuTop > li {
	/*background:#172322 none repeat scroll 0 0; */
	cursor:pointer; 
	float:left; 
	position:relative;
}

#menuTop > li a:hover {
	color:#cccccc;
}

#menuTop .logo {
	background:transparent none repeat scroll 0% 0%; 
	padding:0px; 
	background-color:Transparent;
}

/*Top Drop sub-menus*/
#menuTop ul { 
	padding:0px; 
	margin:0px; 
	display:block; 
	display:inline;
}

#menuTop li ul { 
	position:absolute; 
	left:-10px; 
	top:0px; 
	margin-top:45px; 
	width:150px; 
	line-height:16px; 
	/*background-color:#172322; */
	color:#0395CC; 
	/* for IE */ 
	display:none; 
}
        
#menuTop li:hover ul { 
	display:block;
}
        
#menuTop li ul li{ 
	display:block; 
	margin:5px 20px; 
	padding: 5px 0px;  
	border-top: dotted 1px #606060; 
	list-style-type:none; 
}

#menuTop li ul li:first-child { 
	border-top: none; 
}
        
#menuTop li ul li a { 
	display:block; 
	color:#0395CC; 
}
       
#menuTop li ul li a:hover { 
	color:#7FCDFE; 
}
        
/* main Top Drop submenu */
#menuTop #main { 
	left:0px; 
	top:-50px; 
	padding-top:10px;
	/* background-color:#7cb7e3; */
	 color:#fff; 
	 z-index:999;
	 text-align:left
}

/* Top Drop search */
.searchContainer div { 
	background-color:#fff; 
	border:#cccccc 1px solid;
	display:inline; 
	padding:3px;
	margin-top:10px;
}

.searchContainer input[type="text"] {
	border:none;
	color:#666666;
	width:175px;
	font-size:12px;
	margin-top:6px;
}
        
.searchContainer img { 
	vertical-align:middle;
}
        
/*Top Drop corners*/
#menuTop .corner_inset_left { 
	position:absolute; 
	top:0px; 
	left:-12px;
}
       
#menuTop .corner_inset_right { 
	position:absolute; 
	top:0px; 
	left:150px;
}
        
#menuTop .last { 
	background:transparent none repeat scroll 0% 0%; 
	margin:0px; 
	padding:0px; 
	border:none; 
	position:relative; 
	border:none; 
	height:0px;
}
        
#menuTop .corner_left { 
	position:absolute; 
	left:0px; 
	top:0px;
}
       
#menuTop .corner_right { 
	position:absolute; 
	left:132px; 
	top:0px;
}

#menuTop .middle { 
	position:absolute; 
	left:18px; 
	height: 20px; 
	width: 115px; 
	top:0px;
}
		
#vimeo{
	/*margin-left:60%;*/
	margin:auto;
	float:right;
	padding-bottom:75px;
}

/* ---- Content Slider ---- */

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	width: 900px;
	height: 175px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding-left:5%;
	padding-top:10px;
}

.portfolio_img {
	float: left;
	background: #172322;
	padding: 5px;
	/*border: 1px solid #cccccc;*/
}

.portfolio_desc {
	float: left;
	width: 285px;
	color: #888888;
	padding: 10px 0 10px 15px;
}

.portfolio_desc h1 {
	color: #FFFFFF;
	font-size:18px;
	font-weight:bold;
	
}

.portfolio_desc p {
	color: #ffffff;
	line-height:normal;
	padding-bottom:15px;

}

.portfolio_desc a {
	text-decoration:none;
}

.banner_button {
	background: url(images/banner_button.png) repeat-x;
	height: 14px;
	width: 50px;
	font: 10px Verdana, Tahoma, Sans-Serif;
	color: #333333;
	text-transform: uppercase;
	padding: 7px 15px 7px 15px;
	margin-right: 13px;
	font-weight: bolder;
}


.portfolio_desc a:hover {
	text-decoration: none;
}

#eventsSearch p {
	color:#FFFFFF;
}

#coursetable {
	border: solid 1px #CDCDCD;
}

#catTitle {
	padding:5px;
}

.heading{
	color:#8A8A8A;
}

.tableHeadings{
	color:#006699;
}

.category {
	background: #DDDDDD;
	width: 100%;
	padding-left:5px;
	font-weight:bold;
}

.course {
	border: solid 1px #CDCDCD;
	width: 40%;
	padding:5px;
}

.code {
	border: solid 1px #CDCDCD;
	width: 15%;
	padding:5px;
}

#currpage .style1{
	color:#FF0000;
}

/* LIGHTBOX */
.feat {
	margin-bottom:13px;
	margin-top:5px;
}

.thuFirst{
	border-color: #c2dae6;
	border-style: solid;
	border-width: 13px;
	margin: 1px;
}

.walFirst{
	border-color: #cccccc;
	border-style: solid;
	border-width: 5px;
	margin: 0px;
}

.thu{
	border-color: #c2dae6;
	border-style: solid;
	border-width: 13px;
	margin-left: 16px;
}

.wal{
	border-color: #cccccc;
	border-style: solid;
	border-width: 5px;
	margin-left: 26px;
}

#cat{
	padding-left:px;
}

/* LIGHTBOX */

#featureTour{
	margin-top:5px;
}
