html, body  {padding:0; margin:0; font-family: verdana, arial, sans-serif;}
body        {font-size: 76%; border-top: 3px solid #052C72; background: #FFF;}
body.small  {font-size: 76%;}
body.medium {font-size: 86%;}
body.medium #header {font-size: 90%;}   
/*body.medium #header h1  {background: url(../images/interface/logo2.gif) no-repeat 0 0;}*/
body.large  {font-size: 96%;}
body.large  #header {font-size: 80%;}
/*body.large  #header h1  {background: url(../images/interface/logo3.gif) no-repeat 0 0;}*/
/*Cap side bar at medium font size*/
body.large #sidebar {font-size: 90%;}
form        {margin:0; padding:0;}
ul          {margin:0; padding:0; list-style:none;}
ul li       {list-style:none;}
a           {text-decoration:none; color: #0d7aa6;}
a:hover     {text-decoration:underline;}
a img       {border:none;}

#header                 {width: 738px; height: 119px; border: 1px solid #DDD; margin: 5px 0 0 10px; float:left; clear:both;}
#header h1              {position:absolute; z-index: 9; margin:0; left: 11px; top:9px; width: 354px; height:0; padding-top: 119px; overflow:hidden; 
             background: url(../images/interface/logonew.png) no-repeat 0 0;}
#header h2              { z-index: 8; position:absolute; text-align:right; top: 15px;  margin:0;  width: 720px; display:block;  text-align:right; font-weight:normal; font-size: 1.2em;}
#header h3              {display:block; margin:0; position:absolute; text-align:right; width: 720px; top: 35px; font-weight:normal; font-size: 1.1em;}
#header p               {color: #052C72; margin:0; padding: 7px 0 0 150px; font-family: georgia, times, serif; float:left; background: #3ff;}
#header ul              {float:right; height: 23px; overflow:hidden; margin: 96px 12px 0 0;}
#header ul li           {float:left; display:block;/* border-left: 1px solid #CCC; border-top: 1px solid #CCC;*/}          
#header ul li.first     {border:none; color: #535353; font-family: georgia, times, serif; padding: 5px 4px 0 0;}
#header ul li a         {float:left; display:block; padding: 22px 0 0 0; width: 22px; text-indent: -9000px; overflow:hidden; background-repeat:no-repeat;}
#header ul li a.rss     {background-image: url(../images/interface/icon_rss.gif);}
#header ul li a.email   {background-image:url(../images/interface/icon_email.gif);}
#header ul li a#textsmall   {background-image:url(../images/interface/icon_smalltext.gif);}
#header ul li a#textmedium  {background-image:url(../images/interface/icon_mediumtext.gif);}
#header ul li a#textlarge   {background-image: url(../images/interface/icon_largetext.gif);}

#main                   {width: 738px; border: 1px solid #DDD; border-top-width: 5px; margin: 4px 0 0 10px; float:left; clear:both;}



#sidebar                {float:left; margin: 6px 0;width: 172px; border-right: 1px solid #DDD;}
#sidebar ul             {margin:0; /*position:fixed;*/ width: 172px;}
#sidebar ul li          {display:block; margin: 0; width: 172px; /*font-weight:bold;*/}
#sidebar ul li a        {font-size: 1.1em;color: #333; display:block; padding: 4px 0 4px 10px;}
#sidebar ul li a:hover  {background: #CCC; /*color: #FFF;*/ text-decoration:none;}
#sidebar ul li ul       {display:none; position:relative; background: #CCC; border-bottom: 1px solid #AAA;}
body #sidebar ul li ul li a  {color: #333 !important;}
body.home #sidebar ul li.home a,
body.events #sidebar ul li.events a,
body.missionaries #sidebar ul li.missionaries a,
body.about #sidebar ul li.about a,
body.magazine #sidebar ul li.magazine a,
body.archives #sidebar ul li.archives a {background: #CCC; color: #0d7aa6;}
body.about #sidebar ul li.about ul  {display:block;}

#sidebar form           {display:block; float:left;}
#sidebar input#searchfield{width: 150px; border: 1px solid #CCC; margin: 10px 0 0 10px; padding: 1px 0 1px 3px; color: #939393;}

#sidebar input#searchsubmit { margin: 3px 0 0 0;}
#sidebar form p             {text-align:right; margin:0;}

#sidebar .callout			{padding: 5px; margin: 8px; border: 1px solid #CCC;}
#sidebar .callout h4		{margin-top:0;}
#content    {float:left; width: 521px; padding: 0 22px 6px 22px; margin: 6px 0 6px -1px; border-left: 1px solid #DDD;}
#sidebar .contact			{padding:0; margin-top: 30px;}
#sidebar .contact p			{font-size: 10px; padding: 5px; line-height: 20px; margin: 5px 0;}
#sidebar .contact h4		{background: #EEE; padding: 3px 0 3px 5px; margin:0; font-size: 11px; color:#353535;}
        

#content h1,
#content h2,
#content h3 {font-family: georgia, times, serif; color: #353535; text-align:center; font-weight:normal;}
#content h3.section		{background: #EEE; padding: 2px 20px; margin: 5px -5px 0 -5px;}
#content .results h3  {margin: 1.6em 0 0 0;}
#content .results p   {margin: 0 0 0.6em 0;}

#content h1             {margin:1em 0 0.6em 0; font-size: 2.5em;}
#content h2             {font-size: 1.8em;}
#content h3             {font-family: helvetica, arial; text-align:left; font-size: 1.4em; margin:0;}
#content p              {font-size: 1em; line-height: 1.6em; /*text-align:justify;*/} 
#content p.intro        {margin-top:0; color: #333;}

#content dl                    {margin:0.6em 0; }
#content dd                    {margin:0 3px 0 0; float:left; clear:left; font-weight:bold; line-height: 1.6em; width: 120px;}
#content dt                    {margin:0 0 2px 0; line-height: 1.6em; padding-left: 124px;}


#content .meetings      {width: 150px; float:left; padding: 0 10px 0 0; border-right: 1px solid #CCC; margin: 0 -1px 0 0;}
#content .meetings p    {margin:0.5em 0 1em 0;}
#content .articles      {width: 340px; float:right; padding: 0 0 0 20px; border-left: 1px solid #CCC;}
#content .articles h2   {margin:0;}
#content .articles p    {margin: 0.1em 0 2.4em 0;}

#content div.hr         {border-top: 1px solid #333; margin: 24px 20px 30px 20px; width: 480px; float:left; clear:both;}
#content a.gmaplink     {cursor:pointer;}

#emailfriend            {margin:10px; border: 1px solid #AAA; padding:10px;}
#emailfriend h4         {margin:0 0 1em 0;}
#emailfriend label      {float:left; clear:left; display:block; width: 110px; text-align:right; padding: 1.5em 3px 0 0; font-size: 1em;}
#emailfriend textarea,
#emailfriend input      {margin:1em 0 0 0;}

p.footer                {clear:both; margin: 0; width: 708px; padding: 10px 10px 20px 20px;}

img.imgright            {float:right; clear:right; margin: 0 0 0.2em 16px;}
span.imgright           {float:right; clear:right; margin: 0 0 0.2em 16px; background: #353535; color: #FFF; padding:0 0 0.2em 0 !important; font-weight:normal; font-size: 0.9em;}
span.imgright img       {margin:0 0 0.2em 0; padding:0 !important;}
span.imgright a         {display:block; color: #FFF; padding: 3px; white-space:normal !important; border-right: 3px solid #353535; padding-right:21px; background: url(../images/interface/enlarge.gif) 100% 50% no-repeat;} 
span.imgright a:hover	{background-image:url(../images/interface/enlarge_over.gif); text-decoration:none; color:#C6E0EC;}

div.articles h2 {clear:both; }
div.articles span.imgright {width: 120px !important;}
div.articles span.imgright img{width: 120px;height: auto!important;}   

div.issue               {width: 218px; padding:10px; float:left; margin: 10px; border: 1px solid #CCC;}
#content div.issue h2            {font-size: 1.3em; margin-top:0;}                  


table.events            {width: 540px; border-bottom: 1px solid #000; margin-bottom: 10px;}
table.events th         {text-align:left; font-weight:normal; color: #333; padding: 2px 0;}
table.events td         {padding: 2px;}
table.events td.first   {padding-left: 6px; width: 46px;}
table.events td.meeting {width: 218px;}
table.events td.venue   {width: 218px;}

#gmap                   {width:538px; height:308px; border: 1px solid #CCC; margin: 20px 0;}
* html table.events td.meeting,
* html table.events td.venue    {width: 214px;}
* html #gmap            {width: 518px;}
* html table.events     {width: 520px;}    



div.clear               {width: 100%; float:left; clear:both;}


/*#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1000;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/interface/blank.gif) no-repeat; 
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/interface/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/interface/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
*/		

/*  Slim Box */
#lbOverlay {position: fixed;z-index: 9999;left: 0;top: 0;width: 100%;height: 100%;background-color: #000;cursor: pointer;}
#lbCenter, #lbBottomContainer {position: absolute;z-index: 9999;overflow: hidden;background-color: #fff;}
.lbLoading {background: #fff url(../images/interface/loading.gif) no-repeat center;}
#lbImage {position: absolute;left: 0;top: 0;border: 10px solid #fff;background-repeat: no-repeat;}
#lbPrevLink, #lbNextLink {display: block;position: absolute;top: 0;width: 50%;outline: none;}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(../images/interface/prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(../images/interface/nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #666;line-height: 1.4em;text-align: left;border: 10px solid #fff;border-top-style: none;}
#lbCloseLink {display: block;float: right;width: 66px;height: 22px;background: transparent url(../images/interface/closelabel.gif) no-repeat center;margin: 5px 0;outline: none;}
#lbCaption, #lbNumber {margin-right: 71px;}
#lbCaption {font-weight: bold;}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
