/* ------------------------------------------------------------

	Title: 		Reverse Mortgage Truth Tan Layout
	Author: 	neal at abramarketing dot com

------------------------------------------------------------ */

body {
	background: #d6c772 url(../images/bg_body_tan.jpg) top left repeat-x;
	color: #433603;
	}

/* ------------------------------------------------------------

	Page Structure

------------------------------------------------------------ */
	
	
#container {
	background: #FAFDFF url(../images/container_top_tan.jpg) top left no-repeat;
}

/* -----------------------------------------------------------

	Header

------------------------------------------------------------ */
#mainCallout {
	background: url(../images/tan_header_1.jpg) top left no-repeat;
}

#header h1 a {
	color: #433603;
}

#header h2 {
	font-size: 15px;
	color: #d6c772;
}
#header .freeseminar {
	float: right;
	margin: 28px 25px 24px 0;
	background: url(../images/header_seminar_tan.jpg) top no-repeat;
	height: 67px;
	width: 299px;
}

/* ------------------------------------------------------------

	Main Callout

------------------------------------------------------------ */


#mainCallout p {
	color: #433603;
}

#mainCallout a {
	color: #2a8dc1;
}

#mainCallout a:hover {
	color: #2a8dc1;
	text-decoration: underline;
}

/* ------------------------------------------------------------

	Main Navigation

------------------------------------------------------------ */

#nav {
	border-bottom: 1px solid #433602;
}

#nav ul li {
	background: url(../images/bg_nav_left_tan.jpg) top left no-repeat;
	
}

#nav ul li a {
	background: url(../images/bg_nav_right_tan.jpg) top right no-repeat;
}

#nav ul li a .house {
   background: url(../images/img_brown_home.jpg) top no-repeat;
   }

/* ------------------------------------------------------------

	 Left Column

------------------------------------------------------------ */

#leftCol .homeList li {
	border-bottom: 1px solid #d6c772;
}

#leftCol .welcomeImg {
	border: 3px solid #d6c772;
}

/* ------------------------------------------------------------

	 Middle Column

------------------------------------------------------------ */
#middleColOuter {
	border-left: 1px solid #d6c772;
}

/* ------------------------------------------------------------

	 Right Column

------------------------------------------------------------ */
#rightColOuter {
	border-left: 1px solid #d6c772;
}
#rightCol .applyNowButton {
	background: url(../images/btn_apply_tan.jpg) top no-repeat;
	}
#rightCol .HECM {
	background: url(../images/btn_HECM_tan.jpg) top no-repeat;
	}
#rightCol .downloadGuide {
	background: url(../images/btn_guide_tan.jpg) top no-repeat;
	}
#rightCol .testimonialsVideo {
	background: url(../images/test_video_tan.jpg) top no-repeat;
}


/* ------------------------------------------------------------

	 Footer

------------------------------------------------------------ */
#footer {
	background: #d6c772 url(../images/container_bottom_tan.jpg) top left no-repeat;
}


#footer ul li a, #footer p a {
	color: #433603;
}


#footer p {
	color: #433603;
}

/* ------------------------------------------------------------

	 Secondary Page Layout

------------------------------------------------------------ */

/* ------------------------------------------------------------

	 Secondary Page Left Column

------------------------------------------------------------ */

#leftCol img { border: 1px solid #d6c772;}


#leftColSec .homeList li {
	border-bottom: 1px solid #d6c772;
}
#leftColSec h3 {
	border-bottom: 1px dotted #d6c772;
}
#leftColSec .testimonialCont {
	border-bottom: 1px dotted #d6c772;
}

#leftColSec #chart {
	border: 1px solid #d6c772;
}

#calculatorOuter h2 {
	border-bottom: 1px dotted #d6c772;
}/* ------------------------------------------------------------

	 Secondary Page Right Column

------------------------------------------------------------ */
#rightColSecOuter {
	border-left: 1px solid #d6c772;
}


/* ------------------------------------------------------------

	Misc

------------------------------------------------------------ */
.rightPhoto {
	border: 2px solid #d6c772;
	float: right;
	margin: 0 0 20px 20px;
}

.leftPhoto {
	border: 2px solid #d6c772;
	float: left;
	margin: 0 20px 20px 0;
}


.learnButton {
	background: url(../images/btn_learn_tan.jpg) bottom left no-repeat;
}

.getAnswersButton {
	background: url(../images/btn_get_tan.jpg) bottom left no-repeat;
}


.calculatorButton {
	background: url(../images/btn_cal_tan.jpg) bottom left no-repeat;
}
#rightColSec dd {
	background: url(../images/middleCol_call_tan_bottom.jpg) bottom left no-repeat;
}

#rightColSec dd h4 {
	background: url(../images/middleCol_call_tan_top.jpg) top left no-repeat;
}

#middleCol dd {
	background: url(../images/middleCol_call_tan_bottom.jpg) bottom left no-repeat;
}

#middleCol dd h4 {
	background: url(../images/middleCol_call_tan_top.jpg) top left no-repeat;
}
