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

body{margin:0px;
padding:0px;
width:1000px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.logo{background-image:url(images/madurai360_logo.jpg);
background-repeat:no-repeat;
width:360px;
height:54px;
}

.tablemargin{ padding:2px;}
.border{border:solid 1px #636d21;}
.topheight{height:2px;}
.leftspace{margin-left:5px;}

.banner{background-image:url(images/madurai360_banner.jpg);
background-repeat:no-repeat;
height:198px;
}

.menu{width:640px;
text-align:right;
}

a{color:#000000;
text-decoration:none;
margin:2px;
font-weight:bold;
}

.content{background-color:#94965a;}

.button_large{background-image:url(images/button_large.png);
background-repeat:no-repeat;
width:216px;
height:29px;
}

.button_small{background-image:url(images/button_small.png);
background-repeat:no-repeat;
width:93px;
height:21px;
}

.buttonheading{font-weight:bold;
font-size:13px;
margin-left:10px;}

.bullet{background-image:url(images/bullet.png);
background-repeat:no-repeat;
width:18px;
height:15px;
}

.imageborder{border:solid 1px #636e22;}

.contentheading{color:#3f5407;
font-weight:bold;
font-size:13px;
padding:3px;
}

p{text-align:justify;
padding:3px;
}

.readmoretext{color:#3f5407;
text-decoration:underline;
font-weight:bold;
}

.blockheading{background-color:#636d21;
height:21px;
color:#FFFFFF;
font-weight:bold;
font-size:13px;
padding:3px;}

.footer{background-color:#c8e84a;
font-weight:bold;
padding:5px;
text-align:center;
}








