

/*edit starts here*/
/*#f0f0f0*/
body {
	width: 100%;
	height: 100%;
	background: #f7f7f7 url(images/background.jpg) repeat-x bottom;
	margin: 0;
	padding: 0;
}
/*#95a897*/
#header {
	width: 100%;
	height:25px;
	margin: 0;
	padding: 0;
	background: url(images/top_bar.jpg) repeat-x;
}

#header ul  {
	width: 850px;
	margin: 0;
	padding-top: 5px;
	padding-left: 20px;
	font: 9pt Arial;
	font-weight: bold;
}

#header ul li {
	list-style: none;
	float: left;
}

#header ul li a {
	text-decoration: none;
	color: #5f5f5f;
	padding-right: 15px;
}

#header h1 {
	font: 10px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}

#content_shadow {
	width: 859px;
	height: auto;
	background: url("images/content_shadow.gif") repeat-y;
	margin: auto;
	padding: 0;
}

#content_box {
	width: 850px;
	height: auto;
	background: #fff;
	margin: auto;
	padding: 0;
}

#image_header {
	width: 850px;
	height: 175px;
	margin: auto;
}

#container{
	height: 95px
}

#site_title {
	background: url("images/site_title.jpg");
	width: 411px;
/*	display: block;*/
	height: 76px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

#notice{
	
}

#notice_header{
	color: #f90000;
}


#college_days_header{
	margin-left: -60px;
}

/*#site_title a span {
visibility: hidden;.
}*/

/*
#navtop {
	width: 800px;
	margin-top: -65px;
	padding-left: 50px;
	padding-bottom: 0px;
}
*/

#navtop {
	width: 800px;
	margin-top: -65px;
	padding-left: 50px;
	padding-bottom: 3px;
}

#navtop a {
	text-decoration: none;
	color: #fff;
}

#navtop a:hover{
	color: #172c43;
}

ul#nav  li{
	list-style: none;
	float: left;
}

ul#nav li a{
	text-decoration: none;
	font: 11pt Arial;
	font-weight: bold;
	color: #2a607e;
	float: left;
	margin-right: 10px;
}

/*subnav starts here*/
#sub_navtop{
	width: 800px;
	margin-top: 0;
	padding-bottom: 20px;	
	padding-left: 65px;
	clear:both;
}

ul#sub_nav {
	height: 0;
	list-style-position: outside;
	list-style-image: url(images/arrow_bullet.gif);
}

#sub_navtop li {
	float: left;
}

ul#sub_nav li a {
	text-decoration: none;
	font: 9pt Arial;
	color: #3880a8;
	margin-right: 30px;
}

#sub_navtop a:hover{
	color: #102531;
}



/* for ie ONLY */
* html #navtop {
padding-bottom: 3px;
}
/*ie ONLY ends here*/

#navtop a {
	text-decoration: none;
	color: #fff;
}

#navtop a:hover{
	color: #172c43;
}

ul#nav  li{
	list-style: none;
	float: left;
}

ul#nav li a{
	text-decoration: none;
	font: 11pt Arial;
	font-weight: bold;
	color: #2a607e;
	float: left;
	margin-right: 10px;
}

/*subnav starts here*/
#sub_navtop{
	width: 800px;
	margin-top: 0;
	padding-bottom: 20px;	
	padding-left: 65px;
	clear: left;
}

ul#sub_nav {
	height: 0;
	list-style-position: outside;
	list-style-image: url(images/arrow_bullet.gif);
}

#sub_navtop li {
	float: left;
}

ul#sub_nav li a {
	text-decoration: none;
	font: 9pt Arial;
	color: #3880a8;
	margin-right: 30px;
}

#sub_navtop a:hover{
	color: #102531;
}

/*subnav ends here*/

/*wordpress subnav style*/
.sub_nav {
	display: none;
}

ul.sub_nav {
	list-style-position: outside;
	list-style-image: url(images/arrow_bullet.gif);
}

ul.sub_nav li a {
	text-decoration: none;
	font: 9pt Arial;
	color: #3880a8;
	float: left;
	margin-right: 30px;	
}

/*wordpress subnav style ends*/

.news_home a {
	text-decoration: none;
	font: 12pt Arial;
	font-weight: bold;
	color: #000;
	margin-left: 70px;
}

.news_home a:hover {
	color: #2a607e;
}

#content {
	width: 720px;
	height: auto;
	text-align: justify;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 100px;
}

#content_bottom_shadow {
	width: 881px;
	height: 28px;
	background: url("images/content_bottom_shadow2.jpg");
	margin: auto;
}


h1 {
	font: 12pt Arial;
	font-weight: bold;
}

h2 {
	font: 11pt Arial;
	font-weight: bold;
	
}

h2 a {
	font: 11pt Arial;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

h2 a:hover {
	color: #2a607e;
}

h3 {
	font: 10pt Arial;
	font-weight: bold;
	color: #000;
}

p {
	font: 10pt Arial;
}

p a{
	text-decoration: none;
	color: #2a607e;
}

p a:hover{
	color: #172c43;
}

#content ul li{
	font: 10pt Arial;
}
.apply_links li{
	list-style-type: none;
}

#content ul li a{
	color: #2a607e;
}

#chairman_pic {
	float: left;
	padding-right: 15px;
}

#voca_pic{
	float: right;
	padding-left: 20px;
}

#charges td{
	font: 10pt Arial;
}

#email_pic{
	float: right;
	padding-right: 100px;
}

#direction_div{
	margin: 0px;
	padding-left: 50px;
	padding-bottom: 30px;
}

/****************************
 **   News Page
 ****************************/

#news_body {
	float: left;
	width: 550px;
	padding-bottom: 30px;
	margin-top: 10px;
}

/* Sidebar */



/* Footer */

/****************************
 **   Content
 ****************************/

/* General */





.post .entry {
	font-size: 0.9em;
	line-height: 1.3em;
	clear: both;
}

.post .author {
	text-transform: uppercase;
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -70px;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	width: 150px;
	height: 20px;
	text-align: center;
	float: left;
	margin-top: -10px;
	padding-bottom: 20px;
}

.post .date .month {
	display: block;
	font:0.8em Arial;
	padding-right: 2px;
	color: #000;
	float: left;
}

.post .date .day {
	display: block;
	font:0.8em Arial;
	padding-right: 3px;
	color: #000;
	float: left;
}

.post .date .year {
	display: block;
	font:0.8em Arial;
	padding-top: 0px;
	color: #000;
	float: left;
}

.metadata {
	margin-top: 20px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
	color: #3880a8;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	margin-top: 20px;
	font-size: 0.9em;
}

.hr {
	clear: both;
	width: 400px;
	height: 1px;
	background-color: #f0f0f0;
	margin: -8px auto 30px;
}

.navigation {
	width: 100%;
	padding-top: 20px;
	
}

.navigation a {
	text-decoration: none;
	font: 0.7em Arial;
	color: #2a607e;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;	
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: none;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	margin: 0 0 0 14px;
	list-style-type: none;
}


.commentlist li {
	margin-top: 16px;
	margin-left: 0px;
}

.before-comment {
	width: 481px;
	height: 21px;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	width: 437px;
	padding-right: 10px;
	width: 451px;
	padding-left: 26px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.after-comment {
	background: url(images/comment-bottom.jpg);
	width: 481px;
	height: 37px;
}

.commentmetadata a {
	text-decoration: none;
	color: #3880a8;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

/* Frame */

frame-outer {
	
	
}

.frame-outer span {

}

.frame-outer span span {

}

.frame-outer span span span {
	padding: 0px 10px 10px 0px;
}

.frame-outer span span span * {
	border-style: none;
}

.frame-outer.small {
}

.frame-outer.small span {
}

.frame-outer.small span span {

}

.frame-outer.small span span span {
	padding: 0px 10px 10px 0px;
}

.frame-outer span span span span {
	
	
	
}



/****************************
 **   Sidebar
 ****************************/

/* General */

#sidebar {
	float: right;
	font-size: 0.9em;
	width: 120px;
	margin-right: -20px;
}

#sidebar h2 {
	font-size: 11pt;
	color: #000;
	margin-bottom: 10px;
}

#sidebar a {
	color: #9f9f9f;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
}

#sidebar ul li a{
	font-size: 10pt;
	text-decoration: none;
}

#sidebar ul li a:hover{
	color: #172c43;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	width: 120px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* Search */

#sidebar #searchform div {
	width: 190px;
	height: 49px;
	margin-left: -7px;
}

#sidebar #searchform div #s {
	border: 1;
	margin-top: 14px;
	margin-left: 0;
	width: 115px;
	height: 13px;
	color: #909090;
	font-size: .9em;
}
#sidebar #searchform div #searchsubmit {
	border: 1;
	background: none;
	width: 45px;
	height: 20px;
	margin-left: 76px;
	margin-top: 3px;
	overflow: hidden;
	text-indent: px;
}

.more-link {
	padding-left: 20px;
	font-size: 0.8em;
}


/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */


#sidebar .elegant_grunge_photoblog div {
	text-align: center;
}

#sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}

/****************************
 **   Footer
 ****************************/
/*backgrnd: #bebe9c stroke: #dadaae*/
#footer {
	width: 850px;
	height: 105px;
	background: #baba98 url(images/info_bar.jpg) repeat-x bottom;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a9a98b;
}

h4 {
width: auto;
font: 11pt Arial;
color: #ac9c52;
margin: 0;	
}

#box3 p {
	font: 8pt Arial;
	color: #448bb4;
}

#box1, #box2, #box3, #box4{
	width: 197px;
	height: 100px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

.foot_list {
	list-style-type: american;
	margin: 0;
	padding: 0;
	font: 8pt Arial;
	line-height: 12pt;
	color: #448bb4;
	padding-left: 15px;
	margin-top: 5px;	
}

.foot_list a {
	text-decoration: none;
	color: #448bb4;
}

#news_table {
	font: 7pt Arial;
	color: #448bb4;
}

#news_table a {
	text-decoration: none;
	font: 7pt Arial;
	color: #448bb4;
}

#news_table tr{
	height: 2em;
}

#news_table td{
	padding-left:5px;
	padding-right:5px;	
}

.news_date {
	width: 33px;
	background-color: #b9a963;
}

.news {
	background-color: #cfccbd;
}


#events_table a{
	text-decoration: none;
	font: 7pt Arial;
	color: #000;
}

#events_table tr{
	height: 20px;	
}

#events_table td{
	padding-left:5px;
	padding-right:5px;	
}

.events {
	background-color: #bdb76b;
}

#events_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font: 8pt Arial;
	line-height: 12pt;
	color: #448bb4;
	margin-top: 5px;
}


#day_names {
	width: 120px;
	height: auto;
	background-color: #cfccbd;
	margin-bottom: 2px;
}

#day_names td {
	width: auto;
	height: auto;
 	font: 7pt Arial;
	color: #448bb4;	
	text-align: center;
}

#day_numbers {
	width: 120px;
	height: 60px;
	background-color: #cfccbd;
}
/* #95a897 */

#footer_end {
	width: 100%;
	max-height: 500px;
	min-height: 120px;
	background: #535e54 url(images/bottom_bar.jpg) repeat-x;
	margin-top: 10px;
	border-top: 1px solid #a5aca5;
}

#footer_end #info {
	width: 550px;
	margin: auto;
}

#footer_end .credit a {
	text-decoration: none;
}

#footer_end .credit {
	float: right;
}

#footer_end {
	font-size: 0.8em;
	line-height: 1.1em;
	color: #5f5f5f;
}

#footer_end a {
	color: #2a607e;
}

#footer a:hover {
	color: #102531;
}

#footer_end h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

/*Home page style*/

#index_image {
	width: 850px;
	height: 395px;
	margin: auto;
	background: url("images/index_image.jpg");
}
logo {
	width: 222px;
	height: 91px;
	background: url("images/logo.png");
	margin-left: 15px;
}

#home_navtop {
	height: 25px;
	margin-top: -5px;
	padding-bottom: 0px;
}

ul#home_nav {
list-style-type: none;
margin: 0;
padding: 0;
margin-left: 20px;
}

ul#home_nav li {
	float: left;
}

ul#home_nav li a {
text-decoration: none;
font: 11pt Arial;
font-weight: bold;
color: #2a607e;
float: left;
margin-right: 17px;
margin-left: 17px;
}

#home_nav li a:hover {
	color: #172c43;
}

p .img_r {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

p .img_l {
	float: right;
	margin-left: 10px;
}