@charset "utf-8";
/* CSS Document */

/* BODY */
body
{
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 180%;
}

/* USED TO HIGHLIGHT ERROR MESSAGES */
.red{color:#FF0000; font-size:10px;}

/* USED TO INCREASE THE SIZE OF THE PASSPAPER CATEGORY HEADING */
.size{font-size:16px;}

.size a:link {color:#000;}

/* DROPDOWN MENU 
.mC {width:100%; margin-left:3px}
.mH {color:#333; cursor:pointer;  font-weight:bold; border-top:1px solid #300;}
.mL {display:none; margin-bottom:10px;}
.mO {margin-left:10px; display:block;}

.mL a:link {text-decoration:none; color:#090;}
.mL a:hover {text-decoration:underline;}*/

/*LOGO*/
#logo
{
	width:900px;
	height:95px;
	background-image:url(../Images/fade2.png);	
	margin:0 auto;
	padding:8px 0 8px 0;		
}

/* to prevent logo from being copied */

#hide
{
	background-image:url(../Images/logo.png);
	background-repeat:no-repeat;
	height:95px;
	margin-left:25px;
}

#whitespace
{
	background-image:url(../Images/whitespace.gif);
	height:95px;
}

/*TOP CONTAINER HOLDS DATE, LINKS AND SEARCH*/
#topcontainer
{
	width:100%;
	height:18px;
	text-align:right;	
	color:#000;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*SEARCH INPUT TEXTBOX*/
.input
{
	background-image:url(../Images/searchie2.png);
	width:173px;
	height:15px;
	border:0;
	background-repeat:no-repeat;
	padding:6px 2px 4px 9px;
	color:#666666;
	margin-top:2px;
	
}

/*DATE*/
#date
{
	width:500px;
	float:left;
	color:#FFF;
	text-align:left;
	margin:8px 0 0 8px;	
}

#date a
{
	color:#FFF;
	text-decoration:none;
}

#date a:hover
{
	text-decoration:underline;
	font-weight:bold;
}

/* SEARCH FORM FIELD */
.form { width:200px; float:right; margin:1px 1px 0 0; text-align:right;}

/* CONTENT */
#content
{
	width:900px;
	margin:0 auto;
	background-image:url(../Images/contentbg2.jpg);
	background-repeat:repeat-y;
	padding:8px 15px 25px 15px;
}

/* BANNER */
#banner
{
	width:860px;
	height:300px;
	background:#CCC;
	margin:20px;
	z-index:-1;
}

/* MIDDLE LINKS */
#middlelinks
{
	width:900px;
	margin:0 auto;
	height:23px;
	background:#060;
	background-image:url(../Images/linksbg2.jpg);
	color:#FFF;
	padding:0 15px 0 16px;
	text-align:center;
	position:fixed;
}

/* SIDE NAVIGATION */
#sidenav
{
	width:180px;
	padding:10px;
	float:left;	
}

.titles
{
	font-size:18px;
	font-family:"Garamond","Franklin Gothic Book","helvetica","Georgia","Franklin Gothic",arial,verdana,sans;
	font-weight:bold;
	border-bottom:1px solid #666666;
	padding-bottom:5px;
	margin-top:20px;
	color:#900;
}

/* MAIN CONTENT */
#maincontent
{
	margin-left: 230px;
	width: 610px;
	margin-bottom: 85px;
	margin-top: 20px;
}

#maincontent table td {border:none;}

#maincontent ol li{list-style-image:none;}

.maintitle
{
	font-size:16px;
	font-weight:bold;
}

.colorchange
{
	color:#F90;
	font-size:14px;
}

li
{
	line-height:220%;
}

.newsnevents
{
	width:400px;
	padding-left:10px;
	float:left;
	margin-left:20px;
}

.newsnevents h2
{
	color:#F90;
	padding:0;
	text-transform:uppercase;
	border-bottom:1px solid #060;	
}

.featuredlinks
{
	list-style-image:url(../Images/rightarrow.png);
}

.videotour
{
	color:#060;
	font-size:18px;
	font-weight:bold;
}

.videotour a
{
	color:#060;
}

.readmore
{
	color:#06F;
}
/* TABLE SETTINGS */
table { width:100%; border:0; padding:10px; }

th
{
	color:#006600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	width:20%;
	text-align:left;
	border-right:#CCC dashed 1px;
	padding:5px;
}

th a {color:#090; text-decoration:none;}

th a:hover {text-decoration:underline; font-family:Arial, Helvetica, sans-serif;}

/*td { padding:5px; border-right:#CCC dashed 1px; }*/

.contenttitles
{
	font-size:20px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height:100%;
	font-stretch:semi-expanded;
	padding-top:30px;
	color:#F90;
}

/* FOOTER */
#footer
{
	width:100%;
	background:#193c01;
	background-image:url(../Images/footerbg.jpg);
	background-repeat:repeat-x;
	/*color:#000;*/
	height:95px;
	padding-top:1px;
	padding-bottom:15px;
	/*position:relative;*/
}

/* CONTENT IN THE FOOTER */
.footercontent
{
	width:58%;
	margin:0 auto;
	text-align:center;
	/*padding-top:5px;
	padding-bottom:5px;*/	
	color:#FC0;	
	font-size:12px;
	line-height:150%;
}

.columns{
	width:45%;
	margin-right:2%;
	float:left;
	border-right:1px dotted #666666;	
}

.footercontent a{color:#fff; text-decoration:none;}

.footercontent a:hover {text-decoration:underline;}

/*#footer li{list-style-image:none; list-style-type:circle; margin-left:35px;}

#footer td{border-right:#FFF dotted 1px; border-left:#fff dotted 1px;}*/


/* HEADINGS IN SIDE NAVIGATION*/
.headings
{
	width: 180px;
	background:#333;
	color:#FFF;
	padding-left: 5px;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* NEWS */
.news { width:98%; margin-top:10px; padding-left:15px;}

/* DROPDOWN LIST IN SIDE NAVIGATION SUB MENUES */
.menu {color:#333; width:100%; font-weight:bold; border-top:1px solid #300;}

.menu a:link {text-decoration:none; color:#333;}
.menu a:hover {color:#090; text-decoration:underline;}

/* EMAIL */
.email{border-top:#CCC dotted 1px; padding:0px;}

/*CALENDAR*/
#calendar{border-top:#CCC dotted 1px; padding:0px; font-size:14px;}

.lines{border-top:#CCC dotted 1px; padding:0px;}

/* LINE USED TO SEPERATE EACH CATEGORY */
.panelline {width :100%; height:1px; border-bottom :solid 1px #333;}

/* EDITED */
.edited {width :500px;}

/* HEADINGS FOR INFORMATION REQUEST FORM */
.heading {font-weight :bold ; font-family :Verdana ; font-size :13px;}

/* INFORMATION REQUEST FORM */
.inforequesttextbox {width :200px;}

/* LOGIN FORM */

.login
{
	background-image:url(../Images/login.png); 
	height:477px; 
	background-repeat:no-repeat; 
	padding-top:60px; 
	padding-left:15px;
	font-size:12px;
}

#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }

.studentlogin{font-size:1.5em;}









