





body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #666666;
}

a:visited {
	color: #666666;
}

blockquote {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	color: #076bb6;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

img {
	border: none;
}

img.block {
	display: block;
	margin: 0;
}

table {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

table.center {
	text-align: center;
}

.book-title {
	font-weight: bold;
	text-transform: uppercase;
}

.book-review .reviewer, .client-quote .client {
	text-align: right;
}

.center {
	text-align: center;
}

.clear {
    clear: both;
}

.error {
    color: #ff0000;
}

.left {
	float: left;
}

.right {
	float: right;
}

.quote-source {
	text-align: right;
}

#main-container {
	margin-left: auto;
	margin-right: auto;	
	width: 900px;
}

#intro-container {
	width: 900px;	
}

#intro-text {
	height: 347px;
	margin-left: 50px;
	margin-top: 10px;
	position: absolute;
	text-align: center;
	width: 300px;
}

#left {
	color: #666666;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	line-height: 30px;
	margin-top: 5px;
	padding-right: 10px;
	text-align: right;
	width: 160px;
}

#menu li {
	list-style-type: none;
	margin-left: -20px;
	padding-left: -20px;
}

#right{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 15px;
	margin-left: 170px;
	width: 729px;
}

#bar {
	width: 721px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../../Content/Images/bar_bg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 38px;
	color: #FFF;
	text-indent: 15px;
}

#content {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#footer {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
	width: 890px;
}

/* Header font spans */
#the-tax-ladys-guide-to,
#beating-the-irs,
#saving-big-bucks-on-your-taxes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

#the-tax-ladys-guide-to {
	font-size: 24px;
	line-height: 45px;
}

#beating-the-irs {
	font-size: 55px;
	line-height: 55px;
}

#saving-big-bucks-on-your-taxes {
	font-size: 40px;
	line-height: 42px;
}
/* End header font spans */