@charset "utf-8";
/* CSS Document */



/* Winter */
	#wrapper {
	/*background:url(../images/layout/left_nav_bg.gif) repeat-y left top;*/
	background-color: #EFEFEF;
	height:100%;
	overflow:hidden;
}
#leftbox p {
	font-size:1.3em;
	/*background:url(../images/layout/header_bg_winter.gif) repeat-x top right;*/
}
#centerContent h1 {
	padding:0 0 .8em .8em;
	margin:1em 0 .8em 0;
	border-bottom:1px solid  #B38C71;
	background: url(../images/layout/h1bg_winter.gif) no-repeat top left;
}
#centerContent h2, #centerContent h3{margin-top:1em;}
h1 {
	font-size:150%;
	color: #781B0A;
}
h2 {
	font-size:120%;
	color: #6C3426;
	border-top:1px solid gray;
	overflow:hidden;
}
h3{color:#2E2E2E;}
table {
	background-color: #F3F3E9;
}
#centerContent table td, table th {
	padding:.5em;
	border:1px solid #8898AC;
}
#centerContent img {
/*	background-color: #8295AA;
	padding:3px;*/
}
#bannerOutDiv {
	background-color:#351e26;	
	background-image: url(../images/layout/title_bg.jpg);
	background-repeat:repeat;
	background-position:420px bottom;
}
#banner {
	background-image:url(../images/layout/banner_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
	text-align:right;
	height:150px;
	clear:both;
}

/*#banner img{padding:1em;}	*/

/* Summer */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	background-color:#E4D9D3;
	line-height:1.5em;
}
a {
	color:#C16729;
}
a:hover {
	color:#990000;
}
h3 {
	font-size:110%;
}
#utility {
	background-color: #000000;
	color:#E9E0DB;
	font-size:85%;
	padding:5px 0 5px 0;
	height: 100%;
	overflow: hidden;
}
#utility a {
	color:#E9E0DB;
}
#utility a:hover {
	color:#ffffff;
}
#utility a img {
	border:none;
}
#mainnav {
	background-color:#403710;
	height:100%;
	background-image: url(../images/layout/nav_rep.gif);
	background-repeat: repeat-x;
	color:#660000;
	padding:0;
	font-size:85%;
	overflow:hidden;/*Firefox make color appear*/
}
#mainnav div {
	text-align:left;
	padding-left:15px;
}
#mainnav ul {
}
#mainnav ul li {
	display:inline;
	/*display:block;*/
	padding:0 3px;/*padding:6px 2em;*/
}
#mainnav ul li a {
	color:#FFFFFF;
	width:auto;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
	/*background-color:yellow;*/
	background-image: url(../images/layout/button_bg_off.gif);
	background-repeat: repeat-x;
	padding:6px 2em;
}
#mainnav ul li a:hover {
	color:#993300;
	background-color:#CC9900;
	/*background-color:yellow;*/
	background-image: url(../images/layout/button_bg_on.gif);
	background-repeat: repeat-x;
}
/*#mainnav a{
	color:#E9E0DB;
}
#mainnav a:hover{
	color:#FFFFFF;
}*/
#breadcrumbs {
	background-color: #e1e1e1;
	background-image: url(../images/layout/bcrumb_bg.gif);
	background-repeat: repeat-x;
	color:#403710;
	padding:3px;
	font-size:85%;
	border-bottom: 1px dotted #C7B1A4;
	height: 1.5em;
	overflow: hidden;
	display:none;
}
#breadcrumbs a {
	color:#753819;
}
#breadcrumbs a:hover {
	color:#A35A33;
}
#dept_header {
	/*	padding:10px 15px 10px 30px;*/
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size:150%;*/
	width:100%;
	background-color: #021548;
	/*	color: #553713;*/
	background-image: url(../images/layout/title_bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	/*height:auto;*/
	overflow:hidden;
	float:left;
	text-align:left;
	clear:both;
}
#dept_header img {
	margin:0;
	padding:0;
}
#leftbox {
	/*background: url(../images/layout/left_nav_bg.gif) repeat-y right; ;*/
/*left:0;*/
float:left;
width:19%;
	/*width:22%;*/
	/*	background-image: url(../images/layout/leftbox_bg.gif);
	background-repeat:repeat-x ;
	background-position: bottom center;*/

}

#leftbox ul li {
	list-style-type: none;
	color:#fff;
	list-style-position: outside;
	line-height:1.5em;
	font-size:85%;
	font-weight:bold;
	

}
/*#leftbox ul li{width:auto;}*/
#leftbox ul li a {
	text-decoration:none;
	color: #493811
}
#leftbox ul li a:hover {
	text-decoration:underline;
	color:#CD1922;
}
#centerContent {
	background-color:#fff;
	float:right;
	padding:1em 1em;
	width:77%;
	min-height:500px;
}
#centerContent p {
	margin-bottom:8px;
}
#centerContent table {
	margin-left:1em;
}
#centerContent h2, h3, h4 {
	padding:.5em 0;
}
#centerContent h2 {
	text-transform:uppercase;
}
/*#centerContent img{border:1px solid  #C7B1A4; padding:2px; border:none; }
*/
#centerContent p, #rightbox p {
	padding:.4em;
}
/*#centerContent li{padding-left:2em !important;list-style-position: outside;}*/

/*#centerContent ul li{
background: #B2B2B2 url(../images/layout/sq_bull.gif) center center ;
list-style-position:inside;*/
/*list-style-image: url(../images/layout/sq_bull.gif) ;*/
/*list-style-image: url(../images/layout/emptyspc.gif) ;
}*/

/*#centerContent ul ul li{
background:url(../images/layout/second_lev_bull.gif) center left no-repeat;
list-style-image: url(../images/layout/emptyspc.gif) ;
padding-left:10px;

}*/
#centerContent ul ul ul li {
	background:url(../images/layout/third_lev_bull.gif) center left no-repeat;
	list-style-image: url(../images/layout/emptyspc.gif);
	padding-left:10px;
}
#centerContent ul li {
	padding:0 0 .3em 1.5em;
	list-style:none;
	background-image: url(../images/layout/sq_bull.gif);
	background-repeat: no-repeat;
	background-position: left .2em;
}
#centerContent ul, #rightbox ul {
	padding:5px 25px;/*list-style-position:inside;*/
}
#centerContent ol, #rightbox ol {
	padding:5px 25px;
	list-style-position:inside;
}
#rightbox {
 background-color:;
	position:absolute;
	right:0;
	margin-right:0;
	width:19%;
	top:185px;
	font-size:85%;
}

#footer {
	clear:both;
	background:#DBDBDC url(../images/layout/nav_rep_footer.gif) repeat-x;
	/*background-color:#743A19;*/
	text-align:center;
	padding:0 auto;
	font-size:85%;
}
#footer a {
	color: #685856;
}
#footer a:hover {
	color:#990000;
}
#footer ul {
	padding:5px 0;
}
#footer li {
	display:inline;
	border-left:1px dotted #990000;
	padding:0 5px;
	line-height:2em;
}
#footer li.firstLi {
	border-left:none;
}
/* These classes make the home image auto-stretch*/
.background {
	/*z-index:1; */
width:80%;
	height:80%;
	max-width:607px;
	max-height:309;
	height:auto;
}
.background_2 {
	/*z-index:1; */
width:80%;
	height:80%;
	max-width:248px;
	max-height:320;
	height:auto;
}
.resizetext {
	padding:0 0 0 20px;
}
div.center_img {
	text-align:center;
}
.imgRight {
	float:right;
	margin:10px;
	clear:right
}
.imgRightCaption {
	float:right;
	margin-left:10px;
	padding:10px;
	width:360px;
	text-align:left;
	background-color:#EAEAEA;
	clear:both;
}
.imgRightCaption p {
	font-size:.8em;
	line-height:1.5em;
}
.imgLeft {
	float:left;
	margin:10px 10px 10px 0px;
}
.txtleft {
	text-align:left;
	float:left;
	margin:0 0 0 40px;
}
.txtright {
	float:right;
	margin:0 30px 0 0;
}

input {
	font-size:1em;
}
.buttonSubmit {
	color: #000000;
	border:1px solid #999999;
	background:url(../images/layout/button.gif);
	padding:2px 3px;
}
.reader {
	font-size:85%;
	margin:10px auto;
	padding:5px;
	border:1px solid #CCCCCC;
	color:#666666;
	width:80%;
	background-color: #EFEFEF;
}
.dept {
	color: #eeeeee;
}
.bold {
	font-weight: bold;
}
/*calendar:*/

.date {
	font-size:.8em;
	font-weight:bold;
}
tr.days td{width:14%;background-color: #492625;color: #F1D0B8; font-weight:bold;}

.monthYear{font-weight:bold;font-size:1.3em;}

.enlarged{
	font-weight:bold;
	font-size:1em;

	/*color:#F60;*/


}

/*----------*/

.arrow {
	background:url(../images/layout/arrow_up.gif) top right no-repeat;
	padding-right:18px;
}
.boxRight {
	float:right;
	background:#FEA419;
	width:174px;
	font-size:.8em;
	line-height:1.2em;
	padding:3px;
	margin-left:5px;
	color: #464646;
}
.boxRight p {
	margin-bottom:15px;
}
.article {
	background-color:#fff;
	clear:both;
	overflow:hidden;
}
.esub {
	margin:0 2em;
	font-weight:bold;
}
.esub img {
	vertical-align:middle;
	background-color:#fff !important;
}
.esub p {
	text-align:center;
}
.credits {
	font-size:80%;
	border-top:solid 1px gray;
}
.img_left {
	float:left;
	margin-right:1em;
}
.bannerLogo {
	float:left;
	margin:17px 2em auto 2em;
}
.logoLeft {
	float:left;
}
.logoRight {
	float:right;
}
.title {
	float:left;
}
/*#divLeftColumn .subMenuHeader {background:url('images/layout/darrow.gif') no-repeat top left; padding-left:12px}
#divLeftColumn ul li a.subMenuClosed {background:url('images/layout/darrow.gif') no-repeat top left}*/

#divLeftColumn {
	font-size:1.1em;
	padding-left:1em;
	padding-top:1em;
}
#divLeftColumn ul {
	padding:0;
}
#divLeftColumn li {/*margin-right:1%;*/border-bottom:1px dotted #DFCEC6;
}
#divLeftColumn li li {/*margin:0*/;
	border:none;
}
#divLeftColumn ul li {
	color: #930000;
}
#divLeftColumn ul ul {
	margin:.5em 0 .5em .5em;
	margin-left:12px;
}
#divLeftColumn ul li a {
	color: #585858
}
#leftbox #divLeftColumn ul li a.subMenuHeader {
	background: url(../images/layout/arrow_down.gif) no-repeat top left;
	color:#db6c1b;
	
}
#leftbox #divLeftColumn ul li a.subMenuClosed {
	background: url(../images/layout/arrow_right.gif) no-repeat top left;
	color:#db6c1b;
	padding-left:12px;
	margin-left:2px;
}
#leftbox #divLeftColumn ul li a.subMenuOpened {
	background: url(../images/layout/arrow_down.gif) no-repeat top left;
	color:#db6c1b;
	padding-left:12px;
	margin-left:2px;
	
}

.event {
	margin-left:25px;
	display: inline-block;	
}

.name{color:#009;
}
.update{color:#009;
}

/* new styles for contact info */
.indent2em {
	margin-left:2em}
	
dl.tableLayout {
	float:left; 
	overflow:visible; 
	width:100%; 
	line-height:1.4em}
	
dl.tableLayout dt {
	clear:both; 
	display:block; 
	float:left; 
	font-weight:bold; 
	height:auto; 
	margin:0; 
	padding:.5em .5em .5em 0; 
	text-align:right}

dl.tableLayout dd {
	display:block; 
	float:left; 
	margin:0; 
	padding:.5em 0 .5em .5em}

dl.titlePercent10 dt, dl dt.titlePercent10 {
	min-width:4em; 
	width:10%}

dl.titlePercent10 dd, dl dd.titlePercent10 {
	width:80%}

dl.titlePercent20 dt, dl dt.titlePercent20 {
	min-width:8em; 
	width:25%}

dl.titlePercent20 dd, dl dd.titlePercent20 {
	width:66%}

.hide{display:none}

ul.getDirections{font-weight:normal; padding-left:1em; margin-left:1em;}

.monthLinks{
	width:600px;
}
.monthLinks li
{
	width:150px;
	float:left;
}
.clearFloat{clear:both}
.updateDiv{color:#AA0000; font-weight:bold}

.pdf {font-size:.8em;

	font-style: italic;
}

.red {color: #CC3300}

.prepare {
	background-color: #D4D0C8;
	padding:.8em;
}
.pageNotice {
margin-top: .5em;
margin-right: .5em;
margin-bottom: .1em;
margin-left: .5em;
padding: 0.5em 1.6em;
font-size: 0.8em;
line-height: 1.3em;
color: #444444;
background-color: #f6f6f6;
border-color: #e0e0e0;
border-width: thin;
border-style: solid;
}
.calendar {border:#000 1px solid;}
