@charset "UTF-8";
/* CSS Document */

/*
============================================================================
GENERAL
============================================================================
*/
html {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left{float:left;}
.right{float:right;}

body {
/*
    background: url('images/bg.jpg') #ABABAB scroll center top no-repeat;
*/
    background: url('images/fca_background.jpg') #ABABAB scroll center top no-repeat;
	display: table;
	width: 100%;
	height: 100%;
	font: 100%/125% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1, h2, h3, h4, ul, li {
	font: 100%/125% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

a {
	color: #A2224B;
	text-decoration: none;
}

a:hover {
	color: #ABABAB;
}

img {
 border: 0px none;
}

.hide {
	display: none;
}

.clear {
	clear: both;
}


/*
============================================================================
PAGE
============================================================================
*/
#home_page {
/*
    background: url('images/home.jpg') transparent scroll center 60px no-repeat;
*/
    background: url('images/fca_home.jpg') transparent scroll center 60px no-repeat;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#page {
	position: relative;
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#page_title {
	background: url('images/title.jpg') 0px 3px no-repeat;
	position: relative;
	width: 419px;
	color: #FFFFFF;
	font: bold 343.75%/100% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 460px;
	padding: 0px 0px 0px 21px;
}

#page_description {
	position: relative;
	width: 440px;
	color: #E9AE11;
	font: 150%/125% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 460px;
	padding: 0px 0px 0px 0px;
}

#content {
	background: #FFFFFF;
	position: relative;
	width: 900px;
	font: 112.5%/122.22% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}

#collumns {
	background: #FFFFFF;
	position: relative;
	width: 920px;
	font: 112.5%/122.22% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
}

.collumn_2 {
	position: relative;
	width: 550px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
}

.collumn_4 {
	position: relative;
	float: left;
	width: 210px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
}

.videos {
	background: url('images/sub_link.jpg') 0px 3px no-repeat;
	position: relative;
	display: block;
	color: #00285D;
	font: bold 305.56%/100% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 21px;
}

.content_title a {
	background: url('images/sub_link.jpg') 0px 3px no-repeat;
	position: relative;
	display: block;
	color: #00285D;
	font: bold 305.56%/100% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 21px;
}

.content_title a:hover {
	background: url('images/sub_link.jpg') 0px -110px no-repeat;
	color: #ABABAB;
}

.content_description {
	position: relative;
	width: 440px;
	color: #E9AE11;
	font: 133.33%/125% Helvetica, Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

.content_head {
	font: bold 200%/100% Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 0px 10px 0px;
}

.back {
	float: right;
	font: bold 150%/125% Helvetica, Arial, Verdana, sans-serif;
	clear: both;
}


.collumn_back {
	float: right;
	font: bold 150%/125% Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 20px 20px 0px;
	clear: both;
}

.content_slash {
	background: url('images/content_slash.jpg') 0px 0px no-repeat;
	position: relative;
	float: left;
	width: 40px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.picture_left {
	position: relative;
	float: left;
	width: 440px;
	margin: 0px 20px 20px 0px;
	clear: both;
}

.picture_right {
	position: relative;
	float: right;
	width: 440px;
	margin: 0px 0px 20px 20px;
	clear: both;
}


/*
============================================================================
MENU
============================================================================
*/
#menu {
	position: relative;
	width: 940px;
	height: 120px;
}

#menu ul {
    float:right;
    height: 120px;
    list-style: none;
    position:relative;
    right:0;
    top:65px;
}

#menu ul li{
    float:left;
    margin:0 10px 0 0;
}
#menu li a{
    font-size:14px;
    background:#741012;
    color:#fff;
    padding:7px 10px;
}
#menu li a:hover{
    background:#fff;
    color:#000;
}
#logo {
    background: url('images/fca_logo.png') transparent  0px 0px no-repeat;
    position: absolute;
    display: block;
    width: 125px;
    height: 114px;
    left: 0px;
    top: 0px;
}

#logo:hover {
/*
    background: url('images/logo.png') transparent  0px 0px no-repeat;
*/
}
/*
#menu_testimonies {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 109px;
    height: 30px;
    left: 72px;
    top: 60px;
}

#menu_testimonies:hover {
    background: url('images/links.gif') 0px 0px no-repeat;
}

#menu_testimonies_active {
    background: url('images/links.gif') 0px 0px no-repeat;
    position: absolute;
    display: block;
    width: 109px;
    height: 30px;
    left: 72px;
    top: 60px;
}

#menu_about {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 65px;
    height: 30px;
    left: 199px;
    top: 60px;
}

#menu_about:hover {
    background: url('images/links.gif') -107px 0px no-repeat;
}

#menu_about_active {
    background: url('images/links.gif') -107px 0px no-repeat;
    position: absolute;
    display: block;
    width: 65px;
    height: 30px;
    left: 199px;
    top: 60px;
}

#menu_media {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 65px;
    height: 30px;
    left: 282px;
    top: 60px;
}

#menu_media:hover {
    background: url('images/links.gif') -170px 0px no-repeat;
}

#menu_media_active {
    background: url('images/links.gif') -170px 0px no-repeat;
    position: absolute;
    display: block;
    width: 65px;
    height: 30px;
    left: 282px;
    top: 60px;
}

#menu_events {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 71px;
    height: 30px;
    left: 365px;
    top: 60px;
}

#menu_events:hover {
    background: url('images/links.gif') -233px 0px no-repeat;
}

#menu_events_active {
    background: url('images/links.gif') -233px 0px no-repeat;
    position: absolute;
    display: block;
    width: 71px;
    height: 30px;
    left: 365px;
    top: 60px;
}

#menu_ministries {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 97px;
    height: 30px;
    left: 454px;
    top: 60px;
}

#menu_ministries:hover {
    background: url('images/links.gif') -302px 0px no-repeat;
}

#menu_ministries_active {
    background: url('images/links.gif') -302px 0px no-repeat;
    position: absolute;
    display: block;
    width: 97px;
    height: 30px;
    left: 454px;
    top: 60px;
}

#menu_contact {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 81px;
    height: 30px;
    left: 569px;
    top: 60px;
}

#menu_contact:hover {
    background: url('images/links.gif') -397px 0px no-repeat;
}

#menu_contact_active {
    background: url('images/links.gif') -397px 0px no-repeat;
    position: absolute;
    display: block;
    width: 81px;
    height: 30px;
    left: 569px;
    top: 60px;
}

#menu_donate {
    background: url('images/links.gif') transparent  0px 30px no-repeat;
    position: absolute;
    display: block;
    width: 72px;
    height: 30px;
    left: 669px;
    top: 60px;
}

#menu_donate:hover {
    background: url('images/links.gif') -476px 0px no-repeat;
}

#menu_donate_active {
    background: url('images/links.gif') -476px 0px no-repeat;
    position: absolute;
    display: block;
    width: 72px;
    height: 30px;
    left: 669px;
    top: 60px;
}
*/


/*
============================================================================
HOME
============================================================================
*/
#home_slideshow {
	position: relative;
	width: 900px;
	height: 320px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

#home_slide_A {
	background: url('images/slideshow/slide01.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_B {
	background: url('images/slideshow/slide02.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_01 {
	background: url('images/slideshow/home_01.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_02 {
	background: url('images/slideshow/home_02.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_03 {
	background: url('images/slideshow/home_03.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_04 {
	background: url('images/slideshow/home_04.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_05 {
	background: url('images/slideshow/home_05.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_06 {
	background: url('images/slideshow/home_06.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_07 {
	background: url('images/slideshow/home_07.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_08 {
	background: url('images/slideshow/home_08.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_09 {
	background: url('images/slideshow/home_09.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_10 {
	background: url('images/slideshow/home_10.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_11 {
	background: url('images/slideshow/home_11.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_slide_12 {
	background: url('images/slideshow/home_12.jpg') 0px 0px no-repeat;
	position: absolute;
	width: 900px;
	height: 320px;
	left: 0px;
	top: 0px;
}

#home_menu {
	background: #FFFFFF;
	position: relative;
	width: 940px;
	height: 180px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.mission_title {
	color: #00285D;
	font: bold 200% Helvetica, Arial, Verdana, sans-serif;
	line-height: 50px;
}

#home_mission {
	background: #FFFFFF;
	position: relative;
	width: 460px;
	height: 272px;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

#home_bottom_wrapper {
	height: 272px;
	width: 940px;
}

#home_twitter {
	background: #FFFFFF;
	position: inherit;
	width: 470px;
	height: 180px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#home_testimonies {
	background: url('images/home_links.jpg') 0px 0px no-repeat;
	position: absolute;
	display: block;
	width: 210px;
	height: 140px;
	left: 20px;
	top: 20px;
}

#home_testimonies:hover {
	background: url('images/home_links.jpg') 0px -140px no-repeat;
}

#home_media {
	background: url('images/home_links.jpg') -210px 0px no-repeat;
	position: absolute;
	display: block;
	width: 210px;
	height: 140px;
	left: 250px;
	top: 20px;
}

#home_media:hover {
	background: url('images/home_links.jpg') -210px -140px no-repeat;
}

#home_events {
	background: url('images/home_links.jpg') -420px 0px no-repeat;
	position: absolute;
	display: block;
	width: 210px;
	height: 140px;
	left: 480px;
	top: 20px;
}

#home_events:hover {
	background: url('images/home_links.jpg') -420px -140px no-repeat;
}

#home_donate {
	background: url('images/home_links.jpg') -630px 0px no-repeat;
	position: absolute;
	display: block;
	width: 210px;
	height: 140px;
	left: 710px;
	top: 20px;
}

#home_donate:hover {
	background: url('images/home_links.jpg') -630px -140px no-repeat;
}

/*
============================================================================
TESTIMONIES
============================================================================
*/
#testimonies_head {
	background: url('images/header/testimonies.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.testimony {
	width: 920px;
	padding: 0px 0px 20px 0px;
}

.testimony_name {
	color: #00285D;
	font: bold 100% Helvetica, Arial, Verdana, sans-serif;
}


/*
============================================================================
ABOUT
============================================================================
*/
#about_head {
	background: url('images/header/about.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
SCHOOLS
============================================================================
*/
#schools_head {
	background: url('images/header/schools.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.school_head {
	color: #A2224B;
	font: bold 200%/100% Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 10px 0px;
}



/*
============================================================================
STAFF
============================================================================
*/
#staff_head {
	background: url('images/header/staff.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.staff {
	margin: 0px 0px 20px 0px;
}

.staff p {
	width: 440px;
	float: right;
	clear: right;
}

.staff_sub_head {
	position: relative;
	float: left;
	width: 440px;
}

.staff_title {
	font: bold 343.75% Helvetica, Arial, Verdana, sans-serif;
}

.staff_description {
	width: 440px;
	color: #E9AE11;
	font: 150%/125% Helvetica, Arial, Verdana, sans-serif;
}

.staff_description a {
	color: #E9AE11;
}

.staff_description a:hover {
	color: #000000;
}

.staff_picture {
	float: left;
	margin: 0px 0px 20px 0px;
}


/*
============================================================================
ABOUT FCA
============================================================================
*/
#about_fca_head {
	background: url('images/header/about_fca.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.values {
	position: relative;
	float: right;
	width: 330px;
	margin: 0px 0px 20px 20px;
	clear: both;
}


/*
============================================================================
MEDIA
============================================================================
*/
#media_head {
	background: url('images/header/media.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.media_title {
	background: url('images/sub_title.jpg') 0px 2px no-repeat;
	color: #00285D;
	font: bold 250% Helvetica, Arial, Verdana, sans-serif;
	text-indent: 21px;
	padding: 0px 20px 0px 0px;
}

.media_pictures {
	width: 920px;
	padding: 0px 0px 20px 0px;
}

.photo {
	position: relative;
	float: left;
	display: block;
	width: 210px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
}


/*
============================================================================
EVENTS
============================================================================
*/
#events_head {
	background: url('images/header/arena.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.event_title {
	background: url('images/sub_title.jpg') 0px 2px no-repeat;
	color: #00285D;
	font: bold 200% Helvetica, Arial, Verdana, sans-serif;
	text-indent: 21px;
}

.event_date {
	color: #ABABAB;
	font: bold 100% Helvetica, Arial, Verdana, sans-serif;
	text-indent: 21px;
}


/*
============================================================================
MINISTRIES
============================================================================
*/
#ministries_head {
	background: url('images/header/ministries.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
CAMP
============================================================================
*/
#camp_head {
	background: url('images/header/camp.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
CAMPUS
============================================================================
*/
#campus_head {
	background: url('images/header/campus.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
COMMUNITY
============================================================================
*/
#community_head {
	background: url('images/header/community.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
COACHES
============================================================================
*/
#coaches_head {
	background: url('images/header/coaches.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
CONTACT
============================================================================
*/
#contact_head {
	background: url('images/header/contact.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

#contact_info {
	color: #A2224B;
	font: 150%/125% Helvetica, Arial, Verdana, sans-serif;
}

.form_section {
	position: relative;
}

.contact_label {
	position: absolute;
	color: #FFFFFF;
	font: 100%/100% Helvetica, Arial, Verdana, sans-serif;
	left: 10px;
	top: 12px;
}

.form_input {
	background: #ABABAB;
}

.form_input_error {
	background: #666666;
}

#contact_name {
	width: 364px;
	height: 28px;
	color: #A2224B;
	font: 100%/100% Helvetica, Arial, Verdana, sans-serif;
	border: none 0px;
	outline: none 0px;
	margin: 0px 0px 20px 0px;
	padding: 12px 10px 0px 66px;
}

#contact_email {
	width: 363px;
	height: 28px;
	color: #A2224B;
	font: 100%/125% Helvetica, Arial, Verdana, sans-serif;
	border: none 0px;
	outline: none 0px;
	margin: 0px 0px 20px 0px;
	padding: 12px 10px 0px 67px;
}

#contact_subject {
	width: 337px;
	height: 28px;
	color: #A2224B;
	font: 100%/100% Helvetica, Arial, Verdana, sans-serif;
	border: none 0px;
	outline: none 0px;
	margin: 0px 0px 20px 0px;
	padding: 12px 10px 0px 93px;
}

#contact_text {
	width: 420px;
	height: 120px;
	color: #A2224B;
	font: 100%/125% Helvetica, Arial, Verdana, sans-serif;
	text-indent: 0px;
	border: none 0px;
	outline: none 0px;
	margin: 0px 0px 20px 0px;
	padding: 30px 10px 10px 10px;
}

#contact_submit {
	background: #ABABAB;
	width: 110px;
	height: 40px;
	color: #FFFFFF;
	font: 100%/125% Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	border: none 0px;
	outline: none 0px;
	margin: 0px 0px 0px 0px;
	padding: 3px 10px 0px 10px;
	cursor: pointer;
}

#contact_submit:hover {
	background: #A2224B;
}

#error_message {
	position: relative;
	float: right;
	width: 310px;
	margin: 0px 0px 0px 0px;
}


/*
============================================================================
DONATE
============================================================================
*/
#donate_head {
	background: url('images/header/donate.jpg') 0px 0px no-repeat;
	position: relative;
	width: 900px;
	height: 220px;
	margin: 20px 20px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.donate_title {
	background: url('images/sub_title.jpg') 0px 2px no-repeat;
	color: #00285D;
	font: bold 305.56%/100% Helvetica, Arial, Verdana, sans-serif;
	text-indent: 21px;
}

.donate_highlight {
	color: #A2224B;
}

#chic_fil_a {
	background: url('images/sponsors/chic_fil_a.jpg') 0px 0px no-repeat;
	display: block;
	width: 220px;
	height: 110px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#daylight_donuts {
	background: url('images/sponsors/daylight_donuts.jpg') 0px 0px no-repeat;
	display: block;
	width: 220px;
	height: 110px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}


/*
============================================================================
FOOTER
============================================================================
*/
#footer {
	position: relative;
	width: 940px;
	height: 30px;
	margin: 11px 0px 70px 0px;
	padding: 0px 0px 0px 0px;
}

#footer_social {
	position: absolute;
	width: 186px;
	height: 22px;
	list-style: none;
	left: 0px;
	top: 0px;
}

#footer_facebook {
	background: url('images/links.gif') -549px 0px no-repeat;
	position: absolute;
	display: block;
	width: 96px;
	height: 20px;
	left: 0px;
	top: 0px;
}

#footer_facebook:hover {
	background: url('images/links.gif') -732px 0px no-repeat;
}

#footer_twitter {
	background: url('images/links.gif') -645px 0px no-repeat;
	position: absolute;
	display: block;
	width: 86px;
	height: 20px;
	left: 102px;
	top: 2px;
}

#footer_twitter:hover {
	background: url('images/links.gif') -828px 0px no-repeat;
}

#footer_menu ul {
	position: relative;
	float: right;
	display: inline;
	font: bold 56.25% Helvetica, Arial, Verdana, sans-serif;
	margin: 4px 0px 0px 0px;
	clear: both;
}

#footer_menu ul li {
	display: inline;
	position: relative;
	padding: 0px 0px 0px 8px;
}

#footer_site a {
	color: #A2224B;
}

#footer_site a:hover {
	color: #FFFFFF;
}

#footer_copyright {
	color: #FFFFFF;
}

#footer_copyright a {
	color: #FFFFFF;
}

#footer_copyright a:hover {
	color: #A2224B;
}

.slash {
	background: url('images/slash.gif') 0px 0px no-repeat;
	position: absolute;
	width: 8px;
	height: 8px;
	left: 0px;
	top: 0px;
}

.aside{width:252px;}
.content{width:630px;}
.infocontent{width:430px;}
.infoaside{width:400px;}

.pdf{display:block;text-align:center;}

/* Schools.php
================================== */
.accordion img                                      {float:left;margin:0 20px 0 0;}

/* clearfix
================================== */
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
