@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;
	/*border: 1px solid #dedeff;*/
	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;}
#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:auto;
}

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

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

#Image{
	position:absolute;
	height: auto;
	width: 400px;
	left: 250px;
	top: 120px;
	border: 2px solid #00F;
	font-size: 1.2em;
	text-align:center;
	font-weight: bolder;
	padding-bottom: 4px;
}

#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;
}	

#purchase{
	position:absolute;
	top:675px;
	left:250px;
	border: thin solid #000;
	height: auto;
	width: 400px;
	text-align:center;
}

#purchase font{
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bolder;
}

