/* CSS Document */
body {
	margin: 0px;
	padding: 0;
	background-image: url(bodyBG.jpg);
	background-color: #55c8e5;
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p,  h2, h3, h4, h5, h6, b, i, input, select, option, optgroup, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#h1-1 {
	font-family: verdana;
	font-size: 17px;
	color: #139BCB;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

#h2-1{
	font-size: 18px;
	color: #b61f71;
	background-image: url(headingBG.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight:normal;
}

h1sssss
{
	font-size: 18px;
	color: #b61f71;
	background-image: url(headingBG.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight:normal;
}

h3  {
font-size: 18px;
	color: #779d84;
	background-image: url(heading1BG.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size:medium

}

a:link { color: #000; }
.container {
	padding: 10px;
	border-left: solid 1px #b0c6cf;
	border-right: solid 1px #b0c6cf;
}
.container2 {
	background-image: url(backBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-left: solid 1px #b0c6cf;
	border-right: solid 1px #b0c6cf;
}
.container p {
	line-height: 20px;
}
.heading {
	font-size: 18px;
	color: #b61f71;
	background-image: url(headingBG.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight:normal;
}
.heading2 {
	font-size: 18px;
	color: #779d84;
	background-image: url(headingBG.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-weight:normal;
}

.heading2a {
	font-size: 18px;
	color: #779d84;
	background-image: url(heading1BG.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
}

ul.sidelinks	{
	padding: 0 0 0 0px;
	margin: 2px;
	list-style:none;
}	
ul.sidelinks li {
	width: 244px;
	height: 32px;
	margin: 0;
	padding: 8px 0 0px 26px;
	border-bottom: solid 1px #FFFFFF;
	color: #f6f6b9;
	background-image: url(rightMenuBG.jpg);
	background-repeat: no-repeat;
}
	
ul.sidelinks li a {
	text-decoration: none;
	color: #6a5b4d;
	font-weight: bold;
}
.rightMenu tr td.contact {
	color: #000000
}
.highlight {
	font-weight: bold;
	color: #6a5b4d;
}

.redhighlight {
	font-weight: bold;
	color: #CC6633;
}

.mission {
    font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	color: #6a5b4d;
	font-size:14px;
}


.cacthead{
	margin-bottom: 4px;
	font-size: 15px;
	text-transform: capitalize;
	color: #6a5b4d;
	background-image: url(rightMenu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
	width:256px;
	padding-top: 0px;
}
.more {
	text-align: right;
}
.more a {
	color:#bb578f;
	font-weight: bold;
	padding-top: 5px;
	text-decoration: underline;
	}
.more a:hover {
	text-decoration: none;
}
.features {

}
.features tr td {
	color: #0089b5;
}
#bottom {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 900px;
	margin: 0 auto;
}
#footer {
	width: 900px;
	height: 100%;
	background-image: url(footerBG.jpg);
	background-repeat:no-repeat;
	color: #93ddef;
	text-align: center;
	padding-top:12px;
	margin: 0 auto;
	margin-top: 8px;
}
#footer a:link,
#footer a:visited {
	color: #0089b5;
	padding: 1px 6px;
	font-size: 13px;
	text-decoration:none;
	}
#footer a:hover,
#footer a:active {
	color:#0089b5;
	text-decoration: underline;
	}

#mainmenu {}
#mainmenu ul{ margin:0; padding:0;}
#mainmenu li { margin: 0; float: left; list-style: none none; margin: 0 4px 0 10px;}
#mainmenu li a { display: block; text-decoration: none; font-weight: bold; color: #1c82b3;
 }

#mainmenu #home, #mainmenu #home a{ width: 105px; text-align: center; padding: 9px 0;}
#mainmenu #about-us, #mainmenu #about-us a{ width: 105px; text-align: center; padding: 9px 0;}
#mainmenu #online, #mainmenu #online a{ width: 160px; text-align: center; padding:9px 0;}
#mainmenu #contact-us, #mainmenu #contact-us a{ width: 105px; text-align: center; padding: 9px 0;}

#mainmenu #home a:hover, #mainmenu #home a.active {color:#bd1673; background: url(maninLinksBG.gif) no-repeat;}
#mainmenu #about-us a:hover, #mainmenu #about-us a.active {color:#bd1673; background: url(maninLinksBG.gif) no-repeat;}
#mainmenu #online a:hover, #mainmenu #online a.active {color:#bd1673; background: url(onlineLinkBG.gif) no-repeat;}
#mainmenu #contact-us a:hover, #mainmenu #contact-us a.active {color:#bd1673; background: url(maninLinksBG.gif) no-repeat;}
