/* CSS Document */

body{ background-color:#FFFFFF; margin-top:0px; }
.header{ background-image:url(images/header_index.jpg); background-repeat: no-repeat; height:113px;}
.body{ background-image:url(images/body.jpg); background-repeat: no-repeat; height:229px;}
.body1{ background-image:url(images/body_1.jpg); background-repeat: no-repeat; height:175px;}

a.top_menu:link {font-family: Tahoma;font-size: 12px;color: #900222;text-decoration: none;}
a.top_menu:visited {font-family: Tahoma; font-size: 12px; color: #900222; text-decoration:none ; }
a.top_menu:hover { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none;  }
a.top_menu:active { font-family: Tahoma; font-size: 12px; color: #000000; text-decoration: none; }

a.more:link {font-family: Tahoma;font-size: 15px;color: #5E7703;text-decoration: underline; font-weight:bold; }
a.more:visited {font-family: Tahoma; font-size: 15px; color: #5E7703; text-decoration:underline ; font-weight:bold;  }
a.more:hover { font-family: Tahoma; font-size: 15px; color: #5E7703; text-decoration: none;  font-weight:bold;  }
a.more:active { font-family: Tahoma; font-size: 15px; color: #5E7703; text-decoration: none; font-weight:bold;  }

.main_txt{ font-family: Tahoma; font-size: 13px; color: #5E7703; text-decoration: none; font-weight:bold; }
.main_txt1{ font-family: Tahoma; font-size: 12px; color: #5E7703; text-decoration: none; font-weight:bold; }
/* new added css for drop down text */
.head_img {
background:transparent url(images/header_1.jpg) no-repeat center center;
height:70px;
}

.drop_down {
font-family:Verdana, Arial;
font-size:14px;
color:#a61f23;
position:relative;
top:12px;
left:30px;
}

.drop_down p {
font-weight:700;
margin:0 0 5px;
}

.video{margin: 9px 25px 0px 0px; float: right;}
.caption{float: left; width: 185px; margin: 10px 0px 0px 0px; line-height: 1.7; font-size: 12px;}