* {
	margin: 0;
}
html, body {
	height:100%;
}
body {
	background-color: #B5D9DC;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height:100%;
	margin: 0 auto -160px;
	background-color: #FFF;
	/*background-color: #F4F1EB;*/
	width:760px;
}
#spacing {
	height: 160px;
	clear:both;
}
#footer {
	height:150px;
	width: 760px;
	margin: 0 auto;
	background-color: #7EB4E0;
	color: #FFF;
	border-top: 10px solid #E7071F;
}
#content {
	min-height:420px;
	height:auto !important;
	height:420px;
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
}
#header {
	height:180px;
	padding:20px 20px 0 20px;
}
#header ul {
	padding-left:23px;
	padding-top:11px;
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
}
#header ul li{
	display: inline;
	padding-right:14px;
}
#header a{
	color:#000;
	text-decoration:none;
}
#header a:hover{
	color:#C8765B;
}
a img{
	border:none;
}
.linkblock{
	float:left;
	width:180px;
	padding-top:10px;
	padding-left:40px;
	color:#FFF;
}
.linkblock li {
	list-style-type:none;
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
}
.linkblock a {
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}
.linkblock a:hover {
	color:#2A140B;
}
.linkblock .header {
	font-weight:bold;
	text-decoration:underline;
}
.linkblock ul {
	padding:0;	
}
#footer .logo {
	padding-left:448px;
	padding-top:60px;
}
img#welcome {
	border-bottom: 10px solid #006eae;
}
.textblock {
	padding-left:40px;
	padding-right:40px;
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	width:680px;
}
h1 {
	color:#e7081f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:24px;
	margin-bottom:5px;
}
.textblock a {
	color:#039;
	text-decoration:none;
}
.textblock a:hover {
	text-decoration:underline;
}

#subnav {
	font-family:"Goudy Old Style", Georgia, "Times New Roman", Times, serif;
	margin-top:1px;
	margin-left:23px;
}

ul.features {
	list-style-type: circle;
	padding-left:0;
}

ul.thinfloat {
	width:200px;
	float:left;
}

.space {
	clear:both;
	height:1em;
}


/* more */



#header ul,#header strong, #header a {
	text-decoration:none;
	text-transform: uppercase;
	color:#092cac;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bolder;
	
}
#header strong {
	color:black;
}