html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

#headermenu {
	color: #FFFFFF;
	background-color:#484848;
	font-size:10px;
	padding-left:10px;
	height:43px;
	text-align:left;
	line-height:13px;
	top:0px;
	left:0px;
}
#headermenu a{
	color:#FFFFFF;
}
#headermenu a:hover{
	text-decoration:none;
}
#headermenu p{
	float:left;
	margin:0px;
	padding:6px 0 0 0;
}
#headermenu img{
	float:left;
	margin-left:10px;
	margin-right:5px;
	padding:6px 0 0 0;
}

#headermenu img.logo{
	float:right;
	margin-right:10px;	
	padding:0px 0 0 0;
}

body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   color:black;
   font-size:80%;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration:underline;
}

body {
	line-height: 1.3;
	background: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

#container {
	width: 844px;
	background: #fff;
	margin: 0 auto;
}

#header {
	background: url(../images/header-bg.gif) repeat-x;
	width: 844px;
}

		#header .home-link {
			display: inline;
			width: 106px;
			height: 155px;
			float: left;
			margin: 8px 0 0 22px;
		}

#top-nav {
	float: right;
	font-size: 75%;
	color: #fff;
	margin: 24px 0 0;
	background: #333;
}

		#top-nav li {
			display: inline-block;	
			border-right: 1px solid #007A92;
			padding: 0 10px;
			float: left;
		}
		
				#top-nav .last {
					border: none;	
					padding-right: 0;
				}
				
		#top-nav a:link, #top-nav a:visited {
			color: #fff;
			text-decoration: none;
		}
		
				#top-nav a:hover {
					text-decoration: underline;	
					color: #F6973B;
				}
				
#nav {
	font-size: 100%;
	color: #fff;
	float: right;
	margin: 40px 48px 0 0;
	background: #F6973B;
	display: inline;
	font-weight: bold;
	width: 450px;
}

		#nav li {
			display: inline;	
			float: right;
			margin: 0 17px;
		}
		
				#nav .last {
					margin-right: 0;	
				}
				
		#nav a:link, #nav a:visited {
			color: #fff;
			text-decoration: none;
		}
		
				#nav a:hover {
					color: #ab5e15;	
				}
				
#strap {
	float: left;
	font-size: 134.37%;
	color: #007992;
	width: 500px;
	margin: 35px 0 17px 20px;
	display: inline;
}
				
#home-flash {
	background: url(../images/block-foursteps-top.gif) no-repeat;
	padding: 76px 0 0;
	width:564px;
	float: left;
}

#content-area {
	width: 844px;
	padding: 0 0 22px;
}

#content {
	float: left;
	margin: 0 0 0 22px;
	width: 564px;
	display: inline;
}

#content-right {
	float: left;
	width: 220px;
	margin: 0 22px 0 16px;
	display: inline;
}

#samples {
	float: left;
	width: 564px;
}

		#samples h2 {
			font-size: 137.5%;	
			margin: 10px 0 5px;
		}

		#samples a {
			float: left;
			margin: 0 9px 0 0;
			display: block;
		}
		
		#strap p {
			clear: both;
			margin: 15px 0;
			float: left;
			display: inline;
		}
		
		#samples p {
			clear: both;
			margin: 15px 0 !important;
			display: inline-block;	
		}
		
		#samples p a:link, #samples p a:visited {
			background: #007C92;
			color: #fff;
			text-decoration: none;
			font-size: 107.69%;
			padding: 3px 12px;
			position: relative;
			display: block;
		}
		
			#samples p a:hover {
				text-decoration: underline;	
			}
		
				#samples p .tl, #samples p .tr, #samples p .bl, #samples p .br {
					background: url(../images/blue-box-corners.gif) no-repeat;
					width: 5px;
					height: 5px;
					overflow: hidden;
				}
				
						#samples p .tr {
							background-position: -5px 0;
						}
						
						#samples p .bl {
							background-position: 0 -5px;
						}
						
						#samples p .br {
							background-position: -5px -5px;
						}
		
		
#block-lightgrey {
	clear: both;
	float: left;
	background: #C5E7ED;
	width: 534px;
	padding: 15px;
	color: #333;
}

		#block-lightgrey h3 {
			font-size: 100%;
			font-weight: bold;
		}
		
		#block-lightgrey ul {
			font-size: 81.25%;	
			list-style: disc;
			margin: 0 4px 0 20px;
		}
		
		#block-lightgrey p {
			clear: both;
			margin: 15px 0 10px !important;
			display: inline-block;	
			float: left;
		}
		
		#block-lightgrey p a:link, #block-lightgrey p a:visited {
			background: #007C92;
			color: #fff;
			text-decoration: none;
			font-size: 107.69%;
			padding: 3px 12px;
			position: relative;
			display: block;
		}
		
		
			#block-lightgrey p a:hover {
				text-decoration: underline;	
			}
				
				#block-lightgrey p .tl, #block-lightgrey p .tr, #block-lightgrey p .bl, #block-lightgrey p .br {
					background: url(../images/blue-box-corners-blue-bg.gif) no-repeat;
					width: 5px;
					height: 5px;
					overflow: hidden;
				}
				
						#block-lightgrey p .tr {
							background-position: -5px 0;
						}
						
						#block-lightgrey p .bl {
							background-position: 0 -5px;
						}
						
						#block-lightgrey p .br {
							background-position: -5px -5px;
						}

#rh-gradgreen {
	background: #007C92;
	width: 200px;
	padding: 10px;
	margin: 0 0 10px;
}

		#rh-gradgreen h3 {
			font-weight: bold;
			color: #B2D7DE;
			font-size: 100%;
			margin: 0 0 4px;
		}
		
		#rhEmail, #rhPassword {
			width: 179px;
			border: 1px solid #CFCFCF;
			padding: 3px;
			color: #666;
			margin: 0 0 5px;
		}
		
		#rh-gradgreen a:link, #rh-gradgreen a:visited {
			text-decoration: underline;
			color: #fff;
			font-size: 81.25%;
		}
		
				#rh-gradgreen a:hover {
					color: #B2D7DE;	
				}
		
.the-orange-box {
	background: #FACB9D;
	padding: 10px;
	width: 200px;
	color: #333;
	margin: 0 0 10px;
}

		.the-orange-box h3 {
			font-size: 100%;
		}
		
		.the-orange-box p {
			font-size: 81.25%;
		}
		
		.the-orange-box a:link, .the-orange-box a:visited {
			color: #333;	
		}
		
				.the-orange-box a:hover {
					color: #007C92;
				}
				
.lighter-orange-box {
	background: #FCE5CE;
	padding: 10px;
	color: #333;
	margin: 0 0 10px;
}

.lighter-orange-box h3 {
	font-weight: bold;
	font-size: 100%;
}

.lighter-orange-box p, .lighter-orange-box ul {
	font-size: 75%;	
	margin: 0 0 4px;
}

		
		.lighter-orange-box a:link, .lighter-orange-box a:visited {
			background: #F6973B;
			color: #fff;
			text-decoration: none;
			font-size: 87.5%;
			padding: 3px 8px;
			position: relative;
			display: inline;
			float: left;
		}
		
		.lighter-orange-box a:hover {
			text-decoration: underline;	
		}
				
				.lighter-orange-box a .tl, .lighter-orange-box a .tr, .lighter-orange-box a .bl, .lighter-orange-box a .br {
					background: url(../images/orange-box-corners.gif) no-repeat;
					width: 5px;
					height: 5px;
					overflow: hidden;
				}
				
						.lighter-orange-box a .tr {
							background-position: -5px 0;
						}
						
						.lighter-orange-box a .bl {
							background-position: 0 -5px;
						}
						
						.lighter-orange-box a .br {
							background-position: -5px -5px;
						}
						
#four-easy-steps {
	background: #FACB9D url(../images/just-four-easy-steps.gif) no-repeat;	
	padding: 74px 16px 16px 16px;
	color: #333;
	margin: 0 0 10px;
}

		#four-easy-steps dl {
			margin: 0 0 6px;	
		}
		
		#four-easy-steps dt {
			font-size: 100%;
			font-weight: bold;
		}
		
		#four-easy-steps dd {
			font-size: 75%;
		}
		
#emergency-strikes {
	background: #D52B1E url(../images/emergency-arrow.gif) left top no-repeat;	
	padding: 10px;
	color: #fff;
	width: 200px;
}

		#emergency-strikes strong {
			font-size: 115.38%;
		}

		#emergency-strikes h3 {
			font-family: Verdana, Geneva, sans-serif;
			text-transform: uppercase;
			font-weight: bold;
			padding: 0 0 0 60px;
			font-size: 112.5%;
			clear: both;
			line-height: 1.1em;
		}
		
		#emergency-strikes .images {
			float: left;
			width: 50px;
			margin: 10px 0 0;
		}
		
				#emergency-strikes .images img {
					margin: 0 0 10px;	
				}
				
		#emergency-strikes .text {
			float: left;
			margin: 10px 0 0 10px;
			width: 135px;
			font-size: 81.25%;
		}
		
		#emergency-strikes a:link, #emergency-strikes a:visited {
			text-indent: -9999px;
			background: url(../images/how-to-give-btn.gif) no-repeat;
			width: 137px;
			height: 35px;
			display: block;
			margin: 5px 0 0;
		}
		
				#emergency-strikes a:hover {
					background-position: 0 -35px;	
				}
				
#content-right p img {
	margin: 0 0 10px;
}

#gallery {
	width: 564px;
}

#gallery .gallery-card td {
	padding-bottom: 0;	
}


#gallery .gallery-card {
	float: left;
	height: 128px;
	padding: 0px 11px 16px 0px;
	width: 128px;
	margin-bottom: 14px;
	display: inline;
}

#gallery .gallery-card a {
	text-decoration: none;
}

td.gallery-link,
td.gallery-icon {
	padding-top: 3px;
}

td.gallery-preview {
	border: 1px solid #777777;
	margin-bottom: 8px;
	padding: 0 !important;
} 

						
#footer {
	background: #333333;
	color: #fff;
	font-size: 62.5%;
	padding: 10px 0;
}

		#footer a:link, #footer a:visited {
			color: #fff;	
		}
		
				#footer a:hover {
					text-decoration: none;	
				}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.tl, .tr, .bl, .br {
	position: absolute;	
}

.tl {
	top: 0;
	left: 0;
}

.tr {
	top: 0;
	right: 0;
}

.bl {
	bottom: 0;
	left: 0;
}

.br {
	bottom: 0;
	right: 0;
}

.text-input-wide {
	width: 295px;
	padding: 3px;
}

.text-input-medium {
	padding: 3px;	
}

strong {
	font-weight: bold;	
}

h1 {
	font-weight: bold;	
	font-size: 137.5%;
	margin: 0 0 10px;
	color: #333;
}

h2 {
	font-size: 125%;
	color: #333;
	margin: 0 0 10px;
}

#content p {
	font-size: 81.25%;
	margin: 0 0 10px;
	color: #333;
}



hr {
	height: 1px;
	color: #F6973B;
	background: #F6973B;
	border: 0;
	overflow: hidden;
}

#content td {
	padding: 0 0 10px;	
}

td {
	font-size: 81.25%;
	color: #333;
}
td td {
	font-size: 100%;	
}

#content p td {
	font-size: 100%;	
}

a:link, a:visited {
	color: #333;	
}

a:hover {
	text-decoration: none;	
}

#form2 table {
	width: 564px !important;	
}

#faq-outer{
	background-color:#007C92;
	background-image:url(../images/bg_faqs_top.gif);
	width:555px;
	background-repeat:no-repeat;
	background-position:top;	
	margin-bottom:20px;
}
#faq-inner{
	min-height:171px;
	padding-bottom:20px;
	background-image:url(../images/bg_faqs_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#faq-left{
	color:#fff !important;
	margin:103px 0px 0px 21px;
	width:190px;
	float:left;
	display: inline;
}

		#faq-left p {
			color:#fff !important;
		}

#faq-right{
	color:white;
	float:left;
	margin:15px 0 0 54px;
	background-image:url(../images/quote-marks.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:130px;
	padding-right:30px;
	width:244px;
	display: inline;
}
#faq-right a{
	color:white;
	text-decoration:none;
}
#faq-right a:hover{
	text-decoration:underline;
}

.faq-question{
	width:535px;
	background-color:#B2D7DE;
	padding:6px 10px 5px 10px;
	color:#333;
	font-weight:bold;
	margin-bottom:5px;
}
.faq-question-q{
	color: #666;
	float:left;
	width:18px;
}
.faq-answer{
	float:left;
	width:520px;
	margin-bottom:15px;
}
.faq-answer-a{
	color:black;
	float:left;
	width:18px;
	padding-left:10px;
	font-weight:bold;
}
label {
	font-size: 81.25%;
}

#pass-reset label {
	display: inline-block;
	width: 13em;
}
#pass-reset input {
	margin: 0 0 8px 0;	
}
#pass-reset .submit {
	display: block;	
}
#content p.error {
	color: #F00;
	font-weight: bold;
}
#content p.success {
	color: #0C0;
	font-weight: bold;
}
#mailing-lists, .account-orange-box table, .account-green-box table {
	border: 1px solid #333;
	border-collapse: collapse;
}

.account-orange-box td, .account-orange-box th, .account-green-box td, .account-green-box th, #mailing-lists td, #mailing-lists th {
	padding: 5px !important;	
}

