body { width: 100%;
	min-width: 800px;
	height: 100%;
	margin: 0;
	padding: 0;
	font: .72em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 1.7;
	color: #444;
	background: #000 url(images/tile.jpg) scroll top left; }

a:link, a:visited { text-decoration: none; color: #009;}
a:hover { text-decoration: underline; color: #009;}
a img { border: none; }

h1, h2,h3,h4,h5 { font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
			 letter-spacing: 1px; font-weight: normal; }
h1 { font-size: 1.7em; color: #222; margin-bottom: 10px;}
h2 { font-size: 1.6em; color: #916; margin-bottom: 10px;}
h3 { font-size: 1.2em; color: #222; }
h4 { font-size: 1.2em; color: #222;}

#maintext h2 a:link { text-decoration: none; color: #339; }
#maintext h2 a:visited { text-decoration: none; color: #009; }
#maintext h2 a:active { text-decoration: none; color: #009; }
#maintext h2 a:hover { text-decoration: underline; color: #009; }

pre {font-family: arial, sans-serif; margin-left: 10px;}
p.intro:first-letter { float: left; padding: 3px; font-size: 3em; font-family: "Times New Roman", serif;}
p.firstline:first-line { font-size: 1.2em; font-weight: bold;}

 #header { position: relative;
	width: 840px; height: 150px;
	margin: auto; padding: 0px;
	margin-top: 10px;
	background: #fff url(images/header4.png) scroll no-repeat top left;}

#header a:hover { text-decoration: none; }


#header em {visibility: hidden;}

#header blockquote {display: block; position: relative; width: 420px; height: 50px; 
		   left: 280px; top: -40px;
		   font-size: 150%; color: #fff; font-family: sans-serif; font-style: italic;
		   letter-spacing: 2px;
			text-align: right;}


#header p {position: relative; width: 150px; top: 5px; left: 75%; }

.hide { position: absolute; left: -2000px; }
.smaller { font-size: .9em; }
.logo { display: block; margin-left: 10px; width: 300px; height: 100px;}

#menu {position: relative;
	clear:both;
	background: #fff;
	margin: auto;
	height: 30px;
	width: 840px;
	padding-top: 0px;
	margin: 0px auto;
	font-size: 90%;
	}

#menu a:link {color: #339; text-decoration: none; }
#menu a:visited {color: #009; text-decoration: none; }
#menu a:hover { text-decoration: underline; color: #009; }



#menu a {
	display: block;
	height:30px;
	width: 100px;
	font-weight: bold;
	background: #fff url(images/contact.gif) scroll no-repeat top left;
	text-indent: 20px;

	position: relative;
	display: block;
	width: 100px;
	margin-left: 700px;
	margin-top: 0px;
}

a.contact:link {color: #933; text-decoration: none;

	background: #fff url(images/contact.gif) scroll no-repeat top left;
	text-indent: 20px;

 }
a.contact:visited {color: #009; text-decoration: none; }
a.contact:hover { text-decoration: underline; color: #009; }

#menu p {
	position: absolute;
	margin-left: 200px;	
	margin-top: -30px;
	}


#content {
	position: relative;
	width: 840px;
	margin: auto;
	background: #fff;
	overflow: hidden;
	}

#column {
	position: relative;
	margin-left: 10px;
	text-align: center;
	width: 100px;
	float: left;
	padding-left: 0px;
	background: #fff;
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
}
#column img { border: 0px;}

a.nav, a.nav:link, a.nav:visited {
//	border: .25px solid #89d;
	display: block;
	width: 80px;
	height: 15px;
	margin: 0px auto;
	margin-top: 5px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: center;
	}

#column a:hover {
	background-color: #55d;
	text-decoration: none;
	color: #fff; }



#maintext {
	float: right;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #fff;
	width: 685px;
	}

#maintext h1, #maintext h2 { }
#maintext p { line-height: 160%; padding-right: 5px;}
#maintext li { line-height: 1.8em; }
#maintext .inset {font-size: 1em; line-height: 120%;}

.first-paragraph { margin-left: 165px; margin-top: -5px; }


#content-main { width: 400px; float: left;}


#content-sub {
		width: 280px;
		float: right; 
		background: #fff url(images/slice.jpg) scroll repeat-y top left;
		color: #444;}

#content-sub p {padding-left: 15px;}
#content-sub h2, #content-sub h3 { padding-left: 15px;}

#widebox {width: 550px; padding: 2px; margin: 9px; font-size: 110%;}

#textbox {width: 295px; padding: 1px; margin: 1px;}
#textbox h2 {text-align: left;}
#textbox p {text-align: left;}

.topspace {margin-top: 1em; }

.narrow { width: 410px; }
.normal {width: 55%; }
.wide { width: 500px; }
.wider { width: 610px; }
.widest { width: 90%; }


#box { float: right; width: 180px; border: 1px solid silver; margin: 5px; margin-left: 	0px; }

#box h3 { text-align: center;}

#footer {position: relative;
	
	clear: both;
	width: 890px; height: 140px;
	margin: auto;
	background: #fff url(images/footer2.gif) scroll no-repeat bottom left;
	color: #eee;}

#footer2 {position: relative;
	clear: both;
	width: 890px; height: 80px;
	margin: auto;
	background-color: #fff;
	color: #333;}

	
#footer2 p { text-align: center; position: relative; top: 0px;}

p.copyright { font-size: 80%;}

#footer2 a { text-decoration: none; color: #009; margin-right: 6px;}
#footer2 a:link { text-decoration: none; color: #009;}
#footer2 a:visited { text-decoration: none; color: #009;}
#footer2 a:hover { text-decoration: underline; color: #00c;}

#quote {
	width: 580px;
	margin-left: 20px;
	padding: 15px; margin-bottom: 40px;
	background-color: #eef; color: #333;
	border: solid silver 1px;
	border-bottom: solid silver 3px; border-right: solid silver 3px;
	font-family: Arial, sans-serif;
	text-indent: -.5em;
	font-size: 110%; }

img.floatleft {float: left; padding-right: 7px; }
img.floatRightClear { float: right; clear: right; margin: 8px; margin-left: 12px; padding: 3px; border: solid silver 1px;}

.floatleft {float: left; margin-right: 10px;}
.floatright{float: right;}
.clearright{clear: right;}
.clearleft {clear: left;}
.clearboth {clear: both;}
.floatrightintext  {float: right; padding: 4px; margin: 8px; border: solid silver 1px; }
.floatleftintext  {float: left; padding: 4px; margin: 8px; border: solid silver 1px; }

.img_center { display: block; margin: 2px auto; border: 4px solid black;}

.callout {width: 14em; padding-left: 8px; padding-right: 8px; margin-right: 18px; margin-left: 8px; font-size: 1.1em; font-style: italic; border: 1px solid silver; background-color: #ffe; text-indent: -.5em; ;}
.outline { border: 1px silver solid; background-color: #ffe; padding-left: 6px; padding-right: 6px; padding-bottom: 3em; margin-right: 6px;}
.note { font-size: 85%; text-indent: -1.4em; }
.topshift {margin-top: 170px;}

.david { font-weight: bold; color: #339;}
.diane { font-weight: bold; color: #933;}

/* Tan Hack */
* html #maintext {
position: relative;
}
