/* CSS Document */
body{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#5F5F5F;
}
#nav-menu ul
{
list-style: none;
padding: 0;
margin:0;
} 

#nav-menu li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
float: left;
margin: 0px 0px 0px 10px;
list-style-type:none;
}

#nav-menu li a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:33px;
line-height:33px;
float: left;
width:100px;
display: block;
color: #B9B8B7;
text-decoration: none;
text-align: center;
} 


#nav-menu li a:link
{list-style-image:url(../images/btn.jpg);
}  

#nav-menu li a:hover
{list-style-image:;
background-image:url(../images/btn-hover.jpg);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
height:33px;
line-height:33px;
float: left;
width:100px;
display: block;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
.workshops{
list-style:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#444444; text-align:left; display:block; line-height:25px; width:165px; background-image:url(../images/aero-btn.jpg); background-repeat:no-repeat;
}
.workshops a:link, .workshops a:visited{
font-size:11px; font-weight:normal; color:#444444; text-align:left; text-decoration:none;	padding-left:18px;display:block;line-height:25px;width:165px; background-image:url(../images/aero-btn.jpg); background-repeat:no-repeat;
}

.workshops a:hover{
list-style:none;
font-size:11px;
color:#ec008c;
font-weight:normal;

display:block;
line-height:25px;
width:165px;
background-image:url(../images/btn-hover-1.jpg);
background-repeat:no-repeat;
}
.right{
list-style:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#990000; text-align:left; display:block; line-height:20px; width:165px; background-image:url(../images/aero-btn-2.jpg); background-repeat:no-repeat;
}
.right a:link, .right a:visited{
font-size:11px; font-weight:normal; color:#990000; text-align:left; text-decoration:none;	padding-left:18px;display:block;line-height:20px;width:165px; background-image:url(../images/aero-btn-2.jpg); background-repeat:no-repeat;
}

.right a:hover{
list-style:none;
font-size:11px;
color:#333333;
font-weight:normal;

display:block;
line-height:20px;
width:165px;
background-image:url(../images/aero-btn-2.jpg);
background-repeat:no-repeat;
}

.body-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:justify;
line-height:1.5;
}
.body-heading{
font-family:"Century Gothic", Arial, Calibri;
font-size:18px;
text-decoration:none;
font-weight:bold;
padding-left:10px;
vertical-align:middle;
text-align:left;
color:#ffffff;
}
.foot-text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.foot-link a:link, .foot-link a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}
.foot-link a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-decoration:none;
}
.address{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
}
.address a:link, a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-decoration:none;
}
.address a:hover{
color:#990000;
text-decoration:underline;
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.site_map{
list-style:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000066; text-align:left; display:block; line-height:20px; width:165px;
}
.site_map a:link, .site_map a:visited{
font-size:11px; font-weight:normal; color:#000066; text-align:left; text-decoration:none;	padding-left:18px;display:block;line-height:20px;width:165px;
}

.site_map a:hover{
list-style:none;
font-size:11px;
color:#0099FF;
font-weight:normal;
display:block;
line-height:20px;
width:165px;
}
.site_map_1{
list-style:none;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333; text-align:left; display:block; line-height:20px; width:165px;background-image:url(../images/map_round.jpg); background-repeat:no-repeat;
}
.site_map_1 a:link, .site_map_1 a:visited{
font-size:12px; font-weight:normal; color:#333333; text-align:left; text-decoration:none;	padding-left:18px;display:block;line-height:20px;width:165px;background-image:url(../images/map_round.jpg); background-repeat:no-repeat;
}

.site_map_1 a:hover{
list-style:none;
font-size:12px;
color:#009900;
font-weight:normal;
display:block;
line-height:20px;
width:165px;
background-image:url(../images/map_round_1.jpg);
background-repeat:no-repeat;
}
.bg{
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
}