html { background: #CCC url(../_images/bkgd-darkblue-marble.jpg) repeat; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; font-size: 100.01%; vertical-align: baseline; border: 0; outline: 0; 	}
	
ol, ul {
	list-style: none;
	}

blockquote, q {
	quotes: none;
	}

:focus {
	outline: 0;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

body { }

#wrapper { background: transparent url(../_images/bkgd-internal-wrapper.jpg); position: relative; margin: 20px auto 10px; width: 900px; }

#header { padding: 0px; background: transparent url(../_images/header.jpg) no-repeat; width: 900px; height: 206px; position: relative; }
#header h1  { text-indent: -9999px; }
#header h3  { text-indent: -9999px; }
#header p  { text-indent: -9999px; }
#header ul { list-style: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.85em; font-weight: bold; padding-top: 5px; padding-bottom: 5px; position: absolute; left: 215px; top: 210px; }
#header ul li  { display: inline; height: 30px; width: 700px; margin-left: 30px; background: transparent; padding: 5px; }
#header ul li a:link { color: #FFF; text-decoration: none; }
#header ul li a:visited { color: #999; text-decoration: none; }
#header ul li a:hover { color: #999; text-decoration: none; }
#header ul li a:active { color: #F00; text-decoration: none; }

#navbar-horz { background: #105013; height: 30px; width: 900px; }

#maincontent { font-family: Georgia, "Times New Roman", Times, serif; width: 599px; margin-left: 0px; padding-bottom: 20px; padding-top: 20px; float: left; }

#maincontent h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; margin: 10px 10px 20px; color: #006; }

#maincontent h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.85em; color: #195611; margin-left: 20px; margin-top: 20px; margin-bottom: 10px; }

#maincontent .address { padding-left: 20px; color: #006; line-height: 1.2em; }

#maincontent p { font-family: Georgia, "Times New Roman", Times, serif; font-size: 0.85em; line-height: 2em; margin: 10px 5px 10px 20px; padding-right: 10px; }

#sidebar { width: 299px; float: right; }

#sidebar h1 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 1.1em; padding: 35px 10px 10px 15px; color: #195611; }

#sidebar ul { padding-left: 25px; padding-bottom: 10px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.85em; padding-top: 10px; line-height: 1.5em; }

#sidebar ul li { background: url(../_images/bullet-arrow.png) no-repeat left center; padding-left: 25px; display: block; }
#sidebar ul li a:link { color: #006; text-decoration: none; border-bottom: 1px dotted #006; }

#sidebar ul li a:visited { color: #666; text-decoration: none; }

#sidebar ul li a:hover { color: #666; text-decoration: none; }

#sidebar ul li a:active { color: #F00; text-decoration: none; }
#footer  { background: #105013; width: 900px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.75em; color: #FFF; text-align: center; height: 20px; padding-top: 10px; clear: both; }
