/* Stylesheet written by Trish Roque, www.creativepathstudio.com, for for Jann Harrison Fine Art */
/*@import url(shadow.css);
*/
* {
	padding: 0;
	margin: 0;
}

body {
background: #fff url(../images/common/gradientBG.jpg) repeat-x fixed bottom; font-size: .9em; font-family: "Verdana", "Helvetica", "Arial", sans-serif; color: #b6b6b6;
}


#container {
	margin: 0px auto;
	padding:0px;
	width: 790px;
	background-color: #4e4740;
	border: 1px #9a5205 solid;
	background-image: url(../images/artpgs/top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

p.vignette {padding: 15px; margin-left: 10px; margin-right: 10px;}

blockquote {padding: 15px; text-indent: 25px; font-size: 1em;
margin-left: 10px; margin-right: 10px; font-style: italic;
}
.header {
	width: 790px;
	margin: 0;

!important;
	height: 108px;
}

#logo {
	border: 0px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#logo a:hover {
background-color: #4e4740;
}
.mainContent {
	width: 790px;
	background-color: #4e4740;
	background-image: url(../images/artpgs/contentBkgnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mainCopy {
float: left; width: 73%; margin-left: 20px;
}
/* .mainContent table {float: left; margin-left: 5px;
} */

h1, h2 {
padding: 5px; color: #f7e99a;
}
h4 {
	color: #f7e99a;
	font-size: 14px;
}

h1 { 
font-size: 1.3em; text-align: right; border-bottom: 2px solid #f7e99a; margin-bottom: 8px; padding-bottom: 5px; margin-right: 20px;
}

h2 {  font-size: 1.1em; text-align: left;
}
p { line-height: 1em; margin: 5px; padding: 3px; 
}

.mainCopy ul li { margin-left: 15px;
list-style-type: circle;
list-style-position: outside;}
.strong {
font-weight: bold;
}
.clear {
clear: both;
}

.artcopy {
font-size: 90%;
}
td {
padding: 3px;
}
.heading1 {
color: #dbd778; font-weight: bold;
}
a:link,  a:visited, a:active {
	color: #f9f689;
	font-weight: bold;
}


a:hover {
color: #4e4740;
background: #eff8b9;}

#artFooter { 
width: 790px; padding: 0px; margin: 0px;
background: url(../images/artpgs/cham_fizz_btm.gif) no-repeat bottom; height: 200px;
}

.artFootxt { margin: 0 auto ; padding-top: 120px;
width: 55%;  color: #dbdea2;
font-size:75%;  text-align: center;
}

.artFootxt a:link, .artFootxt a:visited, .artFootxt a:hover {
font-weight: normal; }

/*.artFootxt a:link, .artFootxt a:visited,.artFootxt a:hover {
color: #ecf1da;}*/

/**form**/

.searchForm td {
padding: 5px;
}
.searchForm input, .searchForm textarea, .searchForm input, .searchForm #s {
 border: 1px solid #9a5205 ;
color:  #000;
  padding: 1px;
background: #bfb996;}

.searchForm #t,  .searchForm #t {
 color:  #a75243;
  padding: 1px;
   background-color: #351b18;
   border: 1px solid #000;
}

.imgRight, .imgLeft, .imgborder {
 padding: 3px; border: 1px solid #1c1912; 
}


.imgRight {
float: right; margin: 5px;
}
.imgLeft {
float: left; margin: 8px;
}

.imglistborder {
	padding: 0px;
	border: medium solid #3C3631;
}


/***************** menu *****************/


.menu {
	float: right;
	font-size:85%;
	font-weight: bold;
	height:235px;
	text-align: left;
	margin-top: 30px;
	margin-right: 15px;
}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul { 
padding:0; 
margin:0;
list-style-type:none;
width:120px;
position:relative;
/* border-bottom: 1px #c5872f solid; */
border-width:1px 1px 0 1px;  border-left: 1px #c5872f solid; 

}
 
.menu li { 
height:30px;
}

.menu li a, .menu li a:hover {
background: url(../images/common/lineMenu.gif) no-repeat top left;} 



/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:35px;
line-height:35px;
width:120px;
color: #ecf8bb;
text-indent:8px;
/* border-bottom: 1px #c5872f solid;
background:transparent; */
}
/* style the link hover 
* html .menu a:hover {color:#fff;}

.menu :hover > a {
color:#fff; 
}*/

.menu li a:hover {color:#c5872f;}
/************** end of menu ****************/
.sold {
	color: #CC0000;
}
