

.mainWrapper {
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}

.menu {
	background-image: url(../../images/themes/4_purple/menuBG.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}
.footer {
	background-image: url(../../images/themes/4_purple/footerBG.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	color: #FFFFFF;
}
.sidetColumn {
	background-color: #CC99FF;
	border: 1px solid #000000;
}
.sidetColumn li {
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.mainContent {
	
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 14px;
}
.menu li {
	font-family: Arial, Helvetica, sans-serif;
}
.footer li {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.companyPhone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F6E7BC;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.themeLinks a{
	color: #FFFFFF;
	text-decoration: none;
}
