body {
    background: #000000 url("images/header_bg.jpg") repeat-x left top;
}

a:link {
	color: #b70000;
}

a:visited {
	color: #6e0000;
}

a:hover, a:active {
	color: #ffffff;
}



#header {
    background: url("images/header.jpg") no-repeat center top;
}

#header #navigation li a {
    background: url("images/menu_bg.gif") no-repeat center top;
}

#header #navigation li a:hover {
    background: url("images/menu_bg_hover2.gif") no-repeat center top;
}

#header #navigation li a.active, #header #navigation li a:hover.active {
    background: url("images/menu_bg_hover.gif") no-repeat center top;
}

.header-small-links a.locations {
    background: url("images/location_img.gif") no-repeat left center;
	color: #ffffff;
}

.header-small-links a.contact {
    background: url("images/contact_img.gif") no-repeat left center;
    margin-left: 15px;
	color: #ffffff;
}

#container {
    background: #000 url("images/body_bg.jpg") repeat-x left top;
}

#sub-navigation {
    background: url("images/sub_nav_bg.gif") repeat-x left 1px;
}

#sub-navigation .left-round {
    background: url("images/sub_nav_left.gif") no-repeat left top;
    left: 0px;
}

#sub-navigation .right-round {
    background: url("images/sub_nav_right.gif") no-repeat right top;
    right: 0px;
}

#sub-navigation ul li a {
    background: url("images/sub_nav_item.gif") repeat-x left top;
    color: #dcdcdc;
}

#sub-navigation ul li {
    background: url("images/sub_nav_spacer.gif") no-repeat left top;
    border-left: solid 1px #272727;
    border-right: solid 1px #545454;
}

 #sub-navigation ul li a:hover {
    color: #fff;
}

#sub-navigation ul li.active, #sub-navigation ul li:hover.active {
    background: url("images/sub_nav_hover.gif") repeat-x left top;
    border-right:none;
}

#sub-navigation ul li.active a, #sub-navigation ul li.active a:hover {
    background: url("images/sub_nav_hover.gif") repeat-x left top;
    color: #fff;
}

h1 {
    background: url("images/heading_bg.gif") no-repeat left center;
    height: 22px;
    line-height: 22px;
    font-family: Arial;
    font-size: 17px;
    font-style:italic;
    padding-left: 19px;
    margin-bottom: 12px;
}

h1 a:link, h1 a:active,  h1 a:visited {
	text-decoration: none;
	color: #ffffff;
} 


h1 a:hover {
	text-decoration: none;
	color: #ffffff;
} 

.curriculum-image {
    float:right;
    margin: 9px 0px 20px 13px;
    border: solid 1px #888787;
    padding: 5px;
    background: #fff;
    width: 302px;
    text-align:center;
}

.jump {
    background: #4d4d4d;
    border: solid 1px #6f6f6f;
    padding: 5px;
    text-align:center;
    width: 375px !important;
    margin: 0px 0px 17px;
    color: #bababa;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma;
}

.jump a {
    text-decoration:none;
    color: #fff;
}

.jump a:hover {
    text-decoration:underline;
    color: #bbb;
}

ul.bullets {
    margin-bottom: 15px;
}

ul.bullets li {
    background:url("images/red_bullets.gif") no-repeat 13px center;
    padding-left: 39px;
    margin-bottom: 2px;
}

ul.bullets li div {
    background: #1a1a1a;
	border: 1px solid #262626;
    padding: 6px 8px;
}

ul.bullets li div a:link, ul.bullets li div a:visited {
    color: #ffffff;
}


#footer-banner {
    background:#000 url("images/footer_banner.jpg") repeat-x left top;
    padding: 10px 0px 19px;
    text-align:center;
	clear: both;
}

#footer-banner .footer-banner-content {
    width: 765px;
    margin: 0px auto;
    font-family: Tahoma;
    text-align:left;
	padding: 0px 0px 0px 25px;
}




#footer{
    background: url("images/footer_bg.jpg") repeat-x left top;
}

#footer .footer-content {
    background: url("images/footer_image.jpg") no-repeat left top;
}

#footer .footer-content .top {
    color: #000;
    font-size:12px;
    font-family: Tahoma;
    padding-top: 10px;
    margin-bottom: 19px;
}

#footer .footer-content .top a {
    font-weight:bold;
    color: #fff;
    text-decoration:none;
	padding: 0px 10px 0px 10px;
}

#footer .footer-content .top a:hover {
    text-decoration:underline;
}

#footer .footer-content .bottom .links {
    float:left;
    color: #d66b1b;
    font-size: 10px;
}

#footer .footer-content .bottom .links a {
    color: #959595;
    text-decoration:none;
	padding: 0px 10px 0px 10px;
}

#footer .footer-content .bottom .links a:hover {
    text-decoration:underline;
}

#footer .footer-content .bottom .design {
    float:right;
    font-size: 11px;
    color: #404040;
}

#footer .footer-content .bottom .design a {
    color: #404040;
    text-decoration:none;
    font-weight:bold;
    background: url("images/design_grey.gif") no-repeat left center;
    padding-left: 16px;
    margin-left: 5px;
}

#footer .footer-content .bottom .design a:hover {
    background: url("images/design_white.gif") no-repeat left center;
    color: #fff;
}

#main-content {
    background: #000;
    color: #fff;
}

/* ============ */
/* SUB PAGE NAV */
/* ============ */

.subpagenav {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: #4d4d4d;
	clear: both;
	color: #4d4d4d;
	text-align: center;
	font-weight: normal;
}


.subpagenav .links {
	font-size: 11px;
	padding: 6px 0px 0px 0px;
}

.subpagenav .links strong {
	color: #ffffff;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

.subpagenav .links a:link, .subpagenav .links a:link, 
.subpagenav .links a:visited {
	color: #999999;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


.subpagenav .links a:active, .subpagenav .links a:hover {
	color: #ffffff;
}

.subpagenav .left {
	float: left;
	font-weight: bold;
}

.subpagenav .left_off {
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
	display: block;
	width: 100px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma;
    text-decoration:none;
    height:25px;
    line-height: 25px;
    font-size: 11px;
	background: #000000;
	float: left;
}

.subpagenav .left a:link, .subpagenav .left a:visited  {
	border: 1px solid #ba0000;
	color: #ffffff;
	display: block;
	width: 100px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma;
    text-decoration:none;
    height:25px;
    line-height: 25px;
    font-size: 11px;
	background: #8d0101 url('../images/button_bg.gif') repeat-x 0px 0px;

}

.subpagenav .left a:active, .subpagenav .left a:hover  {
    border: 1px solid #ff1c1c;
	color: #ffffff;
	background: #8d0101 url('../images/button_bg.gif') repeat-x 0px -3px;
}

.subpagenav .right {
	float: right;
	font-weight: bold;
}

.subpagenav .right_off {
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
	display: block;
	width: 100px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma;
    text-decoration:none;
    height:25px;
    line-height: 25px;
    font-size: 11px;
	background: #000000;
	float: right;
}

.subpagenav .right a:link, .subpagenav .right a:visited  {
	border: 1px solid #ba0000;
	color: #ffffff;
	display: block;
	width: 100px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
	text-align: center;
	font-family: Tahoma;
    text-decoration:none;
    height:25px;
    line-height: 25px;
    font-size: 11px;
	background: #8d0101 url('../images/button_bg.gif') repeat-x 0px 0px;
}

.subpagenav .right a:active, .subpagenav .right a:hover  {
    border: 1px solid #ff1c1c;
	color: #ffffff;
	background: #8d0101 url('../images/button_bg.gif') repeat-x 0px -3px;
}
