html,body {
	height: 100%;
}

body {
	background: #000000;
	height: auto;	
}

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
}

/* ======= Setup: wrapper ======== */
#bgwrapper {
	position: relative;
	background: #000000 url( /common/images/backgrounds/bkg_blueglow_1010px.jpg) no-repeat;
	margin: 0 auto 0 auto;
	width: 1010px;
}
#wrapper {
	position: relative;
	margin: 0px auto 0 auto;
	padding-top: 78px;
	width: 750px;
}
/* ======= Setup: pageContainer ======== */
#pageContainer {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 116px; /* pageHeader.height + this.padding*/
	background-color: #000000;
	border: 5px solid #000000;
	position: relative;
	z-index: 10;
}
/* ======= Setup: pageHeader ======== */
#pageHeader {
	position: absolute;
	top: 4px;
	left: 0px;
	right: 0px;
	margin: 0px;
	z-index:900;
}
#pageHeader .imgbanner {
	height: 105px;
}
div.imgbanner {
	width:738px;
	border: 1px solid #C0C0C0;
	background: #FFFFFF;
}
/* SETINGS FOR CHOOSE CAMPUS AREA */
div.CampusText {
	position: relative;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	left:50px;
	border-bottom: 0px solid #AEACA4;
}
div.CampusText b {color: #495049;font-size: 10px;}
div.CampusText a {color: #00518C;font-size: 10px;}
div.CampusText a:hover {color: #671B10;font-size: 10px;}
#DesignBy{color:#000000;font-size: 10px;position:absolute;top:-20;}

#ChooseCampus {
	position: absolute;
	left: 365px;
	top: 1px;
	width:374px;
	height:18px;	
	filter:alpha(opacity=85);
	opacity:.85;
	background: url( ../images/pgheader/campus-back.gif );
	z-index:500;
	
}
div.LegacyLogoTL{
	position: absolute;
	left: 0px;
	top: 0px;
}
/* ======= Setup: pageBody ======== */
#pageBody {
	background: #000000;
	border: 1px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
	position: relative;
	min-height: 350px;
	z-index: 15;
	left: 0px;
	top: 0px;
}
/* ======= Setup: pageBodyTop ======== */
#pageBodyTop .roundedArea_body {
	border-bottom-width: 0px;
	height: 15px;
}
#pageBody p a, #pageBody ul a {
	/* Only want to affect links in the body copy. */
	color: #69592C;
	text-decoration: none;
	border-bottom: 1px solid #69592C;
}

#pageBody p a:visited, #pageBody ul a:visited {
	color: #69592C;
	border-color: #69592C;
}

#pageBody p a:hover, #pageBody ul a:hover {
	color: #671B10;
	border-bottom-color: #671B10;
}

#pageBody ul,#pageBody ol {
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 0.8em;
	padding-left: 2em;
}
/* ======= Setup: mainMenu ======== */
#mainMenu {
	position:absolute;
	width:738px;
	height: 21px;
	left: 1px;
	bottom: -1px;
	background: #D1D5D8 url(  ../images/backgrounds/navbar_bkgd.jpg );
}
div.navbarDate {
	position: absolute;
	
	height: 21px;
	width: auto;
	margin: 5px 0 0 4px;
	font-family: Verdana, Arial, sans-serif;
	color:#777777;
	font-size: 10px;
	text-align:left;
	font-weight: normal;
}
/* ======= Setup: pageFooter ======== */
#pageFooter {
	z-index: 14;
	color: #454545;
	text-align:right
}

#pageFooter .roundedArea_body {
	border-top-width: 4px;
	padding: 4px;
	padding-top: 0px;
}

#pageFooter .roundedArea_body p {
	font-size: 65%;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

#pageFooter  a {
	color: #454545;
}


/* image filter is for the image transition */
img {
	border-width: 0px;
	filter:alpha(opacity=100);
}

/* idupe is for the image transition */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}

p,tr,td {
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}
textarea{
	font-size: 11px;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}
.smalltext{
	font-size: 9px;
}
h1,h2,h3,h4,h5,h6 {
	color: #D6050A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 0.06em;
	margin-bottom: 0.4em;
	font-weight: bold;
	border-bottom: 1px solid #69592C;
}
h1 {
	color: #7B1A0F;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #C1B48E;
}
h2 {
	color: #7B1A0F;
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #C1B48E;
	width:60%;
}
h3 {
	color: #7B1A0F;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #C1B48E wid;
}
h4 {
	color: #495049;
	font-size: 14px;
	border-bottom: 1px solid #C1B48E;
}
#ServiceTimes {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
#ServiceTimes a {
	font-size: 11px;
	color: #495049;
	text-decoration: none;
}
#ServiceTimes a:hover{ color: #671B10; }

input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}
