@import url(reset.css);
@import url(editor.css);
@import url(forms.css);

body {
	background-color:#e2e7ee;
}

#page {
	background-color:#fff;
	margin:0 auto;
	width:800px;
}	

#banner {
	height:150px;
}

#logo {
	float:left;
	width:401px;
}

#nav-global {
	background-color:transparent;
	float:right;
	width:399px;
}

.links {
	height:64px;	
}

#search {
	background:transparent url(/images/AAEOR1a.jpg) no-repeat;
	height:56px;
	padding:30px 0 0 165px;
	width:234px;	
}

#nav-main {
	background-color:#6d8489;
	height:26px;
	width:800px;
}

#content {
	background:#6d8489;
	padding-top:15px;
}

#content-main {
	padding:0 20px;
}

#controls {
	color:#5882d5;
	float:right;
	font-size:10px;
	margin-bottom:12px;
	width:110px;
}

#content-block {
	background-image:url(/images/bgContentBlock.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	width:779px;
}

#content-top {
	background-image:url(/images/content_top.gif);
	background-repeat:no-repeat;
	height:14px;
	margin:0 auto;
	width:779px;
}

#content-bottom {
	background-image:url(/images/content_bottom.gif);
	background-repeat:no-repeat;
	height:11px;
	margin:0 auto;
	width:779px;
}

#footer-missionaries {
	background-color:#a70e8c;
	color:#fff;
	font-size:11px;
	height:24px;
	padding:0 0 0 20px;
}

.footerbar {
	height:20px;
	padding-top:4px;
}

.footerbar a {
	color:#fff;
}

#footer-namb {
	font-size:10px;
}

#footer-namb p {
	margin-top:24px;
}

.clearfix {
	clear:both;
}

/* Home Page Styles */

/* North American Missions Emphasis box */

.box_bg {
/*	background: #cdcdcd url(/images/2005_bg.gif) no-repeat bottom; */
	padding:12px;
}

/* Quick Links box */

.quick_links {
/*	background: #cdcdcd url(/images/quick_links_bg.gif) no-repeat bottom; */
	padding:12px;
}

.GalleryPhotoItem {
	float:left;
}

