/* the middle background color */
#BrownMainContainer	{
	width:100%;
	background:#cdc2a2;
}
/* The Brown Title Bar CSS */ 
#Brown {
	background:url(../images/BrownTitleBar.gif) no-repeat;
	font-family:Georgia;
	width:753px;
	height:70px;
	margin-bottom:7px;
}
#Brown #SectionHead	{
	color:#f3a325;
}
	h1.newsHeader {
		color:#6B5941 !important;
		padding:0 !important;
	}
		div.newsDate {
			color:#A69C8D !important;
			margin-bottom:10px !important;
		}
		p.newsArticle {
			color:#464241 !important;
		}
		a.newsArticleEmail {
			background:url(../images/newsArticleEmail.gif) left no-repeat;
			display:block;
			height:9px;
			font-size:1.1em;
			padding-left:15px;
			margin-left:10px;
			padding-bottom:5px;
		}
		a.newsHeader {
			color:#E97727;
			font-size:1.2em;
			font-family:Georgia,"Times New Roman",serif;
		}
		h5.newsArticleHeader {
			font-size:1.4em !important;
		}
	#Brown #SectionHead a {
		color:#f3a325;
	}
	#Brown #SectionHead a:hover {
		color:#fff;
	}
#Brown #TitleLinks	{
	color:#b88b80;
}
	#Brown 	#TitleLinks a {
		color:#b88b80;
		
	}
	#Brown 	#TitleLinks a:hover {
		color:#cdc2a2;
	}	
/* The Main Brown Menu Container */
#BrownMainMenuContainer	{
	width:158px;
	float:left;
}
#LeftContainer {
	width:158px;
	float:left;
}
#LeftContentTopMenu	{
	background:url(../images/menutop.gif);
	width:158px;
	height:15px;
}
.BrownLeftContent	{	
	font-family:Georgia;
	font-size:1em;
	font-weight:bold;
	background:#fff;
	color:#6b5941;
	text-transform:uppercase;
}
	.BrownLeftContent li	{
		display: block;
		font-family:Georgia;
		font-size:1em;
		font-weight:bold;
		list-style-type:none;
		padding: 3px 0px 4px 0px;
		width:143px;
	}
		.BrownLeftContent li.events-calendar {
			padding-top:10px;
		}
	.BrownLeftContent li a {
		padding: 0px;
		padding-left:15px;
		padding-bottom: 4px;
	}
	.BrownLeftContent a {
		/*color:#6b5941;*/
		color: #a69c8d;
		text-decoration:none;
		display:block;
		width:120px;
		line-height:1.2em;
	}
	.BrownLeftContent a.selected {
		color:#6b5941;
		
	}	
	.BrownLeftContent a:hover {
		color:#6b5941;
	}
	.BrownLeftContent li ul li	{
		color:#a69c8d;
		line-height:1.2em;
		padding:2px 0px;
		margin: 0px;
		margin-left:15px;
	}
	.BrownLeftContent li ul li a	{
		margin-left:0px;
		color:#a69c8d;
	}
	.BrownLeftContent li ul li a:hover	{
		color:#6b5941;
	}
	#LeftContentBottomMenu	{
		background:url(../images/menubottom.gif) no-repeat;
		width:158px;
		height:15px;
		margin-bottom:5px;
	}
.BrownLeftContent #Menu2BottomBrown	{
	padding: 6px 0px;
}
.Menu2 li ul li	{
	padding: 4px 0px;
}
#BrownLine {
	padding-top: 6px;
}
	
#LeftMenuContainerBottom	{
	width:158px;
	clear:left;
}
	#LeftContainerBottomTop	{
		background:url(../images/menutop.gif)  no-repeat;
		height:15px;
	}
	#LeftContainerBottomContent	{
			width:158px;
			background:#fff;
			height:200px;
	}
	#LeftContentBottomBottom	{
		background:url(../images/menubottom.gif)  no-repeat;
		height:15px;
	}
	
/* Calendar menu */
#CalendarMenuContainer	{
	width:125px;
	float:left;
}
/*Top left calendar menu*/
#CalendarMenuTop	{
	font-family:Georgia;
	font-size:1em;
	font-weight:bold;	
	padding:18px 0 0 8px;
	background:url(../images/CalendarMenuTop.gif) #fff left top no-repeat;
	width:117px;
	height:15px;
}
#CalendarMenuMiddle	{
	font-family:Georgia;
	font-size:1em;
	font-weight:bold;
	background:url(../images/CalendarMenuBottom.gif) #fff left bottom no-repeat;
	width:125px;
	line-height:1.8em;
	margin-bottom:5px;
	padding-bottom:18px;
}
#CalendarMenuMiddle	li {
	list-style-type:none;
	padding-left:8px;
}
#CalendarMenuMiddle	a {
	color:#a69c8d;
}
#CalendarMenuMiddle	a:hover,
#CalendarMenuMiddle	a.monthNumbercurrent	{
	color:#e97727;
}
/*botom left calendar menu*/

.CalendarTopMenu	{
	background:url(../images/CalendarMenuTop.gif);
	width:125px;
	height:15px;
}
.CalendarLeftContent	{	
	font-family:Georgia;
	font-size:1em;
	font-weight:bold;
	background:#fff;
	color:#6b5941;	
	text-transform:uppercase;
}
	.CalendarLeftContent li	{
		list-style-type:none;
		line-height:2em;
	}	
	.CalendarLeftContent a {
		margin-left:8px;
		color:#6b5941;
		text-decoration:none;
	}
	.CalendarLeftContent a:hover {
		color:#6b5941;
	}
	CalendarLeftContent li	ul li	{
		color:#a69c8d;
	}
	.CalendarLeftContent li	ul li a	{
		padding-left:17px;
		color:#a69c8d;
	}
	.CalendarLeftContent li	ul li a:hover	{
		color:#6b5941;
	}
	.CalendarBottomMenu	{
		background:url(../images/CalendarMenuBottom.gif)  no-repeat;
		width:125px;
		height:15px;
		margin-bottom:5px;
	}
#CalendarContainerBottom	{
	width:125px;
	clear:left;
}
/*Dotted lines in the calendar menu*/


	.shortMenu2 li {
		background:url(../images/ShortBrownLine.gif) top left no-repeat;

	}
	.shortMenu2 li.first,
	.shortMenu2 li.PastEvents,
	.shortMenu2 li.education {
		background:none;
	}
		.shortMenu2 li ul,
		.shortMenu2 li ul li {
			background:none;
		}
	#BrownLeftContent #Menu2BottomBrown	{
		padding: 6px 0px;
	}
	#BrownLine {
		padding-top: 6px;
	}
	#ShortMenu2BottomBrown {
		background:url(../images/ShortBrownLine.gif) top left no-repeat;
	}	
	#ShortBrownLine	{
		background:url(../images/ShortBrownLine.gif) top left no-repeat;
	}
/* Brown Content Container */
#BrownContentContainer	{
	margin-left:162px;
	width:424px;
}
html>body #BrownContentContainer {
	margin-left:164px;
}
	#BrownContentContainer #MainContentTop	{
		background:url(../images/BrownContentTop.gif)  no-repeat;	
		width:424px;
		height:13px;
	}
	#BrownContentContainer #MainContent {
		background:#FFF;
	}
	#BrownContentContainer #MainContentBottom	{
		background:url(../images/BrownContentBottom.gif)  no-repeat;	
		width:424px;
		height:13px;
	}
	
/* Long Brown CSS */
	
#BrownLongContentContainer	{
margin-left:130px;
width:588px;
}

html>body #BrownLongContentContainer {
margin-left:162px;
}
#BrownLongContentContainer #MainContentTop	{
background:url(../images/BrownLongTop.gif)  no-repeat;	
width:588px;
height:10px;
}
#BrownLongContentContainer #MainContent {
background:#FFF;
padding:0 15px;
}
#BrownLongContentContainer #MainContentBottom	{
background:url(../images/BrownLongBottom.gif)  no-repeat;	
width:588px;
height:10px;
}

/* Calendar Body CSS */

#CalendarContainer	{
	margin-left:129px;
}
html>body #CalendarContainer {
	margin-left:130px;
}
#CalendarContentTop	{
	background:url(../images/CalendarTop.gif)  no-repeat;	
	height:6px;
	margin-left:-3px;
}
#CalenderContent {
	background:#FFF;
}
#CalendarContentBottom	{
	background:url(../images/CalendarBottom.gif)  no-repeat;	
	height:10px;
	margin-left:-3px;
}
html>body #CalendarContentTop,
#CalendarContentBottom {
	margin-left:0px;
}

/* random stuff at the mo */
#BrownCalender	{
width:608px;
background:#fff;
padding:0 8px;
}


.dayOfWeek	{
	font:bold 1em georgia;
	color:#6b5941;
	width:81px;
	float:left;
}

/* Date bars at the top and bottom of content on calendar page*/
#DateBarTop	{
	font-family:Georgia;
	font-weight:bold;		
	font-size:1.1em;	
	color:#6b5941;
	margin-bottom:5px;
	width:752px;
}
	#DateBarTop1	{
		background:url(../images/BrownDateBarTop1.gif)  no-repeat;
		height:10px;
	}
	#DateBarTopContent	{
		background:#fff;
		height:15px;
	}
	#FirstHalfOfDateBar	{
		width:550px;
	}
		.monthAndYear	{
			margin-left:10px;
			color:#E97727;
			width:110px;
			float:left;
			text-transform:uppercase;
		}
		#ForwardAndBackYear	{
			padding-top: 3px;
		}
		#ForwardYear	{
			background:url(../images/BrownBackArrow.gif) no-repeat;
			height:10px;
			width:13px;
			display:block;
			float:left;
			margin-right:5px;
		}
		#BackYear	{
			background:url(../images/BrownForwardArrow.gif) no-repeat;
			height:10px;
			width:13px;
			display:block;
			float:left;
			margin-right:19px;
		}

	.eventMonthNum	{
		list-style-type:none;
	}
	.eventMonthNum li	{
		margin-left:2px;
		display: inline;
	}
	.monthNumbercurrent	{
		color:#e97727;
	}
	.eventPagecurrent	{
		color:#e97727;
	}
		#DateBarTopLinks	{
			float:right;
			margin-right:10px;
		}
		#DateBarTopLinks a	{
			color:#a69c8d;
		}
		#DateBarTopLinks a:hover,
		#DateBarTopLinks a.current	{
			color:#6b5941;
		}
	#DateBarTop2	{
		background:url(../images/BrownDateBarTop2.gif)  no-repeat;
		height:10px;
	}
		#DateBarBottom	{
			margin-top:5px;
			margin-left:130px;
			font-family:Georgia;
			font-weight:bold;		
			font-size:1.1em;	
			color:#6b5941;
			width:624px;	
		}
			#DateBarBottom1	{
				background:url(../images/CalendarTop.gif)  no-repeat;	
				height:9px;

			}
			#DateBarBottomContent	{
				background:#fff;
				height:18px;
			}
				#CalenderKey	{
					width:170px;
					display:block;
					float:right;
					margin-top: -3px;
					padding-right: 5px;
					padding-left: 20px;
				}
				#CalenderKey .highlight {
					color:#F5B800;
				}
				#CalenderKey .highlightNone {
					color:#F5B800;
					list-style-type: none;
					margin-left: -17px;
					padding-left: 17px;
					background: url(../images/star.gif) 0px 0px no-repeat;
				}
				#CalenderKey .highlightNone span,
				#CalenderKey .highlight span {
					color:#6b5941;
				}
			#DateBarBottom2	{
				background:url(../images/CalendarBottom.gif)  no-repeat;	
				height:9px;
			}
/* right menu for Events section */
#RightMenuContainer	{
	float:right;
	display:inline;
}
#TopRightEventContainer	{
	width:158px;
	padding-bottom:5px;
}
#BottomRightEventContainer	{
	width:158px;
}
	.RightMenuTop	{
		width:158px;
		height:15px;
		background:url(../images/RightMenuTop.gif) no-repeat;	
	}
	.RightMenuContent	{
		font-family:Georgia;
		font-size:1em;
		font-weight:bold;
		text-transform:uppercase;
		background:#f5f3ed;
		color:#6b5941;
	}
	.RightMenuContent p	{
		margin-left:10px;
		padding-bottom:5px;
	}
	.RightMenuContent li	{
		list-style-type:none;
		line-height:1.2em;
		padding: 2px 0px 2px 0px;
		margin: 0px 5px 0px 10px;
	}
	.RightMenuContent	a	{
		color:#a69c8d;
		text-decoration:none;
	}
	.RightMenuContent	a:hover	{
		color:#6b5941;
		/* text-decoration:none;
		background:url(../images/Brownleftmenu_on.gif) no-repeat;
		display:block;*/
	}
	.RightMenuBottom	{
		width:158px;
		height:15px;
		background:url(../images/RightMenuBottom.gif) no-repeat;
	}
	
	
/* Event list CSS */
#EventlistHeader	{
	margin:0 0 22px 8px;
	color:#E97727;
}
.eventListTitle	{
	font-Family:georgia;
	font-weight:bold;
	font-size:1.2em;
	color:#e97727;
	background:url(../images/orangeArrow.gif) left center no-repeat;
	padding: 2px;
	padding-left:23px;
}
.eventListTitle:hover	{
	background:url(../images/orangeArrowOver.gif) left center no-repeat;
}
.eventListDetails	{
	font-Family:verdana;
	font-weight:bold;
	font-size:1.2em;
	margin-left:23px;
	display:block;
	color:#464241;
	line-height: 1.4em;
}
.eventListDescription	{
	display: block;
	font-Family:verdana;
	font-size:1.1em;
	color:#464241;
	padding-left:23px;
	line-height: 1.2em;
}
#EventYears {
	margin: 0px;
	padding: 0px;
}
#EventYears h4 {
	line-height: 1em;
}
#EventsList	{
	list-style-type:none;
	margin: 0px;
}
#EventsList li {
	margin: 0px;
	padding-bottom:10px;
}

/* Event Details */

#EventTitle	{
	font-Family:georgia;
	font-weight:bold;
	font-size:1.4em;
	color:#e97727;
}
#EventDetails	{
	font-Family:verdana;
	font-size:0.9em;
	color:#6b5941;
	margin-top:5px;
}
#EventDescription	{
	font-Family:verdana;
	font-size:1.1em;
	color:#464241;
}
/* Calendar CSS */

#Calendar {
  text-align: center;
  margin: 0px 0px 0px 5px;
  border-collapse: collapse;
  width:613px;
}
#Calendar tr td {
	border: 2px solid #FFF;
	border-left: 0px;
	font-size: 12px;
  margin:3px 0px 0 0;
  width:77px;
  /** Needed for Mac IE - needs inline element p  for center alignment **/
  line-height: 25px;
}

#Calendar tr td p a,
#Calendar tr td p	{
	color:#b8a77a;
	padding: 0px;
}

#Calendar tr.Days td {
	text-transform: uppercase;
	color:#999;
	font-weight:bold;
	font-family:georgia;
	font-size: 1em;
	font-weight:bold;
	text-align:left;
	padding-left: 8px;
}
#Calendar tr.Days td.currentweekday {
	color:#E97727;
}

.MonthName{
  text-align: center;
  margin-right: 25px;
  padding-top: 15px;
  font-weight: bold;
  font-size: 12px;
}

#Calendar .Days {
  font-weight: bold;
}

.eventsList {
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.eventsList li {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.1em;
	width: 68px;
	color:#F5B800;
	font-size: 0.9em;
}
.eventsList li.highlightNone {
	list-style-type: none;
	margin-left: -15px;
	padding-left: 13px;
	background: url(../images/star.gif) 0px 0px no-repeat;
}
.eventsList li a {
	color:#6b5941;
}

#Calendar .Weeks td {
  width:78px;
  height: 85px;
  line-height: 25px;
  background: #eee9de url(../images/DayBottom.gif) bottom left no-repeat;
}


#Calendar .Weeks p{
	color: #666;
	text-align: left;
	margin-top: -5px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	font-size:95%;
}
html>body #Calendar .Weeks p {
	margin-top: 5px;
}
#Calendar .Weeks .empty {
  width: 26px;
  height: 25px;
  padding: 0px;
  background: #f5f3ed url(../images/greyBottomEmpty.gif) bottom left no-repeat;
}

#Calendar .Weeks .today {
  width:78px;
  height: 85px;
  line-height: 25px;
  background: #dcd3be url(../images/CurrentBottom.gif) bottom left no-repeat;
}

/*#Calendar .Weeks td.hasEvent,
#Calendar .Weeks td.hasEvent a,
#Calendar .Weeks td.hasEvent a:link,*/
#Calendar .Weeks td.hasMultipleEvents .eventText,
#Calendar .Weeks td.hasMultipleEvents .eventText a{
  border-bottom: 1px dashed #CDC1A1;
}

#Calendar .Weeks .hasMultipleEvents span.last {
	border-bottom: 0px;
}

/* calendar text boxes */
.eventText {
	display: block;
	font-family: Verdana;
	font-size:1em;
	line-height: 1.2em;
	color:#6b5941;
	margin: 0px 6px 2px 0px;
	padding-bottom: 3px;
}
#Calendar .Weeks td span.last {
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.date	{
	font-family: Georgia;
	font-size:2em;
	font-weight:bold;
	color:#cdc2a2;
	line-height: 1em;
	margin-left: 5px;
}

 /* small image bar at the top */
.DayTopEmpty	{
	background: url(../images/greyTopEmpty.gif) top left no-repeat;
	width:86px;
	height:5px;
}

.DayTop	{
	background:url(../images/DayTop.gif) top left no-repeat;
	width:86px;
	height:5px;
}

#DayTopToday	{
	background:url(../images/CurrentTop.gif) top left no-repeat;
	width:86px;
	height:5px;
}