
/*  General */

blockquote {
	font-size:12px;
	padding-left: 55px;
	margin:10px;
	background-image: url(/images/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

blockquote.full_page {
	border: 1px dotted #eeeeee;
	margin-left: 0;
	font-size: 14px;
	background-image: url(/images/quoteblock.jpg);
	padding: 10px;
	width: 300px;
	float: left;
	min-height: 200px;
	padding-top: 30px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 16px;
}

.pad12 {
	padding: 12px;
}

.float_img_right {
	float: right;
}

.left {
	padding: 7px;
	float: left;
}

.right {
	padding: 7px;
	float: right;
}

.portfolio_orange {
	padding: 12px;
	border: 1px dashed #E66A24;
	background-color: #eeeeee;
	margin-left: 7px;
	}
	
.portfolio_green {
	padding: 12px;
	border: 1px dashed #036635;
	background-color: #eeeeee;
	margin-left: 7px;
	}

.clear {
	clear: both;
}

.title {
	border-bottom: 1px solid;
	margin-bottom: 12px;
}


.subtitle {
	margin: 5px 0;
}

.underline {
	text-decoration: underline;
}

.pad4 {
	padding: 4px;
}

.quote {
	background-image: none;
	margin: 10px 20px;
	color: #494949;
	font-size: 12px;
	padding: 0;
}

.activate {
	margin: 20px;
}

.activate a, .activate a:active, .activate a:visited {
	color: #036635;
	text-decoration: none;
	font-weight: bold;

}

.activate a:hover {
	color: #036635;
	text-decoration: underline;
	font-weight: bold;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdanda Helvetica, sans-serif;
	font-size: .8em;
}

a, a:active, a:visited {
	color: #e66a24;
	text-decoration: underline;
}
	
a:hover {
	color: #e66a24;
	text-decoration: none;
}

div#wrapper {
	margin: 0 auto;
	width: 942px;
}

/*  Header */

div#header {
	background-image: url(/images/header_bg.jpg);
	height: 148px;
	position: relative;
}

ul#nav {
	position: absolute;
	top:79px;
	left:10px;
}

p#allhours {
	position: absolute;
	left: 450px;
	top: 40px;
	font-weight: bold;
	font-size: 18px;
}

p#allhours a, p#allhours a:active, p#allhours a:hover, p#allhours a:visited {
	color: #ffffff;
}

div#comp_tips {
	background-image: url(/images/comp_tips.jpg);
	width: 191px;
	min-height: 280px;
	background-repeat: no-repeat;
	background-color: #ededed;
}

div#comp_tips ul {
	list-style-type: circle;
	margin-left: 25px;
	margin-right: 4px;
}

div#comp_tips ul li a:active,
div#comp_tips ul li a:visited,
div#comp_tips ul li a {
	color: #e16024;
	line-height: 11px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div#comp_tips ul li a:hover {
	text-decoration: underline;
}

ul#nav li {
	font-size: 14px;
	float:left;
	padding: 1px 14px;
	background-image: url(/images/list_nav_splitter.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
}

ul#nav li.last {
	background: none;
}

ul#nav li a, ul#nav li a:active, ul#nav li a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover {
	text-decoration: underline;
}

img#badge {
	float:right;
	padding:2px;
	padding-top:5px;
}

img#logo {
	float:left;
	padding: 8px 1px;
}


/*  Content/Main Sections */

.bold { 
	font-weight: bold;
}

.red { 
	color: #c60505;
}

.orange {
	color: #e16024;
}	

.gray {
	color: #393939;
}

.green {
	color: #036635;
}

div#info_bar p {
	background-color: #036635;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}


.grn_box {
	width: 229px;
	height: 52px;
	background-image: url(/images/grn_menu_item.jpg);
	position: relative;
}

.grn_box p {
	color: #ffffff;
	position: absolute;
	left: 44px;
	bottom: 16px;
	font-size: 16px;
}

.grn_box p a, .grn_box p a:active, .grn_box p a:visited {
	color: #ffffff;
	text-decoration: none;
}

.grn_box p a:hover {
	color: #ffffff;
	text-decoration: none;
}

.grn_box img {
	position: absolute;
	left: 10px;
	bottom: 16px;
}

.center {
	text-align: center;
}



div#main {
	
}

div#left_col {
	float: left;
	width: 229px;
}

div#left_col div {
	margin: 6px 0;
}

div#report_box {
	width: 229px;
	height: 161px;
	background-image: url(/images/report_section.jpg);
}

div#report_box p {
	padding: 0 12px;
}

div#testimonials {
	min-height: 72px;
	width: 229px;
	background-image: url(/images/testimonials_header_gray.gif);
	background-position: top;
	background-color: #ffffff;
	background-repeat: no-repeat;

}

div#content {
	float: left;
	width: 510px;
	margin: 6px 5px 5px 5px;
}

div#content h1,
div#content h2, div#content h3 {
	padding: .5em;
}

div#content p {
	color: #494949;
	font-size: 14px;
}

div#information {
	float: left;
	width: 693px;
	padding: 10px;
	color: #393939;
}

div#information p, div#information h1,
div#information h2, div#information h3 {
	/* margin: .5em; */
}

div#information p {
	margin: .5em;
}

.font12px {
	font-size: 12px;
}


ul#checkmarks {
	margin: 10px 0;
}

ul#checkmarks li {
	margin-left: 20px;
	list-style: inside;
	list-style-image: url(/images/checkmark.gif);
}

ul.periods {
	margin: 10px 0;
}

ul.periods li {
	list-style: outside;
	list-style-type: circle;
	margin-left: 20px;
	padding: 5px;
}

ol.numbers {
	margin: 10px 0;
}

ol.numbers li {
	margin: 10px 30px;
	list-style: outside;
	list-style-type: decimal;
}


div#gray_section {
	width: 461px;
	padding: 15px 25px;
}


div#gray_section p {
	padding: 3px 10px;

}

div#gray_section img {
	padding: 0 0.5em;
}

div#gray_section_header {
	width: 461px;
	height: 16px;
	background-image: url(/images/gray_section_header.jpg);
}

div#gray_section_content {
	width: 461px;
	background-image: url(/images/gray_section_bg.jpg);
}

div#gray_section_footer {
	width: 461px;
	height: 16px;
	background-image: url(/images/gray_section_footer.jpg);
}

div#right_col {
	float: left;
	width: 191px;
}

div#right_col div {
	margin: 6px 0;
}

div#grn_box_right {
	background-image: url(/images/grn_box_right.jpg);
	width: inherit;
	height: 52px;
	position: relative;
}

div#grn_box_right p {
	color: #ffffff;
	padding-left: 46px;
	font-size: 12px;
}

div#grn_box_right p a, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#grn_box_right p a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#grn_box_right img {
	position: absolute;
	left: 10px;
	top: 12px;
}

/*  Footer */

div#footer {
	clear: both;
	padding: 25px 0;
}

div#footer p {
	font-size: 12px;
	color: #494949;
	line-height: 22px;
}


div#footer p a, a:active, a:visited {
	color: #036635;
	text-decoration: none;
}

div#footer p a:hover {
	color: #e16024;
	text-decoration: underline;
}


div#report {
	margin: 0px;
	padding: 2px 20px;
	background: url(/images/free-report-header.jpg) no-repeat top center;
}

div#report_header {
	border-top: 3px solid #036635; /*    */
	border-bottom: 3px solid #036635;
}

div#report_footer {
	margin-top: 20px;
	border-bottom: 60px solid #036635;
}

div#report_body {
	/* padding: 0 20px; */
	
}

div#report_body p, div#report_body h1, div#report_body h2, div#report_body h3 {
	margin: .5em;
}

div#report_body ul {
	list-style-type: circle;
	list-style-position: inside;
}

div#report_body li {
	padding: 0 10px;

}

/* Form Styles */

form {

}

fieldset {
	border: 1px dashed #494949;
	padding: 11px;
	margin: 5px;
}

fieldset legend {
	color:#e16024;
	font-size:14px;
	font-weight:bold;

	float: left;
	background-color: #ffffff;
}

fieldset label {
	color:#494949;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

fieldset label.full {
	width:100%;
}

fieldset input, fieldset select {
	margin:5px 5px 5px 0px;
	padding:0pt;
	width:180px;
}

fieldset textarea {
	height:80px;
	margin:5px 5px 5px 0px;
	width:95%;
}

table {
	border-collapse:collapse;
	border-spacing:0pt;
}

td {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

#submit {
	width:100px;
}


/* Blog Styles */

div#blog_content {
	width: 711px;
	float:left;

}

div#blog_main {
	width: 490px;
	float:left;
	margin: 10px;
	color: #393939;
}

div#blog_main h2 {
	font-size: 18px;
}

div#blog_main h2 a, div#blog_main h2 a:active, div#blog_main h2 a:visited {
	font-size: 18px;
	text-decoration: none;
	color: #036635;
}

div#blog_main h2 a:hover {
	text-decoration: none;
	color: #036635;
}

div#blog_main a, div#blog_main a:active, div#blog_main a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #036635;
}

div#blog_main a:hover {
	text-decoration: none;
	color: #e16024;
}

div#blog_main p {
	font-size: 12px;
	margin: .5em;
}

div#blog_main ul {
	margin: 10px;
}

div#blog_main li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
	font-size: 12px;
	padding: 5px;
}

div#blog_main li p {
	margin: 0;
	padding: 5px 0;
}

div#blog_sidebar {
	font-size: 14px;
}

div#blog_sidebar a, div#blog_sidebar a:active, div#blog_sidebar a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #e16024; /* #036635 */
}

div#blog_sidebar a:hover {
	text-decoration: underline;
	color: #036635;
}


div#blog_sidebar {
	background: url(/images/content_bg.jpg);
	border: 1px solid #CCCCCC;
	float:right;
	width: 180px;
	_width: 170px;
	padding: 5px;
	margin-top: 6px;
}

div.post {
	margin-bottom: 10px;
	font-size: 14px;
}

div.posts ul li, div.categ ul li, div.blogroll ul li {
	margin-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
}

table#wp-calendar {
	width: 180px;
}

table#wp-calendar caption {
	font-weight: bold;
	text-align: center;
	
}

table#wp-calendar thead tr th {
	font-weight: bold;
	text-align: center;
}

table#wp-calendar tbody tr td {
	text-align: center;
}

form#commentform p label {

}

form#commentform p input {

}

form#commentform p textarea {

}

table#comment {
	width: 400px;
}

div#fsp_letter {
	margin: 10px; 
	padding: 40px; 
	border: 1px dotted #888888; 
	background-color: #f0f0f0; 
	font-size: 13px;
}

table#comment tr td label {
	text-align: right;
	width: 195px;
	display:block;
	padding-right: 12px;
}

ol#commentlist li {
	list-style-type: none;
}


table#comment tr td {
	height: 30px;
	vertical-align: middle;
}


table.territory {
	width: 650px;
}

table.territory tr td {
	color: #393939;
	font-size: 12px;
}



/*  Print Styles */
