

/***********************************************************************/
/* Main Page */

body
{
	padding-top:5px;
	padding-bottom:5px;
	background-color:#a9a69e;
}

#maindiv
{
	width:903px;
	background-color:#923032;
	background-image:url(graphics/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin-left: auto; 
	margin-right: auto;	
}

#headerdiv
{
	width:903px;
	height:104px;
	background-image:url(graphics/oldburywells.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

#headerdiv span
{
	display:none;
}

.horizline
{
	width:903px;
	height:1px;
	overflow:hidden;
}

#headerimg
{
	width:903px;
	height:210px;
	background-image:url(graphics/homepageheaders/campus3.jpg);
	background-repeat:no-repeat;
}

#horizmenudiv
{
	width:881px;
	height:38px;
	background-color:#e1dcd1;
	padding-right:22px;
}

#horizmenudiv a
{
	width:160px;
	height:26px;
	background-color:#e1dcd1;
	float:right;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:12px;
	cursor:pointer;
	color:#898989;
	text-decoration:none;
}

#horizmenudiv a:hover
{
	color:#9b100b;	
}

#horizmenudiv .horizmenudivider
{
	width:4px;
	height:38px;
	background-image:url(graphics/horizmenudiv.gif);
	background-repeat:no-repeat;
	float:right;	
}

#columnsdiv
{
	width:903px;
	padding-bottom:10px;
}

#leftcol
{
	width:210px;
	float:left;
}

#leftcol #leftcoltop
{
	width:210px;
	height:18px;
	background-image:url(graphics/leftcoltop.gif);
	background-repeat:no-repeat;	
}

#leftcol A.mainmenu
{
	color:#a9a69e;
	cursor:pointer;	
	text-decoration:none;
	font-size:13px;
	margin-left:9px;	
	margin-bottom:9px;
	padding-left:67px;
	padding-right:20px;
	font-weight:normal;
	float:left;
	background-repeat:no-repeat;	
	cursor:pointer;
	color:#898989;
	text-decoration:none;
	width:106px;	
}

#leftcol A:hover
{
	color:#9b100b;
}

#leftcol #menulife
{	
	height:37px;
	padding-top:22px;
	background-image:url(graphics/menu/life.jpg);		
}

#leftcol #menulearning
{
	height:37px;
	padding-top:25px;
	background-image:url(graphics/menu/learning.jpg);		
}

#leftcol #menucalendar
{
	height:21px;
	padding-top:41px;
	background-image:url(graphics/menu/calendar.jpg);		
}

#leftcol #menunews
{
	height:22px;
	padding-top:40px;
	background-image:url(graphics/menu/news.jpg);		
}

#leftcol #leftcolcontent
{
	width:175px;	
	color:#FFFFFF;
	font-size:11px;
	margin-top:16px;
	margin-left:9px;	
}

#leftcol p
{
	color:#FFFFFF;	
}

#leftcol #leftcolcontent A
{		
	color:#FFFFFF;
}

#leftcol #leftcolcontent A:hover
{
	color:#f8e6e7;	
}

#leftcol #leftcolcontent h1
{
	COLOR:WHITE;
}
#leftcol #leftcolcontent h2
{
	COLOR:WHITE;
}
#leftcol #leftcolcontent h3
{
	COLOR:WHITE;
}
#leftcol #leftcolcontent h4
{
	COLOR:WHITE;
}
#leftcol #leftcolcontent h5
{
	COLOR:WHITE;
}
#leftcol #leftcolcontent h6
{
	COLOR:WHITE;
}

#middlecol
{
	width:498px;
	float:left;
	background-image:url(graphics/middlecolbg.gif);
	overflow:hidden;
}

#middlecol #middlecoltop
{
	width:498px;
	height:36px;
	background-image:url(graphics/middlecoltop.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:0;	
}

#middlecol #middlecoltitle
{
	width:498px;
	height:41px;
	margin-top:6px;
	background-image:url(graphics/titles/);
	background-repeat:no-repeat;
}

#middlecol #middlecoltitle span
{
	display:none;
}

#middlecol #middlecolcontent
{
	width:473px;
	background-image:url(graphics/middlecolbg.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	background-color:#ecedeb;
	padding-top:8px;
	padding-bottom:16px;
	padding-left:11px;
	padding-right:14px;
	position:relative;
	z-index:100;	
}

#middlecol #middlecolhomepagecontent
{
	width:473px;
	background-image:url(graphics/middlecolbg.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	background-color:#ecedeb;
	padding-top:0px;
	padding-bottom:16px;
	padding-left:11px;
	padding-right:14px;
	position:relative;
	z-index:100;	
}

#middlecolcontentspacer
{
	width:1px;
	height:400px;
	float:right;
	background-image:url(graphics/transparent.gif);
}

#rightcol
{
	width:185px;
	padding-left:10px;
	float:left;	
}

#rightcol #rightcoltop
{
	width:165px;	
	background-image:url(graphics/rightmenubg.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	padding-bottom:7px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 1px #a9a69e;
	color:#0dcbf2;
	text-align:center;
	font-size:14px;
}

#rightcol A.rightmenuitem
{
	width:155px;	
	background-image:url(graphics/rightmenubg.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	border-top:solid 1px #a9a69e;
	border-bottom:solid 1px #a9a69e;
	color:#FFFFFF;
	font-size:12px;
	display:block;
	text-decoration:none;	
	margin-top:4px;
}

#rightcol A.rightmenuitem:hover
{
	color:#0dcbf2;
}

#rightcol A.rightmenuitem2
{
	width:155px;	
	background-image:url(graphics/rightmenubg2.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:10px;
	border-top:solid 1px #a9a69e;
	border-bottom:solid 1px #a9a69e;
	color:#FFFFFF;
	font-size:12px;
	display:block;
	text-decoration:none;	
	margin-top:4px;
}

#rightcol A.rightmenuitem2:hover
{
	color:#0dcbf2;
}

#rightcol .rightmenusubitem
{
	width:141px;	
	background-image:url(graphics/rightmenubg2.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	padding-top:7px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	border-top:solid 1px #a9a69e;
	border-bottom:solid 1px #a9a69e;
	color:#FFFFFF;	
	display:block;
	margin-top:4px;
	margin-left:7px;
	margin-right:7px;
}

#rightcol .rightmenusubitem A
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	display:block;
	margin-bottom:4px;	
}

#rightcol .rightmenusubitem A:hover
{
	color:#0dcbf2;
	text-decoration:underline;
}

#rightcol .rightmenusubitem A.lvl2
{
	font-size:11px;
}
#rightcol .rightmenusubitem A.lvl3
{
	margin-left:15px;
}
#rightcol .rightmenusubitem A.lvl4
{
	margin-left:30px;
}
#rightcol .rightmenusubitem A.lvl5
{
	margin-left:45px;
}
#rightcol .rightmenusubitem A.lvl6
{
	margin-left:60px;
}
#rightcol .rightmenusubitem A.lvl7
{
	margin-left:75px;
}
#rightcol .rightmenusubitem A.lvl8
{
	margin-left:100px;
}
#rightcol .rightmenusubitem A.lvl9
{
	margin-left:115px;
}
#rightcol .rightmenusubitem A.lvl10
{
	margin-left:130px;
}


#rightcol #rightcolcontent
{
	width:175px;	
	color:#FFFFFF;
	font-size:11px;
	margin-top:25px;	
}

#rightcol p
{
	color:#FFFFFF;	
}

#rightcol #rightcolcontent A
{		
	color:#FFFFFF;
}

#rightcol #rightcolcontent A:hover
{
	color:#f8e6e7;	
}

#rightcol #rightcolcontent h1
{
	COLOR:WHITE;
}
#rightcol #rightcolcontent h2
{
	COLOR:WHITE;
}
#rightcol #rightcolcontent h3
{
	COLOR:WHITE;
}
#rightcol #rightcolcontent h4
{
	COLOR:WHITE;
}
#rightcol #rightcolcontent h5
{
	COLOR:WHITE;
}
#rightcol #rightcolcontent h6
{
	COLOR:WHITE;
}

#horizmenudiv2
{
	width:903px;
	height:38px;
	background-color:#e1dcd1;
}

#horizmenudiv2 a.fixed
{
	width:160px;
	height:26px;
	background-color:#e1dcd1;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:12px;
	cursor:pointer;
	color:#898989;
	text-decoration:none;
}

#horizmenudiv2 a.fixed:hover
{
	color:#9b100b;	
}

#horizmenudiv2 a.normal
{
	height:26px;
	background-color:#e1dcd1;
	float:left;
	text-align:center;
	font-weight:normal;
	padding-top:12px;
	cursor:pointer;
	color:#898989;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
}

#horizmenudiv2 a.normal:hover
{
	color:#9b100b;	
}

#horizmenudiv2 .horizmenudivider
{
	width:4px;
	height:38px;
	background-image:url(graphics/horizmenudiv.gif);
	background-repeat:no-repeat;
	float:left;	
}

.submenu
{
	visibility:hidden;
	position:absolute;
	z-index:500;
	left:0px;
	top:0px;
	border: solid 1px #99292a;	
	background-color:#e9e6e1;
	width:160px;
}

.submenu a
{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	color:#898989;
	text-decoration:none;
	display:block;
}

.submenu a:hover
{
	color:#9b100b;	
}

.clear
{
	clear:both;
}

/***********************************************************************/
/* Homepage */

#homepageleftcol
{
	width:203px;
	float:left;
	
	    margin-top:-20px;
	
}

#homepagerightcol
{
	width:203px;
	float:right;
	
	    margin-top:-20px;
	
}

#homepagenewsdiv
{
	width:203px;
	height:51px;
	background-image:url(graphics/latestnews.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#homepagenewsdiv span
{
	display:none;
}

#homepagewelcomediv
{
	width:203px;
	height:51px;
	background-image:url(graphics/welcome.gif);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#homepagewelcomediv span
{
	display:none;
}

#homepageshowcasediv
{
	width:203px;
	height:51px;
	background-image:url(graphics/showcases.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#homepageshowcasediv span
{
	display:none;
}

.homepagenewsstory
{
	margin-bottom:15px;	
	clear:both;
}

.homepagenewsstory P
{
	font-size:11px;
}

.homepagenewsstory A
{
	color:#525252;
}

.homepagenewsstory H3 A
{
	text-decoration:none;
}

.homepagenewsstory A:hover
{
	color:#932c2d;
	text-decoration:underline;
}

#homepagenewsreadall
{
	clear:both;
}

.newsthumb
{
	float:left;
	border:solid 1px #000000;
	margin-bottom:5px;
	margin-right:5px;
}

/***********************************************************************/
/* Calendar */

.datecell
{	
	width:66px;
	height:66px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	overflow:hidden;
}

.datecellselected
{	
	width:66px;
	height:66px;
	float:left;
	background-color:#FFD5D5;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	overflow:hidden;
}

.calendartitle
{
	text-align:center;
	font-weight:bold;
	height:17px;	
	width:468px;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	padding-top:3px;
	background-color:#e1dcd1;
}

.calendarweekday
{
	width:66px;
	height:17px;
	float:left;
	text-align:center;
	font-weight:bold;
	border:1px solid #000000;
	margin-left:-1px;
	margin-top:-1px;
	padding-top:3px;
}
.calendarevent
{
	font-size:10px;
	white-space: nowrap;
	width:64px;
	overflow:hidden;
	margin:1px;
}
.calendardatenum
{
	margin-left:1px;
	margin-top:1px;
	margin-right:1px;
	margin-bottom:3px;
}
.calendarnav
{		
	width:468px;
	margin-top:10px;
}
.calendarnav1
{		
	float:left;
	padding-top:3px;
}
.calendarnav2
{		
	float:right;
}

/***********************************************************************/
/* News */

.newsdiv
{
	display:block;
}

/***********************************************************************/
/* Showcase */

#showcaselist
{
	width:440px;	
}

.showcaseleftcol
{
	width:176px;
	float:left;
	text-align:center;
	margin-bottom:20px;	
}

.showcaseleftcol IMG
{
	border: 1px solid #671400;
}

.showcaserightcol
{
	width:176px;
	float:right;
	text-align:center;
	margin-bottom:20px;
}

.showcaserightcol IMG
{
	border: 1px solid #671400;
}

/***********************************************************************/
/* Review */

IMG.star
{
    cursor:pointer;
    vertical-align:middle;
    margin-right:1px;
}

IMG.star2
{
    vertical-align:middle;
    margin-right:1px;
}