/* ------------------ default styling ----------------- */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, form, fieldset, table, th, td, a {
margin:0;
padding:0;
}

body	{
	background:#ffffff;
	background-image:url('../images/bg.gif');
	background-repeat:no-repeat; background-position:top; 
	margin:4px auto; padding: 0;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:0.825em;
	line-height:150%;
	color:#222222;
	}
a:link {color:#ffffff; text-decoration:none}
a:visited {color:#ffffff; text-decoration:none}
a:hover {color:#ffffff ; text-decoration:underline}
a:active {color:#ffffff}

/* ------------------ layout ----------------- */

#container	{
	background:#FFFFFF;
	width:850px; 
	margin:0px auto;
	padding-bottom:10px;
	}

/* ------------------ header ----------------- */

#header{
	background:#a92536;
	width:850px;
	height:171px;
		}
		
#header #header_slide {
	float: left;
	width: 362px;
	height: 171px;
	}
	
#header #school_title {
	float: left;
	width: 488px;
	}

#school_title img {
	margin-top: 24px;
	margin-right: 20px;
	float: right;
	}
	
/* ------------------ Overall Content Area ----------------- */
		
#main{
	float:left;
	background:#a92536 url(../images/faux_bg.gif) repeat-y;
	width:850px;
	height:auto;
		}
		
/* ------------------ Main Menu ----------------- */

#menu {	
	float:left;
	background:#701f29;	
	width:850px;
	height: 31px;
	color:#fff;
		}
		
#menu ul {
	padding-left: 14px;
	float: left; 
	font-size: 1.4em;
	line-height: 31px;
	font-family: "Garamond", "Times New Roman", serif;
	}
			
#menu ul li {
	display: inline;
	padding-right: 20px;
	}

/* ------------------ Left Column ----------------- */

#col_left {
	float:left;
	width:196px;
	height:auto;
	background-color: #a92536;
	}
	
#col_left #sub_menu ul {
	float: left;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	width: 196px;
	}
	
#col_left #sub_menu ul li {
	float: left;
	width: 196px;
		}
	
#col_left #sub_menu ul li a {
	float: left;
	width: 164px;
	border-bottom: 1px solid #701f29;
	padding: 2px 16px;
	text-decoration: none;
	margin: 0;
	}
	
#col_left #sub_menu ul li a:hover {
	background-color: #701f29;
	}
	
#col_left #sub_menu ul li.selectedPage {
	background-color: #701f29;
	}
	
#col_left #pdf_note {
	float: left;
	width: 196px;
	padding-bottom: 20px;
	}
	
#col_left #pdf_note img {
	margin-top: 58px;
	margin-bottom: 20px;
	}
	
#col_left #home_pdf_note img {
	margin-top: 40px;
	margin-bottom: 20px;
	}
	
	
/* ------------------ Quick Links  ----------------- */

#col_left #quicklinks p {
        margin-left: 1px;
	margin-bottom: 18px;
	}
	
/* ------------------ Right Column ----------------- */

#col_right{
	float:right;
	background:#ffffff;
	width:654px;
	height:auto;
		}
		
#copy {width:634px; min-height: 378px; margin: 10px 10px 10px 10px; font-size:95%; color:#701f29; text-align:left;}

/* ie 5 mac hide \*/
* html #copy {height:376px}
/* end hide */ 

#copy img.copy_image {float: right; padding: 0 0 10px 10px;}

#copy p {padding-bottom: 1em; line-height: 1.6em;}
#copy #breadcrumbs {margin-bottom: 19px;}
#copy h1 {font-size:180%; font-family:"Garamond", Times, serif; margin-top:0; margin-bottom: 19px;}
#copy h2 {font-size:120%; margin-top:0.2em; margin-bottom: 1em;}
#copy td {/*font-size:80%;*/ margin-top:0; line-height: 1.5em;}
#copy table {margin-bottom: 1em; font-size: 1em;}
#copy table.news {margin-bottom: 1.5em;}

#copy ol {list-style:decimal; list-style-position: outside;  padding-bottom: 0; padding-left: 0px;}
#copy ol li {margin-left: 25px; margin-bottom: 1em;}

#copy a:link {color:#222222; text-decoration: underline;}
#copy a:visited {color:#222222; text-decoration: underline;}
#copy a:hover {color:#222222; background:#fedd16; text-decoration:underline;}
#copy a:active {color:#222222;}

#copy table.exams {
	border-collapse: collapse;
	margin-bottom: 1em;
	}
	
#copy table.exams td {
	border: 1px solid #c4bd97;
	padding: 3px;
	}
	
#copy ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 30px;
	}
	
#copy ul ul {
	list-style: circle;
	}

/*------- Form Styling ----------*/

#element695013_335963 {
	margin-left: 10px;
	}
	
#MainContent_1_1_pnlViewForm {
	margin: 0 0 0 0px;
	}
	
#MainContent_1_1_pnlViewForm .formHeader {
	display: none;
	}
	
#copy  div.type-name input {
	width: 122px;
	}
	
#copy div.type-name .fieldBlock {
	padding-right: 0.5em;
	}
	
#copy input {
	width: 250px;
	}
	
#copy textarea {
	height: 160px;
	}
	
#copy input.submitButton {
	border: 1px solid #cccccc;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #701F29;
	font-size: 1em;
	width: 80px;
	cursor: pointer;}


/* ------------------ Footer ----------------- */

#footer {	float:left;
			background:#701f29;
			text-align:left;	
			width:850px;
			height:auto;
			font-size:80%;
			line-height:150%;
			color:#fff;
			}
#footer a:link {color:#ffffff; text-decoration: none;}
#footer a:visited {color:#ffffff; text-decoration: none;}
#footer a:hover {color:#701f29; background:#ffffff;text-decoration: underline;}
#footer a:active {color:#ffffff;}
			
.footerleft {
	background:none;
	padding:8px 10px 8px;
	float:left;
	width:500px;
	text-align:left;
	}
.footerright {
	background:none;
	padding:8px 10px 8px;
	float:right;
	width:250px;
	text-align:right;
	}
	

/* ------ Calendar Element ----------------- */

#MainContent_1_1_ctl00_upCalendar { 
	width:600px; 
	}
			
table#MainContent_1_1_ctl00_calendar tbody tr td table {
	margin-bottom: 0;
	}
			 
.eventsCalendar table { /* entire table */			
	width:100%;
	border-collapse:collapse;
	border-color: #ddd;
	}
							
.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
	padding: 2px;
	border:1px solid #ddd;
	background: #FFF;
	text-align:centre;
	vertical-align: top;
	}
			 
.eventsCalendar table table, .eventsCalendar table table td {
	border:none !important;
	width:100%;
	border-collapse:collapse;
	}
			 
table.calendarTitle td { /* top bar with current month and next/previous buttons */
	text-align: center;
	background:#701f29;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 4px;
	border:1px solid #ddd;
	}
			 
.calendarNextPrevious {font-weight: normal;} 
			
.calendarNextPrevious a {color: #fff !important; text-decoration:none;}
			
.calendarNextPrevious a:hover {color: #fff !important; text-decoration:underline;}
			
.calendarDayHeader { /* second main bar with days of the week text */
	color: #fff;
	background: #a92536;
	font-weight: bold;
	height: 1px;
	text-align: center;            
	padding: 4px 2px;
	border: none;
	}
							
.calendarToday {color: #fff; background:#a92536;}
			
.calendarWeekendDay {background: #efefef;}
			
.calendarOtherMonthDay {color: #333; background:#dcdcdc;}