/* CSS Document */
body {
	margin: 0px;
	background-image:url(images/inner_bg1.jpg);
	background-repeat:repeat-x;
	background-color: #CA97CA;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
  A:link { color: #FFFFFF }
  A:visited { color: #FFFFFF }
  A:active { color: #FFFFFF }

.contentlong {
	background-image:url(images/inner_midlong.jpg);
	background-repeat:repeat-y;
}
.mid {
	background-image:url(images/inner_mid.jpg);
	background-repeat:repeat-x;
}
.leftbg {
	background-image:url(images/inner_leftnavbg.jpg);
	background-repeat:repeat-y;
}
.left_text1{
	color: #FFFFFF;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 11px;
	padding-bottom:10px;
}
a.left_link{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
}
a.left_link:hover{
	color: #F49AC1;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: 300;
	text-transform: uppercase;
}
.leftline {
	background-image:url(images/inner_leftnavline.jpg);
	width: 150px;
	height: 1px;
	background-repeat:no-repeat;
}
.leftpic_border {
	border: 2px solid #966396;
}
.left_address {
	color: #FFFFFF;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
}
.pos_left1 {
	/*margin-top: 40px;*/
	margin-top: 30px;
}
.pos_left2 {
	/*margin-top: 55px;*/
	margin-top: 15px;
}
.pos_left3 {
	/*margin-top: 18px;*/
	margin-top: 5px;
}
.pos_left4 {
	/*margin-top: 70px;*/
	margin-top: 15px;
}
.pos_content1 {
	margin-top: 5px;
}
.pos_heading1 {
	margin-top: 12px;
}
.heading1 {
	color: #FFFFFF;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
.pos_right {
	margin-top: 12px;
}
.content_text{
	color: #FFFFFF;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
	text-align:justify;
}
h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
}
.border_image {
	border: 1px solid #F49AC1;
	padding: 3px; 
	margin-right: 5px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
a.right_link {
	color: #FFFFFF;
	text-decoration: underline; 
}
a.right_link:hover {
	color: #EE97BE;
	text-decoration: none;
}

.footerbg {
	background-image:url(images/inner_footerbg.jpg);
	background-repeat:repeat-x;
}
.footer_text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a.footer_link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px; 
	text-decoration: none; 
}
a.footer_link:hover {
	color: #EE97BE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px; 
	text-decoration: none;
}
/*form*/
input {
	color: #683C79;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
.contact_text1{
	color:  #F49AC1;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
	text-align:justify;
	font-weight:bold;
}
.sitemap_link {
	color: #FFFFFF;
	font-family: "Tahoma", Times New Roman, Times, serif;
	font-size: 11px;
}
.sitemap_link a{
	color: #FFFFFF;
	text-decoration:none;
}
.sitemap_link a:hover{
	color: #EE97BE;
	text-decoration:none;
}
.pos_sitemap {
	margin-top: 15px;
}

	
.left {
	background-image: url(images/in-left.jpg);
}
.right {
	background-image: url(images/in-right.jpg);
}
a.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F49AC1;
	text-decoration: none;
	font-weight: bold;
}
.contentbg {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
	background-color: #996699;
}
