/* LINK STYLING TEMPLATES */
a:link {
	text-decoration: none; 
}

a:visited {  
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline;
}

a:active { 
	text-decoration: none; 
}

img {
	border-style: none;
}


body {
	margin: 0 auto;
	background-color: #c0c3be;
}

/*
body {
	margin: 0 auto;
	background-image: url(images/marble_background.jpg);
}

#background_overlay {
	position: relative;
	height: 486px;
	background-image: url(images/background_overlay.png);
	background-repeat: repeat-x;
	z-index: 2;
}
*/

#content_wrapper {
	position: relative;	
	width: 838px;
	z-index: 4;
}

#header {
	width: 828px;
	height: 314px;
	background-color: #FFFFFF;
}

#main {
	width: 828px;
	float: left;
}

/* DROP SHADOW STYLING FOR PAGE SHADOW */
.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
}

.shadow_rt_btm {
	background-image: url(images/shadow_rt_btm.png);
	background-repeat: no-repeat;
}

.shadow_bottom {
	background-image: url(images/shadow_bottom.png);
	background-repeat: repeat-x;
}


#nav_wrapper {
	width: 629px;
	float: left;	
}

#left_nav {
	display: block;
	width: 134px;
	height: 482px;
	margin: 0 0 0 0;
}

#left_nav-1 {
	display: block;
	width: 134px;
	height: 557px;
	margin: 0 0 0 0;
}

#left_nav-2 {
	display: block;
	width: 134px;
	height: 557px;
	margin: 0 0 0 0;
}

.photo_gallery {
	display: block;
	width: 490px;
	height: 405px;
	margin: 20px 0 0 5px;
}

.contact_form {
	display: block;
	width: 455px;
	height: 726px;
	margin: 20px 0 0 10px;
}

.left_nav_col {
	background-color: #004631;
	min-height: 500px;
}

.contact_image {
	width: 179px;
	height: 269px;
	margin: 10px 0 50px 10px;
}

.cost_effective_image {
	width: 179px;
	height: 179px;
	margin: 10px 0 50px 10px;
}

.program_overview_image {
	width: 179px;
	height: 120px;
	margin: 10px 0 50px 10px;
}

.main_content_col {
	background-color: #FFFFFF !important;
	min-height: 600px;
	width: 495px;
}

.main_content_col a:link {
	color: #872434;
	font-weight: bold;
	text-decoration: none; 
}

.main_content_col a:visited { 
	color: #872434; 
	font-weight: bold;
	text-decoration: none; 
}

.main_content_col a:hover { 
	color: #872434;
	font-weight: bold;
	text-decoration: underline;
}

.main_content_col a:active { 
	color: #872434;
	font-weight: bold;
	text-decoration: none; 
}

.main_content_privacy {
	background-color: #FFFFFF !important;
	min-height: 600px;
	width: 694px;
}

.main_content_privacy a:link {
	color: #872434;
	font-weight: bold;
	text-decoration: none; 
}

.main_content_privacy a:visited { 
	color: #872434; 
	font-weight: bold;
	text-decoration: none; 
}

.main_content_privacy a:hover { 
	color: #872434;
	font-weight: bold;
	text-decoration: underline;
}

.main_content_privacy a:active { 
	color: #872434;
	font-weight: bold;
	text-decoration: none; 
}

.right_col {
	background-color: #004631;
	min-height:500px;
}

.peele_quote {
	font-family: Georgia, Verdana, "Times New Roman";
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: justify;
}

.peele_quote a:link {
	text-decoration: none; 
	color: #000000;
}

.peele_quote a:visited {  
	text-decoration: none;
	color: #000000; 
}

.peele_quote a:hover { 
	text-decoration: underline;
	color: #000000;
}

.peele_quote a:active { 
	text-decoration: none; 
	color: #000000;
}


/* Footer --------------------------------------------------------*/
#footer {
	clear: both;
	display: block;
	width: 838px;
	height: 100px;
}

#bottom-links{
	clear: both;
	display: block;
	margin: 0 auto;
}

.bottom_links {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Tahoma;
	font-weight: normal;
}

.bottom_links a:link { color: #000000; text-decoration: none }
.bottom_links a:visited { color: #000000; text-decoration: none }
.bottom_links a:hover { color: #000000; text-decoration: underline }
.bottom_links a:active { color: #000000; text-decoration: none }

.footer_spacer {
	margin-top: 5px;
}
/* DECLARATIONS FOR W3C VALID IMAGES */
.valid_block {
	display: block;
	height: 35px;
	 
}

.valid_xhtml {
	margin: 0 10px 0 10px;
}

.valid_css {
	margin: 0 10px 0 0;
}

/* OBJECT EMBEDS FOR XSWF OBJECT */

#object-layer {
	width:828px; 
	height:314px; 
}	

#object-layer-header-stop {
	width:828px; 
	height:314px; 
}	

#object-layer-gallery {
	
}	

#object-layer2-1 {
	width:134px; 
	height:557px;
	margin: 0 0 0 0; 
}

#object-layer2-2 {
	width:134px; 
	height:557px;
	margin: 0 0 0 0; 
}

#object-layer2-3 {
	width:134px; 
	height:520px;
	margin: 0 0 0 0; 
}

#object-layer3 {
	width:520px; 
	height:55px;
	margin: 0 0 0 12px; 
}

.permanent_solution { 
	height:55px; 
}

/* PAGE TITLE IMAGE STYLING */
.welcome_word {
	margin: 10px 0 0 10px;
	height: 61px;
	display: block;
}

/* FIBT DECLARATIONS */
p {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}
/*
ul {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	list-style: disc;
	list-style-position: outside;
	margin: -10px 10px 10px 0;
}
*/

/* h1 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
}

h2 {
	color: #872434;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
} */

h1 {
	color: #000000 !important;
	background-color: #FFFFFF !important;
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 1.0em !important;
	font-weight: bold !important;
	line-height: 1.3em !important;
}

h2 {
	color: #872434 !important;
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 0.9em !important;
	font-weight: bold !important;
	font-style: italic !important;
	line-height: 1.2em !important;
}

h3 {
	color: #000000 !important;
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 0.9em !important;
	font-weight: bold !important;
	font-style: italic !important;
	line-height: 1.2em !important;
}
.page_title {
	text-align: center;
	margin: 10px 10px 0 10px;
}

.page_title2 {
	margin: 10px 10px 0 10px;
}

.help_buttons {
	display: block;
	width: 485px;
	margin: 10px -5px 10px 0;
}

.text_block {
	margin: 10px 10px 0 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}

.text_block li {
	margin: 10px 10px 0 10px;
}

.text_block a:link {
	text-decoration: underline; 
}

.text_block a:visited {  
	text-decoration: underline; 
}

.text_block a:hover { 
	text-decoration: none;
}

.text_block a:active { 
	text-decoration: underline; 
}

.read_article_link {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal !important;
}

.read_article_link a:link {
	text-decoration: underline; 
}

.read_article_link a:visited {  
	text-decoration: underline; 
}

.read_article_link a:hover { 
	text-decoration: none;
}

.read_article_link a:active { 
	text-decoration: underline; 
}

.text_block_quote {
	margin: 10px 30px 0 30px;
}

.call_today {
	background-color: #e4e4e4;
	display: block;
	width: 175px;
	height: 30px;
	margin: 0 0 -11px 10px;
	padding: 4px 0 0 4px;
}

#side_testimonial {
	width: 179px;
	margin: 20px 10px 20px 10px;
}

#side_testimonial_2 {
	width: 179px;
	margin: 20px 10px 20px 10px;
}

.side_testimonial_text {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFC;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: bold;
}

.side_peele_info {
	width:186px;
	display: block;
	margin: 10px 0 50px 6px;
}

.side_insurance {
	width:125px;
	display: block;
	margin: 10px 0 25px 5px;
}

.side_click_call {
	width: 168px;
	height: 114px;
	margin: 5px 0 10px 15px;
}

.side_downloads {
	width: 179px;
	height: 410px;
	margin: 10px 0 0 10px;
}

.life_process_block1 {
	width: 179px;
	height: 120px;
	margin: 0 0 10px 10px;
}

.current_date {
	width: 171px;
	height: 20px;
	padding: 0 0 0 0;
	color: #949494;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Tahoma, Helvetica, sans-serif;
}

.right_nav_link_box {
	width:180px;
	height: 140px;
	display: block;
	margin: 10px 0 0 10px;
}


.right_nav_link {
	color: #FFFFFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.8em;
}

.right_nav_link_box a:link {
	text-decoration: underline; 
}

.right_nav_link_box a:visited {  
	text-decoration: underline; 
}

.right_nav_link_box a:hover { 
	text-decoration: none;
}

.right_nav_link_box a:active { 
	text-decoration: underline; 
}

.li_number {
	margin-bottom: 10px;
}

.li_bullet {
	margin-bottom: 10px;
}

.li_bullet2 {
	list-style-type: circle;
	margin-bottom: 10px;
}

.li_bullet_child {
	margin-left: 20px;
}

.share_button {
	width: 66px;
	margin: 15px 0 10px 10px;
	display: block;
}

.salesperson {
	display: block;
	height: 266px;
	width: 480px;
	margin: 10px 0 0 10px;
}

.text_insurance_form {
	margin: 10px 10px 0 10px;
	width: 475px;
	height: 1100px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}

.insurance_form_label {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-weight: normal;
}

.insurance_form_small_label {
	font-family: Verdana, Arial, sans-serif;
	color: #949494;
	font-size: 0.8em;
	font-weight: normal;
}