html {
	height:100%;
}
body {
	margin: 0;
	height:100%;
	background-color: #f6e6c7;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	background-image: url(nav_img/nav_house.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
h1 {
    position: absolute;
    left: 0;
    top: 0;
	margin: 0;
    z-index: 20;
}
h2 {
	position: absolute;
	top: 20px;
	left: 460px;
	font-size: 1px;
	margin: 0px;
	padding-top: 0;
	z-index: 4;
}
h3 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
h4 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
}
iframe {
	border: 0;
}
.footnote {
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.content {
	position: absolute;
	top: 60px;
	left: 148px;
	width: 650px;
	height: 100px;
	xborder: 1px solid #000;
	z-index: 3;
}
.contentCopy {
	position: absolute;
	top: 0px;
	left: 312px;
	width: 338px;
	text-align: left;
	margin:0;
	padding:0;
}
p {
	margin-top:0;
	padding-top:0;
}
.contentExtras {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	text-align: right;
}
.contentExtras div {
	position: relative;
	padding:0;
	margin-bottom: 21px;
}

.contentBlock {
	position: relative;
	width: 650px;
	clear: both;
	margin: 0;
}
.contentCopyRel {
	width: 338px;
	float: right;
	padding-bottom: 50px;
	margin:0;
}
.contentExtrasRel {
	width: 270px;
	float: left;
	text-align: right;
	padding-bottom: 21px;
	margin:0;
}

.nav {
	position: absolute;
	top: 80px;
	left: 0px;
	z-index: 1;
	/*border: 1px solid #000000;*/
}
.nav div {
	position: relative;
	margin-bottom: 0px;
}
.header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 39px;
	background-color: #4C82C4;
}
.navBg {
	position: absolute;
	top: 0px;
	left: 0;
	width: 127px;
	height: 70%;
	background-color: #4C82C4;
}
.subnav {
	position: absolute;
	bottom: 100px;
	left: 12px;
	width: 127px;
	z-index: 2;
	font-size:10px;
}
.homeAnim {
	margin: 0;
	padding: 0;
	height: 220px;
}
.homeCopy {
	position: relative;
	top: 10px;
	left: 312px;
	width: 338px;
	text-align: left;
	margin: 0;
	padding: 0;
	margin-top: 0;
}
.firstWord {
	color: #4C82C4; font-weight: bold;
}
.firstParagraph:first-letter {
	color: #000000; font-size: 300%; font-weight: bold; float: left;
}
.firstParagraph:first-line { }

p, .formItem, .tabItem, div {font-size: 13px; color: #000000;  }
ul, li { margin-bottom:0; }
.list {font-size: 13px; color: #000000; line-height:18px;}
.tabTitle, .headline {font-size: 13px; color: #000000; font-weight: bold;}

.lavenda {color: #ff6600; font-weight: bold;}
.lavendaBig {font-size: 16px; color: #ff6600; font-weight: bold;}
.small {font-size: 10px; color: #000000; font-weight: normal;}
.startInfo {font-size: 14px; color: #ff6600; line-height: 18px;}

a:link { color: #888888; font-weight: bold; text-decoration: underline;}
a:active { font-weight: bold; color: #888888; }
a:visited { font-weight: bold; color: #888888; }
a:hover { font-weight: bold; color: #888888; }

a.small:link { font-size: 10px; color: #888888; font-weight: bold; text-decoration: underline;}
a.small:active { font-size: 10px; color: #888888; }
a.small:hover { font-size: 10px; color: #888888; }
a.small:visited { font-size: 10px; color: #888888; }

a.important:link { color: #ff6600; }
a.important:active { color: #ff6600; }
a.important:hover { color: #ff6600; }
a.important:visited { color: #ff6600; }

a.subnavigation:link { color: #f6e6c7; text-decoration: none;}
a.subnavigation:active { color: #f6e6c7; text-decoration: none;}
a.subnavigation:hover { color: #f6e6c7; text-decoration: underline;}
a.subnavigation:visited { color: #f6e6c7; text-decoration: none;}