/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;Arial, Helvetica, sans-serif;
	background:#3067C1 url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font:  30px/26px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #99ccff;
	font-weight: bold;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #99ccff;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #99ccff;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #fff;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
div { width:auto; height:auto; margin:0px; padding:0px; }

#container {
width:934px;
margin:0 auto;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#contents {
	background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
		#header {
		height:356px;		
		}
			#topInfo {
			width:210px;
			padding:20px 0 0 30px;
			}
			#topBanner {
			width:880px;
			height:249px;
			margin:0 auto;
			padding:30px 0 0;
			}			
			#logo {
			width:257px;
			height:131px;
			position:absolute;
			margin:0 0 0 340px;
			cursor:pointer;
			}


		#leftCol {
	width:224px;
	padding:20px 0 0 16px;
	position:relative;
	z-index: 995;
		}
#nav {
	width:898px;
	height: 31px;
	position:absolute;
	left:18px;
	top:0px;
	text-align:center;
	background:url(assets/images/nav-bg.jpg) top left repeat-x;
	z-index: 996;
	}
#nav ul {
	text-align:left;
	margin:0;
	padding: 5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 997;
	}
	#nav ul li {
		display:inline;
		padding:0;
		margin:0 10px;
		position:relative;
		}
		#nav ul li ul li {
		display:inline;
		padding:0;
		margin:0 10px;
		position:relative;
		}
		#nav ul li ul {
			position:absolute;
			background:#2a4474;
			border:none;
			text-align:left;
			list-style:none;
			margin:0 0 0 0;
			top:22px;
			left:0;
			padding: 0;
			width:185px;
			height:auto;
			display:none;
			}	
			#nav ul li ul li ul {
			position:absolute;
			background:#2a4474;
			border:none;
			text-align:left;
			list-style:none;
			margin:0 0 0 0;
			top:0;
			left:174px;
			padding: 0;
			width:174px;
			height:auto;
			display:none !important;
			}	
			#nav ul li:hover ul{
				display:block;
				}
				#nav ul li ul li:hover ul{
				display:block !important;
				}
				#nav ul li ul li {
					display:list-item;
					}
					#nav ul li ul li a{
						font-size:14px;
						color:#fff;
						padding:2px 5px;
						margin:2px 0;
						width:164px;
						display:block;
						font-weight:normal;
						}
						#nav ul li ul li a:hover {
							}
							#nav ul li a {
								text-decoration:none;
								font-size:14px;
								color:#fff;
								padding:8px 10px;
								font-weight:normal;		
								}
								#nav ul li a:hover,
								#nav ul li a.current {
									background:none;
									}
			#sidebar {
			padding:15px 5px;
			}
			#sidebar p {
				font-family: "Times New Roman", Times, serif;
			}
				#location {
				width:185px;
				height:90px;
				background:url(assets/images/location_bg.png) left top no-repeat;
				padding:60px 0 0 30px;
				font: 14px Arial, Helvetica, sans-serif;
				}
				#location a {
				color:#fff;
				}
		#rightCol {
	width:600px;
	float:right;
	_height:530px;
	min-height:530px;
	padding:30px 15px 15px 15px;
	margin: 0px 50px 0px 0px;
	background: #0a1d3a url(assets/images/rightcol-bg.jpg) center top no-repeat;
	border: 1px solid #fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow:inset 0px 0px 8px #000;
	-webkit-box-shadow:inset 0px 0px 8px #000;
	box-shadow:inset 0px 0px 8px #000;
	behavior: url(PIE.htc);
	position: relative;
	z-index: 90;
		}
		#btnsBox {
			width: auto;
			height: auto;
			position: relative;
		}
		.bigBTNS {
	width:200px;
	_height:55px;
	height:55px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding:35px 10px 0px 15px;
	margin: 15px 0px;
	text-align: left;
	border: 1px solid #fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow:inset 0px 0px 8px #000;
	-webkit-box-shadow:inset 0px 0px 8px #000;
	box-shadow:inset 0px 0px 8px #000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2d63b9), to(#11284f));
	background: -webkit-linear-gradient(#2d63b9, #11284f);
	background: -moz-linear-gradient(#2d63b9, #11284f);
	background: -ms-linear-gradient(#2d63b9, #11284f);
	background: -o-linear-gradient(#2d63b9, #11284f);
	background: linear-gradient(#2d63b9, #11284f);
	-pie-background: linear-gradient(#2d63b9, #11284f);
	behavior: url(PIE.htc);
	z-index: 90;
		}
		.bigBTNS a {
			margin: 10px 0px 0px 0px;
			padding: 0px;
			color: #fff;
			font: bold 20px/22px "Times New Roman", Times, serif;
		}
		.bigBTNS a:hover {
			text-decoration: underline;
		}
		.round {
	width:160px;
	_height:auto;
	height:auto;
	padding:10px;
	margin: 15px auto;
	border: 1px solid #fff;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	-moz-box-shadow:inset 0px 0px 8px #000;
	-webkit-box-shadow:inset 0px 0px 8px #000;
	box-shadow:inset 0px 0px 8px #000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2d63b9), to(#11284f));
	background: -webkit-linear-gradient(#2d63b9, #11284f);
	background: -moz-linear-gradient(#2d63b9, #11284f);
	background: -ms-linear-gradient(#2d63b9, #11284f);
	background: -o-linear-gradient(#2d63b9, #11284f);
	background: linear-gradient(#2d63b9, #11284f);
	-pie-background: linear-gradient(#2d63b9, #11284f);
	behavior: url(PIE.htc);
	z-index: 95;
		}
		#footer {
		height:137px;
		background:url(assets/images/footer_bg.jpg) left top no-repeat;
		clear:both;
		}
			#nav2 {
			width:auto;
			height:auto;
			margin:auto;
			padding:20px 0 0 0;
			text-align:center;
			}
			#nav2 li {
			list-style:none;
			display:inline;
			}
			#nav2 li a {
			padding:0 5px;
			font:11px/18px Arial, Helvetica, sans-serif;
			color:#fff;
			}
			#nav2 li a:hover {
			color:#99ccff;
			text-decoration:none;
			}
			#copy {
			width:auto;
			height:auto;
			margin:0px;
			padding:80px 0 0 0;
			font:10px Arial, Helvetica, sans-serif;
			color:#fff;
			text-align:center;
			}
			#copy a {
			text-decoration:underline;
			color:#fff;
			}
#box {
width:auto;
height:auto;
margin:5px 0;
padding:5px;
background-color:#0e4393;
border:1px solid #3a81eb;
}
	#loc_btns {
	width:160px;
	height:auto;
	margin:5px;
	padding:10px;
	background-color:#0e4393;
	border:1px solid #3a81eb;
	text-align: center;
float:left;
	}
	#loc_btns a {
	color:#fff;
	font:bold 16px/24px Arial, Helvetica, sans-serif;
	}


/* SIDE FORM STUFF */
.sideForm, input, submit, textarea {
width:180px;
height:auto;
margin:2px 0;
padding:3px 4px;
font:12px Arial, Helvetica, sans-serif;
}
.sideForm {
background-color:#0e4393;
border:1px solid #3a81eb;
margin:30px 0 0 10px;
}
.sideForm h3 {
font: bold 14px Arial, Helvetica, sans-serif;
padding:2px 0;
text-align:center;
margin:0px;
}
.sideForm textarea {
width:168px; /* leave space for scroll bar */
height:50px;
}
.sideForm input, textarea {
width:auto;
border:1px solid #0199ff;
background-color:fff;
width:168px;
}
.sideForm .submit {
background-color:#2571ee;
border:1px solid #fff;
text-align:center;
color:#fff;
text-transform:uppercase;
width:80px;
}

#address {
	width: 200px;
	font-size: 11px;
	height: 26px;
	margin-bottom: -46px;
	padding-top: 20px;
	margin-left: 30px;
	margin-right: -30px;
}
#schoolLogo {
	float:right;
}

#logoLink {
	width:257px;
	height:131px;
	display:block;
	position:absolute;
	top: 0;
	left:695px;
	z-index:999;

} 


