/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#header {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 10px;
    padding-bottom:  12px;
    width:910px;
    margin-bottom:0px;
	}

#heading {
    background: #e8e8e8;
    margin-bottom: 28px;
    padding: 0px 0px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
     width:870px;
	}


#heading h2, #heading h1 {
    color: #666;
    padding: 0px 0;
	text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:3px;
	}

.aside h4 {
color:#960000;
}
