
body {
	margin : 2px;
	padding: 0px 0px 20px 0px;
	border: 0px;
	background: #695e4a url(/images/body_bg.jpg) repeat-x;
	overflow-x: hidden; 
	position: relative;
}

#gelbox {
	
}

.e-shell {
	width: 840px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 1px;
}

/* HEAD LAYOUT
------------------------------------------------------ */
.e-head-pre {
	background: transparent;
	margin: 0 auto;
	width: 830px;
	padding: 0 0.5em 0.5em 0.5em;
	color: #fff !important;
	
}

.e-head {
	width: 100%;
	position: relative;
}

.e-head-main {
	padding: 3%;
}

.e-head-post {
	margin: 0;
	padding: 0;
}



.e-navigation-top {
	float: right;
}

.e-logo {
}

.e-bibs-link {
	position: absolute;
	top: 110px;
	left: 655px;
	z-index: 10;
}

.e-bibs-link a {
	color: #91775c !important;
}



.e-title-box {
	/* never EVER make this position relative because it destroys the drop down nav */
	margin: 0;

}

.e-main-title {
	width: 100%;
	background: url(/images/title_bg.jpg) repeat-x;
}

.e-main-title #flashcontent {
	height: 87px;
}

.e-main-title h2,
.e-main-title h3 {
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #fff;
}

.e-main-title h2 {
	position: relative;
	top: 15px;
	left: 10px;
	font-size: 280%;
}

.e-main-title h3 {
	position: relative;
	top: 5px;
	left: 10px;
	font-size:140%;

}

.e-main-title img {
	float: left;
}
	



	
/* BODY LAYOUT
------------------------------------------------------ */

.e-body {
	background: url(/images/title_drop_shadow.jpg) no-repeat top left;
	padding:10px 10px;
}

.e-sub-title {
	/* never remove this bit */
		display: none;
		clear: none;
		float: left;
		width: 100%;		
}


.e-body-middle {
	padding-bottom: 0.5em;
}


/* background images for different pages */


.e-shell {
	background: #fff url(/images/body_bg_maze.jpg) no-repeat right 600px;
}

.section-home .e-shell {
	background: #fff url(/images/body_bg_maze.jpg) no-repeat right 550px;
}

.section-about .e-shell {
	background: #fff url(/images/body_bg_stones.jpg) no-repeat right 450px;
}

.section-contact .e-shell {
	background: #fff url(/images/body_bg_pencil.jpg) no-repeat right 470px;
}

.section-services .e-shell {
	background: #fff url(/images/body_bg_pound.jpg) no-repeat right 450px;
}

.subsection-mortgages .e-shell {
	background: #fff url(/images/mortgages_bg.jpg) no-repeat right 450px;
}

.subsection-investments .e-shell {
	background: #fff url(/images/investment_bg.jpg) no-repeat 548px 450px;
}

.subsection-insurance .e-body,
.subsection-protection .e-body {
	background: #fff url(/images/protection_bg.jpg) no-repeat 555px 200px;
}

.subsection-retirement .e-shell {
	background: #fff url(/images/retirement_bg.jpg) no-repeat 555px 480px;
}

.subsection-inheritance .e-shell {
	background: #fff url(/images/inheritance_bg.jpg) no-repeat 540px 450px;
}


/* PANNEL / COLUMN LAYOUT
------------------------------------------------------ */

.e-panel-b {
	width: auto;
	margin: 0 300px 0 0;
	padding-right: 1em;
	
}

.e-panel-c {
	height: 450px;
	width: 290px;
	padding-left: 10px;
	float: right;
}


/* PANEL C
------------------------------------------------------ */

.e-appointment {
	display: block;
	margin-top: 10px;
	width: 100%;
	
}

.e-appointment p,
.e-appointment a:link,
.e-appointment a:visited {
	text-align: center;
}

.e-appointment a span {
	text-indent: -9999px;
	position: absolute;
}

.e-appointment a:link,
.e-appointment a:visited {
	display: block;
	background: url(/images/appointment.jpg) no-repeat 40px 0;
	width: 250px;
	height: 25px;
}

.e-appointment a:hover {
	background: url(/images/appointment.jpg) no-repeat 40px -25px !important;
}











/* FOOTER
------------------------------------------------------ */

.e-foot-post {
	clear: both;
	position: relative;
	height: 50px;
	margin: 0 auto;
	padding: 1em 0;
	width: 830px;
}





/* SITEMAP CSS 
------------------------------------------------------ */
#sitemap ul {

	background: url(/r/i/modules/sitemap/vline.png) repeat-y;
	margin: 0; 
	padding: 0;
	color: #000;
	letter-spacing: 1px;
}

#sitemap ul li {
	list-style: none !important;
}


#sitemap ul ul {
	margin-left: 10px;
}

#sitemap ul li {
	margin: 10px 0 0 0; 
	padding: 0 12px; 
	line-height: 20px; 
	background: url(/r/i/modules/sitemap/node.png) no-repeat; 
	color: #B00029; 
	font-weight: bold;
}

#sitemap ul li:last-child {
	background: #fff url(/r/i/modules/sitemap/lastnode.png) no-repeat;
}

#sitemap ul li a {
	color: #B00029;
}	

#sitemap ul li a:hover {
	color: #F00038;
}	

#sitemap ul li ul li a {
	color: #666; 
}

#sitemap ul li ul li a:hover {
	color: #000; 
}

#sitemap ul ul li {
	margin-top: 5px;
	margin-bottom: 8px;
	font-weight: normal;
}

#sitemap .sub-title {
	text-indent: 5px;
	color: #333;
	font-weight: normal;
}

/* RIGHT PANEL NEWS ITEMS (ARTICLE LIST)
------------------------------------------------------ */

.story {
	background: #fff;
	width: 90%;
	height: 100px;
	margin-bottom: 20px;

}

.story a:link, .story a:visited {
	color: #CC233B;
}

.story a:hover, .story a:focus {
	color: #000;
}

.story .headline {
	border-bottom: 1px solid #CC233B;

	font-weight: normal;
	color: #CC233B;

	padding: 0 0 0.3em 0;
}

.story .summary {
	text-align: left;
	padding: 0.5em;
	margin: 0 0.5em 2% 0;
}

.story .tags {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #000;

	font-size: 0.85em;
	
}


/* BODY NEWS ITEMS 
------------------------------------------------------ */

.e-bodycontent .story {
	background: #fff;

}

.e-bodycontent .story a:link, 
.e-bodycontent .story a:visited {
	color: #CC233B;
}

.e-bodycontent .story a:hover, 
.e-bodycontent .story a:focus,
.e-bodycontent .story a:active {
	color: red;
}

.e-bodycontent .story .headline {
	display: block;	
	width: 100%;
	color: #fff;
	padding: 0.2em 0.7em;
	margin: 0;
	border: 1px solid #000;
	background-color: #CC233B;
	font-weight: bold;
}

.e-bodycontent .story .headline a:link,
.e-bodycontent .story .headline a:visited,
.e-bodycontent .story .headline a:active,
.e-bodycontent .story .headline a:hover,
.e-bodycontent .story .headline a:hover {
	color: #fff;
}

.e-bodycontent .story .summary {
	text-align: left;
	padding: 0.5em;
	margin: 0 0.5em 2% 0;
}

.e-bodycontent .story .tags {
	background-color: #fff;
	padding: 0.5em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;

	height: 20px;	
}














	
/* BODY NEWS ITEMS (FULL STORY)
------------------------------------------------------ */

.e-bodycontent .full-story {
	padding-bottom: 2em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.e-bodycontent .full-story h3 {
	display: block;	
	color: #fff;
	padding: 0.2em 0.7em;
	font-size: 150%;
	margin: 0;
	border-top: #CC233B;
	border-left: #CC233B;
	border-right: #CC233B;
	background-color: #CC233B;
}

.e-bodycontent .full-story .summary {
	text-align: right;
	background-color: #ccc;
	padding-right: 0.5em;
	border-bottom: 1px solid #ccc;
	font-weight: bolder;	
}



.e-bodycontent .full-story p {
	padding: 1em 0.5em 0 1em;
}
	
.ncomment-module {
	background-color: #000;
	color: #fff;
	padding: 0.5em 0.5em 0.5em 1em;
}

.ncomment-module a:link, .ncomment-module a:visited {
	color: white;
}

.ncomment-module a:hover, .ncomment-module a:focus {
	text-decoration: underline;
}








/* GMAPS
------------------------------------------------------ */

div#map {
	margin: 1em 0 0 0;
	border: 1px solid #000;

}

div#map:hover {
	cursor: pointer;
}



/* MISC
------------------------------------------------------ */

.e-output-stream-disclaimer blockquote {
	background: #fff url(/images/disclaimer_bg.jpg) repeat-x;
	margin: 5% 0 0 0;
	padding: 1%;
	width: 98% !important;
	border: 0;
	border-top: 2px solid #CC233B;
	text-align: center;
	font-style: normal;	
	line-height: 2em;
}

.red {
	color: #CC233B;
}


/* Mortgages Table */

table.mortgage-table {
	width: 98%;
	border-collapse: collapse;
	margin: 1em 0 1em 0;
	caption-side: bottom;
}

table.mortgage-table caption {
	text-align: right;
	font-size: 0.9em;
	margin: -1em 1em 3em 1em;
	line-height: 1.2em;
	caption-side: bottom;
}

table.mortgage-table img {
	position: relative;
	top: 4px;
}

table.mortgage-table th,
table.mortgage-table td {
	padding: 2%;
}

table.mortgage-table th,
table.mortgage-table td {
	border: 1px solid #000;
}



table.mortgage-table th {
	width: 20%;
	background-color: #CC233B;
	color: #fff;
	font-weight: bold;
}

table.mortgage-table td {
	text-align: center;
}

table.mortgage-table td.blank {
	border: 0;
}


/* ACCESSIBILITY STATEMENT
------------------------------------------------*/

table.accessibility {
	margin: 20px 0;
	border: 1px solid #000;
	float: left;
	width: 100%;
	clear: both;
}

table.accessibility tr th {
	font-weight: bold;
	border-bottom: 1px solid #000;
	background: #999;
}

table.accessibility td {
	border-bottom: 1px dashed #ccc;
}

table.accessibility td img {
	float: left;
	margin-right: 5px;
}

table.accessibility th,
table.accessibility td {
	width: 20%;
	padding:  3px 8px;
	border-right: 1px solid #000;
}

