﻿body,div,p,td,input {font-family: Tahoma,Arial,Verdana; font-size: 12px;}
a {color: #336699;}
body
{
    background: #999900;
    text-align: center;
}

.sd_contenttable
{
    background: white;
    width: 889px;
    border: 0px solid none;
}

.sd_header
{
    background: #336699;
}

.sd_banner
{
    width: 889px;
    height: 168px;
    background: url(../images/banner.png);
}

.sd_menucontainer
{
   color: white;
}   
 
.sd_menucontainer td
{
    width: 10%;
    height: 100%;
    background: #cc3300;
    color: white;
    text-align: center;
    border-left: 5px solid white;
}

.sd_menucontainer a
{
    text-decoration:none;
    color: white;
    font-size: 11px;
    font-weight: bold;
}

.sd_menucontainer a:hover
{
    text-decoration:underline;
    color: white;
}

.sd_leftnavarea
{
	 background:white;
	 padding:4px;
}

.sd_pageimage
{
	
	background:url(../images/church.jpg);
	height:400px;
	
}
.sd_contentleft
{
	width: 283px;
	vertical-align:top;
	background: silver;
	padding: 5px;
}

.sd_contentright
{
    vertical-align:top;
	width: 606px;
}

.sd_contentarea
{
    padding: 4px;
    background: white;
}

.sd_footer
{
    padding: 4px;
    background: #336699;
    border-top: 5px solid white;
    text-align: center;
    color: white;
}

.sd_title
{
    padding: 3px;
    background: #cc6600;
    color: white;
    
}