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

body {
	margin: 0px;
	min-height: 700px;
	background: url(images/bground.jpg) center bottom repeat-x #6494d4;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .05em;
	line-height: 1.25em;
	text-align: center;
}

p, td {
	font-size: 12px;
	color: #0c50c1;
	margin: 12px 0px 0px 0px;
}

table, td, tr, tbody {
	border:0px;
}

table.sticky-enabled {
	width: 100%;
}

#bottom_content h1 {
	font-size: 18px;
	color: #ff6400;
	margin-bottom: 20px;
}

h1 {
	font-size: 18px;
	color: #ff6400;
	margin-bottom: 0px;
}

h1.title {
	font-size: 18px;
	color: #ff6400;
	margin-bottom: 10px;
}

h2 {
	font-size: 18px;
	color: #ff6400;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}

#subnav h2 {
	font-size: 18px;
	color: #ff6400;
	margin-top: 10px;
}

.hg_frame_middle h2 {
	font-size: 18px;
	color: #ff6400;
	margin-top: 30px;
	margin-bottom: 0px;
}

h3 {
	font-size: 14px;
	color: #0c50c1;
	margin-bottom: -7px;
}

h4 {
	font-size: 12px;
	color: #0c50c1;
	font-weight: bold;
	margin-bottom: -6px;
}

ul.clear-block, ul.clear-block li, ul, li {
	list-style-type: none;
}

.hg_frame_middle ul, li {
	list-style-type: disc;
	margin: 10px 0px 0px -10px;
}
.image_right {
	border: 1px solid #6494d4;
	margin-left: 10px;
}

.image_left {
	border: 1px solid #6494d4;
	margin-right: 10px;
}

#shell {
	width: 1000px;
	height: 100%;
	margin: 0px;
	text-align: left;
}

#header {
	width: 836px;
	height: 126px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 291px;
	height: 126px;
}

#navmenu {
	float: right;
	width: 545px;
	height: 126px;
}

#mainbox {
	display: block;
	width: 865px;
	min-height: 500px;
	margin: 0px;
	padding: 0px;
}

#subnav {
	width: 865px;
	height: 41px;
	background: url(images/subnav_bg.png) center no-repeat;
	margin: -12px 0px 0px -20px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

#subnav ul, #subnav li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}

#subnav a:link {
	color: #ff6400;
	text-decoration: none;
}

#subnav a:visited {
	color: #ff6400;
	text-decoration: none;
}

#subnav a:hover {
	color: #ff6400;
	text-decoration: underline;
}

#subnav a:active {
	color: #ff6400;
	text-decoration: none;
}

#footerbox {
	position: relative;
	bottom: 0px;
	display: block;
	width: 940px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: .1em;
	color: #ffffff;
}

#footer_left {
	float: left;
	width: 520px;
	height: auto;
	margin: 50px 0px 0px 0px;
	text-align: center;
}

#footer_right {
	float: right;
	width: 366px;
	height: auto;
	margin: 30px 0px 25px 0px;
	padding-right: 20px;
	text-align: center;
	line-height: 20px;
}

#user_menu {
	height: auto;
}

#top_content {
	height: 155px;
}

#bottom_content {
	height: auto;
	margin: 27px 0px 30px 0px;
}

#rowspacer {
	height: 20px;
}

.huge_frame {
	float: left;
	width: 866px;
	background: url(images/hg_frame_top.png) top no-repeat;
}

.hg_frame_middle {
	width: 826px;
	min-height: 400px;
	margin-top: 22px;
	padding: 0px 20px 14px 20px;
	background: url(images/hg_frame_bg.png) repeat-y;
}

.hg_frame_bottom {
	position: relative;
	width: 866px;
	height: 20px;
	margin-top: 0px;
}

.usermenu_frame {
	float: left;
	width: 866px;
	background: url(images/hg_frame_top.png) top no-repeat;
}

.usermenu_frame_middle {
	width: 826px;
	height: auto;
	margin-top: 22px;
	margin-bottom: 10px;
	padding: 0px 20px 0px 20px;
	background: url(images/hg_frame_bg.png) repeat-y;
}

#user_menu {
	display: block;
	float: left;
	width: 600px;
	margin: 0px;
	text-align: left;
}

.usermenu_frame_middle #block-menu-menu-user-menu {
	float: left;
}

#login_status {
	display: block;
	float: right;
	width: 400px;
	margin: 0px;
	text-align: right;
	background: #cc0000;
}

.usermenu_frame_bottom {
	position: relative;
	width: 866px;
	height: auto;
	margin-top: 0px;
}

.slideshow_frame {
	float: right;
	width: 250px;
	margin-top: -15px;
	padding-left: 0px;
}

.large_frame {
	float: left;
	width: 601px;
	background: url(images/lg_frame_top.png) top no-repeat;
}

.lg_frame_middle {
	width: 561px;
	margin-top: 22px;
	padding: 0px 20px 0px 20px;
	background: url(images/lg_frame_bg.png) repeat-y;
}

.lg_frame_bottom {
	position: relative;
	width: 601px;
	height: 20px;
	margin-top: 0px;
}

.small_frame {
	float: right;
	width: 250px;
	padding-left: 0px;
	background: url(images/sm_frame_top.png) left top no-repeat;
}

.sm_frame_middle {
	width: 210px;
	margin-top: 22px;
	padding: 0px 20px 0px 20px;
	background: url(images/sm_frame_bg.png) left repeat-y;
}

.sm_frame_bottom {
	position: relative;
	width: 260px;
	height: 20px;
	text-align: left;
}

/* LINKS */
a:link {
	color: #ff6400;
	text-decoration: none;
}
a:active {
	color: #ff6400;
	text-decoration: none;
}
a:visited {
	color: #ff6400;
	text-decoration: none;
}
a:hover {
	color: #ff6400;
	text-decoration: underline;
}
#footerbox a:link {
	color: #ffffff;
	text-decoration: none;
}
#footerbox a:active {
	color: #ffffff;
	text-decoration: none;
}
#footerbox a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footerbox a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* NAVBAR */
#navbar_top {
	position: relative;
	float: left;
	width: 700px;
	height: 65px;
	margin: -20px 0px 0px -20px;
	padding: 0px;
	text-align: left;
}

#navbar_top li a:hover {background-position: bottom;}
#navbar_top li {list-style: none; float: left; display:block;margin:0;}

#navbar_top a {text-indent: -9999px;display:block;height:65px;}

.home_nav a {float:left;background:url(images/buttons/home.jpg) no-repeat;background-position: top;width:136px;display:block;}
.enrollment_nav a {float:left;background:url(images/buttons/enrollment.jpg) no-repeat top;background-position: top;width:269px;display:block;}
.announcements_nav a {float:left;background:url(images/buttons/announcements.jpg) no-repeat top;background-position: top;width:219px;display:block;}

#navbar_bottom {
	position: relative;
	float: left;
	width: 590px;
	height: 61px;
	margin: 0px 0px 0px -20px;
	padding: 0px;
	text-align: left;
}

#navbar_bottom li a:hover {background-position: bottom;}
#navbar_bottom li {list-style: none; float: left; display:block;margin:0;}

#navbar_bottom a {text-indent: -9999px;display:block;height:61px;}

.aboutus_nav a {float:left;background:url(images/buttons/aboutus.jpg) no-repeat;background-position: top;width:219px;display:block;}
.contactus_nav a {float:left;background:url(images/buttons/contactus.jpg) no-repeat top;background-position: top;width:176px;display:block;}
.faq_nav a {float:left;background:url(images/buttons/faq.jpg) no-repeat top;background-position: top;width:147px;display:block;}
/* .login_nav a {float:left;background:url(images/buttons/login.jpg) no-repeat top;background-position: top;width:147px;display:block;}  */


/* VIEWS STYLES */

.content .item-list ul {
	margin-left: -20px;
}

.item-list ul {
	margin-left: -20px;
}

.item-list ul li {
	list-style-type: none;
}

.views-field-title {
	color: #ff6400;
	font-weight: bold;
}

#top_content .view-content .views-field-title {
	font-size: 18px;
	margin-top: 20px;
}

.view-content .views-field-title {
	font-size: 14px;
	margin-top: 10px;
}

.views-field-created {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.views-field-teaser {
	margin-top: -15px;
}

.taxonomy {
	display: none;
}

/* MINI CALENDAR STYLES */
#block-views-calendar-calendar_block_1 h2 {
	margin-bottom: 5px;
}

table td.mini {
	padding: 2px;
}

.calendar-calendar div.date-nav {
	background: #6494d4;
	color: #ffffff;
}

.calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
	background-color: #efefef;
}

.calendar-calendar td .inner .view-field, .calendar-calendar td .inner .view-field a {
	color: #ff6400;
	font-weight: bold;
	line-height: 1em;
}

ul.links {
	margin: 0px 10px 0px 0px;
}

.calendar-calendar ul {
	margin-left: 10px;
}

div#calpopup-body {
	text-align: left;
}

div#nodelink {
	font-size: 12px;
}

.calendar-calendar td.calendar-agenda-hour .calendar-hour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table .mini-day-on {
	background-color: #FFFFCC;
}

.calendar-calendar td .inner div, .calendar-calendar td .inner div a {
	font-size: 12px;
	background-color: #ffffff;
}

div#calpopup {
	width: 50%;
}

.views-field-title {
	font-size: 18px;
	color: #ff6400;
	margin-bottom: 0px;
}

.profile dt
{
	margin-top: 10px;
}

/* TinyMCE editor */

#ops-wrapper {
	display: block;
	padding-top: 15px;
}

/* USER MENU */


.usermenu_frame_middle ul.menu, .usermenu_frame_middle ul.menu li {
	list-style: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #ff6400;
}

.usermenu_frame_middle ul.menu li a:link {color:#ff6400;}
.usermenu_frame_middle ul.menu li a:visited {color:#ff6400;}
.usermenu_frame_middle ul.menu li a:hover {color:#ff6400;text-decoration: underline;}
.usermenu_frame_middle ul.menu li a:active {color:#ff6400;}

