body {
background-color: #482466;
font-family: "Century Gothic";
color: #482466;
}
table {
  font-size: 9pt;
}
.tdclass{
padding-right:25px;
text-align:right;
}

a {
  color: #482466;
}
.info {
color: #ADB794;
font-size: 10pt;
}
.new {
	border-top-width: 1.0px;
	border-right-width: 1.0px;
	border-bottom-width: 1.0px;
	border-left-width: 1.0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 1px;
}
.tablemain {
	background-color: #ADB794;
}
#home, #services, #photogallery, #contact, #ourbelief, #products {
height: 100%;
width: 100%;
background-color: #ADB794;
}

#contact, #ourbelief, #services, #products {
padding: 10px;
width: 385px;
}
.style1 {
	color: ##482466;
	font-weight: bold;
}
 #about, #services, #photogallery, #contact, #ourbelief, #products {
/*visibility: hidden; */
display: none;
background-color: #ADB794;
}.fonts {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #482466;
	text-align: justify;
}
.pointer {
	cursor: pointer;
	
}

.tdborder th {
border-bottom: 1px solid #ffffff;

}
.tdborder td {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}
.tdcaption {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #400080;
	font-weight: bold;
}
.border {
	padding: 3px;
	border: 1px solid #000000;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #482466;
	text-align: justify;
}
/*.pointerp {
	border: 1.0px solid #9B7FB9;
}*/
.tdborder {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #482466;
	border-bottom: 1px solid #ffffff;
}
.tdsmallcaption {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #400080;
	text-align: left;
}
.tdcopy {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	padding-left:10px;
	padding-top:5px;
}

.adminfont {
	font-family: "Verdana";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}