@charset "utf-8";
body {
	background-color: #000033;
	margin: 0;
	}
#page {
	width: 860px;
	height: auto;
	margin: 0px auto;
}	

#header_hosley {
	width: 860px;
	height: 122px;
	position: relative;
	z-index: 0;
	border-bottom: 1px solid #000033;
	zoom: 1;
}


#name_hosley {
	width:300px;
	height: 30px;
	position: absolute;
	top: 76px;
	left: 14px;
	z-index:1;
	}

#bottom_hosley {
	width: 860px;
	height: auto;
	background-image: url(/images/content_background.jpg);
	background-repeat:repeat-y;

}

#left_navs {
	width: 167px;
	height: inherit;
	border-top: 1px solid #295c8f;
	float:left;
	display:inline;

}
#left_navs_main {
	width: 167px;
	height: inherit;
	border-top: 1px solid #295c8f;
	float:left;
	display:inline;

}
#content_hosley {
	width: 645px;
	height: 100%;
	float:left;
	padding: 0px 10px 0px 15px;
	display:inline;

}
#content_hosley_main {
	width: 650x;
	height: 100%;
	float:left;
	padding: 0px 10px 0px 15px;
	margin-left: 167px;
	display:inline;
	
}
#main_images {
	width: 250px;
	height: auto;
	float: right;
	margin: 90px 09px 0px 0px;
	display:inline;
}

#main_content {
	width: 391px;
	height: auto;
	float: left;
	padding: 0px 10px 0px 15px;
	display:inline;
}

#about_images {
	width: 150px;
	height: 210px;
	float: left;
	padding: 20px 0px 0px 10px;
	display:inline;
}

#about_content {
	width: 500px;
	height: auto;
	float: right;
	padding: 0px 10px 0px 15px;
	display:inline;
}

#footer_hosley {
	width: 860px;
	height: 173px;
	
}	
#text_footer {
	margin-top: 70px;
}
#content_footer {
	width: 667px;
	height: 173px;
	float:left;
	padding: 0px 10px 0px 15px;
	display:inline;
}


.leftmap {
	background-image:url(images/colonial_map.jpg);
	float: left;
	height: 173px;
	width: 168px;
	display:inline;
}
#content_footer_main{
	width: 667px;
	height: 173px;
	float:left;
	padding: 0px 10px 0px 15px;
	display:inline;
}


.leftmap_main {
	background-image:url(images/colonial_map.jpg);
	float: left;
	height: 173px;
	width: 168px;
	display:inline;
}

.clear {
	clear:both;
}
	
/*text*/
.terrafirma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFF;
}

.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
    color: #000;
	line-height: 17px;
}


.subnavs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 15px;
	color: #FFF;
	list-style-type: circle;
}
.footer_hosley {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
	text-align:center;
	line-height: 15px;
}

.footer_navs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b84ad;
	line-height: 5px;
	text-align: center;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #000033;
	font-style:italic;

}

h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4, h4 a:link, h4 a:hover, h4 a:active, h4 a:visted {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #000033;
	font-style:italic;
}
	
.sub, a.sub, a.sub:hover, a.sub:active, a.sub:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336699;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.mainwhite {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
    color: #fff;
	line-height: 15px;
	padding-left: 5px;
	padding-right: 5px;
	display:block;
	
}
.mainwhite2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
    color: #fff;
	display:block;
	line-height: 15px;
	padding-right: 5px;
	padding-left: 13px;
	
}
.search {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;

}
	
.breadcrumbs, a.breadcrumbs {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	line-height: 20px;
}
 
.image_hosley {
	border: 1px solid #000033;
}
/*links*/
a.footer_navs:link, a.footer_navs:hover, a.footer_navs:active, a.footer_navs:visited { 
	color: #5b84ad;
	text-decoration:underline;
}


a.main, a.main:link, a.main:hover, a.main:active, a.main:visited {
	text-decoration: underline;
    color: #000;
}

a.mainwhite, a.mainwhite:link a.mainwhite:active, a.mainwhite:visited{
 text-decoration:none;
}
a.mainwhite:hover {
	background-color: #336699;
	display:block;
	text-decoration:none;
}
a.mainwhite2, a.mainwhite2:link a.mainwhite2:active, a.mainwhite2:visited{
 text-decoration:none;
}
a.mainwhite2:hover {
	background-color: #336699;
	width: 90%;
	display:block;
	text-decoration:none;
}

/*moveabletype*/
 #beta 
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	height: 1px;
}
beta-inner
{
	position: static;
}

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	overflow: hidden;
}
.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }
.module-header
{
	/* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
	width: 100%;
	w\idth: auto;
	margin: 0;
	border-top: 0px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	padding: 5px;
	color: #fff;
	font-size: small;
	line-height: 1;
	background-color: #336699;
}
.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}

.pkg { display: block; }
