@charset "utf-8";
/* CSS Document */
body
{
  background-image: ;
}

body {background-image: url(../images/Fairview_background.jpg);}

/*----PAGE CENTERING----*/
#wrapper {
	position: relative;
	width: 900px;
	text-align: center;
	margin:0 auto 0;}

/*----HEADER CONTAINER----*/
div.header {
	position: absolute;
	width: 900px;
	height: 165px;
	top: 35px;
	background-color: #66673D;
	border-color: #6C0000;
	border-width: medium;
	border-style: solid;
	z-index: -2}
	
/*----HEADER TITLE----*/
#header_title_1 {
	position: absolute;
	width: 850px;
	left: -210px;
	top: -10px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 75px;
	color: #FFF;
	font-weight: bolder;
	z-index: 0;}
	
/*----HEADER TITLE SHADOW----*/
#header_title_2 {
	position: absolute;
	width: 850px;
	left: -206px;
	top: -5px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 75px;
	color: #111;
	font-weight: bolder;
	z-index: -1;}
	
/*----MOTTO----*/
div.header h1 {
	position: absolute;
	width: 575px;
	top: 40px;
	left: -5px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #6C0000;
	font-weight: bold;
	z-index: 0;}
	
/*----MOTTO SHADOW----*/
div.header h2 {
	position: absolute;
	width: 575px;
	top: 36px;
	left: -3px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 34px;
	color: #111;
	font-weight: bolder;
	z-index: -1;}
	
/*----ADDRESS----*/
div.header h3 {
	position: absolute;
	width: 540px;
	top: 130px;
	left: -10px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;}
	
/*----Inc.----*/
div.header h4 {
	position: absolute;
	top: -5px;
	left: 520px;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;}
	
/*----HEADER PICTURE----*/
#header_picture {
	position: absolute;
	left: 572px; top: 12px; 
	border-width: medium;
	border-style: outset;
	border-color: #004000;}

/*----UPPER GREEN HEADER LINE----*/
#line1 {
	position: absolute;
	background-color: #004000;
	height: 1px;
	top: 37px;
	width: 475px;
	left: 25px;}

/*----LOWER GREEN HEADER LINE----*/
#line2 {
	position: absolute;
	background-color: #004000;
	height: 2px;
	top: 110px;
	width: 475px;
	left: 45px;}
	
/*----LEFT GREEN FOOTER LINE----*/
#line3 {
	position: absolute;
	background-color: #004000;
	height: 1px;
	top: 12px;
	width: 150px;
	left: 50px;}
	
/*----RIGHT GREEN FOOTER LINE----*/
#line4 {
	position: absolute;
	background-color: #004000;
	height: 1px;
	top: 12px;
	width: 150px;
	left: 700px;}

/*----MAIN NAVIGATION----*/
#main_nav {
	position: absolute;
	top: 200px;
	left: 212px;
	height: 20px;
	width: 450px;}
	
#main_nav_list li {
	list-style: none;
	float: left;}
	
#main_nav_list li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66673D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #66673D;
	font-weight: 600;
	font-size: 15px;
	padding-right: 20px;
	padding-left: 20px;}
		
#main_nav_list li a:hover {
	color: #000; background-color: #FFF;}

/*----LEFT SIDE BARS----*/
#top_bar {
	position: absolute;
	background-color: #66673D;
	height: 3px;
	top: 217px;
	width: 225px;}

#middle_bar {
	position: absolute;
	background-color: #66673D;
	height: 2px;
	top: 225px;
	width: 175px;}
		
#lower_bar {
	position: absolute;
	background-color: #66673D;
	height: 1px;
	top: 232px;
	width: 125px;}

/*----RIGHT SIDE BARS----*/
#top_bar_2 {
	position: absolute;
	background-color: #66673D;
	height: 1px;
	top: 217px;
	width: 125px;
	left: 783px;}

#middle_bar_2 {
	position: absolute;
	background-color: #66673D;
	height: 2px;
	top: 223px;
	width: 175px;
	left: 733px;}
	
#lower_bar_2 {
	position: absolute;
	background-color: #66673D;
	height: 3px;
	top: 230px;
	width: 225px;
	left: 683px;}
	
/*----IMAGE HOVER ABOUT US PAGE----*/
.hoverbox {
	cursor: default;
	list-style: none;}
.hoverbox a {
	cursor: default;}
.hoverbox a .preview {
	display: none;}
.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: 105px;
	left: -145px;
	z-index: 1;}
.hoverbox img {
	background: #66673D;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 1px;
	vertical-align: top;
	width: 100px;
	height: 75px;}
.hoverbox li {
	background: #004000;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;}
.hoverbox .preview {
	border-color: #004000;
	border-style: ridge;
	border-width: 5px;
	width: 400px;
	height: 300px;}
	
/*----MAIN PAGE INFORMATION----*/
/*----MAIN PAGE CONTAINER----*/
#main_home {
	position: absolute;
	width: 900px;
	height: 400px;
	top: 235px;}

/*----ABOUT US PAGE INFORMATION----*/
/*----MAIN ABOUT US CONTAINER----*/
#main_about_us {
	position: absolute;
	width: 900px;
	height: 400px;
	top: 235px;}
	
/*----SERVICES PAGE INFORMATION----*/
/*----MAIN SERVICES CONTAINER----*/
#main_services {
	position: absolute;
	width: 900px;
	height: 400px;
	top: 235px;}
	
/*----CONTACT US PAGE INFORMATION----*/
/*----MAIN CONTACT US CONTAINER----*/
#main_contact_us {
	position: absolute;
	width: 900px;
	height: 400px;
	top: 235px;}
	
/*----FOOTER CONTAINER----*/
#footer {
	position: absolute;
	width: 900px;
	height: 23px;
	top: 700px;
	background-color: #66673D;
	border-color: #6C0000;
	border-width: thin;
	border-style: solid;}

/*----COPYRIGHT----*/
p {
	position: absolute;
	top: -13px;
	left: 240px;
    text-align: center;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;}
	
	
	
	
	
	
