/* <![CDATA[ */

	BODY {
        color: #333333;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-family: Georgia,"Nimbus Roman No9 L",serif;
        line-height: 135%;
    }
    
    H1, H2, H3, H4, H5, H6 {
        color: #333333;
        background-color: inherit;
        font-style: normal;
        font-weight: normal;
        font-variant: small-caps;
        font-family: Georgia,"Nimbus Roman No9 L",serif;
        line-height: 120%;
    }
    
    H1 {
        margin: 20px 0px 20px 0px;
        font-size: 21px;
    }
    
    H2 {
        margin: 18px 0px 18px 0px;
        font-size: 21px;
    }
    
    H3 {
        margin: 16px 0px 16px 0px;
        font-size: 19px;
    }
    
    H4 {
        margin: 14px 0px 14px 0px;
        font-size: 17px;
    }
    
    H5, H6 {
        margin: 12px 0px 12px 0px;
        font-size: 12px;
        font-weight: bold;
    }
    
    A, A:visited, A:hover {
        color: #928E7D;
        background-color: inherit;
        text-decoration: none;
    }
	
	DIV#container {
		margin-left: 0px;
		width: 600px;
	}
	
	DIV#header, DIV#subheader {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	DIV#subheader {
		margin-top: 25px;
	}
	
	DIV#content {
		margin-top: 50px;
		margin-bottom: 40px;
	}
	
	DIV#footer {
		width: 100%;
		margin-top: 25px;
	}
	
	DIV#header DIV {
	    width: 25%;
	    float: left;
	}
	
    @media screen {
        
        DIV#container {
            margin-left: 20px;
        }
        
        DIV#header {
            margin-top: 25px
        }
        
    }
	
/* ]]> */
