/* DCR Associates */
body, div, span, h1, h2, h3, h4, h5, p, a, form, table, td, tr, ul, li {
	margin: 0;
	padding: 0;
}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.2em;
	color: #006049;
	background: #ffffff url(../images/background.jpg) repeat-x;
	text-align: center;
	}

/*    Main Build       */

#container {
	margin: 0 auto;
	width: 780px;
	text-align: left;
	background: #ffffff;
	position: relative;
	}
#top {
	position: relative;
	height: 70px;
	border-bottom: solid 2px #373535;
	background: url(../images/logo.gif) 0 0 no-repeat;
	}
#homeBanner {
	height: 215px;
	background: url(../images/home-image.jpg) 460px 60px no-repeat;
	}
#homeSections {
	height: 250px;
	position: relative;
	border-top:  solid 2px #373535;
	}
#footer {
	border-top:  solid 2px #373535;
	font-size: 90%;
	padding-top: 2px;
	}
#contentLeft {
	width: 575px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	}
* html #contentLeft {
	width: 560px;
	}
#contentRight {
	width: 170px;
	float: right;
	margin-top: 49px;
	text-align: center;
	}
.freePhone {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 360px;
	height: 53px;
	background: #006049 url(../images/free-number.gif) 0px 0px no-repeat;
	}
#homeContact {
	text-align: center;
	height: 100px;
	background: url(../images/home-contact.jpg) 15px 5px no-repeat;
	}
#callRight {
	position: absolute;
	top: 640px;
	right: 0px;
	width: 170px;
	}
#callRight2 {
	position: absolute;
	top: 1200px;
	right: 0px;
	width: 170px;
	}

/* Top Section */
#logo {
	float: left;
	width: 304px;
	}
#logo h1 {
	display: none;
	}
#logo a {
	padding: 32px 120px;
	display: block;
	}
#topMenu {
	float: right;
	width: 270px;
	}
#topMenu ul {
	display: block;
	list-style: none;
	}
#topMenu ul li {
	display: inline;
	padding-top: 10px;
	}
#topMenu ul li a {
	padding-left: 15px;
	color: #006049;
	text-decoration: none;
	}
#topMenu ul li a:hover {
	text-decoration: underline;
	}

/* Home Banner */
#homeBanner h1 {
	width: 450px;
	font-size: 300%;
	font-weight: normal;
	line-height: 1em;
	padding-top: 10px;
	text-align: center;
	}
#homeBanner h2 {
	width: 400px;
	font-size: 100%;
	padding-left: 20px;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 10px;
	text-align: justify;
	}
#homeBanner p {
	width: 400px;
	margin-left: 20px;
	text-align: justify;
	padding: 10px 0;
	}
#homeBanner span {
	font-size: 120%;
	font-weight: bold;
	}
/*  home Sections */
#homeSections a {
	text-decoration: none;
	}
#homeSections h2 {
	font-size: 180%;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 0 0;
	}
#homeSections h2 a {
	color: #006049;
	text-decoration: none;
	display: block;
	padding-bottom: 120px;
	}
#homeAbout ul {
	margin-left: 80px;
	padding-top: 0;
	}
#homeAbout ul li {
	margin: 5px 0;
	font-size: 140%;
	font-weight: bold;
	}
#homeAbout ul li a {
	color: #006049;
	padding-bottom: 0;
	text-decoration: none;
	}
#homeMortgage ul {
	margin-left: 60px;
	padding-top: 0;
	}
#homeMortgage ul li {
	margin: 5px 0;
	font-size: 140%;
	font-weight: bold;
	}
#homeMortgage ul li a {
	color: #006049;
	padding-bottom: 0;
	text-decoration: none;
	}
#homeInsurance ul {
	margin-left: 60px;
	padding-top: 0;
	}
#homeInsurance ul li {
	margin: 5px 0;
	font-size: 140%;
	font-weight: bold;
	}
#homeInsurance ul li a {
	color: #006049;
	padding-bottom: 0;
	text-decoration: none;
	}
#homeSections p {
	text-align: center;
	}
#homeSections span {
	color: #006049;
	font-weight: bold;
	font-size: 140%;
	padding-bottom: 0;
	}

#homeAbout {
	width: 261px;
	height: 247px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/about-back.jpg) 0 0 repeat-x;
	}
#homeInsurance {
	width: 258px;
	height: 247px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/insurance-back.jpg) 0 0 no-repeat;
	}
#homeMortgage {
	width: 264px;
	height: 247px;
	position: absolute;
	top: 0;
	left: 262px;
	background: url(../images/mortgage-back.jpg) 0 0 no-repeat;
	}
/* Content Left */
#contentLeft h2 {
	margin-top: 10px;
	font-size: 150%;
	margin-bottom: 10px;
	}
#contentLeft h3 {
	font-size: 120%;
	font-weight: normal;
	text-align: justify;
	}
#contentLeft p {
	padding: 10px 0;
	text-align: justify;
	font-size: 120%;
	}

/* Content Right */
#ad {
	height: 130px;
	border: solid 1px #373535;
	}
#ad2 {
	height: 130px;
	border-left: solid 1px #373535;
	border-right: solid 1px #373535;
	border-bottom: solid 1px #373535;
	}
#contentRight h2 {
	display: block;
	text-align: center;
	font-size: 120%;
	margin-bottom: 75px;
	}
#contentRight a {
	color: #217256;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	}
.lifeInsurance {
	background: #68BB6B url(../images/life-insurance-ad.jpg) 18px 20px no-repeat;
	}
.mortgageAdvice {
	background: #A4B88A url(../images/mortgage-tiny.jpg) 36px 25px no-repeat;
	}	
.aboutDcr {
	background: #BDFF86 url(../images/about-tiny.jpg) 6px 24px no-repeat;
	}
.mortgageBanner {
	background: #A4B88A url(../images/mortgage-big.jpg) 436px 0 no-repeat;
	}
.insuranceBanner {
	background: #68BB6B url(../images/insurance-big.jpg) 480px 6px no-repeat;
	}	
	
/* About Us */
.clear {
	clear: both;
	}
#banners {
	height: 137px;
	border-bottom: solid 2px #373535;
	padding-top: 30px;
	}
#banners h1 {
	display: block;
	margin-bottom: 35px;
	font-size: 280%;
	color: #006049;
	padding-left: 15px;
	}
#banners ul {
	list-style: none;
	display: block;
	padding-left: 15px;
	}
#banners ul li {
	margin: 5px 0 0 0;
	}
#banners ul li a {
	font-size: 120%;
	color: #006049;
	text-decoration: none;
	font-weight: bold;
	}
#banners ul li a:hover {
	text-decoration: underline;
	}	
.aboutBanner {
	background: #BDFF86 url(../images/about-back2.jpg) 490px 10px no-repeat;
	}
	
/* Mortgage Page */

#mortMenuLeft {
	width: 180px;
	float: left;
	}
#mortMenuRight {
	width: 260px;
	float: right;
	margin-right: 300px;
	}
* html #mortMenuRight {
	margin-right: 150px;
	}
/* Footer */

#footLeft {
	width: 200px;
	float: right;
	text-align: right;
	}
#footRight {
	width: 250px;
	float: right;
	text-align: right;
	}
#disclaimer {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	}
.quote {
	font-size: 140%;
	line-height: 1.3em;
	padding: 20px;
	text-align: center;
	}