/* written by Jean Lotz  */ 
html, body{ 
	width:	auto;
	text-align: center;
 margin:0; 
 padding:0; 
 background-color: #E6F2FF; /* lightest blue  */

 font-family: Garamond, Calisto MT, Georgia, Verdana, Arial, Helvetica, Helv;
 } 
 
 /*  h2 {color: #007C70; } */
 
 h2, h3, h4 { 
 font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif; 
 /*  Arial, Helvetica, Helv, san-serif; */
 font-weight: bold;
 text-align: center;
 }
 
#pagewidth{ 
 max-width:1200px;  
  min-width:400px; 
}
#container {
	clear:both; 
		border: medium double navy; /* border: 1px solid gray; */
	
	width: 95%;
	margin-left: auto; 
	margin-right: auto;
	padding: 6px; 
	text-align: left;

 /* background-color: white; /* white */ */
	 /*  background-color: #EEE;  darker grey */
	 /*    background-color: #FFF; lightest grey */
	/*  background-color: whitesmoke;  */
	 /*    background-color: navy;   --- navy - text -----  */

}
/* ------------ right menu -------------   */
 #navlist   /* simple elegant lines  */
{
padding-left: 0;
margin-left: 0;
 /* border-top: 1px solid gray; #CCCCCC #666666 */
width: 150px;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid gray; /*  #CCCCCC #666666 */
text-align: center;
}

#navlist li a { text-decoration: none; } 


/*   ------------- basic utilities --------------  */
.jdlfavcolor { background-color: rgb(96, 97, 169);
	color: white;
	font-weight: bold;
	/*  font-size: 1em; */
	}    

.clearboth { 
	display: block;
	clear: both;}

.right { float:right; }
.left {	float:left; }	
/*  --- a container to center all things inside it - WHAT A JOKE! -- */
.centerall {
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
}
.imgright { float:right; padding:8px;}
.imgleft {	float:left;  padding:8px; }	

.serving {
	background-color: rgb(96, 97, 169) ; /* jdlfav color */
	font-family: Arial, Helvetica, Helv, san-serif;
	font-size: 1.1em; 
	color: white;
	font-weight: bold;
	font-size: 1em;
	font-style: italic;
	text-align: center;
	padding: 4px;
	border-top: 4px solid white; 
	border-bottom: 4px solid navy; 
} 

.lastupdate {
	background-color: rgb(96, 97, 169) ; /* jdlfav color */ 
	/*navy background-color: rgb(1, 103, 103);*/
	color: white;
	font-weight: bold;
	font-size: .9em;
	line-height: .9em;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	border-top: 4px solid navy; /* #FF6600 want burnt orange #B9511D #E14F00*/
	border-bottom: 4px solid white; /*#FF6600 burnt orange  */
} 
 

/*   heading and logo */
#headtable{
	background-color: rgb(51, 153, 153); 
	width: 100%; 
	text-align: left;
	/* height:126px; */
	vertical-align: middle;
		background-image: url(./banners/banner2.jpg);
		background-repeat: no-repeat;
		background-position: right center;
		height: 200px;  /* height of image  */
}

#headertext{
	font-family: Arial, Helvetica, Helv, san-serif;
	font-size: 1.2em;
	color: white;
	}

.logotd {width: 150px; vertical-align: middle;}
.logotd img { margin:6px; border:4px solid white; background-color: white;}
.logobox {
	/* margin:10px;  */
	 padding:6px;	
	border:1px solid black;
	background-color: white;
	}
.pagesubtitle { color: rgb(96, 97, 169) ;}	
	
	
/* -------- top box in the Lotz Studio pages ----------*/


#headbox1 {	 	
    background-color: #CCE4FF;
	padding: .5em;
			/* margin: 1px; */
}

#headbox1 h1
{
		color: navy;
		padding: 1px;
		margin: 1px;
		/* font-weight: bold; */
 		text-align: center;
			font-family: Calisto MT, Georgia, Verdana, Arial, Helvetica,;
		text-align: center;
	font-size-adjust:	.53;
	font-size:	2.25em;
				  font-weight: 800;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
		    line-height: normal;
	text-transform:	none;
}

#headbox1 h2
{
		color: black;
		font-weight: normal;
		padding: 1px;
		margin: 1px;
		margin-top: 5px;
		word-spacing:	.5em;
}

	/* -------- top box in the Lotz Studio Hitty pages ----------*/
#hittyheadbox1 {
	 /* height: 71; new to help hold Hitty photo */	 	
    background-color: #FFCC99;
	padding: .5em;
	font-weight: bold;
	text-align: center;
}
	/* -------- remove? ----------*/
#hittyheadbox1 h1, #hittyheadbox1 h2
{
	color: black;
 /* 	padding: 2px;          define the space between the element border and the element content */
/* 	margin: 10px;              define the space around elements */
	line-height: 110%; /* set the height between lines */
}

	
#leftbar{
 width: 150px;
 }  
 
#rightbar{
  width: 150px;
 }
 
 #rightbar, #leftbar { 
 				vertical-align: top;
                  font-size: .7em;
                  font-weight: bold;
				   background-color: #EFF6F6; /* almost white light teal */
}
 #rightbar h4, #leftbar h4 {
 		text-align: center;
        font-size: 1.2em;
        font-weight: bold;
 }
 
 #maincol{
/*	   background-color: rgb(239, 254, 254); */  
	background-color: #FFFFFF; 
	width: 100%;
 	vertical-align: top;
 	padding: 10px;
 /* width:75%; float: left; position: relative;  display:inline;   */
 }
 
#maincol p {
	text-align: justify;
	text-indent: 2em;
}
 
#foottable {
  	background-color: #CFE6E4;
	text-align: left;
	width: 100%;
		vertical-align: middle;
	 	/* padding: 10px; */
 }
.foottext {
   	text-align: justify;
	padding: 5px;
}
.foottext p {
	text-align: justify;
	text-indent: 3em;
}
.footphoto {
	width: 150px; text-align: center} 

/* --- QUOTES AND CREDIT METHODS --- */
.pullquote {
	width:30%;
	padding:8px;
	border:1px solid black;
	font-size:1em;
	font-style: italic;
	font-weight: bold; 
	margin:15px;
	background-color:whitesmoke;	
	}
.imageright{	
	margin:5px; 
	    padding: 10px; 
			font-size:.9em;
	background-color: white;}
.imageleft{
	margin:5px; 
	    padding: 5px 10px 5px 5px; 
			font-size:.9em;
	background-color: white;}	
	
	
.photobox {
	margin:5px;  
	padding:8px;	
	border:1px solid black;
	font-size:1em;
	background-color: white;
	}
.photocredits, .photocredits a {
	 font-size: .75em;     /*   */
	   text-align: center;
		font-family: Arial, Helvetica, Helv, san-serif;
		line-height: 110%;
}
.highlightbox {
     background-color: whitesmoke;
	border: 1px solid gray;
	padding: 1em;
}

.rsstext, .rsstext p, .rsstext li {
	 font-size: .85em;     /*   */
		font-family: Arial, Helvetica, Helv, san-serif;
}

/*  text  */

		
/*    currently set to red   */
.dropcap	  {
	float:left;
	font-style: normal;
	color:firebrick;
	font-size:80px;
	line-height:60px;
	margin-top:0px;
	padding-top:2px;
	font-family: Garamond, Georgia, Times, serif;	
	} 
/*    currently set to red brick   */	
.boxdropcap	 {
	margin-right:6px;
	margin-top:5px;
	float:left;
	background:firebrick;
	border:1px solid black;
	padding-top:2px;
	padding-right:5px;
	font-size:80px;
	line-height:100px;
	font-style: normal;
	font-family: Times, serif, Georgia;
	}
	
.pullquote {
	width:30%;
	padding:8px;
	border:1px solid black;
	font-size:1em;
	font-style: italic;
	font-weight: bold; 
	margin:15px;
	background-color:whitesmoke;	
	}
	

/* --- blockquote with images idea from mandarindesign.com --- */
blockquote.withquote {
	background:url(./images/quoteblack.gif) no-repeat;
	background-position:top left;
	text-align: justify;
	padding-left:20px;
} 

p.withunquote {
	background: url(./images/unquoteblack.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	}
	/* --- END: blockquote with images idea  --- */
	

	/*  ~~~~~~~~~~  END TEXT ~~~~~~~~~~ */


/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  

 
 /*printer styles 
 @media print{ 

#leftbar, #rightbar {display:none;} 

#twocols, #maincol{width:100%; float:none;}*/
/*hide the left and right column when printing*/ 
}

