/* CSS styles for JB artwork site;

original design 3/09 by Joe Baker, PO Box 332, Monterey, MA 01245 joeATbakerworks.com */


/* ============== page and outer border ============== */

body  {
	margin: 5px auto;
	text-align: center;
	font: normal normal 11px/14px tahoma, geneva ,sans-serif;
	color: #000000;
	/*background-color: #dad8da;*/
	background-color: #fafafa;
	}

#orim {
	position: relative;
	width: 760px;
	height: 700px;
	background-color: #eae8ea;
	border: 0px solid white;
	align: center;
}

#irim {
	position: relative;
	width: 758;
	height: 700px;
	/*background-color: #eae8ea;
	background-color: #dad8da;*/
	background-color: #fafafa;
	border: 1px solid #eae8ea;
	align: center;
}
.clear {
	clear: both;
}
/* ============== top begin ============== */

#jblogo {
	position: relative;
	border: 0px solid red;
	width: 602px;
	height: 53px;
	top: 10px;
	left: 0px;
	color: #6c6a6c;
	font: normal normal 11px/14px Palatino, "Book Antiqua", Georgia, serif;
	padding: 12px 24px;
	z-index: 2;
}
#jblogo h2 {
	font-size: 24px;
}
.lower {
	font-size: 18px;
	margin-left: 36px;

}
#jblogo h3 {
	font-size: 18px;
	font-style: italic;
}

/* *************  NAVIGATION BAR  **********************/

#container {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width: 50em;
	/*background-color: #dad8da;*/
	background-color: #f2f2f2;
	text-align: center;
	font: italic bold 13px/16px tahoma, geneva ,sans-serif;
	letter-spacing: .04em;
	border: 0px solid white;
	z-index: 1;
}

#nav, #nav ul {
	float: left;
	width: 50em;
	list-style: none;
	line-height: 1.2;
	background-color: #faefc9;
	font-weight: bold;
	padding: 0;
	border: solid #a2aba2;
	border-width: 1px 0;
	margin: 0 0 0em 0;
}

#nav a {
	display: block;
	width: 9.6em;
	w\idth: 9.4em;
	color: #aa2222;
	text-decoration: none;
	padding: 0.25em .7em;
}
#nav a:hover {
	color: #dd2222;
}
#nav a.uhere {
	color: #bbbbbb;
}
#nav a.uhere:hover {
	color: #bbbbbb;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	text-align: center;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.4em;
	w\idth: 14.9em;
	font-weight: normal;
	border-width: 0.15em;
	margin: 0;
	z-index: 4;
	background-color: #faefc9;
}

#nav li li {
	padding-right: 1em;
	width: 14em;
	text-align: left;
}

#nav li ul a {
	/*display: block;*/
	width: 14em;
	w\idth: 13em;
}

#nav li ul ul {
	margin: -1.75em 0 0 12em;
	z-index: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li  li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #eadfb9;
}

/* ****** END NAV BAR *****************/



#homepromo {
	position: relative;
	width: 640px;
	height: 490px;
	top: 30px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0px dotted #ffffff;
}

#hbig {
	/*float: left;
	top: 0px;
	margin-left: 0px;*/

	position: relative;
	top: 12px;
	left: 0px;

}
#hbig img {
	border: 4px double #888;
}

#hside {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	border: 0px dotted red;
}
#hside img {
	border: 4px double #888;
}
#hbottom {
	position: relative;
	top: 12px;
	left: 0px;
	border: 0px solid red;
}
#hllink, #hrlink {
	border: 0px solid red;
	height: 60px;
	width: 180px;
	padding-top: 12px;
	display: block;
}
#hrlink {
	float: right;
	padding-right: 120px;
}
#hllink {
	float: left; 
	padding-left: 120px;
}
a.hlink {
	font: italic bold 19px/24px Palatino, "Book Antiqua", Georgia, serif;
	color: #aa2222;
	text-decoration: none;
	margin-bottom: 30px;
}
a.hlink:hover {
	color: #dd2222;
	text-decoration: underline;
}

#annbtn {
	position: absolute;
	top: 484px;
	left: 16px;
	border: 0px solid black;
}

#hannounce {
	position: absolute;
	top: 0px;
	left: 290px;
	width: 320px;
	border: 3px double #991111;
	background-color: #eeeedd;
	color: 111155;
	padding: 12px 12px;
	font: normal normal 12px/14px tahoma, geneva ,sans-serif;
	text-align: center;
	visibility: hidden;
	z-index: 3;
}
#hannounce img {

	border: 3px double #991111;

}
.hrs {
	font-size: 10px;
}
#promotxt {
	position: relative;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 660px;
	text-align: justify;
	font: normal normal 12px/14px tahoma, geneva ,sans-serif;
	color: #c2640c;
	margin: 0;
	border: 0px solid #222288;
}


#promotxt h4 {
	font-size: 13px/15px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #cc6e11;
}
#promotxt h5 {
	font-size: 13px/15px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #222288;
}

#promotxt img {
	border: 4px double #888;
}


#pagetxt {
	position: relative;
	top: 0px;
	left: 0px;
	width: 640px;
	height: 480px;
	margin: 0;
	padding: 0;
	border: 0px dotted #222;
	text-align: justify;
	font: normal normal 14px/16px tahoma, geneva ,sans-serif;
	color: #eeeeee;

}
#pagetxt img.rt {
	border: 0px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#pagetxt img.lf {
	border: 0px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#pagetxt h4 {
	font-size: 15px/17px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 14px;
	color: #c2640c;
}


#pgcontent h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 0px;
	color: #882222;
	text-transform: uppercase;
}
#pgcontent h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #222288;
}
#pgcontent img.imr {
	margin-left: 14px;
	margin-bottom: 10px;
}
#pgcontent img.iml {
	margin-right: 14px;
	margin-bottom: 10px;
}
#ftr {
	position: relative;
	top: 20px;
	left: 0px;
	width: 760px;
	height: 20px;
	border: 0px dotted red;
	text-align: left;
	z-index = 2;
}
#ftrh {
	position: relative;
	top: 20px;
	left: 0px;
	width: 760px;
	height: 20px;
	border: 0px dotted red;
	text-align: center;
	z-index = 2;
}

a.ctlnk {
	text-transform: uppercase;
	color: #880606;
	text-decoration: none;
}
a.ctlnk:hover {
	color: #111133;
	text-decoration: underline;
}
a  {
	text-decoration: none;
	color: #aa2222;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #2222aa;
}


.caption {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #b25404;
}

.dropcap {
 	float: left; 
	font-size: 80px; 
	line-height: 42px; 
	padding-top: 0px; 
	font-family: arial;
	text-transform: lowercase;
	color: #882222;
	font-weight: bold; 
}

.detailz {
	text-align: right;
}

.detailz a  {
	text-decoration: none;
	color: #aa2222;
	font-weight: bold;
}
.detailz a:hover {
	text-decoration: underline;
	color: #2222aa;
}
#xbox {
	float: right;
	top: 0px;
	border: 1px solid black;
	padding: 4px 8px 4px 8px;
	margin: 2px 10px 10px 10px;
	cursor: auto;
	font: normal bold 14px/16px tahoma, geneva ,sans-serif;
}
#mgbio, #nrbio, #wkshp1  {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 560px;
	height: 400px;
	visibility: hidden;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 2px solid #888888;
	border-bottom: 2px solid #888888;
	background-color: #faf1e1;
	padding: 12px;
	color: #222222;
	font: normal normal 12px/14px tahoma, geneva ,sans-serif;

	z-index: 100;
}
#mgbio, #nrbio  {
	text-align: justify;
}

#wkshp1  {
	text-align: left;
}

#mgbio p, #nrbio p, #wkshp1 p {
	margin-top: 20px;
}


.hytxt {
	background-color: #dddddd;
	padding: 2px;
	border: solid 2px #aa6666;
}
.pup {
	padding: 0 2px 2px 2px;
	border: 1px solid gray;
	cursor: auto;
}

#xbox a, #xbox2 a {
	font-weight: bold;
	color: black;
	font-decoration: none;
	cursor: auto;
}
#xbox a:hover, #xbox2 a:hover {
	color: #00275D;
	font-decoration: none;
	cursor: pointer;
}
#xbox2 {
	float: left;
	top: 0px;
	border: 1px solid black;
	padding: 4px 8px 4px 8px;
	margin: 2px 10px 10px 10px;
	cursor: auto;
	font: normal bold 14px/16px tahoma, geneva ,sans-serif;
}
#whatbar {
	position: absolute;
	top: 520px;
	left: 14px;
	width: 120px;
	height: 324px;
	background-color: #eacf02;
	border: 0px solid black;
}

#contactable {
	width: 440px;
	margin-left: 60px;
	margin-top: 20px;
}
#contactable a {
	text-decoration: none;
	color: #aa2222;
	font-weight: bold;
}
#contactable a:hover {
	text-decoration: underline;
	color: #2222aa;
}
.nms {
	text-transform: lowercase;
	color: #882222;
	font-weight: bold;
}

#introtop {
	position: relative;
	top: 0px;
	left: 0px;
	width: 560px;
	height: 441px;
	background: url(images/houseview1.jpg) top left no-repeat;
	margin-bottom: 22px;
	text-align: left;
	border: 1px solid #327612;
}
#introtop h4 {
	font-size: 18px/20px;
	font-weight: bold;
	font-style: italic;
	margin-top: 404px;
	margin-bottom: 14px;
	margin-left: 220px;
	color: #327612;
}

/***GALLERY PAGES  _ PASTEL ***********/
#gmain {
	position: relative;
	top: -1px;
	left: 0px;
	width: 760px;
	height: 700px;
	/*background-color: #dad8da;*/
	background-color: #fafafa;
	border: 0px solid #eeeeee;
}

#pashead, #oilhead, #sachead {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 741px;
	margin-bottom: 22px;
	text-align: left;
	border: 0px solid yellow;
}
#pashead h3, #oilhead h3, #sachead h3 {
	font: italic bold 22px/26px Palatino, "Book Antiqua", serif;
	color: #6a6a8a;
	margin-top: 10px;
	margin-left: 40px;
}
#pashead h4, #oilhead h4, #sachead h4 {
	font: italic bold 16px/26px Palatino, "Book Antiqua", serif;
	color: #6a6a8a;
	margin-top: 10px;
	margin-left: 40px;
}

#pashead {
	/*background-color: #dad8da;*/
	background-color: #fafafa;
}
#oilhead {
	/*background-color: #dad8da;*/
	background-color: #fafafa;
}
#sachead {
	/*background-color: #dad8da;*/
	background-color: #fafafa;
}

#simbar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 141px;
	border: 0px solid white;
}

#pixbar {
	position: absolute;
	top: 0px;
	left: 128px;
	width: 504px;
	height: 120px;
	border: 0px solid black;
	margin: 0;
	z-index: 4;
}

#pixbar img.simag1 {
	float: left;
	margin-top: 2px;
	margin-right: 18px;
	border: 1px solid #888888;
	width: 150px;
}
#pixbar img.simag2 {
	float: left;
	margin-top: 2px;
	margin-right: 18px;
	border: 1px solid #888888;
	width: 150px;
}
#pixbar img.simag3 {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	border: 1px solid #888888;
	width: 150px;
}

#prevdiv, #nextdiv {
	width: 120px;
	height: 120px;
	border: 0px solid yellow;
	top: 0px;
	margin: 0;
	padding-top: 35px;
}
#prevdiv {
	float: left;
}
#nextdiv {
	float: right;
}
#medimage {
	position: relative;
	top: 4px;
	left: 130px;
	border: 0px solid #eaca54;
	width: 400px;
	height: 400px;
	margin: 0;
	z-index: 6;
}
#medimage img {
	border: 3px double #888888;
}
#picinfo {
      float: right;
	margin-top: 14px;
	margin-right: 0px;
	border: 0px solid red;
	width: 210px;
	height: 160px;
}
a.enlar {
	display: block;
	width: 5em;
	w\idth: 4.9em;
	text-align: center;
	font: italic bold 13px/16px tahoma, geneva ,sans-serif;
	letter-spacing: .04em;
	color: #aa2222;
	text-decoration: none;
	padding: 0.45em .7em;
	border: 1px solid #433221;
	background-color: #afc0c9;
}
a.enlar:hover {
	background-color: #cfe0e9;	
	color: #dd2222;
}

#enlarged {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 660px;
	height: 660px;
	border: 3px double black;
	/*background-color: #dadadd;*/
	background-color: #f2f2f2;
	visibility: hidden;
	z-index: 12;
}
#enlarged img {
	margin-left: 30px;
	margin-top: 20px;
	border: 3px double #888888;
}

#enlarged2 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 860px;
	height: 860px;
	border: 3px double black;
	background-color: #f2f2f2;
	visibility: hidden;
	z-index: 12;
}
#enlarged2 img {
	margin-left: 30px;
	margin-top: 20px;
	border: 3px double #888888;
}


#MSStable {
	background: #c2c1c1;
	font: normal normal 12px/14px Verdana, Helvetica, Arial, sans-serif;
	border-collapse: collapse;
}
#MSStable  th {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #6a6a8a;
	padding: 6px;
	background-color: #b2b1b1;
}
#MSStable td {
	height: 20px;
}

.cpt {
	background-color: #c2c1c1;
	color: black;
	border: none;
}
.cptr {
	background-color: #c2c1c1;
	color:  #771212;
	border: none;
}	

/**** ABOUT PAGE ***********/
#abtmain {
	position: relative;
	top: 16px;
	left: 0px;
	width: 734px;
	height: 600px;
	background-color: #eaeaea;
	border: 1px solid yellow;
	color: #212141;
	text-align: justify;
	font: normal normal 13px/16px tahoma, geneva, sans-serif;
	padding: 18px 12px 12px 12px;
	overflow: auto;
	
}
#abtmain img {
	margin-left: 18px;
	margin-bottom: 8px;
}

/**** CONTACT PAGE ***********/
#contmain {
	position: relative;
	top: 16px;
	left: 0px;
	width: 734px;
	height: 550px;
	background: #eaeaea url(images/jb1.jpg) top left no-repeat;
	border: 1px solid yellow;
	color: #212141;
	text-align: justify;
	font: normal normal 13px/16px tahoma, geneva, sans-serif;
	padding: 18px 12px 12px 12px;	
}
#contable {
	position: relative;
	top: 40px;
	left: 20px;
	border: 0px solid red;
}
table.content1 {
	font: normal normal 14px/16px tahoma, geneva, sans-serif;
	color: #212141;
}
#pleinair {
	position: absolute;
	top: 220px;
	left: 40px;
	border: 1px solid yellow;
}
#contactinfo {
	position: absolute;
	top: 290px;
	left: 470px;
	font-weight: bold;
	font-family: tahoma, geneva, sans-serif;
	font-size: 14px;
	color: #000099;
	text-align: center;
	padding: 8px;
	width: 230px;
	height: 110px;
	border: 0px dotted #eee;
	}

#contactinfo td {
	padding: 8px;
}