body { 
	font-family: Arial, Helvetica, Lucida, sans-serif;
    background: #ffe07a;
}

.container {  
    width: 960px;  
    margin: 0 auto;   
}

img {
		float:left;
      	padding:50px;
      	border:none;
}

body, div, h1, h2, h3, h4, h5, h6, p, ul, img {margin:0px; padding:0px; }  

td {
	border-bottom: 1px solid #f96611;
}

#main {  
    background: url(images/header_slice.png) repeat-x;   
}

#main .container {  
    background: url(images/header.jpg) no-repeat;   
}

#logo {  
    background: url(images/logo.png) no-repeat;  
    height: 128px;  
    width: 184px;   
    float: left;   
}

#logo h1 {  
    text-indent: -9999px;   
}  
  
#header {  
	padding-top: 5px;
}

#tagline {  
    float: left;   
    padding-top: 65px;  
    padding-left: 20px;   
}

#tagline h3 {font-size: 30px; color: #f96611; }

ul#menu {  
    list-style: none;   
	padding-top: 12px;
}  
  
ul#menu li a {  
    font-size: 18px;  
    color: #ffe07a;  
    text-decoration: none;   
}

ul#menu li {  
    float: left;   
    padding-left: 0px;   
	padding-right: 25px;
}

#content h2 {  
    font-size: 30px;  
    color: #f96611;  
    padding-top: 25px;
}  
  
#content h3 {  
    font-size: 20px;  
    color: #f96611;
    padding-top: 20px;
	padding-bottom: 5px; 
}  
  
#content h4 {  
    font-size: 16px;  
    color: #373737;  
    font-weight: normal;   
}  
  
#content p {  
    font-size: 14px;  
    color: #595858;   
	padding-top: 10px;
}  

#content td {  
    font-size: 14px;  
    color: #595858;   
	padding-top: 0px;
} 

#content ul {  
    font-size: 14px;  
    color: #595858;   
	padding-top: 5px;
	padding-left: 25px;
} 
  
#content small {  
    font-size: 12px;  
    color: #373737;   
}  
  
#content a {  
    color: #f96611;  
    font-weight: bold;  
    text-decoration: underline;   
}

#news {  
    padding-top: 10px;   
}  
  
#news h3 {  
    padding-bottom: 10px;   
}  
  
#news p {  
    padding-top: 10px;  
    padding-bottom: 14px;   
}

#sidebar {  
    float: left;  
    margin-left: 55px;  
    margin-top: 35px;  
}

img.sidebar  {  
	border: 1px solid #f96611;
	padding: 15px;
    margin-bottom: 15px;  

}


#content {  
    width: 510px;   
	float: left;
}

#sidebar h3 {  
    font-size: 24px;  
    color: #044055;  
    font-weight: normal;  
    padding-bottom: 20px;  
    padding-left: 0px;  
}  
  
#sidebar ul {  
    list-style: none;  
    padding-bottom: 25px;  
}  
  
#sidebar ul li a {  
    font-size: 14px;  
    color: #393838;   
}  
  
ul#subscribe li {  
    padding-bottom: 5px;  
    padding-left: 35px;   
}
  
ul#subscribe li a {  
    font-size: 18px;   
}

#footer {  
    background: url(images/footer_slice.png) repeat-x;  
    padding-top: 20px;  
    padding-bottom:60px;  
    margin-top: 40px;  
    color: #fff;
}

#footer a {  
    color: #fff;  
    text-decoration: underline;
}

li#rss {  
    background: url(images/rss_icon.png) no-repeat;   
}  
  
li#email {  
    background: url(images/email_icon.png) no-repeat;   
}  
  
li#twitter {  
    background: url(images/twitter_icon.png) no-repeat;   
} 
