/* Stylesheet written by Trish Roque, www.creativepathstudio.com, for for Jann Harrison Fine Art */

* {
	padding: 0;
	margin: 0;
}

body {
font-family: "Verdana", "Helvetica", "Arial", sans-serif; 
font-size: .9em;
background-color: #1c1912;
color: #000;
}

#container {
margin: 0px auto; padding:0px;
width: 790px;

background: #fff url(../images/common/gradientBG.jpg) repeat-x scroll bottom;}


.header {
	width: 790px;
	height: 108px;
}

table.events {
background: url(../images/sealedKiss.gif) no-repeat top right;}

#logo {  height: 191px;
 background: url(../images/common/chamTopRt2.gif) no-repeat scroll top right; 
}



.header a:hover {
background-color: #fff;
}

.contentWrap {
	width: 790px;
	background-image: url(../images/common/contentBkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

a:link, a:visited {
color: #9e5f47; }

a:hover {
color: #d0d09f; background: #1c1912;
}

h1 { text-align: right;
font-size: 1.3em; border-bottom: 2px #6c5004 solid; color: #463402 ; padding-left: 5px; margin-bottom: 8px;
}

.mainContent ul li { margin-left: 25px;
list-style-type: circle;
list-style-position: outside;}

p { line-height: 1em; margin: 5px; padding: 5px; 
}

.minHeight {
min-height: 400px;
height: auto !important;
height: 400px;
}
.mainContent { width: 75%; margin-left: 20px;
}

.imgRight, .imgLeft, .imgborder {
 padding: 3px; border: 1px solid #1c1912; 
}

.imgRight {
float: right; margin: 5px;
}
.imgLeft {
float: left; margin: 8px;
}
h2 {  font-size: 1.1em; text-align: left;
}
p { line-height: 1em; margin: 5px; padding: 3px; 
}

.strong {
font-weight: bold;
}
.clear {
clear: both;
}
#footer { width: 790px; height: 200px; padding: 0; margin: 0;
background: url(../images/common/chamBtm.gif) no-repeat scroll bottom;}

.footerTxt {margin: 0 auto ; padding-top: 120px;
width: 55%;  color: #dbdea2;
font-size:75%;  text-align: center;

}

.footerTxt a:link, .footerTxt a:visited, .footerTxt a:hover {
color: #ecf1da;}

/***************** menu *****************/

.menu {
z-index:1000; float: right; 
font-size:85%; font-weight: bold;
height:235px; text-align: left;
 margin-top: 30px; margin-right: 15px; /* this page only */
}

/* 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-left: 1px #c5872f solid; 
border-width:1px 1px 0 1px;
}

.menu li {
/* background:transparent; */
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:#000;
text-indent:8px;
/* border-bottom: 1px #c5872f solid; 
background: transparent;*/

}

/* style the link hover */


.menu li a:hover {color:#c5872f ;
}


/************** end of menu ****************/
.dkbrown {
	color: #9C7F5D;
}
.papyrus {
	font-family: Papyrus;
	line-height: 1.2em;
}

