@charset "UTF-8";
/* CSS Document */

body {
	background-color: #a13b1e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#page {
	width: 100%;
	align: center;

}
#shadow_top {
	height: 32px;
	width: 100%;
	background-image: url(../images/top_paint.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.login_bar {
	margin-right: 40px;
	margin-left: 40px;
	height: 32px;
	vertical-align: bottom;
	margin-top: 0px;
	padding-top: 8px;
}

.login_status {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.67em;
	color: #EDC19E;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
}

.login_status a {
	display: inline;
	color: #FFFFFF;
	margin-left: 0px;
	text-decoration: none;
}

.login_status a:hover {
	
	color: #E7D3B6;
	text-decoration: underline overline;
}

.login {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #EDC19E;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: bottom;
}

.login a {
	display: inline;
	color: #EDC19E;
	padding-left: 11px;
	margin-left: 0px;
	text-decoration: none;
}

.login a:hover {
	
	color: #E7D3B6;
	text-decoration: underline overline;
}

#main {
	align: center;
	width: 880px;
	background-image: url(../images/left_paint.gif);
	background-repeat: repeat-y;
}

#main2 {
	width:880px;
	background-image: url(../images/side_paint.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#content_background {
	background-color: #FFFFFF;
	width: 800px;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
}

* html #content_background {
	margin-top: -8px;	
	float: none;
	width: 800px;
}

#header {
	height: 85px;
	width: 760px;
	text-align: left;
}
#flash {
	width: 760px;
	clear: both;
	float: none;
	background-color: #A13B1E;
}
#image_header {
	width: 760px;
	clear: both;
	float: none;
}
#logo {
	height: 46px;
	width: 141px;
	float: left;
	margin-top: 25px;
}
#navbar {
	float: right;
	margin-top: 50px;
	margin-bottom: 0px;
	width: 600px;
	height: auto;
}

ul.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #521207;
	text-decoration: none;
}

ul.topnav a:hover {
	color: #CC0000;	
}

ul.topnav {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #CC0000;
	float: right;
	margin-top: 10px;	
	margin-bottom: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

ul.topnav li {
	display: inline;
	padding-left: 15px;

}
ul.topnav li {
	width: 760px;
}


#content_wrap_2 {
	width: 760px;
	margin-bottom: 20px;
	background-color: #560000;
	overflow: auto;
	background-image: url(../images/body_background.gif);
	background-repeat: repeat-y;
}
.text_box {
	background-color: #EDE6C0;
	width: 604px;
	float: right;
	min-height:525px;
}

* html .text_box {
	width: 574px;
	margin-left: 0px;
}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.65em;
	color: #333333;
	text-align: left;
	float: left;
	margin-left: 30px;
	margin-top: 7px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.faq_questions li {
	font-weight: bold;
	color: #B40000;
}

* html .main_text {
	margin-left: 15px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.main_text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #B40000;
	text-decoration: none;
	}

.main_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #560000;
	text-transform: uppercase;
}

.main_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #560000;
	margin-bottom: -10px;
}
.main_text h3 {
	font-size: 1.25em;
	margin-bottom: -10px;
}
.main_text h4 {
	font-size: 1.1em;
	margin-bottom: -5px;
}

.main_text h5 {
	font-size: 1.1em;
	margin-bottom: -15px;
	color: #560000;
}


#left_wrap {
	width: 156px;
	float: left;
	clear: none;
	margin-top: 30px;
}

* html #left_wrap {
	width: 156px;
	float: left;
	margin-top: 20px;

}

.left_nav ul, .left_subnav ul, .left_search ul {margin:0;padding:0;}

.left_nav li {
	list-style-type: none;
	margin-right: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-left: 10px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

* html .left_nav li {

}

.left_nav a {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;

}

* html .left_nav a {

}

.left_nav a:hover {
	color: #FFFFFF;
}


.left_subnav li {
	list-style-type: none;
	margin-right: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	text-align: left;
}

.left_subnav a {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;

}

.left_subnav a:hover {
	color: #FFFFFF;
}



#left_search_wrap {
	width: 156px;
	float: left;
	clear: none;
	margin-top: 30px;
}
.left_search {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

.left_search li {
	list-style-type: none;
	margin-right: 0px;
	color: #FFFFFF;
	padding-left: 10px;
    padding-top: 2px;
	padding-bottom: 2px;}

.left_search a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	
}

.left_search a:hover {
	color: #F09F67;
}
.left_search h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 35px;
	color: #CFA995;
	margin-left: 10px;
	margin-bottom: 3px;
}
.left_search  h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 35px;
	color: #CFA995;
	margin-left: 10px;
	margin-bottom: 3px;
}
#fine_print {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#shadow_bottom {
	height: 32px;
	width: 100%;
	clear: both;
	background-image: url(../images/bottom_paint.jpg);
	background-repeat: no-repeat;
}
.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #FFFFFF;
	padding-top: 320px;
	padding-left: 280px;
	padding-bottom: 5px;
	line-height: 1.5em;
	padding-right: 40px;
}
.style1 {
	font-size: 18px;
	color: #ABBE27;
	font-weight: bold;
}

.image_left {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.image_right {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.feature_wrap {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
	margin-bottom: 20px;
	overflow: auto;
}

.feature_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #660000;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #C0A960;
}

.feature_title_bar {
	background-color: #C3B181;
	width: 100%;
	height: auto;
}

.feature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.65em;
	color: #000000;
	text-align: left;
	background-color: #EDE6C0;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 214px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.feature_text h1 {
	font-size: 1.2em;
	font-weight: bolder;
	color: #660000;
}
.feature_text  h2 {
	font-size: 1em;
	font-weight: bold;
	color: #660000;
}
.more_feature_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.65em;
	color: #FFFFFF;
	text-align: left;
	background-color: #663300;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top: 15px;
	background-image: url(../images/stripebrown.png);
	background-repeat: repeat;
}
.more_feature_text h2 {
	font-size: 1.25em;
	color: #EDE6C0;
	font-weight: bolder;
	margin-left: -5px;
	text-transform: uppercase;
	padding-left: 20px;
}
.more_feature_text li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 2.5em;
	font-weight: bold;
}
.more_feature_text a {
	color: #FFCC00;
	font-weight: bold;
}
.more_feature_text a:hover {
	color: #D2BB90;
}
.featureimage {
	max-height: 200px;
	float: left;
	padding: 15px;
	
}

.featureimage_gallery {
	max-width: 180px;
	float: left;
	padding: 15px;
}


.featureimage img {
	/*width: 180px;*/
	float: left;
}

* html .featureimage {
	/*max-width: 180px;*/

}

.style2 {color: #E8E8E8;}



.left_search {
	list-style-type: none;
	margin-right: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 3px;
}
.submit_link {
	color: #FFFFFF;
	background-color: #CC6600;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.submit_link  a:hover {
	color: #000000;
	background-color: #CC9933;
}
#newsletter_signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
	margin-top: 40px;
	line-height: 1.2em;
	padding-left: 10px;
}
.searchwidth {
	width: 130px;
}


* html .searchwidth {
	width: 125px;
	margin-left: -15px;
}



/* ---------- store styles ---------- */


.productBlock {
    position:relative;
    width:165px;
    padding:5px;
    float:left;
    text-align:center;
    border:0px solid #999;
    background-color: #FFFFFF;
    margin-right: 6px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-top: 5px;
    height:350px;
    }
.itemBlock {
	position:relative;
	width:165px;
	padding:5px;
	float:left;
	text-align:center;
	border:0px solid #999;
	height:230px;
	background-color: #FFFFFF;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
	}
.itemBlock_img    {
	padding:0px;
	border:0px solid #999;
	margin-top: 10px;
	}

.img-details {
	width:95%;
	position:absolute;
	left:7px;
	bottom:10px;
	font-size: .9em;
		line-height: 1.5em;

}
#alpha-list {
list-style:none;
margin-left:10px;
padding-left:0;
font-size: 1.1em;
}
#alpha-list li {
	padding-bottom:10px;
}

	.subjectBlock {
		width:185px;
		margin:1px 5px;
		float:left;
		text-align:left;
	}
	label.non-check {
		width:120px;
		float:left;
	}
	
	.artist_searchBlock {
	margin:5px 5px 20px 5px;
	padding:5px;
	text-align:left;
}


/* Conservation Gallery */
form#gallery_search {}
form#gallery_search input.half {width:50%;}
form#gallery_search fieldset.no-border {border:0;}
form#gallery_search a.reset {margin-left:10px;}

/* Product Details */
p.prod-details div.right {float:right;}
div.conservation {margin:0 0 10px 10px;}
div.conservation img {padding-bottom:7px;}

/* ---------- other styles ---------- */
div.pager {margin-top:25px;text-align:center;}

.black {color: #000000;}

.red-bold {color: #660000;font-weight: bold;}

.clear {clear:both;}

.required, .error {color:#CC0000;}

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

.text-top {vertical-align:top;}

p.logged {font-size:11px;color: #521207;}

p.logged a {color: #CC0000;}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999999;
	width: 760px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
	float: right;
	line-height: 1.35em;
	clear: both;
}
ul.bottomnav {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
ul.bottomnav li {
	display: inline;
	padding-left: 20px;
	padding-right: 0px;
	float: none;
	text-align: center;
}
ul.bottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #521207;
	text-decoration: none;
}
ul.bottomnav a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: auto;
	width: 760px;
	margin-top: -15px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
	line-height: 1.25em;
	clear: both;
	float: right;
}

#copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #EDC19E;
	width: 800px;
	text-align: left;
	line-height: 1.25em;
	margin-top: 5px;
	margin-left: 40px;
	margin-bottom: 10px;
	float: left;
	margin-right: 40px;
}

* html #bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: auto;
	width: 760px;
	margin-top: -15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	line-height: 1.25em;
	clear: both;
	float: none;
}

#copyright {
	width: 760px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	float: right;
	line-height: 1.35em;
	clear: both;
}

#copyright2 a {
	color: #FFFFFF;
}
#copyright2 a:hover {
	color: #FF9900;
}
.clear_left {
	clear: left;
	padding-top: 7px;
}

.overlap_letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FBF5D3;
	margin-bottom: 0em;
	float: none;
	clear: none;
	line-height: 0.8em;
}
.overlap_letters_2 {
	clear: none;
	margin-top: -2.8em;
}

.style6 {
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

