/*
FHC Style Sheet
Version 1.0
*/

body {
	margin: 0 auto;
	padding: 0;
	background-color:#b4afa8;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:666666;
}

body a:visted {
	text-decoration:none;
}

/* Text Treatments */

.body_text {
	font-size: 12px;
	font-weight: normal;
}

.bold_body_text {
	font-weight: bold;
	font-size: 12px;
}

.bold_header_text {
	font-weight: bold;
	font-size: 13px;
}
	

/* Menu */

#fhc {
	margin-bottom: 10px;
}

#menu {
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background-image:url(images/background_03.jpg);
}

#setting {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/fhc_07.jpg);
	background-color:f3eae1;
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_about {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/aboutus_13.gif);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_careers {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/careers_13.gif);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_services {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/services_13.gif);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_portfolio {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/portfolio_13.gif);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}
#setting_maint {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/maint_12.jpg);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}
#setting_contact {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/contactus_13.gif);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_main_maint {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/main_maint_12.jpg);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_management {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/management_12.jpg);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#setting_marketing {
	width: 760px;
	height: 54px;
	margin: 0 auto;
	background-image:url(images/marketing_12.jpg);
	border-bottom: 1px;
	border-bottom-color:#b07158;
	border-bottom-style:solid;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu_links {
	display: block;
	float: right;
	padding-top: 60px;
	padding-right:35px;
	padding-bottom: -10px;
	font-weight:normal;
	font-stretch:200%;
	text-decoration: none;
	color:#CFC1C2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	/*letter-spacing:.25px;*/
}

.main_menu_bold {
	font: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:200;
	color:#FFFFFF;
	text-decoration: underline;
	}

#menu_links a {
	color: #CFC1C2;
	text-decoration:none;
}

#menu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#menu a:visited {
	color:#CFC1C2;
	text-decoration: none;
}

/* Logo */

#logo {
	width: 760px;
	height: 226px;
	margin: 0 auto;
	
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 758px;
	margin: 0 auto;
	border-left:solid #f1e1d8 1px;
	border-right:solid #f1e1d8 1px;
	background: #f7f0eb;
}

/* Content */

#content {
	float: right;
	width: 515px;
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 15px;
	border: 1px solid #E6E6E6;
}

.twocols {
}

.twocols .col1, .twocols .col2 {
	width: 168px;
	padding: 10px;
	background: url(images/img05.gif) repeat-x 0px 30px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.careers_header {
	font-family: times, serif;
	font-size: 18px;
	color: #7B2927;
	padding-top: 5px;
	
}

.careers_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	color: #333333;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
}

.underline_bottom {
	border-bottom: 1px;
	border-bottom-color:#666666;
	border-bottom-style:dashed;
}

#right_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:justify;
	line-height: 17px;
	
}

#right_body a:link{
	text-decoration:none;
}

#right_body a:hover{
	text-decoration:underline
}

li{
	list-style-type:decimal;
	list-style-position:outside;
	marker-offset:-10px;
}
Ol{
	list-style-type:square;
	list-style-position:outside;
	marker-offset:-10px;
}
	
	/* Sidebar */

#sidebar {
	float: left;
	width: 167px;
	margin-left: 25px;
	margin-top: 23px;
	border: 1px solid #b87d64;
	background-color:#f1e6db;
}

.sidebar_header {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color:#474747;
}
.sidebar_header_big {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: -1px ;
	color:#721709;
}

#sidebar a:link {
	text-decoration:none;
}
#sidebar a:visted {
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}	
.side_barline {
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidebar_italics {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #5E172D;
	margin-top: 5px;
	margin-bottom: 5px;
}

.image_spacing {
	padding-top:15px;
	padding-bottom:15px;
}

#sidebard_content {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	text-align:center;
}

#sidebar_content header {
	font-family:"Times New Roman", Times, serif;
	color:#5E172D;;
	font-size: 16px;
}

.sidebar_menu {
	font-family:"Times New Roman", Times, serif;
	color:#5E172D;
	font-size: 13px;
	padding-bottom:3px;
	margin-top:3px;
}

.side_bar_quotes {
	font-family: "times new roman", times, serif;
	font-size: 16px;
	letter-spacing:-1px;
	color:#666666;
	padding-top: 5px;
	line-height: 25px;
	
}
	
.maint_big {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing:-1px;
	color:#721709;
}


/* Forms */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 180px;
}

#searchsubmit {
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #CCCCCC;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	height: 85px;
	padding: 10px 0px 0 0;
	background:#5b1400;
	/*background-image:url(images/background_03.jpg);*/
	text-align: center;
}

#footer_content {
	font-size: 11px;
	font-stretch:semi-expanded;
	text-align: center;
	font-family: Trajan Pro, Times New Roman, Times;
	font-weight:normal;
	color:#C19A9C;
	letter-spacing: 3px;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 5px;
	border-bottom:solid;
	border-bottom-width: 1px;
	border-bottom-color:#86393D;
	
	
}

#footer_links {
	font-weight:normal;
	font-size: 11px;
	text-align: center;
	font-family: Trajan Pro, Times New Roman, Times;
	font-weight: lighter;
	color:#C19A9C;
	letter-spacing: 3px;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 5px;
	
	
}
.footer_links {
	font-weight:normal;
	font-size: 11px;
	font-family: Trajan Pro, Times New Roman, Times;
	text-decoration:none;
	font-weight: lighter;
	color:#C19A9C;
	
}
	
#footer_links a:link {
	color: #C19A9C;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

#footer_links a:visited {
	color:#c19A9C;
	text-decoration:none;
}