@charset "utf-8";
/* CSS Document */


body{
	padding:0;
	margin:0;
	background:#e1a8c8 url(images/bg.jpg);
	background-repeat: repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

/*------------------------------------------------body--------------------*/

.top-bg {
	background-image: url(images/top-bar.jpg);
	background-repeat: no-repeat;
	height: 50px;
}
.header-bg {
	background-image: url(images/top-header-bg.jpg);
	background-repeat: repeat-x;
	height: 190px;
}
.header-bg1 {
	background-color:#ebeadf;
	height: 40px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #933367;
	text-decoration: none;
}
.footer-bg {
	/*background-color::#A3A097;*/
	background: #A3A097 url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 73px;
}
.lhs-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;
}
.dots {
	background-image: url(images/dots.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #973f6f;
	text-decoration: none;
}
.nav A:hover{
	color: #5f2143;
	text-decoration: none;
}

.fnav a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#660000; 
background-color:#F9F4FB;
display:inline;
padding:2px;
direction:ltr;
font-weight:normal;
text-decoration:none;
padding-bottom:7px;
}

.fnav:hover{
	color:#6D2517; background-color:inherit;
}

.footer {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: 400;
	color: #8c3569;
	text-decoration: none;
}
.footer A:hover{
	text-decoration: underline;
}
.curve-bg {
	background-color: #b9c2cb;
}
.header {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #963e6e;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 150%;
	font-weight: 400;
	color: #280000;
	text-decoration: none;
}
.contentbg {
	background-color: #f0efea;
}
table.contact{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:normal;
	font-weight:600;
	padding:5px 0 5px 20px;
}