/* CSS Document */
table, tr, td, div, input, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a{
	border-width: 0;
	margin: 0;
	padding: 0;
}

body { 
    margin:0;
	font:normal 11px "Trebuchet MS", verdana, arial, helvetica, sans serif;
	color:#996633;
	line-height:1.4em;
	background:url(../images/main_bg.jpg) 50% 0% repeat-y #ffffff;
}

div#container {
	
}

div#content_container {
	margin:0px auto 0px auto;
	width:766px;
	background-color:#ffffff;
}

/*------ Header ------*/

div#head {
	width:720px;
	height:61px;
	background:url(../images/header_bg_home.jpg) 100% 0% no-repeat;
	padding:6px 20px 8px 26px;
}

.home_logo {
	float:left;
}

.util_nav {
	float:right;
	text-align:right;
	margin-top:42px;
	font:normal 10px "Trebuchet MS", verdana, arial, helvetica, sans serif;
}

.util_nav ul {
	margin:0;
	padding:0;
}

.util_nav li {
	display:inline;
	list-style-type:none;
}

.util_nav li a, .util_nav li a:visited {
	color:#760311;
	text-decoration:none;
}

.util_nav li a:hover {
	color:#760311;
	text-decoration:underline;
}

.util_sep {
	padding:0px 12px;
}

.util_icon {
	padding-left:7px;
}

/*------ Navigation ------*/

div#nav {
	width:766px;
	height:27px;
	background-color:#760311;
	text-align:center;
	padding:0;
}

/*------ Flash Area ------*/

div#home_flash {
	width:766px;
	height:307px;
	padding:1px 0px 0px 0px;
}

/*------ Home Content ------*/

div#main {
	width:740px;
	padding:0px 0px 19px 26px;
	/*border-left:solid 1px #cc9900;
	border-right:solid 1px #cc9900;*/
}

.top_content {
	width:454px;
	float:left;
	padding-top:10px;
}

.top_content p {
	margin:8px 0px;
}

.bottom_content {
	width:95%;
	margin:10px 0px 0px 0px;
}

.bottom_content p {
	margin:0px 0px 8px 0px;
}

.res_projects {
	float:left;
	width:55%;
	margin:0;
	padding:0;
}

.res_projects ul {
	margin:0;
	padding:0;
}

.res_projects ul li {
	list-style-type:none;
	background:url(../images/home_bullet.gif) 0% 5px no-repeat;
	margin:7px 0px 0px 10px;
	padding:0px 0px 0px 12px;
}

h2.res {
	width:166px;
	height:13px;
	background:url(../images/home_res_title.gif) 0% 0% no-repeat;
	margin:5px 0px 8px 0px;
}

h2.res span {
	display:none;
}

.comm_projects {
	float:right;
	width:45%;
}

.comm_projects ul {
	margin:0;
	padding:0;
}

.comm_projects ul li {
	list-style-type:none;
	background:url(../images/home_bullet.gif) 0% 5px no-repeat;
	margin:7px 0px 0px 10px;
	padding:0px 0px 0px 12px;
}

h2.comm {
	width:170px;
	height:13px;
	background:url(../images/home_comm_title.gif) 0% 0% no-repeat;
	margin:5px 0px 8px 0px;
}

h2.comm span {
	display:none;
}

/*------ Project Spotlight ------*/

div#spotlight {
	float:right;
	width:263px;
	background:url(../images/home_proj_spot_bg.jpg) 0% 0% repeat-y;
	padding:0px 0px 0px 0px;
	margin:0px 7px 0px 0px;
	_margin:0px 3px 0px 0px;
}

div#spotlight p {
	margin:10px 0px 0px 0px;
	padding:0px 20px 0px 20px;
	line-height:1.3em;
	color:#6c532f;
	font:normal 10px "Trebuchet MS", verdana, arial, helvetica, sans serif;
}

.spotlight_photo {
	float:right;
	padding:0px 0px 5px 5px;
}

h2.home_spot {
	background:url(../images/church_title.gif) 0% 0% no-repeat;
	width:194px;
	height:16px;
	margin:11px 0px 15px 20px;
}

h2.home_spot span {
	display:none;
}

p.more {
	text-align:right;
	margin:15px 0px 0px 0px;
	padding:0px 20px 0px 20px;
}

/*------ Footer ------*/

div#footer {
	width:766px;
	margin:0px;
	background:url(../images/white_square_bg.gif) 0% 0% repeat-x #f8f1e0;
	border-top:solid 4px #760311;
	text-align:center;
	color:#6c532f;
	font:normal 10px "Trebuchet MS", verdana, arial, helvetica, sans serif;
	padding:0px 0px 0px 0px;
}

.footer_content {
	
}

.footer_content ul {
	margin:10px 0px 0px 0px;
	padding:0;
}

.footer_content ul li {
	list-style-type:none;
	display:inline;
}

.footer_content ul li a, .footer_content ul li a:visited {
	color:#760311;
	text-decoration:none;
}

.footer_content ul li a:hover {
	color:#98424c;
	text-decoration:underline;
}

.addy {
	float:left;
	text-align:left;
	margin:10px 5px 15px 5px;
}

.addy ul {
	margin:0;
	padding:0;
}

.addy ul li {
	background:url(../images/addy_separator.gif) 0% 50% no-repeat;
	list-style-type:none;
	display:inline;
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 6px;
}

.addy ul li a, .addy ul li a:visited {
	color:#760311;
	text-decoration:none;
}

.addy ul li a:hover {
	color:#98424c;
	text-decoration:underline;
}

.addy ul li.first {
	background:none;
}

.copyright {
	float:right;
	text-align:right;
	margin:10px 8px 15px 8px;
}
.copyright p {
	margin:0;
	padding:0;
}

.separator {
	padding:0px 10px;
}

.dot {
	padding:2px 5px;
}

/*------ Clear Floats ------*/

.clear {
	clear: both; 
}

