@charset "utf-8";
/* CSS Document */

/* css reset */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1{color:#333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px;}
h2{color:#333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; line-height:1.5em; margin-top:10px;}

body {font: 100% Arial, Helvetica, sans-serif; background: #bb9966; margin: 0; padding: 0; text-align: center; color: #150b04;}
a {color:#7b481d; outline:none; text-decoration:none;}
a:hover {text-decoration:underline;}
.oneColElsCtr #shadow {background-image:url('../images/shadow.gif'); background-repeat:no-repeat; height:730px; margin: 0 auto; text-align: left; width: 980px;}
.oneColElsCtr #mainContent {}
.oneColElsCtr #topNav {}
.oneColElsCtr #body {background-image:url('../images/bodyBackground.png'); background-repeat:no-repeat; height:542px; margin:0px 30px 0px 27px; text-align: left; width:900px;}
.oneColElsCtr #frame {height:510px; overflow: hidden; padding: 15px 36px;}
.oneColElsCtr #footer {}
.oneColElsCtr #scrollDiv {overflow:hidden; height:540px; width:100%;}
.oneColElsCtr #pageHeader {color:#150b04; font-size:26px; margin-bottom:40px; letter-spacing:-0.5px;}
.oneColElsCtr #testimonial {line-height:28px; margin-bottom:16px; width:760px;}
.storycopy {color:#333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:14px;}
.storycopy a {color:#7b481d; text-decoration:none;}
.storycopy a:hover {text-decoration:underline;}
.quotemark {padding:0px 4px;}
.quote {color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.quotesrc {color:#333333; font-family: Georgia, "Times New Roman", Times, serif; font-size:10px;}
.divider {padding-top:10px}
.restoArticle {background-image:url('../images/horiz-rule.png'); background-position:bottom; background-repeat:no-repeat; padding:15px 0px;}
.label{padding-right:10px; width:25%}
.value {width:75%}
.detailImage {margin:2px; padding:1px;}