/* CSS Document */



body {
	background-color: #92A36C;
	background-image: url(http://mannanashville.org/images/site_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin:0;
	}


/*-----------------------------------------

wrappers and containers
-----------------------------------------*/


#site_ctnr {
	width: 848px;
	margin: 0px auto;
	padding: 0px;
	}

#header_ctnr {
	width: 810px;
	height: 165px;
	margin: 0px auto;
	clear: both;
	float: left;
	background-color: #fff;
	}
	
#presentation_ctnr {
	width: 806px;
	height: 280px;
	float: left;
	background-color: #efe2c1;
	border: #bdbbb6 solid 2px;
	}
	
#sister_ctnr {
	width: 163px;
	height: 312px;
	background-image: url(http://mannanashville.org/images/sister_bg.gif);
	background-repeat: no-repeat;
	background-color: #f7e8c5;
	float: left;
	border-left: #bdbbb6 solid 1px;
	border-right: #bdbbb6 solid 1px;
	border-bottom: #bdbbb6 solid 1px;
	border-top: #bdbbb6 solid 1px;
	}
	
#welcome_ctnr {
	background-color: #fff;
	width: 430px;
	float: left;
	}
	
#news_ctnr {
	width: 213px;
	height: 258px;
	float: right;
	background-color: #f5e2b6;
	background-image: url(http://mannanashville.org/images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	border-right: #bdbbb6 solid 1px;
	border-left: #bdbbb6 solid 1px;
	}
	
#sitemap_ctnr {
	width: 645px;
	height: 54px;
	float: right;
	background-color: #fff;
	border-right: #bdbbb6 solid 1px;
	border-bottom: #bdbbb6 solid 1px;
	border-top: #bdbbb6 solid 1px;
	margin-top: 0px;
	display: block;
	margin-right: -1px;
	}
	
#btm_ctnr {
	width: 810px;
	height: 310;
	float: left;
	margin: 0px auto;
	background-color: #fff;
	}
	
	
/* divs inside the presentation div */


#main_image {
	width: 233px;
	height: 272px;
	float: left;
	background-image: url(http://mannanashville.org/images/fingers.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-left: 2px;
	padding: 2px;
	margin-top: 4px;
	}
	
#lft_column {
	width: 72px;
	height: 272px;
	float: left;
	background-image: url(http://mannanashville.org/images/yellow.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 4px;
	}
	
#three_row {
	width: 251px;
	height: 273px;
	float: left;
	display: block;
	float: left;
	padding-right: 2px;
	margin-left: 4px;
	margin-top: 4px;
	}
	
h3#contribute a {
	width: 250px;
	height: 68px;
	background-image: url(http://mannanashville.org/images/contribute.gif);
	background-repeat: no-repeat;
	float: left;
	text-indent: -9999px;
	margin-bottom: 4px;
	}
	
#portrait {
	width: 250px;
	height: 128px;
	background-image: url(http://mannanashville.org/images/portrait.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 1px;
	margin-bottom: 2px;
	}
	
#video_ctnr {
	width: 250px;
	height: 68px;
	background-color: #729ab7;
	float: left;
	}
	
#right_column {
	width: 72px;
	height: 272px;
	background-image: url(http://mannanashville.org/images/hope.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 4px;
	}
	


/* end of presentation divs */

/*-----------------------------------------

h1, h2, h3, & h4's
-----------------------------------------*/


h1 h2 h3 h4 {
	padding: 0px;
	margin: 0px;
	}

h1#main_title {
	background-image: url(http://mannanashville.org/images/logo.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 152px;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
	}

h2#manna {
	background-image: url(http://mannanashville.org/images/manna_inc.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 495px;
	height: 148px;
	padding-right: 15px;
	text-indent: -9999px;
	margin-top: 20px;
	}
	
h3#welcome {
	width: 402px;
	height: 32px;
	background-image: url(http://mannanashville.org/images/welcome.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -9999px;
	margin-top: 25px;
	padding-right: 20px;
	}

h4#sister {
	width: 129px;
	height: 21px;
	background-image: url(http://mannanashville.org/images/sister.gif);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -9999px;
	margin: 0px auto;
	margin-top: 35px;
	margin-bottom: 30px;
	}

h4#news {
	width: 172px;
	height: 21px;
	background-image: url(http://mannanashville.org/images/news.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px auto;
	text-indent: -9999px;
	margin-top: 35px;
	margin-bottom: 30px;
	}


h4#video {
	width: 151px;
	height: 16px;
	float: left;
	background-image: url(http://mannanashville.org/images/video.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-indent: -9999px;
	display: block;
	padding-left: 10px;
	margin-top: 5px;
	}


/*-----------------------------------------

nav bar and navbar psuedo classes

-----------------------------------------*/


#nav_ctrn {
	width: 163px;
	height: 286px;
	float: left;
	background-color:#D27C25;
	margin-top: 2px;
	}

#nav_ctrn ul{
border-top:1px #FFFFFF solid;
border-left:1px #FFFFFF solid;
border-right:1px #FFFFFF solid;
}

#nav_ctrn li{
border-bottom:1px #FFFFFF solid;

	}


#nav_ctrn li a{
	padding: 6px 18px 0 18px;
	width: 125px;
	border-bottom:1px #FFFFFF solid;
	height: 23px;
	font-size:13px;
	color:#efeff0;
	display:block;
	font-weight: bold;
	text-decoration:none;
	}
	
#nav_ctrn li a:hover{
	background-color:#b96d1f;


	}
	

	

/*-----------------------------------------

misc
-----------------------------------------*/

p.sitemap a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #5e603a;
	}
	
span#first_character {
	padding-left: 30px;
	display: inline;
	}

p.sitemap {
	margin-top: 35px;
	padding-left: 20px;
	}

ul.sister_list li {
	color: #d27c25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	}
	
ul.sister_list li a{
	text-decoration: none;
	color: #d27c25;
	}
	
ul.sister_list li a:hover {	
	color: #b96d1f;
	}

p#video_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #dce6ed;
	font-size: 12px;
	clear: both;
	padding-left: 12px;
	font-style: italic;
	padding-top: 5px;
	}
	
p#video_more a{
	color: #dce6ed;
	display: inline;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	margin-top: -12px;
	padding-right: 10px;
	}
	
p#video_more a:hover {
	color: #fff;
	}

p.news_more a{
	color: #a5911b;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	margin-top: 20px;
	padding-right: 20px;
	}
	
p.news_more a:hover {
	color: #92a36c;
	text-decoration: none;
	font-weight: bold;
	}
	
p.news_title	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-left: 25px;
	}

p.news_title a{
	color: #5e603a;
	text-decoration: none;
	}
	
p.news_title a:hover {
	color: #92a36c;
	}
	
	
	
p.news_txt {
	color: #5e603a;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 11px;
	margin-left: 25px;
	}

/*-----------------------------------------

global styles

-----------------------------------------*/

.display_none {
	display: none;
	}


a {
	outline: none;
	}

/*-----------------------------------------

global psuedo classes

-----------------------------------------*/

p.content_more a{
	color: #a5911b;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
	
p.content_more a:hover {
	color: #92a36c;
	text-decoration: none;
	font-weight: bold;
	}

#welcome_ctr p, div.sitemason_body div {
	color: #5e603a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 25px;
	line-height: 20px;
	margin-top: 0;
	}
	
p#welcome_more {
	padding-top: 37px;
	float: right;
	padding-right: 35px;
	}
	
#nav_ctrn #no_border {
	border-bottom: none;
	}
