*
{
	margin: 0px;
	padding: 0px;
}

/* Layout Elements */
body
{
	background-image: url( '../images/bg.jpg' );
	background-color: #121212;
	background-repeat: repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper
{
	background-image: url( '../images/wrapper-bg.jpg' );
	background-position: top center;
	background-repeat: repeat-y;
}

#container
{
	background-image: url( '../images/container-bg.jpg' );
	background-position: top center;
	background-repeat: no-repeat;

	/* ie 5.5 */
	text-align: center; 
}

#main
{
	width: 769px;
	margin: 0px auto;
	
	/* ie 5.5 */
	text-align: left;
}

#content-wrapper
{
	#background-image: url( '../images/content-wrapper-bg.jpg' );
	background-repeat: no-repeat;
}

#content
{
	padding: 10px 16px;
}

/* Header */

#header
{
	height: 124px;
	background-image: url( '../images/header-bg.jpg' );
	background-repeat: no-repeat;
}

#header #school-icon
{
	display: block;
	background-position: bottom left;
	background-image: url( '../images/school-icon.jpg' );
	background-repeat: no-repeat;
	width: 112px;
	height: 124px;
	float: left;
	cursor: pointer;
}

#header #school-name
{
	display: block;
	background-position: bottom left;
	margin-left: 124px;
	height: 93px;
	background-image: url( '../images/school-name.jpg' );
	background-repeat: no-repeat;
	cursor: pointer;
}

#header #school-name span
{
	margin: 0px;
	padding: 0px;
	display: none;
}

#header #school-address
{
	margin-left: 130px; 
	margin-top: 3px;
	color: #FFFFFF;
}

#header #school-address address
{
	display: inline;
	font-style: normal;
}

#header #school-address acronym
{
	cursor: help;
	border-bottom: 0px none;
	font-weight: bold;
	padding-left: 5px;
}

/* Navigation */

#navigation
{
	height: 51px;
	background-image: url( '../images/nav-bg.jpg' );
	background-repeat: no-repeat;
}

#navigation ul#menu
{
	height: 46px;
	width: 765px;
	list-style-type: none;
	margin: 0px auto;
}

#navigation ul#menu li
{
	float: left;
	height: 51px;
}

#navigation ul#menu li.on
{
	background-image: url( '../images/nav-item-on.jpg' );
	background-repeat: no-repeat;
	background-position: center 45px;
}

#navigation ul#menu li a
{
	float: left;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 4px;
	text-align: center;
	margin-top: 5px;
	height: 40px;
	line-height: 40px;
}

#navigation ul#menu li a:hover
{
	background-color: #525252;
	color: #c9c9c9;
}

/* Footer */

#footer
{
	height: 35px;
	padding-top: 12px;
	padding-left: 10px;
	background-image: url( '../images/footer-bg.jpg' );
	background-repeat: no-repeat;
	font-size: 11px;
}

#footer ul#footer-menu
{
	list-style-type: none;
}

#footer ul#footer-menu li
{
	float: left;
}

#footer ul#footer-menu li a
{
	float: left;
	display: block;
	padding-right: 5px;
	color: #bf2b2a;
	text-decoration: none;
}

#footer ul#footer-menu li a:hover
{
	text-decoration: underline;
}

/* Box */

.box h2
{
	background-image: url( '../images/box-header-bg.jpg' );
	background-repeat: repeat-x;
	background-color: #ac1c15;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 9px;
	margin: 0px;
}

.box .content
{
	padding: 9px;
	border: 1px solid #949494;
	border-top: 0 none;
	margin-bottom: 5px;
}

/* Forms */

.field .title,
.submit
{
	padding: 4px 0px;
}

.field .value textarea.textarea-field,
.field .value input.text-field
{
	height: 18px;
	padding: 2px;
	font-size: 14px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-left: 5px;
	border: 1px solid #749ABF;
	width: 250px;
}

.field .value textarea.textarea-field
{
	height: 100px;
}

.submit input
{
	padding: 4px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Home */

.home-content
{
	margin-right: 215px;
}

.featured-links .link
{
	margin-bottom: 5px;
}

#content .featured-links .link a img
{
	border: 0px none;
}

#in-case-of-emergency 
{
	margin-bottom: 5px;
}

#in-case-of-emergency a img
{
	border: 0px none;
}

.home-right
{
	float: right;
	width: 200px;
}

#content .whats_new
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 180px;
}

#content .whats_new li
{
	padding: 0px;
	margin: 0px;
}

.important_dates dt
{
	color: #bf2b2a;
	font-weight: bold;
	width: 180px;
}

.important_dates dd 
{
	width: 160px;
	margin-left: 20px;
}

/* Inside Pages */

.inside-left
{
	vertical-align: top;
	width: 200px;
	padding-right: 15px;
}

.inside-right
{
	vertical-align: top;
}

#content ul.section-menu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content ul.section-menu li
{
	list-style-type: none;
}

#content ul.section-menu li a
{
	text-decoration: none;
	color: #bf2b2a;
}

table#inside-content
{
	width: 735px;
}

/* Contact */

.contact-form
{
	padding-left: 5px;
}

.contact-info
{
	margin-right: 440px;
}

.contact-map
{
	float: right;
}
	
.contact-map #map
{
	width: 400px;
	height: 300px;
	margin-left: 12px;
	border: 1px solid #749abf;
}

.contact-info address
{
	font-style: normal;
	padding: 10px;	
}

.contact-info .phone,
.contact-info .fax,
.contact-info .email
{
	padding: 2px 0px;
	padding-left: 10px;
}

.contact-info .email
{
	padding-bottom: 10px;	
}

/* Links */
#content table.links td
{
	padding: 4px;
}

/* Family of Schools */

.family-of-schools .school
{
	margin-bottom: 15px;
}

.family-of-schools acronym
{
	font-weight: bold;
	border: 0px none;
}

.family-of-schools .school .info
{
	margin-left: 5px;
	color: #666666;
}

.family-of-schools .school .logo
{
	float: left;
}

.family-of-schools .school h3,
.family-of-schools .school .info
{
	margin-left: 90px;
}

/* Content Styles */
img
{
	border: 0px none;
}

p
{
	margin: 14px 0;
	padding: 0 4px;
	line-height: 18px;
}

ul li,
ol li
{
	line-height: 18px;
	padding-bottom: 5px;
}

h1
{
	margin: 5px 0 15px 0;	
	color: #bf2b2a;
	font-size: 22px;
	font-weight: normal;
	padding: 4px;
	border-bottom: 1px solid #949494;
}

h2
{
	color: #bf2b2a;
	font-size: 18px;
	font-weight: normal;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 13px;
}

h2, h3, h4, h5, h6
{
	margin: 5px;
}

a
{
	color: #bf2b2a;
}

a:hover
{
	color: #bf2b2a;
}

#content ul,
#content ol
{
	margin: 10px 0;
	margin-left: 35px;
}
