@import url(custom/css/reset.css);

body {
    background: #d3c286 url(custom/images/bg_body.jpg) 0 0 repeat-x;
    color:#5d5c5c; 
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12px; 
	line-height: 18px;
}

a:link {text-decoration:underline;color:#0B4367;}
a:visited {text-decoration:underline;color:#0B4367;}
a:hover {text-decoration:none;color:#7e5f01;}

/* HEADER */

#mainnav {top: -2px;}

header {
	background: url(custom/images/bg_header.png) top left repeat-x;
	margin: 0 auto;
	height: 165px;
	position: relative;
	z-index: 9998;
}

header > div {
	height: 102px;
	margin: 0 auto;
	position: relative;
	width: 955px;
}

header div a:link, header div a:visited, header div a:hover  {
	position: absolute;
	left: 3px;
	top: 35px;
	text-decoration:none;
}

header #est {
	position: absolute;
	right: 26px;
	top: 84px;
}



/* CONTENT */
#bg {
	background-image: url(custom/images/bg_w.jpg);
	background-position: center -152px;
	background-repeat: no-repeat;
	margin: -13px auto 0;
	position: relative;
	width: 100%;
	z-index: 1;
}

section {
	background: url(custom/images/bg_content.png) top left repeat-y;
	margin: 0 auto;
	width: 1004px;
}

#content_box{
    background: url(custom/images/bg_content.png) repeat-y;
    color:#3b3b3b; position:relative;
    font:12px times new roman,times roman, sans-serif
} 
#content_box.no_right{
    background:#fff url(custom/images/bg_content_box_large.png) repeat-y;
}

.bg_content_sidebar{
	background:url(custom/images/bg_sidebar.png) repeat-y;
	display: inline-block;
	margin-top: -16px;
	padding-left: 7px;
}

#main_content {
    float:right;
    width: 755px;
	min-height: 351px;
}



#sidebar{

    float:left; width:197px;
    padding:11px 0 0 0;
}
/*.login_web{
    background:url(custom/images/link_arrow.png) no-repeat left center;
    position:absolute;
    bottom:75px;
    left:20px;
    font:13px Georgia, "Times New Roman", Times, serif;
    font-weight:bold; color:#fff;
    padding:10px 0 10px 40px;
}*/
.login_web{
    background:url(custom/images/link_login.png) no-repeat left center;
    font:13px  Verdana, Geneva, sans-serif;
    font-weight:bold; color:#fff;
    padding:0 0 0 90px;
	display:block; height:42px; line-height:40px;
	margin-top:14px
}

div.clear {clear: both;}

.middle_when_right_side_bar{
    width: 490px;
	padding: 13px 21px;
}
.middle_when_no_right_side_bar{ padding:25px;}


.no_sidebar #main_content{
	width:100%;
	background-color:#ffffff;
	background-image:none;
}
.no_sidebar .middle_when_right_side_bar{ width:657px;}


.right_side_no_dotted_line, .right_side_with_dotted_line{
    /*width:250px;*/
	height: 100%;
    padding:30px 0 30px 0;
}
#right_within_td {
	border-left: 1px solid #7e5f01;
}

.titletext {
    font-family: georgia;
    color: #1a1a4d;
    font-size: 20px;
    font-weight: normal;
}

#main_content h1,
#main_content h2 {
    font-family: georgia;
    color: #1a1a4d;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 7px;
}
#main_content h3,
#main_content h4{
    font-family: arial;
    color: #002859;
    font-size: 12px;
    margin-bottom: 5px;
}
#main_content  p {
    margin:0;
    margin-bottom: 20px;
    line-height: 20px;
}

.right_content img{ display:block; border:0; padding:0; margin:0;
	box-shadow: 5px 5px 8px #888; -moz-box-shadow: 5px 5px 8px #888;
}
.right_content {
	padding:0 30px;
	font-family:Georgia;
	font-style:italic;
	color:#0B4367;
	font-size:14px;
	line-height:20px;
}
.righttext_per_photo {
	padding-bottom:20px;
}

.arrow_big{
    background:url(custom/images/link_arrow.png) no-repeat left center;
    padding:15px 0 15px 42px;
	font:bold 13px verdana,sans-serif;
    display:block;
    color:black !important;
    position:relative;
    margin:10px 0 0 -8px; text-decoration:none;
}



/*** FOOTER ***/
/*
footer {
    background: url("custom/images/bg_footer.png") no-repeat scroll 0 0 transparent;
    font-family: arial;
    height: 75px;
	line-height: 36px;
    margin: auto;
    position: relative;
    text-align: center;
    width: 1008px;
}
footer div {
    font-size: 12px;
    color: #fff; line-height:18px;
    padding:10px 0 0 0;
}

footer div a.underline {
	text-decoration: underline;
}

footer div.credits{ font-size:10px; font-weight:bold; padding-top:20px;}
footer div.credits a{ color:#fff;}

#slideshow_box {
	overflow: hidden;
}
#slide_text{
	float:left;
	width:251px;
}
#slide_text h2{
	background:url(custom/images/slide_text.gif) no-repeat;
	height:346px;
	text-indent:-9999px;
}

#slider{
	float:right;
	width:704px; height:346px;
}*/


/*** FOOTER ***/

footer {
	background: url(custom/images/bg_footer.png) bottom left repeat-y;
	font-size: 11px;
	height: 94px;
	margin: 0 auto;
	width: 1004px;
}

footer > div {
	background: #0C3D61;
	line-height: 60px;
	height: 60px;
	padding: 0 2px 0 15px;
	width: 938px;
	margin-left: 23px;
}

footer > div img {
	vertical-align: middle;
	margin: 1px 11px 0 0
}

footer > span {
	color: #0b4367;
	line-height: 34px;
	text-align: center;
	display: block;
	height: 34px;
}

footer p {
	color: white;
	font-size: 10px;
	line-height: 15px;
	text-align: right;
	float: right;
	height: 55px;
	margin: 5px 10px 0;
}

footer div a:link, footer div a:visited, footer div a:hover {
    color: #fff;
	text-decoration:none;
}
footer span a:link, footer span a:visited, footer span a:hover {
	text-decoration:none;
}

footer em {
	font-style: normal;
	text-decoration: underline;
}

#slideshow-main {
	overflow: hidden;
}

#slideshow-words {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
}



header {
	margin-bottom: -15px;
}
#page-header {
	position: relative;
	height: 136px;
	margin-bottom:-12px
}
#page-header img {
	float:left
}
#page-header h1 {
	position: absolute;
	top: 61px;
	left: 23px;
	color: #E3D8B0;
	font: 20px times new roman,serif;
	width: 198px;
	text-align: center;
	text-transform:uppercase;
}
#page-header .m1 {
	margin-left:23px
}
#content_box {
	margin-top: 12px;
	padding-left: 23px;
	width: 959px;
	padding-right: 23px;
}

#main_content {
	background-image: url(custom/images/page1_bg.jpg);
	background-position: -7px bottom;
	background-repeat: no-repeat;
}

.withborder {
	border-left: 1px solid #7e5f01;
	height: 400px;
}

#content {
	min-height: 420px;
}


/* BEGIN: cms stylings */

table,td,tr{font:12px Times New Roman;color:#3B3B3B;}


input {font:12px Times New Roman;}
textarea {font:12px Times New Roman;}
select {font:12px Times New Roman;}

/* calendar links */
a.callink:link {color:#0c3d61;text-decoration:none; font-size: 11px;}
a.callink:visited {color:#0c3d61;text-decoration:none; font-size: 11px;}
a.callink:hover {color:#dabd55;text-decoration:underline; font-size: 11px;}

/* headings (Example: Events Calendar -    Previous    Month, Year    Next     heading */
.headerbg{color:#FFFFFF;background-color:#dabd55;font-weight:bold;}
.headertext{color:#FFFFFF;font-weight:bold;}
a.headerlink:link {text-decoration:none;color:#FFFFFF;}
a.headerlink:visited {text-decoration:none;color:#FFFFFF;}
a.headerlink:hover {text-decoration:underline;color:#FFFFFF;}

/* other headings (Example: Events Calendar -  Sun  Mon  Tue  Wed  Thu  Fri  Sat   heading */
.header2bg{background-color:#0c3d61;color:#FFFFFF;}
.header2text{color:#FFFFFF;}

a.header2link:link {text-decoration:none;color:#FFFFFF;}
a.header2link:visited {text-decoration:none;color:#FFFFFF;}
a.header2link:hover {text-decoration:underline;color:#FFFFFF;}

/* Alternating row background colors */
.alternatebg1{background-color:#f3ecd1;}
.alternatebg2{background-color:#e0d5ae;}

/* used in Photo Gallery and Staff Profiles */
.borderstyle{border:1px solid #0c3d61;}
.inside_bg{background-color:#f3ecd1;}

.inside_page_bg{background-color:#FFFFFF;}
.content_no_left{padding:10px;}
.outside_border_bg{display:none;}
.top_border_bg{background-color:#0c3d61;}
.inside_left_bar{background-color:#dabd55;}
.below_left_nav{padding:4px;}
.footer{color:#0c3d61;padding:15px;}
.footer_top{background-color:#999999;}
.top_text_bg{background-color:#dabd55;color:#0c3d61;}
.upcoming_heading{padding-top:5px;padding-bottom:5px;text-align:center;}
.upcoming_events_above{border-top:1px solid #000000;}
.upcoming_events_date{font-weight:bold;padding:7px 0px 2px 5px;font-size:11px;}
.upcoming_events_time{font-size:11px;}
.upcoming_events_event{font-size:11px;padding:0px 0px 2px 15px;}
a.upcoming_events_link{font-size:11px;text-decoration:none;}
.upcoming_events_bottom{border-bottom:1px solid #000000;font-size:11px;padding:0px 0px 7px 15px;}
.detail_announcements2 p {margin:2px 0 4px 0; padding:0;}
.detail_announcements2r p {margin:2px 0 4px 0; padding:0;}
.detail_announcements2 h4 {font-size:14px; margin:6px 0 0 0; padding:3px; background:#dabd55 none; color:#FFFFFF;}
.detail_announcements2 h4 a {color:#FFFFFF;}
a.event_description:link {text-decoration:none;color:#000000;}
a.event_description:visited {text-decoration:none;color:#000000;}
a.event_description:hover {text-decoration:none;color:#000000;}
table.minical {width:100%}
.redtext{color:#FF0000;font-weight:bold;}
.main_body_size {min-width: 100%; min-height: 100%; width: 100%; height: 100%;}
.pagetitle_padding {padding:0px 0px 15px 0px;}
.no_pagetitle_padding {height:0px;}
.detail_padding {padding:0px 0px 8px 0px;}
.right_per_detail ul {margin:3px 3px 3px 17px; padding:0px;}
.right_per_detail li {margin:0px 0px 5px 0px; }
.middle_when_right_side_bar h3, .middle_when_no_right_side_bar h3 {background:transparent none; color:#000000; font-size:16px; margin:0; padding:0;}
.right_side_with_dotted_line h3, .right_side_no_dotted_line h3 {background:#dabd55 none; color:#FFFFFF; font-size:14px; margin:0; padding:5px 10px;}
.right_side_with_dotted_line h4, .right_side_no_dotted_line h4 {font-size:12px; margin:4px 0 0 0;}
.right_hr_top hr {display:none;}
.right_hr_bottom hr {display:none;}

/* END: cms stylings */