/* CSS Document */

body { 
	font: .75em/16pt verdana; 
	color: #000; 
	background-color: #FFFFFF; 
	margin: 0px; 
	background-image:url(../images/bg_green.gif);
	background-repeat:repeat-x;
	text-align: center;	
	font-family: verdana, "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif;
}

table {
	font: 9pt/16pt verdana; 
}

p { 
	font: 9pt/16pt; 
	margin: 0px;
	padding: 5px 0px 15px 0px; 
}

h1 { 
	font-size: 170%;
	font-family: "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-weight: normal;
}

h2 { 
	font-size: 140%;
	font-family: "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	font-weight: normal;
}

h3 { 
	font: italic normal 12pt "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px;
	padding: 15px 0px 15px 0px;
	color: #666666;
}
	
h4 { 
	font: bold 9pt verdana, "Arial Narrow", geneva, helvetica, sans-serif;
	line-height: 15pt;
	letter-spacing: 0px; 
	margin-bottom: 0px;
	padding: 12px 0px 5px 0px;
	color: #204D79;
}
	
 acronym {
	border-bottom: 1px dashed #333;
}
	
li {
	padding-top: 10px;
	padding-bottom: 10px;	
}

img { 
	border: 0px;
	}

a:link { 
	text-decoration: none; 
	color: #038B55;
	}
a:visited { 
	text-decoration: none; 
	color: #038B55;
	}
a:hover, a:active { 
text-decoration: none; 
	color: #f00;
	}

/* Container */

container {
	position:absolute;
}

/* selection */


a.selector:hover  {
	background-color: #D7FFEF;
	color: #038B55;
} 

a.selectorTwo:hover  {
	background-color: #D7FFEF;
	color: #038B55;
} 

a.selectorThree:hover  {
	background-color: #D7FFEF;
	color: #038B55;
} 

#selection {
	margin-top: 10px;
	border-top: 1px #B3DCCC solid;
}

.selector {
	padding: 10px 10px 10px 75px;
	border-bottom: 1px #B3DCCC solid;
	background-image:url(../images/one.gif); 
	background-repeat:no-repeat;
	background-position: 15px 25px;
	display: block;
}

.selectorTwo {
	border-bottom: 1px #B3DCCC solid;
	background-image:url(../images/one_two.gif); 
	background-repeat:no-repeat;
	background-position: 15px 25px;
	padding: 0px 10px 10px 75px;
	display: block;
}

.selectorTwo .h2, 
.selectorThree .h2{
	padding-top:25px;
}

.selectorThree {
	padding: 0px 10px 10px 75px;
	border-bottom: 1px #B3DCCC solid;
	background-image:url(../images/one_two_three.gif); 
	background-repeat:no-repeat;
	background-position: 15px 25px;
	display:block;

}

#locked {

background-image:url(../images/icon_lock.gif);
float: right;

}

.selComment {
	color: Red;
	font-size: 10pt;
	padding-left: 10px;
}


/* Header */

#header {
	position:absolute;
	left: 16px;
	border: 1px solid #CCC;
	width: 155px;
	height: 333px;
	background-color:#FFFFFF;
	z-index: 2;	
	padding: 0px;
	margin: 0px;
	padding: 0px;
}

* html div #header {
	width: 157px;
	height: 334px;
}


#header h1 {
	font-size: 180%;
	padding: 0px;
	margin: 0px;
}

#header h2,
#header .h2 {
	padding-top: 0px;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font: 10px/14px;
	line-height: 14px;
	font-weight: normal; 
	padding: 0px;
	margin: 0px;
}

#header #inside {
	border: 1px solid #CCC;
	border-top: 0px solid #CCC;
	position:absolute;
	left: 3px;
	width: 147px;
	height: 329px;
	padding: 0px;
	margin: 0px;
}

* html div #header #inside {
	width: 149px;
}




a.photo {
	display: block;
	background-image: url(../images/photo_carl.jpg);
	background-color: transparent;
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 147px;
	height: 210px;
}
#mortgage {
	position:absolute;
	left: 18px;
	top: 340px;
	width: 155px;
	background-image: url(../images/logo_cf_mortgage.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#mortgage p {
	margin-top: 80px;
	padding-left: 10px;
	text-align:left;
	font-size: 11px;
}

/* topNav */

#topNav {
	margin: 0px;
	padding: 0px;
	position:absolute;
	background-color: #038B55;
	top: 0px;
	left: 0px;
	height: 40px;
	width: 100%;
	z-index: 1;		
}

/* content */

#content {
	position:absolute;
	top: 40px;
	left: 0px;
	height: 200px;
	width: 100%;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
}

#content #inner {
	position:absolute;
	top: 0px;
	left: 241px;
	width:530px;
	padding: 0px;
	margin: 0px;
	text-align:left;
	padding-top: 35px;
}

/* calculator */
.calculator {
	border: 1px solid #038B55;
	background-color: #F6FBFD;
	padding: 10px 10px 10px 10px;
	margin: 40px 0px 20px 0px;
	text-align:center;
	color: #000;
	display: block;
}

a.calculator:link  {
	color: #000;
} 

a.calculator:hover {
	background-color: #D7FFEF;
	color: #000;
} 


/* homeTestimonials */

.testimonialsHome h2{
	color: #204D79;
}

.author {
	font-size: 80%;
	color: #666;
}

/* Footer */

#footer {
	padding-top: 10px;
	margin-top: 50px;
	border-top: 5px solid #038B55;
	width: 100%;
}

/* Link */

#link {
	position:absolute;
	top: 0px;
	left: 650px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 5;
	color: #038B55;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #fff;
	padding-top: 9px;
	height: 40px;
}

#link a:hover  {
	color: red;
	padding: 12px 35px 12px 35px;
	background-color: #D7FFEF;
}

#link a:link{
	padding: 12px 35px 12px 35px;
	color: #038B55;
	background-color: #D7FFEF;
}

/* Seal */

#seal {
	position:absolute;
	top: 600px;
	left: 20px;
	background-image:url(../images/seal_sm.gif);
	background-repeat:no-repeat;
	background-position:left, top;
	height: 300px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	z-index: 4;
	color: #fff;
	font-family: Trebuchet MS;
	font-size: 90%;
}

*html div #seal {
	width: 167px;
}

#seal p {
	margin: 0px;
	padding: 0px;
	padding: 40px 32px 10px 20px;
	width: 110px;
}

#seal p {
	margin: 0px;
	padding: 0px;
	padding: 40px 40px 10px 18px;
	width: 110px;
}

#seal .yellow {

color: #E4C100;

}


/* NAVIGATION */

#header {
}

#header a:link {
	text-decoration: none; 
	color: #000;

}

#header a:visited { 
	text-decoration: none; 
	color: #000;
	}
	
#header a:hover, a:active { 
	text-decoration: none; 
	color: #000;
	}

#navcontainer {
	margin: 0px;
	padding: 0px;
}
	
#navcontainer ul {
	position:absolute;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 173px;
	width:600px;
	list-style-type: none;
	text-align: left;
}

#navcontainer ul li { 
	display: inline;
	z-index: 1;
}

#navcontainer ul li a {
	text-decoration: none;
	font-size: 10px/12px;
	float: left;
	margin: 0px;
	height: 54px;
	width: 95px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #fff;
	text-align:center;
	z-index: 1;
}

#navcontainer ul li a:hover {
	color: #038B55;
	background: url(../images/tab_ov_sm.gif) top left no-repeat;
	padding-top: 13px;
}

#navcontainer ul li a.active {
	color: #038B55;
	background: url(../images/tab_ov_sm.gif) top left no-repeat;
	padding-top: 13px;
}

#calc {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 650px;
	top: 55px;
	background-image: url(../images/icon_calculator.gif);
	height: 25px;
	width: 80px;
	background-color:#FFF;
	background-repeat: no-repeat;
	text-align:left;
	padding: 0px 0px 0px 34px;
	z-index: auto;
}

#apply {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 485px;
	top: 55px;
	background-image: url(../images/icon_lock_sm.gif);
	height: 30px;
	width: 100px;
	background-color:#FFF;
	background-repeat: no-repeat;
	text-align:left;
	padding: 0px 0px 0px 34px;
}

#bradsInfamousTestimony  {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 360px;
	top: 55px;
	display:block;
	background-image: url(../images/testimonial_men.jpg);
	height: 35px;
	width: 75px;
	background-color:#fff;
	background-repeat: no-repeat;
	z-index: 5;
	text-align:left;
	padding: 0px 0px 0px 34px;
}

/* Foot Navigation */

#footNav {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


#footNav li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}



/* Misc */

.boldHeader {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left: 55px;
	font-weight: bold;

}

.boldHeaderSm {
	background-image:url(../images/arrow_sm.gif);
	background-repeat:no-repeat;
	padding-left: 35px;
	font-weight: bold;
}

p.first {

	color: #666;

}

p.last {
	font-size: 9px;
	color: #ff6600;
	line-height: 10pt;
}

.bold {

font-weight: bold;
}

.green {
 color: #008F4E;

}

.blue {

 color: #6385B6;

}

.smText {

font-size: 80%;

}

.error 
{
	color:Red;
	display:block;
	}
	
.red 
{
	color:Red;
	}

#credits 
{
	float: right;
	font-size: 10px;
	
	}

.normal 
{
	color: #000;
	
	}
	
/**
 * Michael's Edit.
 * Notice that all inline tags like a, span, and etc do not allow 
 * block tags such as div, h1, h2, p and so forth nested inside them.
 */
 
span.h2 {
	font-size: 140%;
	font-family: "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	font-weight: normal;
	display:block;
}
.headLinks span.carl {
	font-size: 170%;
	font-family: "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif;
	display: block;
	text-decoration:underline;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	font-style:italic;
	font-weight: normal;
}
.headLinks .heimlich {
	font-size: 170%;
	font-family: "Trebuchet MS", "Arial Narrow", geneva, helvetica, sans-serif;
	font-weight: normal;
	display: block;
	text-decoration:underline;
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px;
}

.btnDirections {

	background-image:url(../images/bg_btn.gif);
	font-size: 11pt;
	width: 154px;
	height: 41px;
	padding: 3px 0px 0px 0px;
	text-align:center;
	font-weight:bold;
	margin: 20px 0px 10px 0px;

}

.btnDirections small{
	display: block;
	font-size: 7pt;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

.btnDirections a:link {
	display: block;
	
	text-decoration: none; 
	color: #256504;
}
.btnDirections a:visited { 
	text-decoration: none; 
	color: #256504;
}
.btnDirections a:hover, a:active { 
	text-decoration: underline; 
}



#contact .btnSubmit {

	height: 23px;
	background-image:none;
	width: 80px;
	margin: 0px;
	border: 0px;
	margin-left: 100px;

}

#contact {

}

#contact input {
	border: solid 1px #038B55;
	background-image: none;
	height: 18px;
	margin-left: 50px;
}

#contact .message {
	border: solid 1px #038B55;
	background-image: none;
	margin-left: 100px;
}

.arrow {

	background-image: url(../images/arrow_sm_sm.gif);
	padding-left: 25px;
	background-repeat:no-repeat;

}
