body { 	font-family: Helvectia , Sans-serif;
		background-color: #333;
		font-weight: 500;
		font-size: 75%;
		color: white;
}


a:link { text-decoration:none; color: goldenrod}
a:visited { text-decoration:none; color: goldenrod}
a:hover { text-decoration:none; color: white}
a:active { text-decoration:none; color: goldenrod}

a.menulink:link { text-decoration:none; font-size: 125%; color: goldenrod; padding-right: 15px; }
a.menulink:visited  { text-decoration:none; font-size: 125%; color: goldenrod; padding-right: 15px; }
a.menulink:hover  { text-decoration:none; font-size: 125%; color: white; padding-right: 15px; }
a.menulink:active  { text-decoration:none; font-size: 125%; color: goldenrod; padding-right: 15px; }

a.menulink2:link { text-decoration:none; font-size: 110%; color: goldenrod; padding-right: 15px; }
a.menulink2:visited  { text-decoration:none; font-size: 110%; color: goldenrod; padding-right: 15px; }
a.menulink2:hover  { text-decoration:none; font-size: 110%; color: white; padding-right: 15px; }
a.menulink2:active  { text-decoration:none; font-size: 110%; color: goldenrod; padding-right: 15px; }


#welcome a:link { text-decoration:none; color: goldenrod; }
#welcome a:visited { text-decoration:none; color: goldenrod; }
#welcome a:hover { text-decoration:none; color: white; }
#welcome a:active { text-decoration:none; color: goldenrod; }

a img { border: none }

.subbox { 
	clear: both;

}

.menulink { margin-right: 20px;}
.menulink2 { margin-right: 20px;}


#wrap { width: 755px;
	margin: 7px auto 37px;
	}
	
#top {
	height: 126px;
	margin: 10px 0px;
	background-image: url('/images/banner.jpg');
}



.menu {
	margin: 10px 0px 0px;

}

.undermenu {
	border-top:thin solid goldenrod;
	padding: 3px 0px 15px;

}

#left { float: left;	
	width: 360px;
	}

#right { float: right;	
	width: 360px;
	
}


.hr { 
	border-bottom: thin solid goldenrod;
	margin: 7px 0 7px 0;
	}

h1 { font-family:Georgia;
		font-weight: 100;
		color: Goldenrod;
		padding: 3px 0 3px 0 ;
		margin-top: 0;
		font-size:300%;
	}


h2 { font-family:Georgia;
		font-weight: normal;
		color: Goldenrod;
		padding: 3px 0 3px 0 ;
		margin: 0px;
	}

h4 { margin: 0px; }

.subgallerypainting { float: right;
					margin: 3px 7px 10px 7px; 

}




#welcome{ 	width: 350px;
			margin: 0px auto;
			text-align:justify;
			font-size:120%;		
		 
}

#qvent {	width: 350px;
			margin: 15px auto;
			padding: 10px;
			text-align:justify;
			border: thin solid #555;
}

#contact {	height: 190px;
			font-size: 120%;


}
.painting {
	float: left;
	width: 230px;
	height: 300px;
	margin: 8px;
	font-weight: normal;
	text-align: center;
	
}



#bigabout {	min-height: 230px;
			padding-bottom:15px;
			margin-bottom: 15px;
			border-bottom: thin solid goldenrod;
			text-align: justify;
}

#links { 	float:left;
			width: 250px;
			
}

#logos { float: left;
		width: 233px;
		}

#bigcontact { 	float: right;
				width: 200px;
				height: 200px;
				padding-left: 50px;
				font-size: 120%;
}

#largepainting { 
				padding-top:50px;
				text-align: center; }

#bigdescription { width: 250px ;
				margin: 0 auto;
				
}

#fly { 
		border-top: thin solid goldenrod; 
		padding-top: 15px;
		
		font-weight: normal;
		text-align: center;
		color: #777;
		}


















