/* body styles */
body {
	margin:0;
	background-color: #FFF;
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat-x;
}
body, td, div, input, select, textarea {font-family: Verdana; font-size:11px; color:#000000;}
A:link {color: #003366; text-decoration: none}
A:visited {color: #003366; text-decoration: none}
A:hover {color: #999; text-decoration: underline}

 
/* styles */
.sectionTitle {color:#999999; text-decoration: none; font-size: 16px;}
.subhead {color:#999, font-weight:bold;
	font-weight: bold;
	color: #999999;
}

 
.subbkgrnd {
	background-image: url(images/subbkgrnd.gif);
	background-repeat: repeat-x;
}
.AboutTitle {
color:#333333; text-decoration: none; font-size: 16px;
}
.GalleryTitle {
color:#666666; text-decoration: none; font-size: 16px;
}
.CollectionTitle {
color:#999999; text-decoration: none; font-size: 16px;
}
.ServicesTitle {
color:#CCCCCC; text-decoration: none; font-size: 16px;
}
.white {color: #FFFFFF;}
.small {font-size: 9px;}
