*{
  margin: 0px;
  padding: 0px;
}

body {
 background-color: #FFF;
 height: 100%;
 width: 100%;
}

img {
  border-style: none;
}

table#mainTable{
 margin: 0px auto;
}

div#container{
 background-color: #FFF;   
 margin: 11px auto;
 text-align: center; 
 width: 800px;  
}

div#header{  
 background: url("images2/header/logo.jpg"); 
 height: 153px;
 width: 800px;
}

div#menu{  
 background: #d46515 url("images2/header/menuBG.jpg"); 
 height: 19px;
 margin: 1px 0 0 0; 
 width: 800px;
}

a.menuLink{
  border-right: #FFF 1px solid;
  color:#FFF;  
  display: block;
  font: 13px helvetica;  
  padding: 0 10px 0 10px; 
  margin: 2px 0 0 0;
  text-decoration: none;
}

div#filler{  
 background: #d46515 url("images2/header/filler.jpg") repeat-x; 
 height: 18px;
 margin: 1px 0 0 0;
 width: 800px;
}

div#contentZone{
  color: #7c7a7a;
/*   min-height: 904px;  */
  float: left;

  line-height: 16px;
  margin: 2px 0 0 0;
  padding: 10px;
  text-align: left;
  width: 537px;  
  
  font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 5px 5px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB  \0020";
	}

.entry ol {
	padding: 0 0 0 15px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
	div.post h2 a {
	 color: #C43A23;
   line-height: 30px;
	 text-decoration: none;	 
	}
	
div#sidePanel{
 height: 100%;
 float: left;
 margin: 2px 0 10px 0; 
/*  min-height: 904px; */
 width: 243px;
}

div#sideShadow{
 background: #d46515 url("images2/sideBar/shadow.png") repeat; 
 height: 100%;
 float: left;
/*  min-height: 904px; */
 width: 100%;
}

td.leftBorder{
 background: url("images2/leftBorder.jpg") repeat; 
 height: 100%;
 margin: 0 auto;
 text-align: center;
/*  min-height: 904px; */
 width: 4px;
}

td.rightBorder{
 background: url("images2/rightBorder.jpg") repeat; 
 height: 100%;
 margin: 0 auto;
 text-align: center;
/*  min-height: 904px; */
 width: 4px;
}

div#sideBar{
 background: #d46515 url("images2/sideBar/bg.jpg") repeat-x; 
/*  height: 100%; */
 float: right; 
/*  min-height: 904px; */
 padding: 17px 0 10px 0;
 text-align: center;
 width: 239px;
}

.clear{ clear:both; }

td#twitter{  
 background: url("images2/sideBar/twitter.jpg") no-repeat 20px 0  ;    
}

div.tweet{  
  color: #000;
  font: 10px helvetica;
  height: 30px;
  width: 150px;
}

div.tweet a{
  text-decoration: none;
} 

div.tweet ul{
  list-style: none;
}

td#divider{  
 background: url("images2/sideBar/hr.jpg") no-repeat 23px 27px;    
}

div#sideBar h2{
  color: #FFF;
  font: 16px helvetica, verdana;
  line-height: 20px;
}

div#sideBar h3{
  color: #FFF;
  font: 12px helvetica, verdana;
  line-height: 16px;  
}

table#stats{
  color: #FFF;
  font: 14px Arial;
  padding: 21px 0 0 0;
}

div#sideBar div#textual{
  color: #FFF;
  font: 12px helvetica, verdana;
  line-height: 16px;  
  width: 200px;
}

td#sunTimes{
 background: url("images2/sponsors/sunTimes.jpg") no-repeat 22px 17px; 
 height: 112px;
 float: left;
 width: 212px;
}

td#band{
 background: url("images2/sponsors/band.jpg") no-repeat 20px 0px; 
 height: 82px;
 float: left;
 width: 218px;
}

div#bottomShadow{
 background: url("images2/sideBar/bottomShadow.png") repeat-x; 
 clear:both;
 height: 3px;
 float: left;
 margin: 0 0 0 2px; 
 width: 241px;
}

div#group{
 background: #FFF url("images2/sponsors/group.jpg") 13px 17px no-repeat; 
 height: 218px;
 float: left; 
 text-align: center;
 width: 239px;
}

div#footer{
 background: url("images2/footer/bg.jpg") repeat-x; 
 color: #000;
 clear:both;
 height: 29px;
 font: 10px verdana;
 line-height: 29px;
 margin: 0 auto;
 text-align: center;
 width: 824px;  
}

div#footer a{
  text-decoration: none;
}

td#topSearch{
 background: url("images2/search/topBorder.jpg") no-repeat;   
}

td#middleSearch{  
 background: #FFFBF0;   
 border-left: #DA7000 1px solid;
 border-right: #DA7000 1px solid; 
 width: 518px;
}

td#bottomSearch{
 background: url("images2/search/botomBorder.jpg") no-repeat;   
}

div.results{
  border: #eee 1px solid;
  color: gray;
  display: none;  
  font: 12px helvetica;
  line-height: 15px;
  margin: 10px 0 0 0;
  padding: 25px;
  text-align: left;  
  width: 450px;
}

div.results a{
  color: rgb(234, 78, 0);
  margin: 0 0 5px 0;  
  text-decoration: none;
}

div.results h2{
  font: 14px Helvetica;  
}

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(images2/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(images2/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(images2/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(images2/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(images2/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(images2/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(images2/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(images2/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(images2/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */

	div.light_rounded .pp_arrow_previous { background: url(images2/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(images2/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(images2/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(images2/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(images2/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(images2/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content { background: url(images2/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(images2/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(images2/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(images2/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(images2/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(images2/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }

	div.dark_rounded .pp_arrow_previous { background: url(images2/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(images2/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(images2/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(images2/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url(images2/prettyPhoto/dark_square/contentPattern.png) top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(images2/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(images2/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(images2/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(images2/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(images2/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(images2/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.dark_square .pp_arrow_previous { background: url(images2/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(images2/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(images2/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(images2/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_expand { background: url(images2/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(images2/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(images2/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(images2/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(images2/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	
	div.light_square .pp_arrow_previous { background: url(images2/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(images2/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(images2/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(images2/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content {
		  font: 12px verdana;
			height: 40px;
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content .pp_details {
				display: none;
				margin: 10px 15px 2px 20px;
			}
				.pp_description {
					display: none;
					float: left;
					margin: 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			left: 0;
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(images2/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(images2/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: none;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			display: none;
			line-height: 1 !important;
			margin: 0 auto;
			text-align: center;
			width: 100%;
		}
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

	.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 */
	
	
  div.blockMe{
          border: #CCC 1px solid;
          height: 100%;
          font: 12px arial;
          width: 530px;
          margin: 0 0 10px 0;          
        }	
        
        div.blockMe h2{
          background-color: #ccc;
          color: #625657;
          font: 12px Arial;  
          font-weight: bold;
          height: 18px;
          line-height: 18px;
          margin: 0px;
          padding-left: 5px;
          text-transform: capitalize;
        }
        
        table.tableMe{
          font: 12px arial;            
  	 	    margin: 5px 0 5px 0;
        }

	 	    table.tableMe th{
	 	     color: #C0B775;
	 	     padding: 3px;
	 	    }
        
	 	    table.tableMe tr{
	 	     margin: 0 0 5px 0;
	 	    }
	 	    
	 	    table.tableMe td{	 	    
	 	     color: #000;
	 	    }

span.jnPager, span.jnPagerOrgs {
  cursor: pointer;
}

.orangeText{
  color: #E06529;
}

div#childrenServ{
  font: 12px Arial;
  line-height: 20px;
}

div#childrenServ h2{
  font: 16px Arial;
  margin: 10px 0 10px 0;
  text-align: center;
}

span#tryMe p{
  font: 10px Arial;
  padding: 0 0 5px 20px;
}

div#status{
  background: url(images2/bg.jpg) no-repeat;
  padding: 5px 0 0 0;
  height: 154px;
  width: 854px;
  position: relative;
  left: -27px;
  z-index: 500px
}

div#countMe{
  background-color: blue;  
  height: 110px;
  float: left;
  width: 175px;
}