/*main stylesheet for Spitaleri / Handlin
Bookkeeping And Tax Service, Inc; 6-2007, bill scheider, first-encounter-design.com*/

body {
	font-size: 82%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
}
#wrapper {
	width: 100%; 
	margin: 0 auto;
	text-align: left; 
}
#header {
	background-color: #fff;
}
#header img {
	margin: 0.2em 1em 0em 0.5em;
}
#header-nav ul {
   float: right;
	margin-right: 1em;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#header-nav li {
	display: inline;
	margin-right: 0.3em;
	padding-right: 0.5em;
	border-right: 1px solid green;
}
#header-nav li.last {
	border-right: 0px;
}
#hnav {
	text-align: right;
	width: 100%;
}
#hnav ul {
	list-style: none;
   margin: 0;
	margin-right: 10px;
	padding: 5px;
	border: none;
   font-size: 0.9em;
	font-weight: bold;
}
#hnav li {
	margin: 0;
	display: inline;
}
#hnav a {
	color: #005B01;
	display: inline;
	text-decoration: none; 
	background-color: #F0DFD0;
	margin: 0;
	padding: 3px 10px 5px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}
#hnav .current {
	margin: 0;
	padding: 4px 10px 5px 10px;
	border-left: 1px solid #CB8C58;
	border-top: 1px solid #CB8C58;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	background-color: #fff!important;
	color: #000;
}
#hnav a:hover {
	background: #E8E8E8;
	color: black;
	padding-bottom: 5px;
}
#left-col {
	width: 13.5em;
	float: left;
	padding: 8px;
	padding-top: 0;
	margin-left: 0.5em;
	text-align: center;
}
#left-col p {
	margin-top: 10px;
	margin-top: 0;
}
#left-nav ul {
	margin: 0em auto 1em;
	background-color: #FFFFFF;
}
#left-nav li {
	line-height: 142%;
	margin-bottom: 0.5em;
	padding: 3px 1px 3px 1px;
	background-color: #F0F6E3;
	border-right: 1px solid #F0DFD0;
	border-bottom: 1px solid #F0DFD0;
	border-top: 2px solid #E0EAC7;
	border-left: 1px solid #E0EAC7;
	font-size: 1em;
}
#left-nav li a {
	background-color: #F0F6E3;
}
#left-nav li a:hover {
}
#left-nav li.current a {
	background-color: #E0EAC7;
}
#left-nav li.current {
	margin-bottom: 0.5em;
	padding: 3px 1px 3px 1px;
	background-color: #E0EAC7;
	color: #A52A2A;
	font-style: italic; 
	border: 1px solid #bbb;
}
.contact-info {
	border: 1px solid #F0F6E3;
	border-top: 10px solid #E0EAC7;
	border-right: 1px solid #E0EAC7;
	padding: 10px 3px;
	margin-top: 0;
	background-color: #fff;
}
.contact-info p {
	color: #000;
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
.contact-info a {
	color: #A52A2A;
}
.contact-info a:hover {
	color: #D2691E;
}
#content {
	margin-left: 16.0em;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 12px 15px 12px 12px;
	border: 1px solid #F0F5E3;
	border-top: 10px solid #E0EAC7;
	border-left: 1px solid #E0EAC7;
	background-color: #F0F5E3;
}
#content p {
	line-height: 140%;
	margin: 0 0 0.8em 1em;
}
#content h4 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
	color: #8A2BE2;
}
#content ul {
	margin: 0.5em 0 1em 3em;
	line-height: normal;
	font-size: 1.1em;
	margin-bottom: 1.0em;
}
#content li {
	margin-bottom: 0.4em;
	list-style-type: disc;
	list-style-position: outside;
}
#content ul ul li {
	list-style-type: square;
	font-size: 0.9em;
}
ul#title {
	color: #2A5D88;
	font-weight: bold;
	margin: 1em auto 1.5em;
	text-align: center;
	padding: 0.5em;
	border: 1px solid #F0DFD0;
	background-color: #E7EFD4;
	width: 50%;
}
ul#title li {
	line-height: 1em;
	list-style-type: none;
}
ul#attributes {
	line-height: normal;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}
ul#attributes li {
	list-style-type: disc;
	list-style-position: outside;
}
ul#attributes li a {
	text-decoration: underline;
}
ul#attributes li a:hover {
	text-decoration: none;
}
#footer {
	border-top: 0px solid #24557F;
	text-align: center;
	height: 4.5em;
	background-color: #007701;
}
#footer-nav {
	margin-top: 3em;
	padding-top: 1em;
}
#footer-nav a {
	color: #fff;
}
#footer-nav a:hover {
	color: #EDD7C5;
}
#footer-nav ul li {
	display: inline;
}
#copyright {
	padding: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
}
#copyright a {
	color: #EDD7C5;
} 
h1 {
	margin: 10px 0 0 0px;
	width: 500px;
}
h2 {
	font-size: 1.8em;
	margin-bottom: 0.5em;
	color: #007701;
	color: #A52A2A; 
	text-align: center;
}
h2#page-title {
	font-size: 1.5em;
	text-align: right;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #2A5D88;
}
h4 {
	font-size: 1.1em;
	color: #3D3EA0;
}
p {
	font-size: 1.1em;
}
dl {
	margin: 0.5em 2em;
}
dt {
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #3D3EA0;
}
dd {
	margin-bottom: 0.6em;
	margin-left: 1em;
}
dd li {
	margin-bottom: 0.2em!important;
	list-style: circle;  
}
br {
	line-height: 0.5em;
}
em {
	font-style: italic;
}
a {
	text-decoration: none;
	color: #A52A2A;
}
a:hover {
   text-decoration: underline;
	color: #D2691E;
}
.clear {
	clear: both;
}
.image-right {
	float: right;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.image-left {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
}
p.caption {
	margin: 2px 0 0 0!important;
	font-size: 0.8em;
	font-weight: bold;
	color: #2A5D88;
}
p.attribution {
	text-align: right;
	font-style: normal;
	color: #888;
	margin-top: -0.5em!important;
	line-height: 130%!important;
}
#content p.list-head {
	font-size: 1.1em;
	font-weight: bold;
}
/***************************
 *   Special Page Styles   * 
 ***************************/

/* Contact Page */
#contactpage {
	margin: 1.5em auto 2.2em auto;
	width: 85%;
}
#contactpage h3 {
	margin: 0.4em 2em;
	font-size: 1.1em;
}
#contactpage p {
	margin-left: 4.5em;
	margin-top: 0.5em;
}
div.special {
	margin-top: 7em!important;
	border-top: 6px solid #2A5D88;
}
div.special p {
	font-size: 1em;
	line-height: normal;
	text-align: left;
	color: #C86E2A;
}
div.special h3 {
	font-size: 1.1em;
	margin-top: 0.5em;
}

/* site map */
ul#sitemap {
	margin-top: 1em;
}
#sitemap li {
	margin-left: 2em;
	padding-left: 1em;
	
}
#sitemap li a {
	text-decoration: underline;
}
ul#sitemap ul li {
	border-left: 1px solid #3D3EA0;
	margin-left: 0;
}
#content-wrapper {
	width: 58em;
	margin: 2em auto 0 auto;
	border-left: 1px solid #E8CDB6;
}
#hnav-wrapper {
	background-color: #6B8E23;
	border-top: 1px solid #24557F;
	border-bottom: 2px solid #E8CDB6;
	padding-top: 1em;
}
ul.hidden {
   visibility: hidden;
	color: #F0F5E3;
}

