@charset "utf-8";
/* CSS Document */
*{
	margin-left:0;
	margin-top:0;
	}


#wrapper{
	position:relative;
	width:1000px;
	height:1400px;
	background-color: #dedeff;
	
}


#header{ /*Start of header*/
	width:548px;
	height: 35em;
	background-color: #dedeff;
	position:absolute;
	left:344px;
	top:658px;
	overflow:auto;
	border:3px solid #000;
	padding-top: 2px;
	padding-left: 1px;
	}	
	

	
#header #head1 h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: oblique;
	color:#0f0;
	text-align: center;
	width:90%;
}

#header #head1 h1 a:hover{color:#f00;}

#header #head1 h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	color: #060;
	text-align: center;
	width:90%;
}

#header #head1 h2 a:hover{color:#f00;}


#header #head1 h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	color: #060;
	text-align: left;
	padding-left:.5em;
	width:90%;
}

#header #head1 h3 a:hover{color:#f00;}


#header #head1 h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	color: #060;
	text-align: left;
	padding-left:.5em;
	width:95%;
	padding-bottom:2em;
}

#header #head1 h4 a:hover{color:#f00;}

#bandBar{
	position:absolute;
	top:25px;
	left:27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffF;
	font-size: 2ex;
	z-index:5;
	
}

.hhh{
	position:absolute;
	width:85px;
	top:55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffF;
	font-size: 1em;
	padding-right: 4px;
	padding-left: 2px;
	text-align:center;
	text-decoration: none;
	}

#Home{
	left:327px;
}

#Home font:hover{color:#F00;}
#Home font{color:#fff; text-decoration:none;}

#ContactUs{
	left:427px;
}


#ContactUs font:hover{color:#F00;}
#ContactUs font{color:#fff; text-decoration:none;}


#Calendar{
	left:527px;
}
#Calendar font:hover{color:#F00;}
#Calendar font{color:#fff; text-decoration:none;}

#pg1{
	top:133px;
	left:272px;
	color:#000;
	/*border: 0px solid #00F;*/
	text-decoration: none;
}



#pg2{
	top:133px;
	left:372px;
	color:#000;
	/*border: 1px solid #00F;*/
	text-decoration: none;
}

#pg3{
	top:133px;
	left:472px;
	color:#000;
	border: 0px solid #00F;
	text-decoration: none;
}


#logo{
	position:absolute;
	top:24px;
	left:665px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffF;
	font-size: 2ex;
	border: 1px solid #00F;
}


#leftcolumn{
	position: absolute;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 222px;
	left: 20px;
	top: 120px;
	padding-top:10px;
	padding-left:0em;
	padding-bottom:1em;
	font-weight: bolder;
	color:#060;
	background-color:#d4dfff;
	border: 1px solid #000;
}
#leftcolumn p{
	color:#000;
	text-align:center;
	font-size: 1.8em;
}

#leftcolumn a{
	text-decoration:none;
}
#leftcolumn a:hover{
	color:#f00;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}

#notecard{
background-color: #d4dfff;
	position: absolute;
	top: 125px;
	left: 230px;
	width:330px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 1em;
	color: #00F;
	font-weight: bold;
	border: 1px solid #00F;
	padding-bottom: 5px;
	z-index:4;
}

#notecard:hover{z-index:8; border: medium solid #F00;}

#prints{
	background-color: #d4dfff;
	position: absolute;
	top: 175px;
	left: 280px;
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 1em;
	color: #00F;
	font-weight: bold;
	border: 1px solid #00F;
	padding-bottom: 5px;
	z-index:5;
}

#prints:hover{z-index:8; border: medium solid #F00;}


#portraits{
	background-color: #d4dfff;
	position: absolute;
	top: 225px;
	left: 330px;
	
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 1em;
	color: #00F;
	font-weight: bold;
	border: 1px solid #00F;
	padding-bottom: 5px;
	z-index:6;
}

#portraits:hover{z-index:8; border: medium solid #F00;}

#FerniePaintings{
	background-color:#d4dfff;
	position:absolute;
	top:275px;
	left:380px;
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 1em;
	color: #00F;
	font-weight: bold;
	border: 1px solid #00F;
	padding-bottom: 5px;
	z-index:7;
	
}

#FerniePaintings:hover{z-index:8; border: medium solid #F00;}


#WantaPainting{
	background-color:#d4dfff;
	position:absolute;
	top:325px;
	left:430px;
	width:400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 1em;
	color: #00F;
	font-weight: bold;
	border: 1px solid #00F;
	padding-bottom: 5px;
	z-index:8;
	
}

#WantaPainting:hover{
	z-index:8;
	border: medium solid #F00;
}

/*==========================================================================================================*/	
	
#leftcolumn ul{
	list-style-type:none;
	list-style-position:outside;
	padding-left: .5em;
}

#Details{
	position: absolute;
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 222px;
	left: 20px;
	top: 470px;
	padding-top:10px;
	padding-left:0em;
	/*padding-bottom:1em;*/
	font-weight: bolder;
	color:#060;
	background-color:#d4dfff;
	border: 1px solid #000;
	height: 277px;
}

#Details p{
	color:#000;
	text-align:center;
	font-size: 1.8em;
}

#Details dd{
	color:#00f;
	padding-left:2em;
	font-size: 1.2em;
}

#thumbnails{
	position:absolute;
	top:166px;
	left:250px;
	width:580px;
	height: 600px;
	/*float:left;*/
	/*border: 1px solid #000;*/	
}
.imgtr{
	position:absolute;
	height: 165px;
	width: 100px;
	/*top: 3px;*/
	border: 1px solid #dedeff;
	font-size: 1em;
	text-align:center;
	font-weight: bolder;
	padding-bottom: 4px;
	padding-top: 6px;
	float: left;
	text-decoration: none;
	font-family: "Times New Roman", Georgia,  Times, serif;
}
#Image1{
	left: 1px;
	top: 185px;
}

#Image2{
	
	left: 120px;
	top: 3px;
	height:110px;
}


#Image3{
	left: 236px;
	top: 3px;
	height:110px;
	}

#Image4{
	left: 352px;
	top: 3px;
	height:110px;
	}
	
#Image5{
	left: 468px;
	top: 3px;
	height:110px;
	}
	
#note{
	position:absolute;
	font-size: 1.4em;
	font-weight: bolder;
	/*top:420px;*/
	left: 17px;
	top: 135px;
	color: #C00;
	width:500px;
}
	
#Image6{
	left: 3px;
	top:3px;
	height:110px;
	
	}
	
#Image7{
	left: 120px;
	top:215px;
	top: 185px;
}

#Image8{
	left: 236px;
	top:215px;
	top: 185px;
}

#Image9{
	left: 352px;
	top:215px;
	top: 185px;
}

#Image10{
	left: 468px;
	top:215px;
	top: 185px;
}

#Image11{
	left: 3px;
	top:380px;
}

#Image12{
	left: 120px;
	top:380px;
}

#Image13{
	left: 236px;
	top:380px;
}

#Image14{
	left: 352px;
	top:380px;
}

#Image15{
	left: 468px;
	top:380px;
}

	
#Counter{
	position:absolute;
	top:936px;
	left:3em;
	visibility:visible;
	border:2px none #FFF;
	width: auto;
	left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#00f;
	background-color: #dedeff;
}
	
#Abuilding{
	position:absolute;
	top:752px;
	left:11px;
	width:100px;
}	

