@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-color: #AFBCC5;
}
#nav a:link {
	border-bottom: 0px;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	border-bottom: none;
}

#nav a:hover {
	text-decoration: none;
	border-bottom: none;
}

#nav a:active {
	text-decoration: none;
	border-bottom: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #334a5c;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a:link {
	color: #003399;
	text-decoration: none;
	border-bottom: 1px dotted #003399;
}
a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
a:active {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}
a:hover {
	color: #8F340C;
	text-decoration: none;
	border-bottom: 1px dotted #8F340C;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;

}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 40px;
	color: #000000;
}
.level2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight:lighter;
	font-size: 1.8em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4c657b;
	font-weight:lighter;
	font-size: 1.2em;
}

h1 .index {
	font-size: 14px;
	line-height: 4px;
}

h1 .other {
	font-size: 17px;
	line-height: 40px;
}
.bolded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #0F2A3F;
}
#hdrTitle {
	position: relative;
	left: 35px;
	width: 650px;
	float: left;
	padding-right: 50px;
	clear: both;
	display: inline;
}

#hdrTitle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.4em;
	text-shadow: -2px 2px 4px #000;
}

#hdrTitle h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: -0.5em;
	font-size: 1.6em;
	text-shadow: -2px 2px 4px #000;
}
#hdrPhone {
	display: inline;
	color: #FFFFFF;
}

#hdrPhone h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.4em;
	text-shadow: -2px 2px 4px #000;
}

#hdrPhone h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.1em;
	margin-top: -0.4em;
	text-shadow: -2px 2px 4px #000;
	margin-right: 30px;
}

