html {
	overflow-y: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #decbc6;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #524139 url(../images/bg_body_banner.jpg) no-repeat center top;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}

/* 
-----------------------------------------------------------------------------
Links
-----------------------------------------------------------------------------*/
a:link, a:visited {
	color: #DB9653;
	text-decoration: none;
}
a:hover, a:active {
	color: #DB9653;
	text-decoration: underline;
}

/* 
-----------------------------------------------------------------------------
Layout
-----------------------------------------------------------------------------*/
#container {
	width: 780px;
	text-align: left;
	margin: 90px auto 0px auto;
	padding: 0px;
	position: relative;
}
.sideimage {
	margin: 0pc 0pc 15px 5px;
	float: left;
	display: inline;
}
#art_detail {
	margin: 15px 0px 0px 10px;
}
#art_rotate {
	margin-top: 15px;
}

/* 
-----------------------------------------------------------------------------
Navigation
-----------------------------------------------------------------------------*/
#navhome {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	background: #53423a url(../images/bg_navhome.jpg) no-repeat left top;
}
#navhome ul {
	margin: 0px;
	padding: 0px 0px 0px 125px;
	list-style: none;
}
#navhome li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#navhome li a {
	color: #DECBC6;
	display: block;
	padding: 2px 11px 2px;
	font-size: 13px;
	white-space: nowrap;
	_width: 1%; /*Fix for ie6*/
	background: url(../images/bg_nav.gif) no-repeat right center;
}
#navhome li a.last {
	background: none;
}
#navhome li a:hover {
	color: #DB9653;
	text-decoration: none;
}

/* sub pages */
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #636562;
	border-top: #BFBCB7 1px solid;
	border-bottom: #2F2F27 1px solid;
	height: 25px;
}
#navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 6px;
	list-style: none;
}
#navigation li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#navigation li a {
	color: #BFBCB7;
	display: block;
	padding: 5px 11px;
	font-size: 12px;
	white-space: nowrap;
	_width: 1%; /*Fix for ie6*/
	text-transform: uppercase;
	border-right: #BFBCB7 1px dotted;
}
#navigation li a.last {
	border-right: none;
}
#navigation li a:hover, #navigation li a.over {
	background-color: #DB9651;
	color: #684724;
	text-decoration: none;
}

/* 
-----------------------------------------------------------------------------
Formatting
-----------------------------------------------------------------------------*/
h1 {
	font-weight: bold;
	font-size: 16px;
}
h3 {
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: bold;
}
table#gallery {
	font-size: 10px;
}
table#gallery h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.columns {
	background: url(../images/bg_columns.jpg) repeat-x left 4px;
}
tr.columns td {
	background: url(../images/bg_columns.jpg) repeat-x left top;
}
.list {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style: none;
}
.list li {
	margin: 0px;
	padding: 0px;
}
.bottom_text {
	color: #C9B7A9;
	width: 780px;
	font: 10px Arial, Helvetica, sans-serif;
}
a.btn_print {
	float: right;
}

.background_cell_color {background-color:#ffffff;}

.background_main_color {background-color:#cccccc;}

.background_title_color {background-color:#ffffff;}

.border {border: 1px solid #000000;}

/*
   The following is a combination of background_button_color and text_button_color,
   this will override all input elements to look the same which will give a nice feel
   Also, use border style from above in CSS style to give consistent look, there is really no
   way to inherit this so you will change both properties
*/
input,textarea,select {background-color:#ffffff;color:#000000;border: 1px solid #000000;}

.text_body_color {color:#000000;}

.text_subtitle_color {color:#000000;}

.text_title_color {color:#000000;}

.title_font {font-family:sans-serif;font-size:40;}

.text_font {font-family:sans-serif;font-size:12;}

.presenting_font {font-size: 10px;}
.featured {font-size:12;}

.style1 {
	color: #DECBC6;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.signup {
	padding-top: 20;
	float: right;
}
.signup a{ /* edit class name */
	display: block;
	width: 130px; /* edit width */
	height: 57px; /* edit height */
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/btn_signup.jpg) 0 0 no-repeat; /* edit background image */
}
.signup a:hover{background-position: 0 -57px;}  /* edit position to match height above */

.btn-contact-home a{
	display: block;
	width: 358px;
	height: 100px;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/btn_contact-home.jpg) 0 0 no-repeat; /* edit background image */
}
.btn-contact-home a:hover{background-position: 0 -100px;}  /* edit position to match height above */

.btn-contact-gallery {
	float: right;
	margin: -10px 10px 0px 0px;
}
.btn-contact-gallery a{
	display: block;
	width: 300px;
	height: 84px;
	letter-spacing: -1000em;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/btn_contact-gallery.jpg) 0 0 no-repeat; /* edit background image */
}
.btn-contact-gallery a:hover{background-position: 0 -84px;}  /* edit position to match height above */

/* Banner Ad */
#banner {
	position: absolute;
	top: -70px;
	left: 0px;
	width: 830px;
	color: #312E29;
}
#banner-modified {
	float: right;
	margin-left: 2em;
}
#banner-content {
	margin-left: 350px;
}
#banner-title {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
}
#banner-text {
    height: 33px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.content {
	padding: 20px;
}
.content h1 {
	color: #CE860D;
	margin-bottom: 20px;
}
.content h2 {
	font-size: 14px;
	font-weight: bold;
}


/* Footer */
#footer_left {
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}
#footer_right {
	text-align: right;
	font-size: 10px;
	vertical-align: top;
}

/* 
-----------------------------------------------------------------------------
Thumbnail Gallery
-----------------------------------------------------------------------------*/
.gallery {
	overflow: auto;
	width: 100%;
	padding-bottom: 15px;
}
.gallery a {
	display: block;
	float: left;
	margin: 0px 10px 10px 11px;
	padding: 0px;
	width: 100px;
	height: 75px;
	text-align: center;
}
.gallery a img {
	padding: 0px;
	border: 1px solid #312C29;
}
.gallery a:hover img {
	border: 1px solid #DB9651;
	filter: alpha(opacity=50);
	opacity: 0.5;
	text-decoration:none;
}

