.text_basic {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #222222;
	line-height: 1.7em;
}
.text_intro {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #222222;
	line-height: 1.5em;
}
.text_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #990000;
	line-height: 1.5em;
	font-weight: bold;
}
.text_head_sub_medg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	line-height: 1.5em;
}
.text_head_sub_smallk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
}
.text_particulars {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #999999;
	line-height: 1.5em;
	font-style: italic;
}

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #990000;
	line-height: 1.7em;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #990000;
	line-height: 1.7em;
	font-style: italic;
	text-decoration: underline;

}
.menu_unselected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.menu_unselected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}


/* Gmap__________________________________ */

#map_container {
margin: 0 0 0 160px;
border-left: 1px solid #ddd;
}

#map_container h1 { font-size: 1.4em; margin: 0 0 0.5em 10px;}

#map {
/*margin: 0 10px 0 10px;*/
position:relative;
height:400px;
width:730px;
}

#map_info { height:65px; width:270px; position:relative; }
#map_info h4 	{
	margin:0px;
	background:none;
	padding:0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #222222;
	line-height: 1.2em;
}
#map_info p {
	margin:0px;
 	padding:0; 
	background:none; 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #222222;
	line-height: 1.2em;
}
#map_info a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #990000;
	line-height: 1.2em;
	font-style: italic;
	text-decoration: none;
}

#map_info a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #990000;
	line-height: 1.2em;
	font-style: italic;
	text-decoration: underline;
}

#map_info p.link { position:absolute; margin:16px 0px 0px;}

#map_form { margin: 5px 0 0.5em 10px;}