
html { /* forces scrollbars */
	height: 100%;
	}

* { /* global settings for every element on the site */
	margin: 0;
	padding: 0;
	}

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {
    margin:0px;
    padding:0px;
    }
    
.notext {
	text-align: left;
	text-indent: -5000px;
	overflow: hidden;
	}
        
        
.nodisplay {
	display: none;
	}
        
        
.clear {
    margin: 0;
    padding: 0;
    clear: both;
    line-height: .01;
    height: 0;
    }

body {
    font-family: Georgia, Times, serif;
    color: #543502;
    background: url("/images/body_repeat.jpg") left top repeat;
    }
    
h2 {/* Section Title*/
    color:#646e2c;
    font-size: 28px;
    font-weight: normal;
    padding:90px 0px 0px 0px;
    }
    

h4 {/* Brown Subhead*/
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 0px 12px 0px;
    }
    
    
h5 {
    font-size: 14px;
    letter-spacing: 0.1em;
    font-weight: normal;
    }
    
h6 {
    font-size: 20px;
    font-weight: normal;
    }

.credit {
    color:#646e2c;
    display:block;
    font-style:italic;
    font-size: 14px;
    padding:0px 0px 0px 0px;
    }
    
a:link {
    color: #543502;
    outline: none;
    text-decoration: none;
    }
    
a:visited {
    color: #543502;
    outline: none;
    text-decoration: none;
    }
    
a:hover {
    color: #646e2c;
    outline: none;
    text-decoration: none;
    }
    
p a:link {
    color: #ab4807;
    outline: none;
    text-decoration: none;
    }

p a:hover {
    color: #646e2c;
    outline: none;
    text-decoration: none;
    }


/* MAIN MENU*/
 
#mainmenu {
    /*width: 1500px;*/
    height: 78px;
    padding: 0 0 0 210px;
    }

#mainmenu ul {
    margin: 0 0 0 0;
    list-style: none;
    z-index: 3;
    }
    
#mainmenu a {
    display: block;
    }
    
#mainmenu li {
    float: left;
    padding: 40px 30px 0 30px;
    font-size: 20px;
    text-align: left;
    text-decoration: none;
    background: url("/images/vert_divider.gif") left top no-repeat;
    height: 78px;
    }
    
#mainmenu li ul {
    display: none;
    }
    
#mainmenu li:hover ul {
    display: block;
    padding: 17px 0 0 0;
    position: absolute;
    }
    
#mainmenu li ul li {
    font-family: Arial, sans-serif;
    font-size:15px;
    padding: 8px 30px 0 0;
    text-indent: 20px;
    text-align:left;
    float: none;
    text-decoration: none;
    position: relative; left: -30px;
    background: url("/images/menuBKG.gif") left top repeat;
    height: 32px;
    }
    
#donate ul {
    width: 10em;
    }

div content {
    clear: left;
    }


/* HEADER */

div#container_header {
	width: 100%;
	background: url("/images/header_repeat.gif") left top repeat-x;
	}
        
div#header {
	position: relative;
	margin: 0 auto;
	height: 164px;
        width: 1000px;
	text-align: left;
	}

a.logo {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 200px;
	height: 200px;
        background: url("/images/CFAKlogo.png") ;
        z-index: 4;
	}
        
div#tagline {
	position: absolute;
	top: 95px;
	left: 230px;
	width: 314px;
	height: 22px;
	}
        
       
div#tabs {
        position: absolute;
	top: 62px;
	right: 50px;
	width: 365px;
	height: 74px;
        z-index: 2;
	}
        
a.tab_video {
	position: relative;
	top: 32px;
	left: 31px;
	font-family: Arial, sans-serif;
        font-size:14px;
        text-decoration: none;
	}
        
a.tab_newsletter {
	position: relative;
	top: 32px;
	left: 80px;
	font-family: Arial, sans-serif;
        font-size:14px;
        text-decoration: none;
	}
        
      
        
        
/* PHOTO ROTATION */
        
div#container_splash {
	width: 100%;
        background: url("/images/splashBKG.jpg") left top repeat-x;
        height: 420px;
        z-index: 1;
	}
        
div#splash {
        background: url("/images/splashborder.gif") left top no-repeat;
        position: relative;
        margin: 0 auto;
        left: 75px;
        height: 420px;
        width: 1000px;      
	}    
        
        #prev {
            position: absolute;
            top: 210px;
            left: 5px;
            z-index: 5;
        }
        
        #next {
            position: absolute;
            top: 210px;
            left: 550px;
            z-index: 5;
        }
        
        div#slides_container {
            position: absolute;
            left: 55px;
            top: 35px;
         }
            
        
        div#slides p{
            margin: 0;
            padding: 0 0 0 20px;
            font-size: 12px;
            font-family: arial;
            color: #e3e5cd;
            position: relative;
            top: -45px;
            line-height: 42px;
            height: 45px;
            background: black;
            opacity: .7;
        }
        
        div#container_splash #splashquote {
            position: absolute;
            left: 660px;
            top: 80px;
            width: 250px;
            padding: 0;
            }
            
         div#container_splash #splashquote p{
            font-style: italic;
            font-size: 17px;
            line-height: 150%;
            text-indent: -5px;
			display: none;
            }
			div#container_splash #splashquote p.first{
				display: block;
	           }
        
        
/* CONTENT */   

div#container_content {
    width: 100%;
	}

div#content {
        position: relative;
        margin: 0 auto;
        width: 1000px;
        text-align: left;
	}
        
div#content #column1 {
	float: left;
        padding: 35px 50px 0 60px;
        width: 520px;
        }
        

div#column1 #hometext p{
    padding: 0px 0px 18px 0px;
    font-size: 18px;
    line-height: 170%;
    text-align: left;
    color: #2e2415;
    overflow: hidden;
	}   
        
div#content #column2 {
    float: left;
    top: 0px;
    padding: 20px 0 0 0;
    width: 310px;
        }
        
        
a.play_video {
    position: relative;
    padding: 0px;
    top: -52px;
    left: 122px;
    font-family: Arial, sans-serif;
    font-size:15px;
    text-decoration: none; }
    
.photo_left {/* padding for photos */
    margin:7px 20px 0px 0px;
    padding:0px;
    float:left;
    }
    
        
                
/* FOOTER */

        
div#container_footer {
        padding: 20px 0 0 0;
        width: 100%;
        background: url("/images/footer_repeat.jpg") left bottom repeat-x;
	}

div#container_footer div#footer {
	position: relative;
        width:1000px;
	margin: 0 auto;
        height: 184px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	}
        
a.cfaklogo {
	position: absolute;
	top: 20px;
	left: 30px;
        width: 150px;
        height: 150px;
        background: url("/images/CFAKlogoSM.png") left top no-repeat;
        z-index: 4;
        }    
        
div#footer div#socialtab {
display: block;
	position: relative;
        top: 0;
        left: 600px;
        width: 330px;
        height: 90px;
        background: url("/images/social_tab.jpg");
	}
        

a.facebook {
        position: absolute;
        top: 27px;
	right: 20px;
        width: 130px;
        height: 55px;
        background: url("/images/facebook.gif") left top no-repeat;
	}
        
a.twitter {
        position: absolute;
        top: 0;
	right: 158px;
        width: 147px;
        height: 78px;
        background: url("/images/twitter.gif") left top no-repeat;
	}
       

a.facebook:hover {
        background-position: 0 -55px;
	}
        
a.twitter:hover {
        background: url("/images/twitterover.gif") left top no-repeat;
	}
        
div#footer div#contactinfo {
    position: relative;
    left: 200px;
    }
    
#contactinfo li ul li {
    list-style-type: none;
    }
        
li.footersection {
    height: 78px;
float: left;
    padding: 0px 30px 0 30px;
    list-style-type: none;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    background: url("/images/vert_divider.gif") left bottom no-repeat;
    }
        
li.firstline {
padding: 20px 0 0 0;
    font-size: 14px;
    letter-spacing: .1em;
    }
    
li.ul.footersection {
    list-style-type: none;
    }
