@charset "utf-8";
/* CSS Document */

/* fonts starts */
@font-face {
    font-family: tamil;
    src: url(../fonts/Tamil-Aiswarya-Normal.ttf);	
}

.tamil {
font-family:tamil;
font-size:16px;
letter-spacing:0.3px;
}

.gudea {
font-family: 'Gudea', sans-serif;
font-size:18px;
line-height:normal;
text-decoration:none;
font-weight:600;
color:#1e1f22;
}
.lato_light {
font-family: 'Lato', sans-serif;
font-size:15px;
line-height:normal;
text-decoration:none;
color:#26272a;
}
.lato_small {
font-family: 'Lato', sans-serif;
font-size:12px;
line-height:normal;
text-decoration:none;
color:#26272a;
}
.disc {
background-image:url(../images/bullet.png);
width:6px;
height:6px;
}
  
.underline {
border-bottom:2px solid #36f92f;
}

.line {
width:100%;
height:1px;
background-color:#746a6b;
margin-top:20px;
}

/* padding starts */
.pad_top30 {
padding-top:30px;
}
.pad_top20 {
padding-top:20px;
}
.pad_right20 {
padding-right:20px;
}
.pad_left20 {
padding-left:20px;
}
.full_height {
height:600px;
}
.pad_bottom2 {
padding-bottom:2px;
}
/* padding ends */

/* fonts ends */

.header_Wrapper {
width:100%;
background-color:#fcf7f0;

}
.header_Strip {
width:100%;
height:5px;
background-color:#30557f;
}
#header {
margin:0 auto 0 auto;
height:180px;
}
.fright {
float:right;
}
.fleft {
float:left;
}
.rcmm_logo {
position:absolute;
left:50%;
margin-left:-70px;
z-index:1001;
}
.pad_top_20 {
padding-top:20px;
}
/* navigation */
.nav {
float:left;
padding:0px;
width:100%;
}
.nav li{
float:left;
display:block;
list-style-type:none;
padding:23px 6.9% 0px 0%;
}
.nav li a {
color:#213b59;
text-decoration:none;
font-family: 'Gudea', sans-serif;
font-size:13px;
}
.nav li a:hover, .nav li a.active {
color:#652c73;
border-bottom:2px dotted #652c73;
}
.pad_0 {
padding-right:0 !important;
}

/* navigation ends */
.banner_top_strip {
width:100%;
height:1px;
background-color:#2b4d73;
}
.banner_bottom_strip {
width:100%;
height:1px;
background-color:#2b4d73;
}
.banner_Wrapper {
width:100%;
background-color:#e0e4ea;
}
.body_Wrapper{
width:100%;
background-color:#f5ede4;
padding:50px 0 50px 0;
}
.banner_left {
width:50%;
float:left;
}
.banner_right {
float:left;
width:50%;
}
.body_left {
width:45%;
float:left;
padding-right:50px;
}
.body_right {
width:50%;
float:left;
}
.body_img {
width:110px;
height:110px;
border: 1px solid #d5c4b0;
float:left;
}
.what_content {
width:390px;
float:left;
}
.what_date{
margin-top:20px;
float:left;
padding-left:20px;
}
.footer_Wrapper {
width:100%;
background-color:#221122;
height:70px;
}
.footer_left {
float:left;
color:#ffffff;
}
.footer_right {
float:right;
}
.bor_rad {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
background-color:#f58243;
padding:6px;
display:inline;
}
.bor_rad a {
color:#ffffff;
}
.bor_rad a:hover {
color:#333437;
}
.event_left {
width:50%;
float:left;
}
.event_right {
width:50%;
float:right;
}
.light_box {
width:200px;
margin-right:20px;
float:left;
}
.light_box img {
border:1px solid #e2d4c3;
}
.dis_none {
display:none;
}
img[title] {
font-family: 'Lato', sans-serif;
font-size:12px;
line-height:normal;
text-decoration:none;
color:#ffffff;
}