/***** -~-~-~ LAYOUT ~-~-~- *****/

#container {
	background: url(../images/layout/drop-shadow.jpg) repeat-y;
	margin: 0 auto;
	width: 972px;
}

#content {
	width: 920px;
	min-height: 400px;
	padding: 30px 20px;
	position: relative;
}

/*** Header ***/

#header {
	background: url(../images/layout/header.jpg) no-repeat;
	height: 160px;
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#header #slogan {
	left: 600px;
	position: absolute;	
	top: 45px;
}

#header #slogan .slogan-corner {
	position: absolute;
	top: 0;
	right: -6px;
}

#header #logo {
	left: 30px;
	position: absolute;
	top: 5px;
}

#corner { /* For h1 */
	position: absolute;
	top: 30px;
	left: 0;
}

/*** Call Box ***/

#call-box {
	background: url(../images/layout/call-box.jpg) no-repeat;
	color: #555;
	position: absolute;
	top: 25px;
	right: 15px;
	height: 58px;
	width: 170px;
	padding-left: 70px;
	line-height: 15px;
	padding-top: 10px;
	font-size: 12px;
}

#call-box h4 {
	margin-bottom: 5px;
}

/*** Featured Homes ***/

#featured {
	width: 283px;
	position: absolute;
	right: 0;
	min-height: 60px;
	top: 116px;
	margin-right: -7px;
	background-color: #8bb9de;
}

#featured .content {
	padding: 20px 12px 0 12px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: -10px;
}

#featured p {
	padding: 5px 0 15px 0;
	line-height: 17px;
	margin: 0;
}

#featured a:link,
#featured a:active,
#featured a:visited {
	color: #FFF;
}

#featured a:hover {
	color: #3e5479;
}

/*** Navigation ***/

#nav {
	background: url(../images/layout/nav-background.jpg) repeat-x;
	border-bottom: 1px solid #adad9b;
	border-top: 1px solid #B3B5B6;
	color: #394868;
	font: bold 15px Helvetica, Arial, sans-serif;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 29px;
	padding: 0;
}

#nav li {
	float: left;
	line-height: 36px;
	margin: 0;
	padding: 0;
}

#nav li.nav-divider,
#nav li.nav-divider:hover {
	background: url(../images/layout/nav-divider.jpg) no-repeat;
	line-height: 36px;
	margin: 0;
	width: 2px;
}

#nav li a:link,
#nav li a:visited,
#nav li a:active {
	background: url(../images/layout/nav-background.jpg) repeat-x;
	display: block;
	color: #394868;
	padding: 0 28px;
	text-decoration: none;
}

#nav li a:hover {
	background: url(../images/layout/nav-background-hover.jpg) repeat-x;
	color: #394868;
	text-decoration: none;
}

#nav li a:hover, 
#nav li a:focus, 
#nav li a:active {
	outline: none;
}

/*** Footer ***/

#footer {
	background: url(../images/layout/footer.jpg) no-repeat;
	color: #fff;
	font-size: 12px;
	height: 40px;
	padding: 13px 29px;
	width: 914px;
	margin: 0 auto;
}

#footer div {
	font-size: 14px;
	font-weight: bold;
	float: right;
}

address {
	font-style: normal;
	display: inline;
	border-left: 1px solid #FFF;
	margin-left: 6px;
	padding-left: 10px;
}

/***** -~-~-~ CONTENT ~-~-~- *****/

body {
	background-color: #e6eef8;
	color: #333;
	font: 13px/18px Helvetica, Arial, sans-serif; 
	margin: 0;
}

h1 {
	background: url(../images/layout/h1-background.jpg) repeat-x;
	color: #fff;
	font: 26px Helvetica, Arial, sans-serif;  
	height: 39px;
	margin: 0 0 21px -14px;
	padding: 14px 35px;
	width: 890px;
}

h2 {
	color: #3E5479;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin: 8px 0 15px 0;
}

h3, 
h2.box {
	color: #394868;
	background-color: #ecf2f8;
	font-size: 18px; 
	border: 1px solid #ccc;
	padding: 6px 20px;
	line-height: 24px;
	margin-top: 0;
}

h2.alternate {
	font-size: 17px; 
}

h3.featured,
h2.featured {
	width: 568px;
	margin-left: 20px;
}

h4 {
	color: #394868;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	margin: 0 0 2px 0;
}

/*** Paragraphs ***/

p {
	margin: 0 0 15px 0;
}

/*** Lists ***/

#content ul ul {
	border: 1px solid #e0e0e0;
	background-color: #ecf2f8;
	padding: 4px;
	margin: 0;
}

#content ul li {
	list-style: none;
	background: url(../images/checkmark.jpg) no-repeat left top;
	margin-bottom: 10px;
	padding-left: 25px;
	margin-left: -20px;
}

#content ul ul li {
	list-style-type: disc;
	background: none;
	color: #394868;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-left: 0;
}

#content ul ul ul {
	border: none;
	padding-left: 10px;
}

ul, ol {
	margin: 3px 0 15px 0;
}

ul {
	padding-left: 15px;
}

ol {
	padding-left: 18px;
}

.lists-border {
	border: 1px solid #e0e0e0;
	padding: 4px;
	margin: 10px 0 0 0;
}

/*** Emphasis ***/

em {
	font-style: italic;
}

/*** Links ***/

a:link,
a:visited,
a:active {
	color: #394868;
	text-decoration: none;
}

a:hover {
	color: #6e99c7;
	text-decoration: underline;
}

/*** Horizontal Rules ***/

hr {
	border: none;
    background-color: #CCC;
    color: #CCC; /* Older versions of IE use the `color` attribute to style <hr> */
    height: 1px;
    line-height: 1px;
    margin-top: 18px;
    width: 100%;
}

/*** Images ***/

.imagespacert {
	float: right;
	margin: 0 0 15px 15px;
}

.imagespacelt {
	float: left;
	margin: 0 15px 15px 0;
}

.photo {
	padding: 4px;
	border: 1px solid #CCC;
	background-color: #FFF;
}

.iconrt {
	padding-left: 10px;
	vertical-align: middle;
}

.iconlt {
	float: left;
	padding-right: 10px;
	margin-left: 20px;
}

.caption-container {	
	width: 326px;
	float: right;
	margin: 0 0 0 30px;
	padding: 0;
}

.caption-container .imagespacert {
	margin: 0;
}

.caption-container .caption {
	background:#CCC;
	color:#000;
	padding: 5px;
	text-align: center;
	position: static;
	margin: 0;
}

.caption {
	margin: -34px 0 10px 31px;
	position: absolute;
}

.caption-small {
	margin: -29px 0 10px 0;
	position: relative;
}

.caption a,
.caption-small a {
	background: url(../images/layout/transparency.png) repeat;
	color: #FFF;
	display: block;
	padding: 3px 10px;
}

.caption a {
	width: 180px;
}

.caption-small a {
	width: 155px;
}

.columns td.noborderrt .caption {
	margin-left: 36px;
}

.columns-small td.noborderrt .caption-small {
		margin-left:0;
}

/* Makes Caption Area in Firefox 3 Align Properly */
html>/**/body .caption, x:-moz-any-link, x:default { 
	margin: -29px 0 10px 34px
}
html>/**/body .columns td.noborderrt .caption, x:-moz-any-link, x:default {
	margin-left: 39px;
}
html>/**/body .banner, x:-moz-any-link, x:default {
	left: -3px;
}
/* End Firefox 3 Hack */

/*** Quotes ***/

blockquote {
	background: url(../images/open-quote.gif) no-repeat;
	background-position: -30px 0 0 0;
	padding: 20px 20px 5px 40px;
	font-style: italic;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

blockquote.even {
	background-color: #ecf2f8;
}

blockquote p {
	font-style: normal;
	margin-top: 6px;
}

.pullquote {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #FFF;
	width: 170px;
	border-bottom: #CCC double 4px;
	border-top: #CCC double 4px;
	padding: 10px;
	text-align:center;
	color: #666;
	font-size: 13px;
}

.pullquote span {
	font-style: normal;
	font-size: 12px;
}

.banner,
.banner-small {
	height: 37px;
	position: relative;
	top: 17px;
	color: #394868;
	padding-top: 7px;
	font-weight: bold;
}

.banner {
	background: url(../images/banner.jpg) no-repeat;
	width: 216px;
	left: -5px;
	font-size: 16px;	
}

.banner-small {
	background: url(../images/banner-sm.png) no-repeat;
	width: 191px;
	left: -3px;
	font-size: 14px;	
}

body#home .banner,
body#thankyou .banner,
body#thank-you .banner,
body#error .banner {
	left: -3px;
}

/*** Two Columns and Full Width (With Featured Box) ***/

.two-column,
.full {
	border-top: 4px double #e0e0e0;
	position: relative;
	margin: 0 20px;
	clear: right;
}

.two-column {
	width: 610px;
}

.no-border {
	border-top: none;
}

.full {
	width: 890px;
}

.question {
	float: left;
	width: 175px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.question ul {
	text-align: left;
}

.answers {
	float: right;
	padding: 20px 0 0 20px;
	border-left: 1px solid #ccc;
	min-height: 125px;
	margin-bottom: 25px;
	width: 400px;
}

.full .answers {
	width: 680px;
}

.callout {
	color: #394868;
	border: 1px solid #e0e0e0;
	background-color: #ecf2f8;
	padding: 5px;
}

.callout li {
	background:none!important;
	list-style-type:disc!important;
	margin: 5px 0 0 15px!important;
	padding-left:0!important;
}

.right {
	width: 236px;
	float: right;
	margin-top: 0;
}

.locations-list {
	border: 1px solid #e0e0e0;
	padding: 4px;
	margin: 10px 0 0 0;
	background-color:#900;
	height:inherit;	
}

.locations-list ul li {
	list-style-image:none
}

.column-right {
	width:425px;
	height:inherit;
	display:inline;
	color:#3E5479;
	float:right;
}

/*** Clear Fix ***/

.clear {
	clear: both;
}

/*** Page Specific - No Featured Box ***/

body#apply #content #featured,
body#homes #content #featured,
body#thank-you #content #featured,
body#thankyou #content #featured,
body#error #content #featured,
body#testimonial #content #featured,
body#home #content #featured {
	display: none;
}

body#homes #content,
body#home #content,
body#apply #content,
body#thank-you #content,
body#thankyou #content,
body#error #content,
body#testimonial #content {
	padding: 30px 28px 30px 38px;
	width: 894px;
}

body#homes #content h1,
body#home #content h1,
body#apply #content h1,
body#thank-you #content h1,
body#thankyou #content h1,
body#error #content h1,
body#testimonial #content h1 {
	margin-left: -32px;
}

/*** Forms ***/

form table {
	width: 860px;
	margin-left: 20px;
	color: #394868;
}

form tr {
	height: 38px;
}

form td {
	vertical-align: top;
}

form tr.form-divider {
	height: 1px;
}

form tr.form-divider hr {
	margin-bottom: 10px;
}

form label,
form .label-mimick {
	color: #394868;
	padding-right: 1px;		
}

form input,
form select {
	font-size: 0.9em;
}

form input {
	width: 160px;
	border: 1px solid #BFBFBF;
	height: 18px;
	background: url(../images/layout/fieldcell.jpg) repeat-x;
	padding-left: 4px;
	padding-top: 4px;
}

form input.short {
	width: 80px;
	margin-right: 6px;
}

form input:focus {
	outline: none;
	border: 1px solid #6B7C98;
}

form input.radio,
form input.checkbox {
	width: 20px;
	color: #0F6;
	vertical-align: middle;
	background: transparent;
	border: 0;
}

form label.response {
	color: #333;
}

.textarea {
	border: 1px solid #BFBFBF;
	background: url(../images/layout/fieldcell.jpg) repeat-x;
	padding: 4px 0 0 4px;
}

.textarea:focus {
	outline:none;	
}

#content ul.error-message li {
	list-style:disc;
	background:none;
	margin: 0;
	padding:0 0 4px 0;
	color:#900;
}

form label.error {
	color:#900;
}

form input.error,
select.error,
textarea.error {
	background-color: #fdd;
	border: 1px solid #900;
	background-image: none;
}

#certificate-container {
	width: 970px;
	margin-left: 55px;
}

#certification-header {
	background-image:url(../images/certificate-banner.png);
	background-repeat:no-repeat;
	height:34px;
	width:773px;
	position:relative;
	left:56px;
	top:3px;
	padding: 6px 0 0 12px;
	color:#FFF;
	font-size:14px;
	vertical-align:middle;
}

#certification {
	width: 768px;
	height: 200px;
	overflow: scroll;
	border: 1px solid #BFBFBF;
	padding: 5px 5px 0 5px;
	margin: -11px 0 10px 61px;
	font-size: 12px;
	line-height: 16px;
	color:#333;
}

.required-container {
	color: #394868;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}

.required {
	color: #900;
	font-size:14px;
	font-weight: normal;
}

.dropdown-per-leftmargin {
	margin-left: 6px;
}

/*** Buttons ***/

.button {
	background:url(../images/button-bg.png) repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 8px 4px 8px;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	height: 28px;
}

.button:hover {
	background-image:url(../images/button-bg-hover.png);
	cursor: pointer;
	outline: none;
}

.button:active {
	background-image:url(../images/button-bg-active.png);
	cursor: pointer;
	outline: none;
}

.hide1, .hide2, .hide3 {
	display: none;
}

/*** Columns ***/

.columns td,
.columns-small td {
	border-right: 1px solid #ccc;
	border-top: 4px double #ccc;
	vertical-align: top;
}

.columns td {
	padding: 10px 17px 0 10px;	
}

.columns-small td {
	padding: 10px 0px 0 5px;
}

.columns h3,
.columns-small h3 {
	background: url(../images/h3corner.jpg) no-repeat left 35px;
}

.columns td.noborderrt,
.columns-small td.noborderrt {
	border-right: none;
}

.columns p,
.columns-small p {
	width: 175px;
	text-align: left;
	margin: 6px 0
}
