/* CSS Document */


/* 	GLOBAL STYLES  - - - - - - - - - - - - 
		-------------  - - - - - - - - - - - - */
a {text-decoration: none;}
a:link, a:visited {color: #063;font-weight: bold;}
a:hover  {color: #003366;}

body {
	font-size: 9px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(http://www.davenportz.com/i/marble_gr.gif);
	margin: 0;
	}

img {padding: 0;max-width: 100%;}

ul	{list-style-type: none; margin-left: -40px;}

/* 	/global style/  - - - - - - - - - - - - */




/* NEW STYLES FOR NO MORE TABLES

		December 20, 2007
			Started the change. Rainy, Cold, and a new house on 11270 Ball Road, in Alta Sierra.
*/

#container	{
	width: 600px;
	margin: 0 auto;
	}
	
#container img	{ margin-bottom: -5px;}

#header	{ text-align: center;margin-bottom: -5px;}

/* main site hr is thicker */	
#mainHeader hr, #mainFooter hr	{
	background-color: #003366;
	width: 100%;
	background-image: url("http://www.davenportz.com/i/marb-blu.gif");
	height: 15px;
	margin: 5px 0 0 0;
	padding: 0px;
	}

#content .imgBorder
{
	margin: 5px;
	padding: 2px;
	position: static;
	background-color: #331900;
	border-top: 5px #C96 solid;
	border-right: 5px #963 solid;
	border-bottom: 5px #630 solid;
	border-left: 5px #C96 solid;
}
	
#content h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#content p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:   11px;
	margin: 0 0 5px 0;
	text-align: center;
}

div.date	{
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-align: center;
	margin: 4px 0 4px 0;
	border-width: 2px 0 2px 0;
	border-style: solid none solid none;
	border-color: #003366;
}

#navBox	{width: 700px; margin: 0;}

#navBox li	{
	width: 100px;
	float: left;
	margin: 0 5px 0 0;
	
	}

#footer	p {
	font-family: 	Georgia, "Times New Roman", Times, serif;
	font-size: 		9px;
	color: 				#666;
	text-align: 	center;
	font-weight: 	bold;
	margin:				3px;
	}
	
#toe h4	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:   9px;
	color: #FF0000;
	text-align: center;
	margin: 4px;
	}



/* legal hr is thinner */	
#legalHeader hr, #legalFooter hr	{
	background-color: #003366;
	width: 100%;
	background-image: url(../i/marb-blu.gif);
	height: 3px;
	margin: 4px 0 0 0;
	padding: 0px;
	}

#legalContent h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#legalContent p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:   11px;
	margin: 0 0 5px 0;
}