@charset "utf-8";
/* CSS Document */
@font-face
{
    font-family: MrHand;
    src: url('MrHand.eot');
    src: local(MrHand), url('MrHand.ttf') format('opentype');
}
@font-face
{
    font-family: ft20;
    src: url('ft20.eot');
    src: local(ft20), url('ft20.ttf') format('opentype');
}
@font-face
{
    font-family: Bradley Hand ITC;
    src: url('BRADHITC.eot');
    src: local(BRADHITC), url('BRADHITC.ttf') format('opentype');
}
@font-face
{
    font-family: Manorama;
    src: url('Manorama.eot');
    src: local(Manorama), url('Manorama.ttf') format('opentype');
}
body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #faf6c7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
body ul, li, p, div, img, h1, h2, h3, h4, h5, h6, span, b , br{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	height: 100%;
	width: 100%;
}
#container {
	background-image: url(images/kavilamma_header.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 155px;
	width: 744px;
	text-align: center;
	padding-top: 73px;
	padding-left: 120px;
}
#header h1 {
	font-family: ft20;
	text-shadow: #000 1px 1px 0;
	color: #ed8203;
	font-size: 24px;
}
#header h2 {
	font-family: MrHand;
	color: #4f4e4d;
	font-size: 12px;
}

#content {
	height: 100%;
	width: 864px;
}
#content a {
	color: #333;
	text-decoration: none;
}

#content_top {
	background-image: url(images/content_top.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 21px;
	width: 864px;
}
#left_widgets {
	float: left;
	height: 100%;
	width: 159px;
	padding-left: 9px;
}


#navigation {
	height: 100%;
	width: 150px;
	margin-top: 5px;
}
#navigation ul {
	font-family: Bradley Hand ITC;
	list-style-image: none;
	list-style-type: none;
}
#navigation ul li{
	list-style-image: none;
	list-style-type: none;
	display: block;
	clear: left;
	text-align: right;
	height: 32px;
	background-image: url(images/bullet.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #68b9cc;
	font-weight: bold;
	font-size: 22px;
	padding-top: 4px;
}
#navigation ul li a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li a:hover{
	color: #81851b;
	text-decoration: none;
	font-weight: bold;
}
#ads {
	clear: left;
	height: 100%;
	width: 150px;
	margin-top: 8px;
}
#malayalam {
	font-family: Manorama;
	font-size: 12px;
	height: 100%;
	width: 100%;
	color: #000;
	line-height: 18px;
}



#content_area {
	float: left;
	height: 100%;
	width: 694px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #F7FBFA;
}
#content_area_text {
	min-height: 568px;
	width: 674px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #81851b;
	border-left-color: #81851b;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	float: left;
}
#content_bottom {
	background-image: url(images/content_bottom.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 696px;
	float: left;
}

#footer {
	height: 50px;
	width: 696px;
	clear: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81851b;
	padding-left: 168px;
	padding-top: 25px;
}
.dates_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-family: Manorama;
	font-size: 20px;
	color: #009;
	line-height: 25px;
}
.eng_bold {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.eng_largefonts {
	font-size: 14px;
	color: #333;
}

.center {
	text-align: center;
}
.center_homepage {
	text-align: center;
	font-size: 16px;
	color: #39F;
}
.gallery_image_container {
	float: left;
	height: 100%;
	width: 200px;
	border: 3px solid #F2D160;
	padding: 2px;
	margin-top: 15px;
	margin-left: 11px;
}
.routemap_img_container {
	height: 100%;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
.index_img_container {
	height: 641px;
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
