/*
Site Designed and Maintained by: Thirdeye Creation
Contact info@thirdeyecreation.com for your design and development requirement
*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(page-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f3ffe2;
	font-family: Arial, Helvetica, sans-serif;
}
.def p, .def a{
	font-size: 12px;
	color: #F4FEE3;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.adult p, .adult a{
	font-size: 12px;
	color: #235379;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.usp{
	background-color: #235379;
	padding: 3px;
}
.usp li{
	font-size: 11px;
	color: #FFFFFF;
	list-style-image: url(usp.jpg);
	list-style-position: outside;
	margin-left: -15px;
	line-height: 14px;
}
.director{
	background-color: #235379;
	padding: 3px;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #78ADD8;
}
H2{
	font-size: 18px;
	font-weight: bold;
	color: #62693d;
}
H3{
	font-size: 16px;
	font-weight: bold;
	color: #2BBAFF;
	padding-top: 10px;
	padding-left: 5px;
}
H4{
	color: #62693D;
	text-decoration: none;
	
}
H4 a{
	color: #62693D;
	text-decoration: none;
	
}
.services{
	background-color: #E5E6E0;
	padding: 5px;
}
.services p{
	font-size: 12px;
}
#content{
	padding: 10px;
	background-image: url(content-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content H1{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #235379;
}
#content p{
	font-size: 12px;
}
#content li{
	font-size: 12px;
}
#content a:link, #content a:visited{
	font-size: 12px;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
}
#content a:hover{
	font-size: 12px;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	background-color: #D0FF91;
}
.footerdesigner p, .footerdesigner a{
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.footermenu p{
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.footermenu a{
	font-size: 12px;
	text-align: center;
	padding-left:5px;
	padding-right: 5px;
	color: #000000;
	text-decoration: none;
}

.footercopyright p, .footercopyright a{
	font-size: 12px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.impTXT{
	font-weight: bold;
}
.address{
	font-size: 14px;
	font-weight: bold;
}
.addressHead{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #235379;
}
.border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	
}
