html {
  	height: 100%;          
        background: #9BA7C1  url(http://www.thethurstonfamily.org/layout/back.jpg) repeat;
}  
img {
 	border:0;
}
body {
 	min-width:725px;
        font: normal .7em/1.2em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
 	text-align:justify;
        background-position: top center; 
       	color:#9C9C9C;         
          background: transparent  url(http://www.thethurstonfamily.org/layout/bg.gif) repeat-y;
                background-position: top center;
 	xheight:100%;  
   	margin: 0;
  	padding: 0;
}
html > body  #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-173px; /*safari wrapper thanks to Tim Connor*/
} 
/* New products Page */
x#arena {  /* this makes the page hike up at smaller sizes is required to work for gallery background */
	display:block;
	height: 100%;
	padding:0;
        background: transparent  url(http://www.thethurstonfamily.org/layout/bg.gif) repeat-y;
        background-position: top center;
	margin:0 auto;
} 
#outer {
  	min-height: 100%;
  	width:725px;
	margin:0 auto;   
  	margin-bottom: -173px;	
}
* html #outer{
	height:100%; /*for IE as IE treats height as min-height anyway*/
	x\margin-left:290px;/* for ie5 */
	xma\rgin-left:290px;/* for ie6 */
}
#main_navigation {
 	display:block;
 	position:absolute;
 	width:725px;
 	height: 163px;
 	z-index:500;
}  
#main_navigation img {
 	border:0;
}
#main_navigation .news  {
	position:absolute;
	left:0px;
	top:93px;
	width:53px;
	height:38px;
} 
#main_navigation .road  {                
	position:absolute;
	left:53px;
	top:65px;
	width:140px;
	height:63px;
}
#main_navigation .bio  {
	position:absolute;
	left:180px;
	top:56px;
	width:42px;
	height:40px;
}    
#main_navigation .events  {
	position:absolute;
	left:222px;
	top:41px;
	width:67px;
	height:47px;
}
#main_navigation .products  {
	position:absolute;
	left:289px;
	top:27px;
	width:86px;
	height:49px;
}
#main_navigation .contact  {
	position:absolute;
	left:452px;
	top:0px;
	width:77px;
	height:41px;
}
#main_navigation .gallery  {
	position:absolute;
	left:375px;
	top:11px;
	width:77px;
	height:45px;
}
/***** HOME ******/
.home #clearheader {
	height:385px; /*needed to make room for header - 
	makes equivalent space "in the flow"
	includes height+bottomborderwidth*/
	z-index:0;
} 
.home .error #clearheader {
 	height: 385px;
}
.home #header-graphic {
	display:block;
	position:absolute;
	width: 725px;
	height: 465px;
       	background: transparent url(/layout/home/header.jpg) no-repeat;
	z-index:0;
}  
.home #outer {
         background: #EEF2FB  url(http://www.thethurstonfamily.org/layout/test.jpg) repeat-y;
}                
/***** OTHER ******/
.other #clearheader {
	height:110px; /*needed to make room for header - 
	makes equivalent space "in the flow"
	includes height+bottomborderwidth*/
	z-index:0;
} 
.other .error #clearheader {
 	height: 110px;
}
.other #header-graphic {  
	display:block;
	position:absolute;
	width: 725px;
	height: 160px;
	background: transparent url(/layout/other/header.gif) no-repeat;
	z-index:0;
}  
.other #outer {
         background: #EEF2FB  url(http://www.thethurstonfamily.org/layout/test.jpg) repeat-y;
} 
/***** GALLERY ******/
.gallery #clearheader {
	height:110px; /*needed to make room for header - 
	makes equivalent space "in the flow"
	includes height+bottomborderwidth*/
	z-index:0;
} 
.gallery .error #clearheader {
 	height: 110px;
}
.gallery #header-graphic {  
	display:block;
	position:absolute;
	width: 725px;
	height: 160px;
	background: transparent url(/layout/gallery/header.gif) no-repeat;
	z-index:0;
} 
.gallery #outer {
   	background: white url(/layout/gallery/header.gif) no-repeat;
} 
#gallery {
 	display:block;
 	position:relative;
}
#gallery .header {
        text-align:right;
	padding-right:20px;
	letter-spacing: 0.1cm;
	font-variant: small-caps;
	font-weight:bold;
	color:#6F708C;
	font-size:1.2em
}
/***** EVENTS ******/
.events #clearheader {
	height:160px; /*needed to make room for header - 
	makes equivalent space "in the flow"
	includes height+bottomborderwidth*/
	z-index:0; 
}
.events .error #clearheader {
 	height: 160px;
}
.events #header-graphic {  
	display:block;
	position:absolute;
	width: 725px;
	height: 160px;
	background: transparent url(/layout/gallery/header.gif) no-repeat;
	z-index:0;
} 
.events #outer {
   	background: transparent url(http://www.thethurstonfamily.org/layout/gallery/header.gif) no-repeat;
} 
#events {
 	display:block;
 	position:relative; 
 	padding-right:30px;
 	padding-left:30px;
}
#events .header {
        text-align:left;
	padding-left:0px;
	letter-spacing: 0.1cm;
	font-variant: small-caps;
	font-weight:bold;
	color:#6F708C;
	font-size:1.2em
}
/***** PRODUCTS ******/
.products #clearheader {
	height:160px; /*needed to make room for header - 
	makes equivalent space "in the flow"
	includes height+bottomborderwidth*/
	z-index:0; 
}
.products .error #clearheader {
 	height: 160px;
}
.products #header-graphic {  
	display:block;
	position:absolute;
	width: 725px;
	height: 160px;
	background: transparent url(/layout/gallery/header.gif) no-repeat;
	z-index:0;
} 
.products #outer {
   	background: transparent url(http://www.thethurstonfamily.org/layout/gallery/header.gif) no-repeat;
} 
#products {
 	display:block;
 	position:relative;     
 	padding-right:15px;
 	padding-left:15px;
}
#products .header {
        text-align:left;
	padding-left:0px;
	letter-spacing: 0.1cm;
	font-variant: small-caps;
	font-weight:bold;
	color:#6F708C;
	font-size:1.2em
}
#content {
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}     
a:link, a:visited {
	color: #6F708C;
}
a:hover {
	text-decoration:none;
} 
div,p {
	top-margin:0;
}
ximg {
	display:block;
	margin:0;
	padding:0;
	border:0;
}
#clearfooter {
	clear:both;
	height:173px;/*needed to make room for footer*/
}
* > html #clearfooter {
	float:left;
	width:100%;/* ie mac styles */
}
#footer {     
	display:block;
       	position:relative;
	clear:both;
	height:173px;
	width:725px;
	text-align:center;
	overflow:hidden;
	font-size:10px;
	margin:0 auto;
	z-index:0;
	color:white; 
	background-color:white;
	background: white url(http://www.thethurstonfamily.org/layout/header6-3D_03.jpg) no-repeat;
}
#footer-text {
	display:block;
	position:relative;
	top:120px;
	background:transparent;
	color:white;
	margin-right:30px;
	text-align:right;
}  
.gallery #footer, .events #footer {     
	display:block;
       	position:relative;
	clear:both;
	height:173px;
	width:725px;
	text-align:center;
	overflow:hidden;
	font-size:10px;
	margin:0 auto;
	z-index:0;
	color:white; 
	background-color:white;
	background: white url(http://www.thethurstonfamily.org/layout/gallery/footer.jpg) no-repeat;
}
* html #footer {/*only ie gets this style*/
	\height:173px;/* for ie5 */
	he\ight:173px;/* for ie6 */
}    
#footer a:link, #footer a:visited {
	color:#CFDBF1
}
li {
 	line-height:2em;
}
/***************** Blogger *****************/
.blog {
 	display:block;
	margin: 0;
	border:0;
	height: auto;
	padding-bottom:8px;
	text-align:left;
	padding-right:20px;	
}
.blogger {
	display:block;
	position:absolute;
	width: 680px;
	height:auto;
	bottom:125px;
	top:420px;
	margin:0;   
	overflow:auto;
	text-align:left; 
	min-height:250px;	
}
.blog-inside {
	padding-right:20px;
}
.float-right {
 	display:block;
 	float:right;
}
.pic {
	padding:0;
	margin:0;
}
.line {
	display:block;
	padding-top: 2px;
	padding-bottom:2px;
}
.italic {
	padding-bottom:10px;
}
.left {
 	display:block;
	float:left;	
}
.left-pic {
 	display:block;
	float:left;
	padding:6px;	
}   
/* COLUMNS */
#left {
	display:block;
	position:relative;
	height:auto;
	float:left;
	background-color:transparent;
	width: 375px;
	z-index:100;
}
#left-color {
 	display:block;
 	position:absolute;
 	top:0; 
 	width:375px;
    	background-color:white;
	height:auto;
	top:160px;
	bottom:35px;
 	z-index:0;
}
.home #left-inner {
 	 padding:15px;
 	 margin-top:80px;
 	 background-color:white;
}
.other #left-inner {
 	 padding:15px;
 	 margin-top:45px;
	 background-color:white;
}
#right {
	display:block;
	position:relative;
	float:right;
	xheight:auto; 
	width: 350px;
	z-index:100;
}
#left-inner {
 	 padding:15px;
}
#right-inner {          
 	 padding:15px;
}
/** footer **/
#disclaimertext {
	display:block;
	position:absolute;
	bottom:2px;
	color:#FFEBCE;
	margin-left: 190px;
	font-weight:normal;
	font-size: .90em;
	overflow: hidden;
	z-index: 10;
}
#disclaimertext-pictures {
	display:block;
	bottom:2px;
	color:#FFEBCE;
	margin-left: 5px;
	margin-top:2px;
       line-height: 1.25em;
       margin-bottom: 5px;
	font-weight:normal;
	font-size: .90em;
	overflow: hidden;
	z-index: 10;
}     
#bios table {
	display:table; 
	position:relative;
	table-layout : fixed;
 	width:100%; /*helps prevent h-scroller issues*/
 	empty-cells : show;
 	border-collapse: separate;
 	border-spacing : 1px;
 	font-size:.9em;
 	font-weight:400;
 	xborder:1px solid yellow;
} 
td #bios{
	padding:2px;
	color:inherit;
	overflow:hidden;
} 
.right-text {
 	text-align:right;  
 	color:white;
	background: #B2B8CE;
	padding-right:5px; 
 	border-bottom:2px solid #A1A6BC;
  	border-right:2px solid #A1A6BC;
}   
.left-text {
 	text-align:left;
 	xcolor:#B2B8CE;
 	color:white;
 	background:#9BA6C2;
	padding-left:5px; 
	border-bottom:2px solid #8992AB;
 	border-right:2px solid #8992AB;
}
#nav {
	display: block;
	font-size: 0.9em;
	color: #ffffff;
	letter-spacing: -0.03em;
	text-align: center;
	background-color:transparent;
} 
/*<<<<<<<<Main navigation>>>>>>>>*/
#nav a {
	display: inline;
	overflow:hidden;
	height: auto;
	width:5em; /*This has to be adjusted to accomodate the WIDEST button
	Will work in IE but Gecko doesn't allow you to specify width of in-line elements.*/
        xmargin: 0 0.4%; /* this makes spacing between each button*/
        xpadding: 0 .2em 2px;
	line-height: 200%; /*Determines vertical spacing between wrapped buttons*/
	/*Explicit button borders for outset effect*/
	border-top:1px solid #EEF2FB;
	border-left:1px solid #EEF2FB;
	border-right: 2px solid #DEDEDE;
	border-bottom: 2px solid #DEDEDE;
	background: white;
	color: #757194;
	text-align: center;
	text-decoration: none;
	letter-spacing:-0.03em;
	font-size:0.9em;
	font: small-caption normal small-caps normal .8em/1.2em Georgia 'Times New Roman', Times, serif;
/*Browser Hack proposed by Tantek Celik to correct IE5 box model misinterpretation*/
		voice-family: "\"}\"";
		voice-family: inherit;
	/*this code will work in gecko only*/
	padding: 1px .54em 2px;
}
#nav a:hover, #nav a:active, #nav .hover {
	background: #840400 url(/layout/button_down.gif) repeat-x	50%;
	color:inherit;
	background-color:#B2B8CE;
	xpadding: 2px .2em 0; /*This changes padding from bottom	to top increasing sense of button going "in"*/
	border-top:2px solid #A3A9C2;                                                                         
	border-left: 2px solid #A3A9C2;
	border-right:1px solid #EEF2FB;
	border-bottom:1px solid #EEF2FB;
/*Browser Hack proposed by Tantek Celik to correct IE5 box model misinterpretation*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*this code will work in gecko only*/
	xpadding: 1px .89em 2px; /*this padding change give a little space for the repositioning of the text*/
	position:relative;
	top:2px;/*and this repositions the text downwards 2 pixels*/
} 
#calendar table {
	display:table;
	table-layout : fixed;
 	width:100%; /*helps prevent h-scroller issues*/
 	empty-cells : show;
 	border-collapse: separate;
 	border-spacing : 1px;
 	color:inherit;
 	background:inherit;
 	font-size:1em;
 	font-weight:400;
} 
#calendar th {
	text-align:center;
	background: white;
	padding:0;
	color:inherit;
	overflow:hidden;

}
#calendar td {
	background: #B2B8CE;
	padding:2px;
	text-align:center;
	color:white;
	overflow:hidden;
 	border-bottom:2px solid #A1A6BC;
  	border-right:2px solid #A1A6BC;
} 
/** GALLERY SECTION **/
#header-pic-inside {
 	display:block;
 	position:absolute;
}
#album-header {
	display:block;
	position:normal;
	margin-top:3px;
	letter-spacing: 0.1cm;
	font-variant: small-caps;
	font-weight:bold;
	font-size:1.2em;
	padding-right:10px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left:15px;
}
.desc	{ 
	color:#6F708C;
	background-color:#EEF2FB;
     	font-size:.7em;
        padding:3px;
        margin-top:8px;
	width:300px;
}
.description {
	display: none;
}
#portfolio-content { /* this is what contains the drop down menu */   
	display:block;
	position:absolute;
	width:725px;
	margin:0 auto;
	top:125px;
	text-align:right;
	height:100px;
	z-index:0;
} 
#thumbs {  
     display:block;  
     position:relative;  
     height:185px;  
     width:auto; 
     margin-left:10px; 
     top:25px;
     margin-right:10px;
     min-width:95px;  
     text-align:center;
     overflow:auto 
}
#thumbs img { 
	padding:1px;
}  
#thumbs a {
	display:block;
	float:left; 
	margin:5px; 
}  
#thumbs a:hover {  
}
.text {       /* this is the index of the portfolio section*/
	padding-left:15px;
	padding-right: 200px;
	text-align:justify;
} 
.header {
	letter-spacing: 0.1cm;
	font-variant: small-caps;
	font-weight:bold;
	color:#6F708C;
	font-size:1.2em;
}
.gallery_title {

}
.search {
	font-size: .8em;
}
.sitedesc {
	background-color: #FCFCF3;
       margin-top:25px;
       padding:5px;
        border-style: solid;
       border-width: 1px;
       border-color: #000000;
}
.inner	{
	padding: 5px; margin-top:20px;
	border-top:1px solid #E7D7CE;
	border-bottom:1px solid #734929;
	border-left:1px solid #E7D7CE;
}
.shortdesc {
	background-color: #DCDCC0;
	padding:5px;
	font-weight: bold;
}
.title   {                       /* album titles on main page */
	  font-size: 1em;  
    	border:0;
    	margin:0;
   	padding:0;
}
.mod_title  {		/* album title -- Text is controlled by .title */
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
}
.albumdesc {         /*album description includes all text and background*/
	color:white;
}
.caption  {                      /* photo captions on all pages */
	 font-size: 10px; 
}
.modcaption {     /* modifies background for caption text to reside */
	  font-size: 1em; 
}
.error	{ 
	background-color: #CC0000; color: #FFFFFF ;
	padding:2px
}
.warning  { 
	font-weight:bold;
        background-color: #FFFF33; color: #000000;
	width: 150px;
       padding:2px; 
}
.fineprint {         
	 font-size: .92em;
        color:#9C9C9C;
}
.popuphead { 
	font-size: 16px;
	background-color: #FCFCF3;
        padding:5px;
}
input, select, option, textarea { 
	background-color: #FCFCFF;
       padding-left:5px;
}
.popup {
	  font-size: 12px;
}
.editlink {                         /* Used for the [edit] tags */
	  font-size: 10px;
}
.admin {                            /* used in admin bars */
	     	font-size: .92em;

}
.adminform { 
	  font-size: 10px; 
	  font-weight: bold; 
}
.navtableborderbegin {
      xbackground-color: #004D94;
       xborder-left: 1px solid #3182FF;
       xborder-top: 1px solid #3182FF;
       xborder-right: 1px solid #002052;
       xborder-bottom: 1px solid #00386B;

}
.navtableborderend {
      xbackground-color: #004D94;
       xborder-left: 1px solid #3182FF;
      xborder-top: 1px solid #3182FF;
     x border-right: 1px solid #002052;
       xborder-bottom: 1px solid #00386B;
}
.mod_title {
    border:0;
    margin:0;
   padding:0;
}
.popuphead {
     background-color:transparent;
}
.modfooter {
	text-align:left;
}
.bread {
	font-size: 1em;
	xheight:3em;
} 
xol.no-indent li {
 	margin:0;
 	padding:0;
} 
ol.no-indent {
	margin:0;
	padding-left:25px;
	padding-bottom:15px;
}    
.alternation {
 	background-color:#EEF0FA;
}
.products-table {
	display:block;
	position:relative;
 	background-color:#E4E7F7;   
	width:375px;  
x	height:450px;
        padding-left:15px;                     
	padding-right:15px;
        padding-top:10px; 
	margin:0 auto;
	padding-bottom:5px;
 	border:1px solid #B4B9CE;
}  
.top-music-container {
	display:block;
	position:normal;
       	height:150px;
	padding-bottom:5px;    
}
.high {
 	background-color:white;
 	padding:1px;  
 	font-size:10px;
 	color:#9C9C9C;
 	font-weight:bold;
}  
.high a:link, .high a:visited {
 	text-decoration:none;
 	padding:1px;         
 	border:1px solid #EEF0FA;
  	color:#9C9C9C;
}     
.high a:hover {
      	background-color:#F4F5FB; 
 	padding:1px;
 	border:1px solid #B4B9CE;
 	color:#6F708C;
} 
/*DIAGNOSTICS*/
/*comment out these styles to turn off the dotted lines*/
/*img {border:1px dotted red ! important;}
li {border:1px dotted green ! important;}
div {border:1px dotted orange ! important;}
ul,ol {border:1px dotted red ! important;}
p {border:1px dashed yellow ! important;}
#subnav {border:1px dashed yellow ! important;}
#top-header {border:1px dashed yellow ! important;}*/       
