body {
	margin:0;
	padding:0;
	background-image: url(../images/bg5.gif);
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container {
	width: 90%;
	margin:0 auto;
	margin: 0 auto;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	text-align: left;
	background-color: #CEE28C;
	}
#title {
	display: none;
}
#nav {
	margin: 0 71% 0 0;
	padding: 0 0 50px 0;
	height: 100%;
	display: block;
	text-align: center;
	background-color: #CEE28C;
	background-image: url(../images/bg-nav-grad.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0 8px;
	list-style-type: none;
	font-family: "Trebuchet MS", Georgia, Verdana;
	font-size: 16px;
	font-weight: normal;
}
.artist {
	clear: left;
	text-align: left;
	margin: 10px 0 4px 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
}
.menu {
	clear:left;
}
.menu a:link, .menu a:visited{
	text-decoration: none;
	color: #003333;
	border: 1px solid #9BB49A;
	background-color: #E1EAD5;
	display: block;
	padding: 6px 4px;
	margin: 4px 0px;
	height: 16px;
	background-image: url(../images/bg-nav-button.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu a:hover{
	text-decoration: underline;
	color: #376F00;
	border: 1px dotted #69BF13;
	/*background-color: #ECF7DD;*/
	display: block;
	padding: 6px 4px;
	margin: 4px 0px;
	height: 16px;
	background-image: none;
}
#nav ul ul{
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
#nav object, #nav embed {
	margin: 0;
	padding: 0;
}
#right {
	float:right;
	width: 71%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-left: 1px solid #666;
	background-color: #859469;
}
#logo h1 a:link, #logo h1 a:visited, #logo h1 a:hover{
	margin: 12px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#nav-jack-gibson-services {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../images/bg-services-menu-vert-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #052F00;
}
#nav-jack-gibson-services ul {
	margin: 0;
	padding: 0;
	height: 30px;
	display: block;	
	background-image: url(../images/active-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav-jack-gibson-services li{
	float:right;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav-jack-gibson-services li a:link, #nav-jack-gibson-services li a:visited {
	text-decoration: none;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 0;
	color: #DCE195;
	border-right: 1px solid #707643;
}
#nav-jack-gibson-services li a:hover {
	text-decoration: underline;
	height: 30px;
	padding: 7px 20px 4px 20px;
	margin: 0;
	color: #fff;
	border-right: 1px solid #707643;
	background-color: #000;
}
#currentheader {
	height: 30px;
	padding: 7px 20px 4px 20px;
	margin: 0;
	color: #fff;
	background-color: #000;
	background-image: url(../images/active-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content {
	margin: 9px 10px;
	padding: 7px 18px 2px 18px;
	border: 1px solid #9FB7F4;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../images/bg-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
#guest-artists, #fine-art-relief, #figurative, #wild-life {
	clear:left;
	text-align: center;
}
#guest-artists-current, #fine-art-relief-current, #figurative-current, #wild-life-current {
	clear:left;
	text-align: center;
}
.currentpage {
	display: block;
}
address {
	font-style: normal;	
}
.icon {
	float: left;
	width: 48px;
	line-height: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	border: 2px solid #BECC90;
	margin: 2px 0px 2px 8px;
	background-color: #FFF;
}
.icon a:link, .icon a:visited{
	display: block;
	line-height: 50px;
	height: 48px;
	margin: 0;
	overflow: hidden;
	border: 1px solid #5C6A5B;
	background-color: #FFF;
}
.icon a:hover{
	display: block;
	line-height: 50px;
	height: 47px;
	padding: 1px 0 0 1px;
	margin: 0;
	overflow: hidden;
	border: 1px solid #444;
	background-color: #FFFFFF;
}
.icon a:active{
	display: block;
	line-height: 50px;
	height: 47px;
	padding: 1px 0 0 1px;
	margin: 0;
	overflow: hidden;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
#footer {
	padding-top: 400px;
	background-position: center bottom;
	position: fixed;
	bottom: 20px;
	right: 7%;
	display: block;
	width: 175px;
	height: 91px;
	clear:both;
	vertical-align: bottom;
	overflow: hidden;
	background-position: right bottom;
	background-image: url(../images/credits.png);
	background-repeat: no-repeat;
	_background-image: none;

}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.Fairmont {
	margin: 20px auto;
	padding: 12px;
	display: block;
	width: 300px;
	background-color: #DCE2C7;
}
.home-pic {
	float: left;
	padding: 0;
	display: block;
	width: 30%;
	margin: 0 5px 0 0;
	text-align: center;
	overflow: hidden;
}
.home-pic a:link, .home-pic a:visited {
	border: 1px solid #ccc;
	display: block;
	padding: 9px 0;
	height: 185px;
}
.home-pic a:hover {
	border: 1px solid #777;
	display: block;
	padding: 9px 0;
	height: 185px;
}
#adjo {
	clear: both;
	padding-top: 200px;
	font-size: 11px;
}
#adjo a:hover {
	color: #000;
	text-decoration: none;
}
#adjo a:visited, #adjo a:link {
	color: #556655;
}
h1 {
	margin: 0;
	border: thin dotted #999999;
}
h2 {
	margin: 12px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #555555;
}
