/*
Archetype 5 | http://www.archetype5.com

Style Sheet for gibbonswhite.com - Version 1
Last updated 04/09/08 by Jason Howard
*/

/* ####################################### */

body
{
	font: 14px verdana;
	color: #b0af99;
	text-decoration: none;
	font-weight: normal;
	line-height: 23px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #49452c url(../images/bkg_swoosh.png) no-repeat fixed top center; behavior: url(/css/iepngfix.htc);
}

/* @group Body Area */

#container {
	width: 840px;
	margin: 25px auto;
	min-height: 500px;
}

#left-column {
	margin: 0;
	float: left;
	width: 619px;
	padding: 0px;
	min-height: 550px;
}

#right-column {
	margin: 0;
	float: right;
	width: 210px;
	padding: 0px 0 0px 10px;
}

#nav {
	display:block;
	margin:70px 0 30px 0;
	border:1px solid #7B7658;
	width:210px;
	height:324px;
}

#address {
	font: 11px verdana;
	color: #D0D0D0;
	line-height: 18px;
}

.contacts
{
	font: 12px verdana;
	line-height: 20px;
}

.contacts .name
{
	font-weight: bold;
	color: #DDD;
}

.contacts .name A {color: #DDD; text-decoration: none;}
.contacts .name A:hover {color: #FFF; text-decoration: underline;}
.contacts .name A:Visited {color: #DDD; text-decoration: none;}
.contacts .name A:Visited:hover {color: #FFF; text-decoration: underline;}



#copy-single
{
	color: #D0D0D0;
	padding: 0px 90px 0px 0px;
	margin: 0 0 20px 0;
}

#copy-single h1
{
	color: #bb9044;
}

#copy-single h2
{
	color: #bb9044;
}

.toplevel-heading
{
	font: 12px arial;
	color: #989774;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#bio-box {
	width: 580px;
	/*background-color:#6a462c;
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;*/
}

#bio-header {
	padding: 0px;
	height: 90px;
	background-image: url('../images/bkg_bio.png'); background-repeat: repeat-y; behavior: url(/css/iepngfix.htc);
}

.bio-header-info {
	margin-left: 165px;
	padding-top: 7px;
	font: 13px verdana;
	color: #D0D0D0;
	line-height: 18px;
}

.bio-header-info .name {
	font: 14px verdana;
	font-weight: bold;
}


#bio-copy {
	padding-top: 10px;
	font: 12px verdana;
	line-height: 21px;
}

#bio-copy .heading {
	color: #c6b482;
	font-weight: bold;
	font-size: 14px;
}

img.collagethumb {
	padding: 0 0 10px 10px;
	float: right;
	width: 150px;
	height: 150px;
	border: 0px;
}


/* @end */


/* @group Footer */

#footer {
	text-align: center;
	clear: both;
}

#footer-tag {
	color: #c6b482;
	font: 12px tahoma;
	font-weight: bold;
	line-height: 15px;
	padding: 30px 0 4px 0px;
}

#footer-text {
	border-top: 1px solid #7b7658;
	font: 10px verdana;
	line-height: 15px;
	padding: 6px 0 10px 0px;
}

/* @end */

/* ####################################### */

/* Listings */

.list td {
	border-color: #7b7658;
	border-width: 1px;
	border-style: none none solid none;
	padding: 5px 6px 5px 4px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0D0D0;
}

.list .noline {
	border-width: 0px;
	border-style: none none none none;
}

.list a { font-weight: bold; }
.list a:hover { font-weight: bold; }
.list a:visited { font-weight: bold; }
.list a:visited:hover { font-weight: bold; }

.list th {
  	vertical-align: middle;
  	padding: 1px 0 1px 6px;
  	text-align: center;
	letter-spacing: 1px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D0D0D0;
	/*border-color: #513826;*/
	border-color: #7B7658;
	border-width: 1px;
	border-style: solid;
	background-color: #7b683a;
	/*background-image: url('../images/bkg_bio.png'); background-repeat: repeat-y; behavior: url(/css/iepngfix.htc);*/
}

.list .right {
  	text-align: right; 
}

.list .altrow {
	background-color: #49452c; 
}

.list .section {
	background-color: #43402c; color: #FFF; font-weight: bold;
}

tr.list:hover {
    background: #43402c;
}


.search td {
	border-color: #7b7658;
	border-width: 1px;
	border-style: solid none none none;
	padding: 6px 6px 6px 4px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #D0D0D0;
}

.search .city {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #989774;
}

.search .right {
  	text-align: right; 
}

tr.search:hover {
    background: #43402c;
}

/* ####################################### */


/* @group Standard H tags */

H1
{
	font: 28px georgia, Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0 0px 0;
	text-shadow: 3px 3px 2px #333333;
}

H1.ieshadow {filter:DropShadow(OffX=2, OffY=3, color=#333333); min-height:100%;}

H2
{
	font: 24px georgia, Arial;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0 0px 0;
	text-shadow: 3px 3px 2px #333333;
}

H3
{
	font: 14px Arial;
	color: #b0af99;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 0px 0 20px 0;
}

/* @end */

HR
{
	border: none 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin: 0px 0 0px 0;
}

.hrline { border-bottom: 1px solid #CCCCCC; padding: 0px; margin: 7px 0px 7px 0px;}

.doubleline
{
	border-color: #E0E0E0;
	border-width: 3px;
	border-style: none none double none;
	padding: 0px;
	margin: 7px 0px 7px 0px;
}


/* ####################################### */

/* Standard Lists */

ul { list-style-type: disk; } 


/* ####################################### */

/* standard link tags */

A
{
	color: #bb9044;
	text-decoration: none;
}
A:hover
{
	color: #bb9044;
	text-decoration: underline;
}
A:Visited
{
	color: #bb9044;
	text-decoration: none;
}
A:Visited:hover
{
	color: #bb9044;
	text-decoration: underline;
}

/* ####################################### */