body {
	background: #aed0e5;
	margin: 0 auto;
	padding: 0 0;
	text-align: center;
}

img {
	border: 0;
}

p, h1, h2, h3, h4, h5, ul, li, dl, dd, dt, img, form {
	margin: 0;
	padding: 0;
}

/*----------Structural DIVs----------*/

#wrap {
	margin: 0 auto;
	text-align: left;
  	width: 900px;
}

#inner-wrap {
	float: left;
  	width: 900px /*814px*/;
  	padding: 0 50px;
  	border-top: 0;
	overflow: hidden;
}

#header {
	height: 130px;
	width: 850px /*900px*/;
	overflow: hidden;
	background: url(../images/backgrounds/header.gif) repeat-x #dad98f;
	margin-left: -50px;
	padding: 10px 0 0 50px;
}

#courtesyNav {
	height: 30px !important;
	color: #072b41;
	background: #aed0e5 !important;
	display: block;
	float: left;
	width: 770px /*800px*/;
	font: normal 12px/30px georgia, 'Times New Roman', times, serif;
	vertical-align: middle;
	padding: 0 15px;	
}

#content {
	float: left;
  	width: 800px /*900px*/;
  	padding: 0 50px;
	margin: 0;
	display: inline;
	background: url(../images/backgrounds/content.gif) repeat-y #f1f2e4;	
	overflow: hidden;
}

#footer {
	height: 19px /*67px*/;
	width: 900px /*800px*/;
	background-color: #DAD98F;
	padding: 13px 0 15px 0;
	color: #000;
	clear: both;
	float: left;
	font: normal 12px/14px georgia, 'Times New Roman', times, serif;
	text-align: center;
}

/*----------Other DIVs and elements----------*/

.searchBox {
	float: right;
	width: 300px;
	text-align: right;
}

.hiddenFields {
	display: none;
	height: 0;
}

#address {
	margin-top:0px;	
	padding-top:0px;
}

#search {
	display: inline;
	width: 150px;
	margin-left: 10px;
}


table, ul, ol {
    margin-bottom: 20px;
    font: normal 12px/18px georgia, 'Times New Roman', times, serif;
}
/*----------Typography----------*/



/*----------Link Styles----------*/

a:link, a:active, a:visited, a:hover {
 	font: normal 12px/18px georgia, 'Times New Roman', times, serif;
	color: #24519c;
}

#courtesyNav a {
	color: #072b41;
    font: normal 11px/30px 'Trebuchet MS', trebuchet, verdana, arial, sans-serif;
    padding: 0 5px;
	text-decoration: none;
}

#courtesyNav a:hover {
	text-decoration: underline;
}

#courtesyNav .first {
	padding-left: 15px;
}

#footer a {
	color: #24519c;
}


/*===Blog Styles===*/

p.date {
    font: normal 10px/13px georgia, 'Times New Roman', times, serif;	
}

blockquote {
    font: normal 12px georgia, 'Times New Roman', times, serif;
    line-height: 18px;
}

#contactform {
    border: 0;
    font: normal 12px georgia, 'Times New Roman', times, serif;
    line-height: 18px;
}

fieldset { border:0;margin:0;padding:0; }

label { display:block; }

input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px 
solid #ccc; }

input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif;}

form dt {
	font: normal 12px/16px georgia, 'Times New Roman', times, serif;
	color: #333;
	margin-top: 10px;
}

form dd {
	font: normal 12px/16px georgia, 'Times New Roman', times, serif;
	color: #666;
}


/* Nav Styles */

#mainNav {
	height: 31px !important;
	color: #072b41;
	background: #3f6f8d;
	display: block;
	float: left;
	width: 800px /*800px*/;
	font: normal 12px/30px georgia, 'Times New Roman', times, serif;
	vertical-align: middle;
	border-bottom: 4px solid #fff;
	margin-top: -15px;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 106px;
	float: left;
}

#mainNav a {
 	font: normal 12px/18px georgia, 'Times New Roman', times, serif;
	display: block;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0;
	padding: 2px 17px 2px 17px;
}

#mainNav h2 {
	color: #fff;
	height: 31px;
	border: 0;
	padding: 0;
}

#mainNav a {
	color: #fff;
	background: #3f6f8d;
	text-decoration: none;
}

#mainNav a:hover {
	color: #000;
	background: #e4e6cb;
}

#mainNav li {
	position: relative;
}

#mainNav ul ul {
	position: absolute;
	z-index: 500;
	width: 185px;
}

#mainNav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	width: 185px;
}

div#mainNav ul ul {
	display: none;
}

div#mainNav ul ul, div#mainNav ul li:hover ul ul, div#mainNav ul ul li:hover ul ul {
	display: none;
}

div#mainNav ul li:hover ul, div#mainNav ul ul li:hover ul, div#mainNav ul ul ul li:hover ul {
	display: block;
}

#mainNav h2 a:link, #mainNav h2 a:active, #mainNav h2 a:visited, #mainNav h2 a:hover {
	color: #fff;
	background: transparent;
	border: 0;
	font: bold 11px/16px arial, helvetica, sans-serif;
	padding: 0;
}

#mainNav ul#our-fellowship {
	width: 122px !important;
}

#mainNav ul#who-we-are {
	width: 101px !important;
}

#mainNav ul#sunday-services {
	width: 123px !important;
}

#mainNav ul#religious-education {
	width: 150px !important;
}

#mainNav ul#news-events {
	width: 120px !important;
}

#mainNav ul#get-involved {
	width: 106px !important;
}

#mainNav ul#connect {
	width: 78px !important;
}