.mainTable{
	background-color:#fa016a;
	border-left:3px solid #e43c14;
	border-right:3px solid #e43c14;
}

.navigationMain{
	background-color:#a30246;
	text-align:center;
	text-decoration:none;
	color:white;
	font-family:Century Gothic,Verdana,Arial;  
	font-size: 14px;
	line-height: 20px;
}

.linkHover{
	background-color:#fa016a;
	color:white;
}

.link{
	text-decoration:none;
	color:white;
}
.linkSelected{
	 text-decoration:none;
	 color:white;
}
.mainBody{
	background-color:#990202;
	text-decoration:none;
	color:black;
	font-family:Century Gothic,Verdana,Arial;  
	padding: 5px 10px; 
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto;
	padding: 0;
}

.widgettitle{
	border-bottom: 1px solid #fa016a;
	color: #ffd800;

	font-family: Century Gothic,Verdana,Arial;
	font-size: 16pt;
	font-weight: normal;
	margin: 10px;
	padding: 0 0 5px;
}

.widgetText{
	color: #e3e3e3;
	font-size: 12pt;
	padding:  0 15 15px;
	text-align:justify;
}

.bottomText{
	text-decoration:none;
	color: #dddddd;
	font-family: Century Gothic,Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
}

.mainGrey{
	background-image:url("images/bgColor.jpg");
	background-color:#6a0505;
	margin:0px;
}

.bodyContent{
	background-color:#990202;
}

.serviceText{
	text-decoration:none;
	color: white;
	font-family: Century Gothic,Verdana,Arial;
	font-size: 14pt;
	font-weight: normal;
}

.price{
	text-decoration:none;
	color: white;
	font-family: Century Gothic,Verdana,Arial;
	font-size: 14pt;
	font-weight: normal;
}

.serviceTitle{
	text-decoration:none;
	color:white;
	text-shadow: 
		/* for the outline */
		-1px 0 #31578b, 
		0 1px #31578b,
		1px 0 #31578b, 
		0 -1px #31578b,
		0.05em 0.15em 0.05em #000;
	font-family:Century Gothic, Verdana, Arial;
	font-size:15pt;
	font-weight:bold;
}

.feedback{
	color: #9d9d9d;
	font-size: 13pt;
	padding:  0 15 15px;
	font-family:Century Gothic, Verdana, Arial;
	text-align:justify;
}
.feedbackName{
	color: #5d99ec;
	font-size: 14pt;
	font-family:Century Gothic, Verdana, Arial;
	text-align:justify;
}
.div{
	width:300px;
}
