/*Main styles for Manigotagan website. Use template to adjust layout.*/

body{
margin:15px 0;
background:#336666;
color:#002E1D;
text-align:center;
}

hr{border: 1px solid #336666;}

#container{
margin:0 auto;
width:800px;
text-align:left;
}

#header{
background:#336666;
padding-bottom:15px;
}

#container{background:#F2E58E;}

#title{
margin:5px 0;
font-size:20pt;
color:#336666;
font-weight:bolder;
text-align:center;
width:100%;
font-family:Verdana, sans-serif;
padding-top:10px;
}

#menu{
background:#336666;
padding-bottom:15px;
}

#main{
margin:0 40px;
font-size:10pt;
font-family:Verdana, sans-serif;
}

#footer{
padding:20px 0;
}

table#top{
font-size:14pt;
font-family:sans-serif;
}

p.footerlist{
font-size:8pt;
}

p.copyright{
font-size:10pt;
font-family:serif;
}

/*styles for all links on the page*/
a:link{color:#336666;}
a:visited{color:#336666;}
a:hover{color:#669999;text-decoration:none;}
a:active{color:#AADDDD;}

/*Styles for rapid name table*/
table.rapids{
font-size:10pt;
font-family:Arial, sans-serif;
width:75%;
color:black;}
/*Rapid table headings*/
.grey{color:#666666;}
.heading{font-weight:bold; font-style:italic; font-size:12pt; text-align:center;}
.number{font-weight:bold; text-align:center; font-size:12pt;}


/* All other tables*/
table{font-size:10pt;}

h3{
font-weight:bold;
font-style:italic;
font-size:10pt;
}
