/* CSS Document */
body {

font-family: verdana;
font-size:12px;
text-align:left;
color:#666666;
}

a {
color:#333333;
text-decoration:none;
}

a:hover {
color:#ffcc00;
}

div.menu_nav{
font-size:9px;
text-align:center;
}



h1.header {
float:right;
font-size:15px;
margin:27px 10px 0px 0px;
}

p {

font-size:11px;
text-align:justify;
margin: 5px 10px 15px 10px;
}

p a{
color:#333333;
text-decoration:none;
margin-left:15px;
}

p a:hover {
text-decoration:underline;
}

a img {
border:none
}

div.content {
height:430px;

overflow:auto;
}

div.main_pages_content {
overflow:auto;
height:220px;

}


td.nav {

background: url(images/index_r4_c10.gif) no-repeat;
width:386px;
height:450px;

}

ul.navigation {

margin:65px 0px 0px 125px;
list-style-type:none;
width:100px;

}

ul.navigation li a {
height:20px;
margin-bottom:10px;
font-size:12px;
text-decoration:none;
color:#333333;
display:block;
text-indent:-999%;

}

ul.navigation li a:hover {
color:#ffcc33;

}

#home a{
background-image: url(images/home2.jpg);
}

#home a:hover{
background-image: url(images/home.jpg);
}

#about a{
background-image: url(images/about2.jpg);
}

#about a:hover{
background-image: url(images/about.jpg);
}

#menu a{
background-image: url(images/menu2.jpg);
}

#menu a:hover{
background-image: url(images/menu.jpg);
}

#events a{
background-image: url(images/events2.jpg);
}

#events a:hover{
background-image: url(images/events.jpg);
}

#latest a{
background-image: url(images/latest2.jpg);
}

#latest a:hover{
background-image: url(images/latest.jpg);
}

#contact a{
background-image: url(images/contact2.jpg);
}

#contact a:hover{
background-image: url(images/contact.jpg);
}

td.footer {

background: url(images/index_r9_c2.gif) no-repeat;
width:786px;
height:93px;
}

td.footer p {
text-align:center;
font-size:10px;

}

td.footer p a{
text-decoration:none;
color:#333333;

}
td.footer p a:hover{
text-decoration:none;

color:#ff0000;

}

table.menu_nav {
width:85%;
font-size:13px;
margin:40px 0px 0px 30px;
font-family:tahoma;
border:1px solid #cccccc;
border-right:none;
border-left:none;


}

table.menu_nav td{
padding-left:15px;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
}

table.menu_nav a {
text-decoration:none;
color:#333333;
}

table.menu_nav a:hover {
text-decoration:none;
color:#ffcc33;
}

table.menu{
width:88%;
font-size:11px;
margin-left:20px;
font-family:tahoma;
font-variant:normal;
}

table.menu td{
padding:0px 20px 0px 10px;
width:50%;
height:30px;

}

