.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/menuTop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.botmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/menuBottom2.jpg);
	background-repeat: no-repeat;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.addresstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.intTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.lineRepeat {
	background-color: #FFFFFF;
	background-image: url(images/black_repead.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.galleryMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.galleryLine {
	background-color: #FFFFFF;
	background-image: url(images/galleryLines.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightRepeat {
	background-color: #FFFFFF;
	background-image: url(images/repeat_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sideCOPY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}