@charset "utf-8";
* {
	margin: 0px;
}
* html img { behavior: url(iepngfix.htc); }
html, body {
	height: 100%;
}
#apDiv1 {
	position:absolute;
	left:2px;
	top:3px;
	width:250px;
	height:241px;
	z-index:1;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -120px;
}
#wrapper #header {
	color: #b7a66d;
	background-color: #002144;
	text-align: left;
	height: 120px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 250px;
	font-family: Algerian;
	font-size: 100px;
	font-variant: small-caps;
	background-position: center;
	vertical-align: bottom;
	font-weight: normal;
}	
#wrapper #navigation {
	background-color: #B7A66D;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #002144;
	padding-left: 256px;
	text-align: center;
}
#wrapper #content {
	height: auto;
	padding-top: 20px;
	border-left-width: 7px;
	border-left-style: dotted;
	border-left-color: #002144;
	margin-left: 145px;
	padding-left: 30px;
}
#wrapper #content #editme {
	height: 800px;
}

#wrapper #push {
	height: 120px;
}
#footer #borderbottom {
	background-color: #B7A66D;
	height: 35px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer #contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #B7A66D;
	padding-left: 230px;
	padding-top: 10px;
	font-weight: bold;
}
#footer {
	height: 115px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #002144;
	background-color: #002144;
}
.frontpage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #002144;
	line-height: 35px;
}

.textlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #002144;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #002144;
}
.underline {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #002144;
	font-variant: normal;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000033;
	line-height: 35px;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002144;
}
.box {
	background-color: #B7A66D;
}
.border {
	border: 3px solid #002144;
}
.borderboxes {
	border: 1px groove #002144;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #002144;
	font-weight: bold;
	font-variant: small-caps;
}
.style1 {
	color: #FF0000;
	text-align: center;
}
.style2 {color: #FF0000}
.style3 {
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.style4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #002144;
}
