﻿@import url("layout.css");
body {
	background-color: #EBEBEB;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 0.8em;
	color: #2B2926;
}

#container {
	width: 835px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-right-color: #E60D2E;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #E60D2E;
	border-left-width: 50px;
}
.preparedness_logo {
	margin-left: 40px;
	border-width: 0px;
}
#masthead {
	width: 825px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	overflow: auto;
	background-color: #FFFFFF;
}

#masthead_border {
	width: 835px;
	border: 0px;
}
.masthead_photos {
}

#masthead img {
	padding: 15px 0 5px 188px;
	float: left;
	left: 0px;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}

.menu_table {
	float: left;
	width: 143px;
	max-height: 1px;
	margin-left: 10px;
	margin-top: 10px;
	max-width: 1px;
	margin-right: 20px;
}

.clearall {   
    clear: both;   
}   
   


a:link {
	color: #08338F;
	text-decoration:underline;
}
a:visited {
	color: #808080;
	text-decoration:underline;
}
a:hover {
	color: #E60D2E;
	text-decoration: none;
}
a:active {
	color: #E60D2E;
	text-decoration:overline;
}

p {
	margin-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font: normal;
	margin: 0 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #2B2926;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 10px;
}

h4 {
	font: normal;
	margin: 0 0 0 0;
	font-size: 1.15em;
	font-weight: bold;
	color: #2B2926;
	text-align: left;
	padding-bottom: -10px;
}


h5 {
	margin: 0 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}

#content {
	padding: 10px 10px 20px 20px;
	background-color: #FFFFFF;
	margin-left: 160px;
	margin-bottom: 10px;
}

.caption {
	font-size: .85em;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	color: #08338F;
	margin-right: 15px;
	margin-left: 15px;
}

.content_illustration_aligned_left {
	border: 0px;
	margin-left: 0%;
	margin-right: 1%;
	margin-bottom: 1px;
	float: left;
}   


.content_image_aligned_left {
	padding-top: 5px;
	padding-right: 20px;
}

.content_image_aligned_right {
	padding-left: 20px;
	padding-top: 5px;
}



#column_left {
	width: 143px;
	margin: 10px 0 0 10px;
	z-index: 0;
	float: left;
	position: relative;
	clear: left;
}
.column_left_heading {
	border-bottom: 2px #000000 inset;
	border-style: outset inset inset solid;
	border-width: 1px 1px 1px 0px;
	border-color: #EBEBEB #000000 #000000 #EBEBEB;
	padding: 5px 0;
	text-align: center;
	background-color: #808080;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
}
.column_left_subheading {
	border-top-style: outset;
	background: url('../images/column_right_subheading.jpg') center;
	border-top: #C0C0C0 outset;
	padding: 5px 0 5px 0;
	text-align: center;
	color: #2B2926;
	vertical-align: bottom;
	font-weight: bolder;
}

#column_left_body {
	padding: 5px 3px 0 4px;
	font-size: .95em;
	line-height: 12px;
	background-image: url('../images/column_left_background.jpg');
	background-repeat: repeat-y;
	color: #2B2926;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #EBEBEB;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #EBEBEB;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
.column_left_body {
	font-family: "Trebuchet MS", tahoma, calibri, "Calisto MT", verdana, Georgia, sans-serif;
	font-size: 0.95em;
	line-height: 15px;
	margin-top: 5px;
}

#column_right {
	width: 195px;
	z-index: 0;
	float: right;
	margin: 10px 10px 10px 20px;
	background: #FFFFFF url('../images/column_right_background.jpg') repeat-y;
}
.column_right_heading {
	background-position: bottom;
	padding: 5px 0 10px 0;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bolder;
	background-image: url('../images/column_right_heading.jpg');
	background-repeat: no-repeat;
}
.column_right_subheading {
	border-top-style: outset;
	background: url('../images/column_right_subheading.jpg') 50% bottom;
	border-top: thin #C0C0C0 outset;
	padding: 0 0 5px 0;
	text-align: center;
	color: #2B2926;
	vertical-align: bottom;
	font-weight: bolder;
}

#column_right_body {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: #FFFFFF url('../images/column_right_background.jpg') repeat-y;
}

.column_right_services_highlight {
	background: url('../images/column_right_subheading.jpg') 50% bottom;
	text-align: center;
	color: #2B2926;
	vertical-align: bottom;
	font-weight: bolder;
}
.preparednessllc_services_highlight {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 180px;
	background-image: url('../images/column_right_background.jpg');
}

.column_right_body {
	padding: 0 0 0 5px;
	font-family: "Trebuchet MS", tahoma, calibri, "Calisto MT", verdana, Georgia, sans-serif;
	font-size: 0.95em;
	line-height: 15px;
	margin-top: 5px;
}

.column_right bullet {
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 7px;
	margin-left: -25px;
	background: #FFFFFF url('../images/column_right_background.jpg') repeat-y;
}
.column_right_bullet_2 {
	list-style-type: disc;
	list-style: disc inside;
	text-indent: 5px;
}

.column_right_bulleted_list {
	margin-bottom: 0px;
	font-size: .9em;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 2px;
	background: #FFFFFF
	url('../images/column_right_background.jpg')
	repeat-y;
	color: #2B2926;
}
.column_right_NON_bulleted_list {
	padding: 3px 3px 6px 5px;
	margin-bottom: 0px;
	font-size: .85em;
	line-height: 14px;
	margin-top: 5px;
	margin-right: 2px;
}
.column_right_photo {
	float: left;
	margin-left: 22px;
	margin-bottom: 5px;
	background: #FFFFFF
	url('../images/column_right_background.jpg')
	repeat-y
}
.column_right_photo_center {
	text-align: center;
}

.column_right_photo_caption {
	margin: 0 0 8px 0;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	line-height: 10px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #EBEAE9;
	border-right-width: 10px;
	border-left-width: 10px;
	background: #FFFFFF url('../images/column_right_background.jpg') repeat-y;
}
.column_right_testimonial {
	padding: 0px 0px 2px 0px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #EBEBEB;
	border-right-style: solid;
	border-right-width: 10px;
	border-right-color: #FFFFFF;
	font-size: .8em;
	font-weight: lighter;
	font-style: italic;
	text-align: justify;
	background: #FFFFFF url('../images/column_right_background.jpg') repeat-y;
}
.column_right_testimonial_attribution {
	font: normal normal bold smaller;
	text-align: right;
	margin-left: 10px;
	padding-bottom: 3px;
}
li {
	list-style-type: square;
	margin-left: -20px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#footer_print_only {
	visibility: hidden;
	height: 0px;
}
.quotation {
	font-weight: normal;
	font-size: small;
	font-style: italic;
	z-index: 0;
	line-height: 22px;
	color: #08338F;
	padding-top: 20px;
}
.quotation_marks {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}

/* Styles for Footer */

#footer {
	text-align: center;
	width: 835px;
	margin-left: 0px;
	padding: 0;
	background-color: #08338F;
	clear: both;
}

#footer p {
	font-size: 1em;
	color: #fff;
	margin: 2px;
	padding: 2px;
	font-family: "bankGothic Lt BT", "Trebuchet MS", verdana;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #E60D2E;
	text-decoration: none;
}

/* Styles for Rounded Corner Box */

.rounded_corner_box {
   background: #08338F url(../images/rounded_corner_grad.gif) repeat-x top left;
}
.rounded_corner_top div {
   background: url(../images/rounded_corner_tl.gif) no-repeat top left;
}
.rounded_corner_top {
   background: transparent url(../images/rounded_corner_tr.gif) no-repeat top right;
}
.rounded_corner_bottom div {
   background: url(../images/rounded_corner_bl.gif) no-repeat bottom left;
}
.rounded_corner_bottom {
   background: transparent url(../images/rounded_corner_br.gif) no-repeat bottom right;
}

.rounded_corner_top div, .rounded_corner_top,
.rounded_corner_bottom div, .rounded_corner_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.rounded_corner_content {
	margin: 5px 5px 5px 15px;
}
