/* body styles */
body {
	margin:0;
	background-color: #FFF;
	background-image: url(images/subbkgrnd.gif);
	background-repeat: repeat-x;
}
body, td, div, input, select, textarea {font-family: Verdana; font-size:10px; color:#000000;}
A:link {font-size:11px; color: #369; text-decoration: none}
A:visited {font-size:11px; color: #369; text-decoration: none}
A:hover {font-size:11px; color: #999; text-decoration: underline}
.smalllink A:link {font-size:10px; color: #369; text-decoration: none}
.smalllink A:visited {font-size:10px; color: #369; text-decoration: none}
.smalllink A:hover {font-size:10px; color: #999; text-decoration: underline}
ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

 
/* styles */
.sectionTitle {color:#999999; text-decoration: none; font-size: 14px;}
.subhead {color:#666; font-weight: bold; font-size: 11px;}
.gallerysubhead {color:#69C; font-weight: bold; font-size: 11px;}
.servicessub {color:#96C; font-weight: bold; font-size: 11px;}
 
.subbkgrnd {
	background-image: url(images/subbkgrnd.gif);
	background-repeat: repeat-x;
}
.AboutTitle {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.GalleryTitle {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.CollectionTitle {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.ServicesTitle {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
}
.white {color: #FFFFFF;}
.small {font-size: 9px;}
.collectionsub {
color:#FF6633; font-weight: bold; font-size: 11px;
}
