/* ------------------------------------------------------------

	Title: 		Reverse Mortgage Paprika Layout
	Author: 	neal at abramarketing dot com

------------------------------------------------------------ */

body {
  	background: #96110e;
	color: #96110e;
	}

/* ------------------------------------------------------------

	Page Structure

------------------------------------------------------------ */
	
	
#container {
	background: #FAFDFF url(../images/container_top_paprika.jpg) top left no-repeat;
}

/* ------------------------------------------------------------

	Header

------------------------------------------------------------ */

#header h1 a {
	color: #96110e;
}

#header h2 {
	font-size: 15px;
	color: #8f7646;
}

#header .freeseminar {
	float: right;
	margin: 28px 25px 24px 0;
	background: url(../images/header_seminar_paprika.jpg) top no-repeat;
	height: 67px;
	width: 299px;
}


/* ------------------------------------------------------------

	Main Callout

------------------------------------------------------------ */
#mainCallout {
	background: url(../images/paprika_header_9.jpg) top left no-repeat;
}


#mainCallout p {
	color: #8f7646;
}

#mainCallout a {
	color: #2a8dc1;
}

#mainCallout a:hover {
	text-decoration: underline;
	color: #8f7646;
}

/* ------------------------------------------------------------

	Main Navigation

------------------------------------------------------------ */

#nav {
	border-bottom: 1px solid #c4ad82;
}

#nav ul li {
	background: url(../images/bg_nav_left_paprika.jpg) top left no-repeat;
	
}

#nav ul li a {
	background: url(../images/bg_nav_right_paprika.jpg) top right no-repeat;
	color: #780306;
}

#nav ul li a .house {
   background: url(../images/img_paprika_home.jpg) top no-repeat;
   }

/* ------------------------------------------------------------

	 Left Column

------------------------------------------------------------ */

#leftCol .homeList li {
	border-bottom: 1px solid #c4ad82;
	background: url(../images/bullet_arrow_paprika.jpg) left center no-repeat;
}

#leftCol .welcomeImg {
	border: 3px solid #8f7646;
}

#leftColSecOuter #leftColSec .welcomeImg {
	border: 3px solid #8f7646;
}


/* ------------------------------------------------------------

	 Middle Column

------------------------------------------------------------ */
#middleColOuter {
	border-left: 1px solid #c4ad82;
}

#middleCol dd {
	background: url(../images/middleCol_call_p_bottom.jpg) bottom left no-repeat;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}

#middleCol dd h4 {
	background: url(../images/middleCol_call_p_top.jpg) top left no-repeat;
	padding: 20px 15px 10px 15px;
	font-size: 130%;
}
.calculatorButton {
	background: url(../images/btn_cal_paprika.jpg) bottom left no-repeat;
}

/* ------------------------------------------------------------

	 Right Column

------------------------------------------------------------ */
#rightColOuter {
	border-left: 1px solid #c4ad82;
}

#rightCol .applyNowButton {
	background: url(../images/btn_apply_paprika.jpg) top no-repeat;
	}
#rightCol .HECM {
	background: url(../images/btn_HECM_paprika.jpg) top no-repeat;
	}
#rightCol .downloadGuide {
	background: url(../images/btn_guide_paprika.jpg) top no-repeat;
	}
#rightCol .testimonialsVideo {
	background: url(../images/test_video_paprika.jpg) top no-repeat;
}
.testimonialtext {
font-weight: bold;
color: #7a0907;}

/* ------------------------------------------------------------

	 Footer

------------------------------------------------------------ */
#footer {
	background: #96110e url(../images/container_bottom_paprika.jpg) top left no-repeat;
	color: #c4ad82;
}


#footer ul li a, #footer p a {
	color: #c4ad82;
}


#footer p {
	color: #c4ad82;
}

/* ------------------------------------------------------------

	 Secondary Page Layout

------------------------------------------------------------ */

/* ------------------------------------------------------------

	 Secondary Page Left Column

------------------------------------------------------------ */

#leftCol img { border: 1px solid #c4ad82;}


#leftColSec .homeList li {
	border-bottom: 1px solid #c4ad82;
}
#leftColSec h3 {
	border-bottom: 1px dotted #c4ad82;
}
#leftColSec .testimonialCont {
	border-bottom: 1px dotted #c4ad82;
}

#leftColSec #chart {
	border: 1px solid #c4ad82;
}

#calculatorOuter h2 {
	border-bottom: 1px dotted #c4ad82;
}
.learnButton {
	background: url(../images/btn_learn_paprika.jpg) bottom left no-repeat;
}

.getAnswersButton {
	background: url(../images/btn_get_paprika.jpg) bottom left no-repeat;
}


/* ------------------------------------------------------------

	 Secondary Page Right Column

------------------------------------------------------------ */
#rightColSecOuter {
	border-left: 1px solid #c4ad82;
}

#rightColSec dd {
	background: url(../images/middleCol_call_p_bottom.jpg) bottom left no-repeat;
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}

#rightColSec dd h4 {
	background: url(../images/middleCol_call_p_top.jpg) top left no-repeat;
	padding: 20px 15px 10px 15px;
	font-size: 130%;
}


/* ------------------------------------------------------------

	Misc

------------------------------------------------------------ */
.rightPhoto {
	border: 2px solid #c4ad82;
	float: right;
	margin: 0 0 20px 20px;
}

.leftPhoto {
	border: 2px solid #c4ad82;
	float: left;
	margin: 0 20px 20px 0;
}