a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
} 


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
} 


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75b4e1;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
} 
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
} 

input, select, textarea
{
    color: #333333;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px
}
	
form {
	margin-bottom: 0px;
}

body {
	margin: 0px;
	background-color: #FFF;
	font-family: "Century Gothic", sans-serif;
}
#wrapper {
	text-align: center;
	width: 100%;
	padding: 5px;
	margin-top: 15px;
}
#wrapper #boundline {
	text-align: center;
	margin: 1px;
	padding: 1px;
	border: thin solid #333;
}
#navpanel {
	font-family: "Century Gothic", sans-serif, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.nav {
	padding-right: 60px;
	padding-left: 60px;
}
.nav a {
	color: #999;
}
.nav a:visited {
	color: #999;
}
.nav a:hover {
	color: #75b4e1;
	text-decoration: underline;
}
.nav a:active {
	color: #999;
}



.photoleft {
	padding-right: 20px;
	margin-right: 20px;
}
#wrapper #boundline tr td #Content {
	text-align: center;
}
#logo {
}
#copyright {
	font-size: 11px;
	color: #999;
	text-align: center;
}
#Address {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.address {
	padding-right: 15px;
	padding-left: 15px;
	color: #999;
	font-size: 12px;
}
#Address a {
	color: #75b4e1;
}
#address a:visited {
	color: #75b4e1;
}
#address a:hover {
	color: #666;
}
#address a:active {
	color: #75b4e1;
}


#wrapper #boundline tr td #Content tr td #webcopy {
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	height: 100%;
}
.homepage {
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.ArtistName {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: 1px;
}
h2 {
	font-size: 14px;
	color: #333;
	letter-spacing: 1px;
	font-weight: normal;
}

.SmallNav {
	font-size: 11px;
	color: #666;
}
.SmallNav a {
	color: #75b4e1;
	text-decoration: none;
}
.SmallNav a:visited, a:active {
	color: #75b4e1;
}
.SmallNav a:hover {
	color: #666;
}
.Location {
	font-size: 18px;
	color: #787878;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
}
h1 {
	font-size: 18px;
	color: #787878;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}
.PaintTitle {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.PaintSmall {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#ArtistBio {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
