body {
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

td, p, li {
	font-size: 12px;
}

img, div { behavior: url(css/iepngfix.htc) }

img {
	border: none;
}

.image-left-aligned {
    padding-right:12px;
}

.image-right-aligned {
    padding-left:12px;
}

a {
	/* color: #5db57c; */
	color: #2b824a;
	text-decoration: none;
}

a:visited {
	/* color: #5db57c; */
	color: #2b824a;
	text-decoration: none;
}

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

a:visited:hover {
	color: #b87f05;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #b87f05;
	margin: 0 0 15px;
	border-bottom: 1px dotted #63aa7b;
	padding: 0 0 6px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #3e7d55;
	margin-bottom: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}



/* --------------------------------------------------------------------------------------------------------------------- INDEX STYLES ------------ */
.index_wide_wrapper {
	background: url(../images/index_wide_bg.jpg) 50% 0 no-repeat;	
}

#index_wrapper_y {
	background: url(../images/index_wrapper_y.jpg) repeat-y;	
}

#index_wrapper {
	background: url(../images/index_wrapper_bg.jpg) no-repeat;	
}

.index_left {
	width: 659px;
	float:left;
}

.index_flash {
	height: 344px;
	clear: both;
}

/* Show only to IE7 */
*:first-child+html .index_flash {
	height: 354px;
}
 
/* Show only to IE6 */
* html .index_flash {
	height: 354px;
}

.index_body {
	padding: 0 30px;
	margin: 1px 0 0;
}

.index_body h1 {
	color: #b87f05;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 9px;
	border-bottom: 1px dotted #63AA7B;
	padding: 0 0 4px;
}

.index_body p {
	font-size: 13px;
	color: #575758;
	line-height: 20px;
	margin-top: 3px;
}

.index_right {
	width: 273px;
	float: left;
	margin: 0 0 0 10px;
}

.index_right .info_box {
	padding: 19px 15px 0 32px;	
	margin: 0 0 10px;
}

#index_quick_links {
	height: 202px;
}

#index_footer {
	background: #fff url(../images/index_footer_bg.jpg) 0 -10px no-repeat;	
	min-height: 147px;
	height: auto !important;
	height: 147px;
}

	
	
/* --------------------------------------------------------------------------------------------------------------------- SUB STYLES ------------ */
.tagline {
	float: right;
	width: 260px;
	padding: 29px 0 0;
}

.crumbs {
	padding: 14px 0 0 32px;
	height: 24px;
	font-size: 13px;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
	color: #5aad76;
	float: left;
	width: 475px;
}

.crumbs a, .crumbs a:visited {
	color: #5aad76;	
}

.crumbs a:hover, .crumbs a:visited:hover {
	color: #b87f05;	
}

.actions {
	float: right;
	width: 121px;
	padding: 11px 45px 0 0;
	text-align: right;
}

.content {
	width: 449px;
	float: left;
	padding: 25px 0 25px 45px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	line-height: 19px;
}

.content p {
	margin-top: 4px;	
}

#content_wide {
	width: 605px;	
}

.content li {
	list-style-image: url(../images/bullet.gif);
}

.gallery {
	width: 166px;
	float: right;
	padding: 49px 0 0;
}

#quick_links {
	height: 197px;	
}

#ac_affairs_wrapper #quick_links {
	height: 278px;	
}

.subpage_header {
	font-size: 16px;
	color: #444;
}

.image-left-aligned {
	padding-right:12px;
}

.image-right-aligned {
	padding-left:12px;
}

table.data {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size:12px;
	margin-top:6px;
	}
table.data th {
	border-collapse: collapse;
	border: 1px solid #333;
	/* background-color: #599b6d; */
	background-color: #daece2;
	color:#1D432A;
	text-align: left;
	padding:6px;
	}
table.data td {
	border-collapse: collapse;
	border: 1px solid #333;
	padding:6px;
	}

.callout {
	float:right;
	width:200px;
	/* background-color:#cbe1d4; */
	background-color:#daece2;
	padding:12px;
	margin:5px 0 0 18px;
}

.callout img {
	border: 1px solid #a1bbad;
	padding-left: 0;
	margin-left: 15px;
}

.callout ul,ol {
	padding-left:18px;
}

.callout h3 {
	color:#666;
	margin-top:0px;
	padding-top:0px;
}

/* --------------------------------------------------------------------------------------------------------------------- GENERAL STYLES ------------ */
.wide_wrapper {
	background: url(../images/wide_bg.jpg) 50% 0 no-repeat;	
}

.wrapper_y {
	width: 952px;
	margin: 0 auto;
	background: url(../images/wrapper_y.jpg) repeat-y;	
}

.wrapper {
	background: url(../images/wrapper_bg.jpg) no-repeat;	
}

#ac_affairs_wrapper {
	background: url(../images/wrapper_bg_ac_affairs.jpg) no-repeat;	
}

.left {
	width: 695px;
	float: left;
}

.right {
	width: 236px;
	float: left;
	margin: 0 0 0 10px;
}

.logo {
	height: 73px;
	padding: 16px 0 0 32px;
	float: left;
	width: 300px;
}

.search {
	padding: 38px 0 0;
	height: 51px;
}

.searchbox {
	background: url(../images/search_bg.jpg) no-repeat;	
	height: 21px;
	width: 151px;
	border: none;
	float: left;
	margin: 0;
	color: #e0d7c5;
	text-transform: uppercase;
	padding: 6px 0 0 9px;
	letter-spacing: 1px;
}

.go_button {
	float: left;
	margin: 0;
}

.info_box {
	padding: 19px 10px 0 20px;
}

.info_box h2 {
	margin: 0 0 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}

#index_quick_links h2, #quick_links h2 {
	color: #423721;	
}

#index_quick_links ul, #quick_links ul {
	padding: 0;
	margin: 0;
}

#index_quick_links li, #quick_links li {
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #313232;
	margin: 0 0 7px;
}

#index_quick_links a, #index_quick_links a:visited, #quick_links a, #quick_links a:visited {
	color: #313232;	
}

#index_quick_links a:hover, #index_quick_links a:visited:hover, #quick_links a:hover, #quick_links a:visited:hover {
	color: #313232;
	text-decoration: underline;
}

#index_quick_links h2 {
	margin-bottom: 10px;
}

#index_news {
	margin-bottom: 0;	
}

#index_news h2, #news h2 {
	color: #1d432a;	
}

.footer {
	font-size: 10px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 53px 0 0 30px;
	background: #fff url(../images/footer_bg.jpg) no-repeat;
}

.footer a, .footer a:visited {
	color: #377f50;	
}

.clearer {
	clear: both;	
}

.hide {
	display: none;	
}

#player2 {
	z-index: 2;	
}

.sitemap ul {
	padding: 0 0 0 20px;	
}

.sitemap li {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;	
}

.sitemap li a, .sitemap li a:visited {
	color: #000;	
}

.sitemap li li {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;	
}

.sitemap li li a, .sitemap li li a:visited {
	color: #2B824A;	
}

.sitemap li li li {
	font-size: 12px;	
	font-weight: normal;
}

	

/* --------------------------------------------------------------------------------------------------------------------- TEASER STYLES ------------ */

#index_news .tsr-pg-title a, #index_news .tsr-pg-title a:hover, #news .tsr-pg-title a, #news .tsr-pg-title a:hover {
	color: #3d7b54;
}

.tsr-pg-title {
	font-weight:bold;
	font-size: 12px;
	margin: 0;
	}
	
.tsr-pg-title a:link, .tsr-pg-title a:visited {
	color: #31659c; 
	text-decoration: none; 
	}
	
.tsr-pg-title a:hover, .tsr-pg-title a:visited:hover {
	color: #ed1b2e;
	text-decoration: underline; 
	}

#index_news .tsr-pg-abstract, #news .tsr-pg-abstract {
	padding: 0 0 5px;
	margin: 0 0 5px;
	border-bottom: 1px dotted #cfbc91;
}

.tsr-pg-abstract {
	color:#313232;
	font-size: 11px;
	line-height: 16px;
	}
	
	
	
/* --------------------------------------------------------------------------------------------------------------------- SEARCH RESULTS CSS ------------ */

div.search-result {
	padding: 12px 0px;	border-bottom: 1px solid #ddd;
}

h2.search-pg-title {
	color: #fff; font-size: 15px; font-weight: bold; margin: 0; padding: 0;
}

h2.search-pg-title a {
	text-decoration: none;
}

p.search-pg-abstract {
	font-weight: normal; margin: 0; padding: 0 0 5px 0;
}

.search-highlight {
	font-weight: bold; background-color: #ecdec7;
}

.search-pg-loc {
	font-size: 10px; font-weight: normal; font-style: italic;
}

.search-pg-edited {
	font-size: 10px; font-weight: normal; font-style: italic; padding: 0 0 25px 0;
}
	


/* --------------------------------------------------------------------------------------------------------------------- PHOTO AREA CSS ------------ */

.photo-area {
	
	}
	
.photo-area img {
	display: block;
	}
	
#photo {
	background-color: #c6a672;
	width: 115px;
	height: 115px;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 15px;
	border: 2px solid #c6a672;
	}
	
#photo-caption {
	color: #000;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	background-color: #d3e8db;
	padding: 7px 7px 8px 8px;
	margin: 0;
	}
	
#hoverpopup0 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position0 {
	position: relative;
	top: -134px;
	left: -485px;
	display: none;
	}
	
#hoverpopup1 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position1 {
	position: relative;
	top: -268px;
	left: -485px;
	display: none;
	}
	
#hoverpopup2 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position2 {
	position: relative;
	top: -402px;
	left: -485px;
	display: none;
	}
	
#hoverpopup3 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position3 {
	position: relative;
	top: -402px;
	left: -485px;
	display: none;
	}
	
#hoverpopup4 {
	position: absolute;
	width: 450px;
	display: none;
	}
	
#hover-position4 {
	position: relative;
	top: -402px;
	left: -485px;
	display: none;
	}
	
	
	
/* ------------------------------------------------------------------------------------------------------- CALENDAR CSS ------------ */

#calendar-wrapper { margin: 0; }
.calendar_div {
	width: 165px;
	float: left;
	}
#calHdr { background-color: #4674b5 }
#calThumbs   { float: left; margin-top: 7px; width: 400px; }
#calThumbs h2 { font-size: 13px; line-height: 15px; margin: 0px; padding: 0px; border: none }
#calThumbs p  { font-size: 12px; line-height: 15px; margin: 0px 0px 10px; padding-top: 0px; padding-bottom: 10px; border-bottom: 1px dotted #dedede }
#calThumbs em { font-size: 12px; line-height: 15px }
#eventDetail   { float: left; margin-top: 7px; margin-right: 20px; margin-left: 10px; padding-right: 20px; border-right: 1px dotted #dedede; width: 425px }
#calNav { float: right; margin-top: 10px; width: 170px; border-left: 1px dotted #dedede; padding: 0 0 0 10px; }
.calContent { 	line-height: 18px;	text-align: left;	padding-left: 10px 	}
.calContent a:link {	font-weight: normal; 	text-decoration: none 	}
.calContent a:visited { 	font-weight: normal 	}
.calContent div#crumbs { 	margin-right: 20px 	}
li.greyed-out { 	color: #ccc; 	font-size: 11px 	}
div#events p {	line-height:1.4	}
div#categories input { 	font-size: 11px 	}
div#categories li { 	margin-left: -22px 	}
.calendar-prev a  { color: white; font-size: 14px; line-height: 14px }
.calendar-next a  { color: white; font-size: 14px; line-height: 14px }
#calbox { 	margin: 0; 	padding: 0 }
#calbox th, #calbox td { 	font-size: 12px; 	text-align: center; 	vertical-align: middle; 	padding: 0px 1px; 	border-left: 1px solid #ddd 	}
#calbox td  { color: #999; border-right: none; border-bottom: 1px solid #ddd; padding: 2px; }
#calbox th  { padding-right: 2px; padding-left: 2px; border-top: 1px solid #ddd; border-right: none }
#calbox a  { font-weight: bold; text-decoration: none; border: none }
#calbox td.currentDay { background-color: #eae1ce; color: #09546d; }
#calbox a:hover { 	 }
#calbox td.calmonth  { color: white; font-weight: bold; font-size: 11px; background-color: #346847; text-align: center; padding: 2px; border: none }
#calbox .calweekdays  { color: #fff; background-color: #c1b79f; padding: 2px; }
#calbox th.calweekbtn  { background-color: #fff; border-top: medium none; width: 35px }
#calbox td.calweekbtn  { text-align: left; padding-left: 2px; border-bottom: medium none; width: 35px }
#calbox td.noborder { border: none }
table.event-section { 	width: 100% 	}
table.event-section td {	font-size: 12px;	}
table.event-section tr:hover {	background: #ffa;	}
table.event-section .row-alt {	background: #eef;	}
table.event-section h4 {	margin: 0;	padding: 0;	font: normal 15px Arial;	}
table.event-section p {	margin: 0;	padding: 0;	}
table.event-section a {	margin: 0;	padding: 0;	text-decoration: none;	}
#calSearch { 	font-size: 11px; 	background-color: #fff; 	margin-left: 3px; 	border: solid 1px #4674b5; 	width: 100px; 	height: 17px 	}
#calBtn { 	color: #fff; 	font-weight: bold; 	font-size: 12px; 	background-color: #4674b5 	}
.ie-pad-fix { padding-top: -18px; }




/* --------------------------------------------------------------------------------------------------------------------- DROPDOWN MENU CSS ------------ */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

#home_link {
	display: none;	
}

.navigation {
	height: 25px;
	padding: 11px 0 0;
}

*html .navigation {
	height: 36px;	
}

#nav {
	text-transform: uppercase;
}


/* ----- LINK COLORS ----- */
.yuimenu a, .yuimenu a:visited {
	color: #87b281;	
}

.yuimenu a:hover, .yuimenu a:visited:hover {
	color: #87b281;	
}


/* ----- SECONDARY LINK COLORS IF DIFFERENT FROM TOP LEVEL ----- */
.yuimenu .yuimenu a, .yuimenu .yuimenu a:visited {
	color: #39724e;
}

.yuimenu .yuimenu a:hover, .yuimenu .yuimenu a:visited:hover {
	color: #39724e;
}


/* ----- HORIZONTAL OR VERTICAL LAYOUT ----- */
.yuimenubaritem {
	float:left;
}


/* ----- TOP LEVEL LINKS PADDING AND MARGINS ----- */
.yuimenubaritemlabel {
	margin: 0 0 13px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #87b281;
	font-size: 11px;
	line-height: 11px;
}






/* ----- SECOND LEVEL ----- */
.yuimenuitem {
	padding: 5px 25px 5px 10px !important;
	font-size: 11px;
	z-index: 500;
}

.yuimenuitem:hover {
	background: #c4a472;	
}

/* ----- NO NEGATIVE MARGINS ON BD's ----- */
.bd .bd .first-of-type {
	
	
}

.bd .bd {
	border: 1px solid #29402a;
	background: #efe8d7;
	filter:alpha(opacity=95);
	opacity: 0.95;
	z-index: 500;
}






/* ----- THIRD LEVEL ----- */
.yuimenuitem .yuimenuitem {
	z-index: 500;
}

.bd .bd .bd {
	margin-top: 0;
	z-index: 501;
}


/* ----- SPECIFY SUBMENU INDICATOR ----- */
.yuimenuitem-hassubmenu {
	background-image:url(../images/menuitem_submenuindicator.png);
	background-position:right center;
	background-repeat:no-repeat;
}




/* -------------NO NEED TO EDIT ANYTHING BELOW-------- */

.yuimenu {
	top:-999em;
	left:-999em;
}

.yuimenubar {
	position:static;
}

.yuimenu .yuimenu, .yuimenubar .yuimenu {
	position:absolute;
}
.yuimenubar li, .yuimenu li {
	list-style-type:none;
}

.yuimenubar ul, .yuimenu ul, .yuimenubar li, .yuimenu li, .yuimenu h6, .yuimenubar h6 {
	margin:0;
	padding:0;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	text-align:left;
	white-space:nowrap;
}
.yuimenubar ul {
	*zoom:1;
}
.yuimenubar .yuimenu ul {
	*zoom:normal;
}
.yuimenubar>.bd>ul:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	line-height:0;
}

.yuimenuitemlabel {
	display:block;
}

*html .yuimenuitem {
	margin-bottom: -40px;
}

.yuimenuitemlabel .helptext {
	font-style:normal;
	display:block;
	margin:-1em 0 0 10em;
}
.yui-menu-shadow {
	position:absolute;
	visibility:hidden;
	z-index:-1;
}
.yui-menu-shadow-visible {
	top:3px;
	right:-3px;
	left:-3px;
	bottom:-3px;
	visibility:visible;
}
.hide-scrollbars * {
	overflow:hidden;
}
.hide-scrollbars select {
	display:none;
}
.yuimenu.show-scrollbars, .yuimenubar.show-scrollbars {
	overflow:visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow, .yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow:hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow, .yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow:auto;
}

.yui-menu-shadow-visible {
	background-color:#000;
	opacity:0;
	*filter:alpha(opacity=0);
}