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

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

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

body
{
	font: 14px verdana;
	color: #b0af99;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	background: #49452c;
}


/* @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;
}

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

/* 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;
}

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