/*defaults*/
* {margin: 0;
	padding: 0;}

table{margin:16px 0; border:none;}
img{border:none;}

body 	{
	background:#837560;
	color:#000000;
	margin:20px 0;
	padding:0;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 105%;
}


p		{margin:0; padding:0 0 15px 0; }

a		{color:#000000; text-decoration:underline; }

a:hover	{color:#f1a629; text-decoration:none;}



/*structural elements*/

#container	{margin:0px auto; text-align:center; width:760px; }

#holder		{
	width:100%;
	padding:20px 20px 5px;
	background:#FFFFFF;
	
	text-align:left;
}


#name{
	background:#837560;
	border-bottom:1px none #CCCCCC;
	padding:5px 30px 20px;
	height: 50px;
}
#navigation	{padding:10px 0; }
#header		{background:#F6F6F6 url(../images/gary_home.jpg) no-repeat 10px 10px; padding:10px; height:300px; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:140%; }
#content2	{float:left; width:100%; padding:20px 10px 0 0; line-height:140%; }


#full {float:none; width: 750px; padding:20px 10px, 0 0; line-height:140%; } 
#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.info	{padding:20px 20px 5px 20px; background:#FEFFD5; border:1px solid #837560; font-size:85%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:80%; background:#605546; padding:20px; text-align:left; border-top:2px solid #000000; }

#contact {background: #F6F6F6 url(../images/gary_contact.jpg) no-repeat 10px 10px; padding:10px; height:50px; }
#events  {background: #F6F6F6 url(../images/gary_events.jpg) no-repeat 10px 10px; padding:10px; height:250px; }

/*headings*/
.info h1	{color:#975c20; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:140%; font-weight:normal; line-height:20%; margin:0; padding:0 0 20px 0; }
#name h1		{
	font-weight:200;
	font-size:170%;
	margin:0;
	padding:15px 0px 0px;
	color:#f1a629;
	
}

#album	{float:none; width:100%; padding:20px 20px 20px 20px; line-height:140%; }

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#00000; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#F1A629; }




/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
.ministries {
	font-size: 40px;
	font-style: italic;
	color: #000000;
	line-height: 30px;
	font-weight: bolder;
}
.table_events {
	border: 1px solid #837560;
	margin: 2px;
	padding: 5px;
}
.table_hed {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}
.exalt {
	padding: 10px 0 0 60px;
	color:#996600;
	font-size:1.4em;
	line-height:18px;
	font-weight: bold;
}

span{
	padding-left:20px;
	}
	
.clearall{
		clear:both;
}

#full_home {float:none; width: 740px; padding:20px 10px; line-height:140%; background-color:#837560; margin:10px 0;} 
