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


#wrapper{
	position:relative;
	width:1000px;
	height:1400px;
	background-color: #dedeff;
	/*font-family: Verdana, Geneva, sans-serif;*/
	
}


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

#ContactUs{
	left:427px;
	border: 1px solid #FFF
}


/*#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: 13.5em;
	left: 20px;
	top: 120px;
	padding-top:10px;
	padding-left:0em;
	padding-bottom:1em;
	font-weight: bolder;
	color:#060;
	background-color:#d4dfff;
}


#leftcolumn a{
	text-decoration:none;
}
#leftcolumn a:hover{
	color:#f00;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}
#Abuilding{
	position:absolute;
	top:550px;
	left:13px;
	width:100px;
}
	









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

/*#leftcolumn a:visited{
	/*color: #000;	
}*/

#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:700px;
	left:12px;
	width:100px;
}	

#contacts
{
	position:absolute;
	top:170px;
	left:246px;
	border-color:#00F;
	border-style:solid;
	border-width:1px;
	width: 275px;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-left:8px;
	padding-top:4px;
}/*end of contaacts*/

#contacts p{
	text-align:center;
	font-size: 1.2em;
}
#contacts dd{padding-left:10px;}

#AboutAP{
	position:absolute;
	top:170px;
	left:540px;
	border-color:#00F;
	border-style:solid;
	border-width:1px;
	width: 275px;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	padding-left:16px;
	padding-top:4px;
	padding-right:16px;
}

