@charset "utf-8";
@import url("reset.css");
a {
	color:#40806A;
	text-decoration:underline;
}
a:hover {
	/*color:#33CC66;*/
	text-decoration:none;
}
a#skip {
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:0;
	overflow:hidden;
}
a#skip:focus, a#skip:active {
	width:100%;
	height:auto;
	overflow:auto;
	background-color:#40806A;
	font-weight:bold;
	color:#FFFFFF;
	padding:0.25em 0;
}
.attn {
	font-weight:bold;
}
abbr[title], acronym[title] {
	border-bottom:0.0625em dotted;
	cursor:help;
}
span[title] {
	cursor:help;
}
abbr.initialism, acronym.initialism {
/*font-variant:small-caps;*/
	/*font-family:"Courier New", Courier, monospace;*/
	/*font-size:2.2ex;*/
}
abbr.truncation, acronym.truncation, abbr.symbol, acronym.symbol {
	border-bottom:none;
}
abbr.truncation:after {
	content:'.';
}
.area-code:after, .local .prefix:after {
	content:'-';
}
img.inset {
	border:1px solid black;
	float:right;
	vertical-align:top;
	margin:0 0 0 0.75em;
}
body {
	font-size:1.2em;
	height:100%;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#30BF8F;
	color:#000333;
	background-image:url("/images/house-background.png");
	background-attachment:scroll;
	background-position:top left;
	background-repeat:repeat;
}
blockquote, q {
	quotes:"“" "”" "‘" "’";
	margin:0.375em 0.75em;
	text-align:justify;
}
blockquote:after, q:after {
	content:close-quote;
}
blockquote:before, q:before {
	content:open-quote;
}
.case {
	font-style:normal;
	speak-numeral:digits;
	speak-punctuation:none;
}
.case cite {
	font-style:italic;
}
code {
	font-family:"Courier New", Courier, monospace;
}
.contact address.phone .country-code:before {
	content:'+';
}
.contact address.phone .country-code:after {
	content:' ';
}
.contact address.phone .area-code:before {
	content:'(';
}
.contact address.phone .area-code:after {
	content:') ';
}
.contact address {
	display:inline;
}
.contact li ul li img {
	display:inline;
	margin-right:0.25em;
	vertical-align:middle;
	/*display:none;*/
}
.contact li ul li img.phone-icon {
	padding-left:6px;
	padding-right:7px;
}
.contact li ul li a {
	/*vertical-align:middle;*/
}
#container {
	margin:1.5em auto;
	width:49.875em;
	min-height:37.375em;
	border:1em solid #BF3048;
	border-left-color:#990033;
	border-right-color:#990033;
	background-color:#FFFFF0;
	font-size:0.875em;
}
#content {
	border-left:0.0625em solid #000000;
	width:33.7em;
	padding:1.5em;
	/*margin-left:13.1em;*/
	float:left;
}
.search {
	width:36.8em;
	min-height:37.375em;
	overflow:auto;
	/*border:1px solid black;*/
	margin:-1.5em;
	margin-bottom:-1.6em;
}
#content blockquote, #content q, .quote-attribution {
	display:block;
}
#content ul, #content ol {
	margin:0.75em 0;
}
#content ul li, #content ol li {
	/*list-style-type:disc;*/
	list-style-position:inside;
	margin:0.75em;/*text-indent:-1.5em;*/
	/*margin-bottom:1.5em;*/
}
#content ul li {
	list-style-type:disc;
	margin-left:1.5em;
}
#content ul li ul li {
	list-style-type:circle;
}
#content ul li ul li ul li {
	list-style-type:square;
}
#content ul.contact li {
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	margin-left:0.75em;
}
#content ul.contact li ul li {
	display:inline;
	margin-right:0.0625em;
}
#content ul.jump-dfn li {
	margin-bottom:1.5em;
	list-style-type:none;
}
dl dt a {
	text-decoration:none;
}
.collapsable-space {
	display:block;
}
#content ul.jump-dfn li ul {
	margin:0.75em 1.9em;
}
#content ul.jump-dfn li ul li {
	display:inline;
	margin:0;
}
#content ul.jump-dfn li ul li:after {
	content:', ';
}
#content ul.jump-dfn li ul li:last-child:after {
	content:'';
}
#content, #nav {
	min-height:18.625em;
}
.copyright {
	display:block;
}
.copyright:first-letter {
	font-size:1ex;
	vertical-align:middle;
}
dl {
	margin:0.75em 0;
}
dl dd {
	margin:0.75em 1.5em;
}
dl dt {
	font-size:1.1429em;
	font-weight:bold;
	margin:0.75em;
}
dl dt a {
	color:#000000;
}
#footer {
	clear:both;
	border-top:0.0625em solid #000000;
}
#header {
	border-bottom:0.0625em solid #000000;
}
#header blockquote p {
	display:inline;
}
#header #decoration img {
/*width:6.25em;*/
	/*height:6.25em;*/
	/*display:none;*/
}
#header #decoration img#sign {
	width:6.875em;
	height:4.9375em;
	display:inline;
}
#header, #footer {
	max-width:49.875em;
	text-align:center;
	padding:1.5em;
	padding-left:0.75em;
	padding-right:0.75em;
	clear:both;
}
#header h1 {
/*font-weight:bold;*//*margin:0.75em;*/
}
#header img {
	margin:0.75em;
}
#header q, #header blockquote {
	font-variant:small-caps;
	text-align:center;
	display:block;/*margin:0.75em;*/
}
#header q q {
	display:inline;
}
#header ul:before {
	content:attr(title);
}
#header ul li {
	display:inline;
	margin:0 0.25em;
}
#header ul, #header ul li {
/*margin:0.75em;*/
}
h1 abbr, h2 abbr, h3 abbr, h4 abbr, h5 abbr, h6 abbr {
	text-decoration:none;
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	color:#40806A;
}
h1 {
	font-size:1.7143em; /*24px*//*font-weight:100;*/
}
h2 {
	font-size:1.5714em; /*22px*/
	/*font-weight:200;*/
	margin:0.4773em 0;
	margin-top:0;
}
h3 {
	font-size:1.25em; /*20px*/
	/*font-weight:300;*/
	margin:0.525em 0;
	margin-top:1.05em;
}
h4 {
	font-size:1.125em; /*18px*/
	/*font-weight:400;*/
	margin:0.5833em 0;
	margin-top:1.1667em;
}
h5 {
	font-size:1em; /*16px*/
	/*font-weight:500;*/
	margin:0.6563em 0;
	margin-top:1.3125em;
}
h6 {
	font-size:0.875em; /*14px*/
	/*font-weight:600;*/
	margin:0.75em 0;
	margin-top:1.5em;
}
html {
	font-size:100%;
}
#nav {
	float:left;
	width:10.01em;
	padding:1.5em;/*padding-left:0;*//*padding-top:1.75em;*/
}
#nav ul {
	text-indent:-0.8em;/*margin:0.75em;*/
}
#nav ul li {
	margin:0.75em;/*margin-right:0;*/
	margin-top:0;
}
#nav ul li:before {
	content:"\00BB \0020";
}
#nav ul li a {
}
p {
	margin:0 0 0.75em 0;
	line-height:1.5em;
}
p * {
	font-size:1em;
}
p:last-child {
	margin-bottom:0;
}
.phone, .phone code * {
	display:inline;
	font-style:normal;
	speak-numeral:digits;
	speak-punctuation:none;
	font-family:"Courier New", Courier, monospace;
}
.quote-attribution {
	display:block;
	text-align:right;
	/*margin:-0.375em 0.75em 0 0.75em;*/
	margin:0.375em 0.75em;
}
q q {
	margin:0;
}
.quote-attribution cite {
	font-style:italic;
}
.quote-attribution cite:before {
}
span[lang] {
	font-style:italic;
}
span[lang|=en] {
	font-style:normal;
}
sup, span.registered {
	vertical-align:super;
	font-size:60%;
}
*[id|=ref] {
	/*margin-left:0.25em;*/
	text-decoration:none;
	/*color:#000000;*/
	/*font-weight:bolder;*/
}
table {
	background-color:#ffffde;
	border:1px solid black;
	border-collapse:collapse;
}
table * {
	text-align:center;
	vertical-align:middle;
}
.toprow, .toprow th {
	background-color:#40806A;
}
table tr th {
	background-color:#30BF8F;
}
table th, table td {
	padding:2px;
	border:1px solid black;
}
ol.notes {
	list-style-type:decimal;
	font-size:0.75em;
	list-style-position:outside;	
	padding-left:1.8em;
	text-indent:-1.8em;
}
hr {
	background-color:#b1cf67;
	color:#b1cf67;
	height:0.0625em;
	margin-top:1.5em;
	border:none;
}