@import url(basestyles.css);

/* Custom Styles */
html { min-width: 760px; }
body {
	background: #fff url("../images/bg_body.gif") center top repeat;
	font: .75em/1.3em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
	text-align: center;
	padding: 25px 0 0;
	}
th, td {
	padding: 2px;
	font-size: 75%;
	voice-family: "\"}\""; 
  voice-family:inherit;
	font-size: 100%;
} 

h1, h2, h3, h4, legend { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #567420; }
h1 { font-size: 2em; line-height: 1.1em; color: #666; }
h2 { font-size: 1.4em; line-height: 1.4em; margin: 1.3em 0 0; }
h3, legend { font-size: 1.2em; line-height: 1.2em; margin: 1.5em 0 .2em; border-bottom: 1px dotted #567420; }
h4 { font-size: 1em; font-weight: bold; margin: 0;  }
h5 { font-size: .9em; line-height: 1.1em; }
h6 { font-size: .8em; line-height: 1.1em; }

address { font-style: normal; margin: 0; padding: 0; display: inline; }

fieldset {
	border: 1px solid #999;
	padding: 10px;
	}
fieldset legend {
	}
fieldset label {
	}

b, strong { font-weight: bold; }
i, em { font-style: oblique; }

th, td {
	vertical-align: top;
	}

a { color: #06c; text-decoration: none; }
a:hover { text-decoration: underline; color: #374d13; }

ul { list-style-type: disc; line-height: 1.2em; margin-top: .6em; }
ol li { margin-bottom: 1em; }
ul li { margin-bottom: .4em; list-style: none; background: transparent url("../images/bg_li.gif") .5em .35em no-repeat; margin-left: 0; padding-left: 1.3em; }

blockquote { margin-left: 0; }

.normal { font-size: 1em; line-height: 1.3em; font-weight: normal; }


/* main layout */
#thepage {
	text-align: left;
	display: block;
	width: 780px;
	margin: 0 auto;
	clear: both;
	}

#masthead {
	float: left;
	width: 121px;
	padding: 0;
	margin: 0 0 0 50px;
	display: inline;
	position: relative;
	}
#masthead hr { display: none; }

h1#logo {
	background: transparent url("../images/gibbons_logo.gif") left top no-repeat;
	margin: 0;
	width: 120px;
	height: 221px;
	text-indent: -999em;
	top: 0;
	}
h1#logo a {
	margin: 0;
	display: block;
	width: 120px;
	height: 221px;
	overflow: hidden;
	}
h1#logo a:hover {
	background: transparent url("../images/gibbons_logo-hover.gif") left top no-repeat;
	}

ul#nav {
	margin: 0;
	position: absolute;
	width: 140px;
	margin: 18px 0 0 -15px;
	}
ul#nav li {
	font: bold 1em/1.1em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	list-style: none;
	background: transparent url("../images/bg_nav_li.gif") 5px .35em no-repeat;
	margin: 0 0 .95em 0;
	padding-left: 15px;
	}
ul#nav li a {
	color: #374d13;
	text-decoration: none;
	}
ul#nav li a:hover {
	color: #fff;
	background: #374d13;
	text-decoration: none;
	}


#wel #n_wel,
#abo #n_abo,
#fac #n_fac,
#dir #n_dir,
#pre #n_pre,
#ser #n_ser,
#gen #n_gen,
#wha #n_wha,
#fin #n_fin,
#onl #n_onl,
#con #n_con {
	background: transparent url("../images/bg_nav_li-here.gif") 5px .35em no-repeat;
	}
#wel #n_wel a,
#abo #n_abo a,
#fac #n_fac a,
#dir #n_dir a,
#pre #n_pre a,
#ser #n_ser a,
#gen #n_gen a,
#wha #n_wha a,
#fin #n_fin a,
#onl #n_onl a,
#con #n_con a {
	text-decoration: underline;
	}

#maincontent {
	float: right;
	margin: 0;
	border-bottom: 1px solid #CED99A;
  padding: 0 10px;
	background: transparent url("../images/bg_maincontent.png") 0 0 no-repeat;

  width:580px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:560px;
	}
#content {
	background: #fff;
	padding: 20px 20px 3em;
	position: relative;
	z-index: 99;
	margin-top: 56px;
	min-height: 450px;
	}
#fh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.3em;
	position: absolute;
	width: 560px;
	top: 25px;
	left: 50%;
	margin-left: -180px;
	color: #becc7a;
	}
#fh #fh_name {
	font-size: 117%;
	color: #fff;
	margin: 0;
	}
#fh #fh_phone-fax {
	position: absolute;
	top: 1.3em;
	left: 50%;
	}

h2.headline {
	background: transparent url("../images/bg_headline.gif") left .6em repeat-x;
	color: #374d13;
	font-size: 183%;
	text-align: center;
	line-height: 1.2em;
	margin: 0 0 1em;
	}
h2.headline span {
	background: #fff;
	padding: 0 .6em;
	}

#content img {
	padding: 2px;
	border: 1px solid #aeb782;
	}

#content form img {
	padding: 0;
	border: none;
	}

.photoleft { float: left; margin: 0 1.2em 1.2em 0; }
.photoright { float: right; margin: 0 0 1em 1em; }

.price { float: right; }
.note { font-size: .92em; line-height: 1.1em; }

#saddr, #btnSubmit {
	width: 180px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, "Courier New", Courier, mono;
	font-size: 11px;
	border: 1px solid #999;
	border-top-color: #666;
	border-bottom-color: #ccc;
	padding: 2px 2px;
	}

#btnSubmit {
	width: 90px;
	border: 1px solid #999;
	border-top-color: #ccc;
	border-bottom-color: #666;
	padding: 1px 2px;
	background: #D2DD9D;
	}

#footer {
	position: relative;
	z-index: 99;
	bottom: 0;
	padding: 0 0 2em 20px;
	margin: 0;
	font: 10px/12px Georgia, "Times New Roman", Times, serif;
	color: #84995c;
	border-bottom: 2px solid #aeb782;
	}
