* {
	margin: 0;
	padding: 0;
}

html, body, #container {
	height: 100%;
}

#divider {
	background: url(../img/content-area-divider.gif);
	height: 1px;
	width: 900px;
}
#content-area h1 {
		font-size: 1.125em;
}

body {
	background: #cdc1ab url(../img/header-bg.png) repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
}

/* ------------------------------------------CONTAINER */

#container {
	font: 0.813em Georgia, "Times New Roman", Times, serif;
	color: #000;
	width: 960px;
	margin: 3px auto auto;
	z-index: 1;
	min-height: 100%;
	height: auto;
    position: relative;
}

/*------------------------------------------ HEADER */


#header {
	width: 960px;
	height: 178px;
	margin-left: -5px;
}

#header h1 {
	display: none;
}

.logo {
	float: left;
	z-index: 3;
	position: absolute;
	height: 178px;
	width: 220px;
	border-width: 0px;
	border-style: none;
}

#logo {
	background: url(../img/logo.png) no-repeat;
	float: left;
	z-index: 3;
	position: absolute;
	height: 178px;
	width: 220px;
	border-width: 0px;
	border-style: none;
	margin-left: 17px;
	margin-top: 2px;
}

#slogan {
	float: left;
	height: 145px;
	width: 743px;
	position: absolute;
	margin: 3px 210px;
	background: url(../img/header-man-slogan.png);
}

#header a {
	display: block;
	height: 178px;
	width: 220px;
}

#social-links {
	width: 120px;
	float: right;
	position: relative;
	margin-top: -53px;
	margin-right: 168px;
}
#social-links ul {
	width: 300px;
}

#social-links li {
	display: inline;
	height: 30px;
	padding-right: 3px;
	padding-left: 3px;
}
#social-links a:hover {
	color: #EFE6D9;
}
.follow-us {
	text-decoration: none;
	border-style: none;
	color: #000;
	background: url(../img/twitter-icon.png) no-repeat;
	padding: 3px 0 0 20px;
	line-height: 10px;
}
.become-a-fan {
	text-decoration: none;
	border-style: none;
	color: #000;
	background: url(../img/fb-icon.png) no-repeat;
	padding: 3px 0 0 20px;
	line-height: 10px;
}

#addthis-link {
	position: absolute;
	right: 190px;
	top: 129px;
	display: block;
	height: 50px;
	padding-top: 10px;
}

#addthis-link img {
	right: 3px;
	top: -3px
}

#addthis-link a {
	text-decoration: none;
	color: #000;
}

/*------------------------------------------ MAIN NAV */

#main-nav {
	clear: both;
	position: absolute;
	top: 150px;
	width: 960px;
	height: 37px;
	z-index: 0;
	overflow: hidden;
}

#nav {
	position: absolute;
	top: 0px;
	width: 960px;
	height: 37px;
	background: url(../img/nav-main.png);
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	overflow: hidden;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 37px;
	background: url(../img/nav-main.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/nav-main.png);
}

/*up state*/

li#nav_fine_art a {
	left: 241px;
	width: 103px;
	background-position: -241px 0;
}

li#nav_photography a {
	left: 345px;
	width: 103px;
	background-position: -345px 0;
}

li#nav_giclees a {
	left: 447px;
	width: 103px;
	background-position: -447px 0;
}

li#nav_artist_statement a {
	left: 549px;
	width: 103px;
	background-position: -549px 0;
}

li#nav_bio a {
	left: 652px;
	width: 103px;
	background-position: -652px 0;
}

li#nav_news a {
	left: 755px;
	width: 103px;
	background-position: -755px 0;
}

li#nav_contact a {
	left: 858px;
	width: 103px;
	background-position: -858px 0;
}

/*hover state*/

li#nav_fine_art a:hover {
	background-position: -241px -37px;
	width: 103px;
}

li#nav_photography a:hover {
	background-position: -345px -37px;
	width: 103px;
}

li#nav_giclees a:hover {
	background-position: -447px -37px;
	width: 103px;
}

li#nav_artist_statement a:hover {
	background-position: -549px -37px;
	width: 103px;
}

li#nav_bio a:hover {
	background-position: -652px -37px;
	width: 103px;
}

li#nav_news a:hover {
	background-position: -755px -37px;
	width: 103px;
}

li#nav_contact a:hover {
	background-position: -858px -37px;
	width: 103px;
}

/*current state*/

#body_fine_art li#nav_fine_art a {
	background-position: -241px -111px;
}

#body_photography li#nav_photography a {
	background-position: -345px -111px;
}

#body_giclees li#nav_giclees a {
	background-position: -447px -111px;
}

#body_artist_statement li#nav_artist_statement a {
	background-position: -549px -111px;
}

#body_bio li#nav_bio a {
	background-position: -652px -111px;
}

#body_news li#nav_news a {
	background-position: -755px -111px;
}

#body_contact li#nav_contact a {
	background-position: -858px -111px;
}

/*------------------------------------------ MAIN NAV END */

/*------------------------------------------ CONTENT AREA */

#main {
	padding-bottom: 206px;
}  /* must be same height as the footer */

#content-area {
	padding: 10px 10px;
	background: url(../img/content-bg.gif) repeat-x;
	margin: 20px 10px 0 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	padding-bottom:60px; 
}

#bio {
	background: #ded0ba;
	padding: 10px 10px 10px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#bio h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}
.bio-image {
	float: left;
	background: url(../img/me1-6-11-10.jpg) no-repeat;
	height: 264px;
	width: 292px;
	margin: 10px 10px 0 10px;
}

.bio-txt {
	margin-top: 10px;
    padding: 0 10px 0 10px;
}

#artist-statement {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#artist-statement h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

.artist-statement-image {
	float: left;
	background: url(../img/me-with-artwork.jpg) no-repeat;
	height: 264px;
	width: 292px;
	margin: 10px 10px 0 10px;
}

.artist-statement-txt {
	margin-top: 10px;
    padding: 0 10px 0 10px;
}

#privacy-policy {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#privacy-policy h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

#privacy-policy h2 {
	font-size: 1.064em;
	color: #6C542C;
	text-decoration: underline;
	margin-top: 10px;
	padding: 0 10px 0 10px;
}

.privacy-policy-txt {
	margin-top: 10px;
	padding: 0 10px;
}

#pricing-disclaimer {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#pricing-disclaimer h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

.pricing-disclaimer-txt {
	margin-top: 10px;
    padding: 0 10px 100px 10px;
}

#thank-you {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#thank-you h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

#giclees {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#giclees h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

.giclees-txt {
	margin-top: 10px;
    padding: 0 10px 100px 10px;
}

#news {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#news h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

.news-txt {
	margin-top: 10px;
    padding: 0 10px 100px 10px;
}

/*------------------------------------------ BANNER */

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	margin: -10px 0px 0px -10px;
	border-style: none;
}
/*--Window/Masking Styles--*/
.window {
	height: 324px;	width: 940px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
}
.image_reel img {
	float: left; 
	border-style: none;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 13px;
	left: 9px;
	width: 140px;
	height: 27px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 25px;
	background: url(../images/bannerbtn-up.gif) repeat-x;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #000;
}
.paging a.active {
	color: #EFE6D9;
	background: url(../images/bannerbtn-hover.gif);
}
.paging a:hover {
	color: #EFE6D9;
	background: url(../images/bannerbtn-hover.gif) repeat-x;
}

/*------------------------------------------ BANNER END */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block; /* Hides from IE-mac \*/
}

* html .clearfix { 
	height: 1%;
}

.clearfix {
	display: block;/* End hide from IE-mac */
}

/*------------------------------------------ LEFT COLUMN */

#fine-art {
	background: #ded0ba;
	padding: 10px 10px 150px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
	position: relative;
	overflow: hidden;
}

#fine-art h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

.fine-art-txt {
	margin-top: 10px;
    padding: 0 10px 0px 10px;
}

#left-column {
	float: left;
	height: 60px;
	width: 150px;
	margin-top: 10px;
	position: relative;
}

/*------------------------------------------ LEFT COLUMN NAV*/

.left-column-nav {
	width: 140px;
	background: #ded0ba;
	padding: 0px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	position: relative;
}

.left-column-nav a{
	display:block;
	color:#000;
	background-color:#ded0ba;
	padding: 3px 0px 3px 10px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #7b5e30;
}

.left-column-nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.left-column-nav a:hover {
	color: #FFF;
	text-decoration: none;
	background: #BDAD94;
}

.more-info {
	color: #000;
	margin: 0;
	padding: 0px 6px 0px 0px;
}

.more-info a {
	text-decoration: none;
	display: inline;
	color: #000;
	font-weight:bold;
}

.more-info a:hover {
	color: #FFF;
}

/*------------------------------------------ LEFT COLUMN NAV END*/

/*------------------------------------------ SITEMAP BOXES NAV*/

#sitemap_box1 {
	display: block;
	float: left;
	width: 340px;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 50px;
	height: 350px;
	position: relative;
	padding:0 90px 0 20px;
}

#sitemap_box2 {
	display: block;
	float: left;
	width: 340px;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 50px;
	height: 300px;
	position: relative;
	padding:0 20px 0 90px;
}


/*------------------------------------------ SITEMAP BOXES END*/

/*------------------------------------------ SITEMAP NAV */

.sitemap-nav {
	width: 340px;
	background: #ded0ba;
	padding: 0px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	position: relative;
}

.sitemap-nav a{
	display:block;
	color:#000;
	background-color:#ded0ba;
	padding: 3px 0px 3px 10px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #7b5e30;
}

.sitemap-nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sitemap-nav a:hover {
	color: #FFF;
	text-decoration: none;
	background: #BDAD94;
}

.more-info {
	color: #000;
	margin: 0;
	padding: 0px 6px 0px 0px;
}

.more-info a {
	text-decoration: none;
	display: inline;
	color: #000;
	font-weight:bold;
}

.more-info a:hover {
	color: #FFF;
}

/*------------------------------------------ SITEMAP NAV END*/

/*------------------------------------------ RIGHT COLUMN */

#right-column {
	width: 730px;
	margin: 10px 0px;
	float: left;
	border-left: thin dashed #7b5e30;
	padding: 0 0 10px 10px;
	position: relative;
}
#image-gallery {
	float: left;
	height: 700px;
	width: 730px;
}

/*------------------------------------------ CONTENT AREA END */

/*------------------------------------------ FORMS */

#contact {
	background: #ded0ba;
	padding: 10px 10px 150px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-opera-border-radius:2px;
	-khtml-border-radius:2px;
	border-radius:8px;
	list-style: none;
}

#contact h1 {
	padding: 10px;
	background: url(../img/content-area-divider.gif) no-repeat center bottom;
}

.contact-txt {
	margin-top: 10px;
    padding: 0 10px 100px 10px;
}
#form-container {
	height: 256px;
	width: 514px;
	margin-top: 234px;
	margin-right: auto;
	margin-left: 95px;
	position: absolute;
	left: 109px;
}

#contact-form {
	background: url(../img/conact-image.png) no-repeat;
	height: 690px;
	width: 738px;
	margin: 0px auto -180px;
}
#contact #form {
	width: 500px;
	height: 256px;
	margin-top: 234px;
	margin-right: auto;
	margin-left: 106px;
	position: relative;
}
#form1 table {
	text-align: left;
}

#mainForm 
{
	width: 500px;
	height: 256px;
	margin:0px;
	padding:0px;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


p.formInfo
{
	text-align: left;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	background-color: #ffffff;
	margin:0;
	
}

label.formFieldQuestion
{
	padding:0 4px 4px 0;
	border:none;	
	display:block;
	font-size:12px;
	font-weight:bold;
	width: 184px;
	float:left;
	text-align:right;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:0 0 0 25px;
	padding:0 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}




/*------------------------------------------ FOOTER */

#footer-wrapper {
	position: relative;
	background: url(../img/footer-bg.png) repeat-x;
	height: 206px;
	width: 100%;
	margin-top: -206px;/* negative value of footer height */
	clear: both;
	z-index: 5;
}

#footer-wrapper-content {
	background: url(../img/footer-logo-trans.png) no-repeat;
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 206px;
	margin-top: -22px;
	font: 0.813em Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.sm-man-figure {
	display: block;
	float: left;
	height: 111px;
	width: 150px;
	background: url(../img/man-figure-green-icon.png) no-repeat;
	margin-left: -25px;
	margin-top: 93px;
	z-index: 3;
}

#footer-wrapper-content p#green-energy {
	position: relative;
	margin-left: 155px;
	display: block;
	margin-top: 10px;
	width: 250px;
	font-size: 0.814em;
}

#footer-navigation ul {
	text-align: right;
	float: right;
	margin-top: 103px;
}

#footer-navigation li {
	color: #000;
	text-decoration: none;
	display: inline;
}

#footer-navigation a {
	text-decoration: none;
	font: 0.814em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#footer-navigation a:hover {
	color: #90703C;
	text-shadow: 1px 1px 5px #fff;
}

#copyright {
	float: left;
	font-size: 0.814em;
	z-index: 0;
	clear: both;
	margin-left: 135px;
	margin-top: -35px;
}

/*----------------------------------------------- prod_box */
.prod_box {
	background: #BDAD94;
	width:330px;
	height:140px;
	float:left;
	padding:10px;
	font-size:12px;
	color:#000;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
.center_prod_box {
	width:175px;
	height: 155px;
	float:left;
	text-align:left;
	padding:0px;
	margin:0px;
	background-image: url(images/product_box_center.gif);
	background-repeat: repeat-y;
}
.bottom_prod_box {
	width:140px;
	height:100px;
	background:url(images/product_box_bottom.gi) no-repeat center top;
	float:right;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#clear {
	clear: both;
}