@charset "UTF-8";
/* CSS Document */

/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}body {
	font: 100.01%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #E5E5E5;
	background: #333333;
}
a:link {
	color: #71011D;
}
a:visited {
	color: #333333;
}
a:active {
	color: #666666;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#topNav {
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
}
#topNav ul {
	list-style: none;
}
#topNav li {
	display: inline;
}
#topNav a {
	color: #999999;
	margin-right: 20px;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 5px solid #333333;
	padding: 2px;
	font-weight: bold;
	font-size: 0.65em;
}
#homePage li#homeLink a,
#contactPage li#contactLink a,
#taxPage li#taxLink a,
#moneyPage li#moneyLink a,
#retirementPage li#retirementLink a {
	border-top-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#topNav a:hover, #topNav a:focus {
	border-top-color: #FFFFFF;
}
#footer p {
	font-size: .75em;
	margin-right: 15px;
	margin-left: 15px;
}
#header {
	color: #CCCCCC;
	background: #333333;
	padding: 15px;
	border-bottom: 2px solid #CCCCCC;
}
#header a:link, #header a:visited, #header a:active {
	color: http
://www.dennischamberlaincpa.com;
	text-decoration: none;
	color: #E5E5E5;
}
#header a:hover, #header a:focus {
	color: #CCCCCC;
}

#header h1 {
	font-size: 1.3em;
	color: #FFFFFF;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
	text-transform: uppercase;
	color: #71011D;
	font-weight: bold;
}
.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#outterWrap {
	background: #FFFFFF;
	color: #333333;
	border-bottom: 2px solid #CCCCCC;
}
#footer {
	color: #FFFFFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.column {
	float: left;
	width: 240px;
	margin-right: 20px;
}
.column ul {
	list-style: none;
	font-size: 0.85em;
	line-height: 1.4em;
}
.column li {
	margin-bottom: 12px;
}
.columnWrap {
	margin-top: 15px;
}
#viewWrap {
	background: #313131;
}
#viewPoints {
	background: #313131 url(/images/viewPoints.jpg) no-repeat left top;
	padding-left: 560px;
	height: 100px;
	color: #FFFFFF;
	padding-top: 50px;
	padding-right: 15px;
	font-weight: bold;
}
.innerWrap {
	font-size: 0.85em;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.reverse {
	color: #FFFFFF;
	background: #71011D;
	margin-bottom: 12px;
	padding: 2px;
	font-weight: normal;
}
.accordian {
	margin-top: 15px;
}
label {
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}
.indent {
	margin-left: 30px;
}
