@import url('reset.css');
@import url('_drop_down.css');

.highlight {
	font-weight: bold;
}

.warning {
	color: #f00;
}

.alt-highlight {
	color: #0000ff;
	text-align: center;
}

.clear {
	clear: both;
}

body {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
	line-height: 1.3;
}

#wrapper {
	width: 710px;
	margin: 0 auto;
	text-align: left;
}

#header {
	background: url('../images/banner.jpg') no-repeat right top;
	margin: 0 0 30px 0;
}

#header h3 a {
	display: block;
	background: url('../images/bocek-logo.gif') no-repeat left top;
	width: 200px;
	height: 115px;
	text-indent: -9999em;
}

ul#nav li.expandable {
	background: url('../images/drop_down_arrow.gif') no-repeat center bottom;
}

ul#nav li.expandable a:hover, ul#nav li.expandable-active {
	background: #bcccb4 url('../images/drop_down_arrow_hover.gif') no-repeat center bottom;
}

#map {
	float: right;
	width: 250px;
	height: 350px;
	background: url('../images/map.jpg') no-repeat right top;
	margin: 0 0 0 10px;
}

#map h4, #map address {
	text-indent: -9999em;
}

#map a {
	display: block;
	width: 250px;
	height: 212px;
	margin: 60px 0 0 0;
	text-indent: -9999em;
}

#content h1 {
	color: #bcccb4;
	font-size: 1.5em;
	border-bottom: 1px solid #bcccb4;
	padding: 0 0 30px 0;
}

#content p {
	margin: 20px 0;
}

#deco1 {
	width: 200px;
	height: 275px;
	background: url('../images/tax-filing-services-graphic2.gif') no-repeat center center;
	border: 1px solid #ccc;
	float: left;
	margin: 70px 10px 120px 0;
}

#content h2 {
	color: #659257;
	font-size: 1.2em;
	font-weight: bold;
}

#content h2 a {
	color: #659257;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
}

#content ul {
	list-style-type: disc;
	margin: 15px 0;
	padding: 0 0 0 20px;
}
#content ul ul {
	list-style-type: circle;
	margin: 3px 0;
}

#content ul li {
	padding: 2px 0;
}

#footer {
	clear: both;
	font-size: .9em;
	text-align: center;
}

#footer ul {
	float: left;
	display: block;
	background: #b9cab6;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

#footer ul li.first {
	padding: 3px 0 3px 125px;
}

#footer ul li {
	float: left;
	padding: 3px 0;
}

#footer ul li a {
	float: left;
	padding: 0 5px;
	display: block;
	color: #838767;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	clear: left;
	margin: 5px 0;
}

p#client-edu {
	float: left;
	background: url('../images/client-edu.gif') no-repeat center center;
	width: 180px;
	height: 50px;
	text-indent: -9999em;
}

p#client-edu a {
	display: block;
	width: 120px;
	height: 10px;
	margin: 13px auto 0 auto;
}

#signup {
	float: left;
	width: 290px;
	margin: 0 0 15px 5px;
	border: 1px solid #ccc;
}

#signup h4 {
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
#signup label {
	float: left;
	width: 55px;
	text-align: right;
	margin: 0 0 10px 0;
}

input#ea {
	float: left;
	border: 1px solid #ccc;
	width: 200px;
	margin: 0 0 10px 0;
}

input#go {
	clear: left;
	margin: 0 auto;
	display: block;
}

form#form-signup {
	width: 260px;
	padding: 10px;
}

#signup p.note {
	margin: 0;
	padding: 0 10px 10px 10px;
}

/* Sub pages */
#sub-col {
	float: left;
	width: 200px;
}

#sub-col img {
	display: block;
	margin: 20px auto;
}

#main-col {
	float: left;
	width: 480px;
}

#main-col h1 {
	color: #bcccb4;
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: 1px solid #bcccb4;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

#content p {
	margin: 10px 0;
}

#main-col h2 {
	color: #659257;
	font-size: 1.2em;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#main-col p {
	margin: 10px 0;
}

#main-col h2 a, #main-col p a, #main-col ul li a {
	color: #659257;
	text-decoration: none;
}

#main-col h2 a:hover, #main-col p a:hover, #main-col ul li a:hover {
	text-decoration: underline;
}

img.janet {
	float: left;
	margin: 0 20px 0 0;
}

.top-border {
	border-top: 1px solid #ccc;
	padding: 20px 0 0 0;
}

.bottom-border {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
}

a#checkbook {
	display: block;
	text-indent: -9999em;
	background: url('../images/checkbook1.gif') no-repeat center center;
	width: 120px;
	height: 119px;
	margin: 0 auto;
}

#main-col h3 {
	color: #bcccb4;
	font-size: 1.5em;
	border-top: 1px solid #bcccb4;
	border-bottom: 1px solid #bcccb4;
	padding: 10px 0;
}

a#buy {
	display: block;
	text-indent: -9999em;
	background: url('../images/ira-house.jpg') no-repeat center center;
	width: 79px;
	height: 82px;
	margin: 0 auto;
}

#main-col p.footer-last {
	margin: 0 0 50px 0;
}

ul#financial {
	font-weight: bold;
	font-size: .9em;
	margin: 20px 40px;
}

ul#financial li {
	padding: 3px 0;
}

a#no-tax {
	display: block;
	text-indent: -9999em;
	background: url('../images/guidant.gif') no-repeat center center;
	width: 432px;
	height: 65px;
	margin: 0 auto;
}

ul.k401 {
	font-size: .9em;
	margin: 20px 40px;
	list-style-type: disc;
}

ul.k401 li {
	padding: 3px 0;
}

ol {
	list-style-type: decimal;
	font-size: .9em;
	margin: 20px 40px;
}

ol li {
	padding: 3px 0;
}

ul.nested {
	list-style-type: circle;
	font-size: 1em;
	margin: 20px 40px;
}

ul.nested li {
	padding: 3px 0;
}
