body
{
	margin: 0;
	padding: 0;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10pt;
}

h1{font-size: 1.8em;}
h2{font-size: 1.4em;margin:12px 0 6px;}
a:link, a:visited
{
	color: #900;
}

#menu
{
	position: absolute;
	top: 140px;
	width: 145px;
	height: 550px;
	text-align: center;
	color: white;
	background-color: black;
	background-image: url('images/nav_end.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
}

#menu h4
{
	font-size: 10pt;
}

#menu b
{
	font-size: medium;
}

#menu .extrasmall
{
	font-size: 10px;
}

#menu ul
{
	list-style: none;
	border-top-style: solid;
	border-width: 1px;
	border-color: white;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#menu li a
{
	height: 16px;
	width: 145px;
	text-decoration: none;
	font-size: 11px;
	background-color: #900;
	border-bottom-style: solid;
	border-color: white;
	border-width: 1px;
        display: block;
	color: white;
	padding-top: 1px;
}


#menu li a:hover
{
	background-color: #ad3333;
}
#dave-ramsey-endorsement{text-decoration:none;}
#dave-ramsey-endorsement img{border:none;}

#header
{
	position: absolute;
	width: 100%;
	background-color: #900;
	background-image: url('images/CSS/Header_Background.jpg');
	background-repeat: repeat-x;
	height: 123px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 10px;
	border-bottom-width: 10px;
	overflow:hidden;
}

#header #banner
{
	position: absolute;
	left: 0px;
	top: 9px;
}

#header .right
{
	position: relative;
	left: 50%;
	top: 10px;
	float: left;
}

.cta{
	position:relative;
	top:-8px;
	float:right;
	width:180px;
	height:108px;
	margin:0 0 -8px 8px;
	padding-top:12px;
	border:solid 2px #aaa;
	text-align:center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#cccccc));
	background: -moz-linear-gradient(#ffffff, #cccccc);
	background: linear-gradient(#ffffff, #cccccc);
	-pie-background: linear-gradient(#ffffff, #cccccc);
	behavior: url(/PIE.htc);
}

.cta .calloremail, .cta .phone, .cta .address{
	display:block;
	margin:8px 0;
}
.cta .calloremail{
	font-weight:bold;
}
.cta .phone{
	font-size:22px;
}
.cta .address{
	font-size:18px;
}

#main
{
	position: absolute;
	width: 80%;
	top: 140px;
	left: 135px;
	margin-top: 10px;
	margin-left: 30px;
	justify: center;
	width:600px;
	width:auto !important;
	min-width:640px;
}

#main .heading
{
	color: #900;
	font-weight: bold;
}

#main .centeredimage
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	border: none;
}

#main .index-testimonial-left
{
    width: 60%;
    margin-top: 100px;
    float: left;
}

#main .index-testimonial-right
{
    width: 60%;
    margin-top: 100px;
}

#main .centeredimage_withborder
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	border-color: black;
	border-width: 3px;
	border-style: solid;
}
#main .leftimage{
	float:left;
	margin:5px 10px 5px 0;
}

#main .calculator
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 250px;
}

#main .centeredtext
{
	text-align: center;
	display: block;
}

#main .paddedimage
{
	margin-left: 5px;
	margin-right: 5px;
}

#main .rightimage
{
	float: right;
}

#main .imagecell
{
	width: 10%;
	vertical-align:top;
}

#main .mugshot
{
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	width: 108px;
	height: 144px;
	margin-top:1.33em;
	margin-right: auto;
	margin-bottom: 15px;
}

#main .bio
{
	width: 90%;
	display: block;
}

#main .testimonial
{
	width: 90%;
	display:block;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	margin-bottom: 15px;
}

#main .readmore
{
	display: none;
}
	

#main .showhide
{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

#main .smallfont
{
	font-size: 10px;
}


#main .separator
{
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}

#main .fineprint
{
	width: 50%;
	color: #900;
	display: block;
}

#main .centertext_m
{
	width: 694px;
	margin-left: auto;
	margin-right: auto;
}

#main .alignleft
{
	text-align: left;
}

#main .alignright
{
	text-align: right;
}

#main .question
{
	font-size: 24px;
	color: #900;
}

#main .answer
{
	margin-left: 20px;
}

#main #endmenu ul
{
	list-style: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#main #endmenu li
{
	display: inline;
	font-size: 24px;
	color: #900;
	margin-left: 20px;
	margin-right: 20px;
}


#main #endmenu li a:hover
{
	color: #8D3C3C;
}

#main .no_decoration
{
	text-decoration: none;
	border: none;
}

#main .bquote
{
	display: block;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#footer 
{
	clear:both;
	white-space: nowrap;
	font-size: 10px;
	text-align: center;
	margin-top: 30px;
	padding-top:30px;
}

#footer a:link, a:visited
{
	color: #900;
}

.colL{
	position:relative;
	float:left;
}
.colR{
	position:relative;
	float:right;
}
.index .colL{
	width:400px;
	margin-right: 30px;
}
.index .colL img{
	margin:0 auto;
}

#top{
	width:580px;
}
#benefits{
	font-size:1.8em;
	color:#900;
}
#benefits li{
	list-style-image:url(/images/redcheck.png);
	padding:4px;
}

.headline{
	font-size:1.4em;
}
ul.inline{margin:0;padding:0;}
.inline li{
	display:inline;
	float:left;
	text-align:center;
	margin:0 8px;
}
.inline li img{
	display:block;
	border:none;
	margin:0 auto;
}

/* Utility */
.b{font-weight:bold;}
.i{font-style:italic;}
.right{text-align:right;}
.left{text-align:left;}
.center{text-align:center;}
.clear{clear:both;}
.block{display:block;}
.blockquote{position:relative;left:20px;}