@charset "UTF-8";
/* GENERAL */

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 18px;
color:#666666;
margin: 0px;
padding: 0px;
background-color: #395173;
background-image: url(Images/bg_grad.jpg);
background-repeat: repeat-x;
}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15pt;
line-height: 20px;
color: #304663;
}

h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
line-height: 20px;
color: #304663;
}

h5 a{
text-decoration: underline;
}

/* MAIN CONTAINERS */

#mainwrapper{
margin: auto;
width: 900px;
background-color: #d3d0bb;
padding: 0px 15px;
background-image: url(Images/mainwrap_grad.jpg);
background-repeat: repeat-x;
}

#contentwrapper{
background-color: #fefef9;
padding: 20px 10px 10px 10px;
}

#lnkicons{
float: left;
}

#banner{
text-align: right;
width: 100%;
}


/* NAVIGATION */
#menu{
margin: 4px 0px 39px 0px;
}

#nav{
background: #666;
float: left;
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}

#nav li{
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

#nav a{
background: #666 url("Images/seperator.gif") bottom right no-repeat;
color: #fefef9;
font-weight: bold;
display: block;
float: left;
margin: 0;
padding: 8px 12px;
text-decoration: none;
}

#nav a:hover{
background: #304663 url("Images/seperator.gif") bottom right no-repeat;
color: #fefef9;
padding-bottom: 8px;
}

a{
text-decoration: none;
color: #666;
font-weight: bold;
}

p a{
text-decoration: underline;
}

a:hover{
color: #304663;
}

#imgbannerhome{
width: 100%;
height: 130px;
background-image: url(Images/banner_img.jpg);
}

#imgbannerpastevents{
width: 100%;
height: 130px;
background-image: url(Images/banner2.jpg);
}

#imgbannerworkshops{
width: 100%;
height: 130px;
background-image: url(Images/banner3.jpg);
}

#imgbannernews{
width: 100%;
height: 130px;
background-image: url(Images/banner4.jpg);
}

#imgbannerfriends{
width: 100%;
height: 130px;
background-image: url(Images/banner5.jpg);
}

#imgbannercontact{
width: 100%;
height: 130px;
background-image: url(Images/banner6.jpg);
}

#maincont{
width: 660px;;
padding-right: 10px;
border-right: 1px solid #304663;
}

#maincont img{
border: 1px solid #304663;
}

#gutter{
float: right;
width: 200px;
}

#gutter img{
border: 1px solid #304663;
}

#wrapfooter{
font-size: 8pt;
padding-top: 5px;
}

.spacer{
width: 100%;
height: 10px;
background-image: url(Images/spacer.png);
background-repeat: repeat-x;
}

.imgfltr{
float: right;
margin-left: 10px;
}

div.imgfltr object{
margin-top:5px;
}

.imgfltl{
float: left;
margin-right: 10px;
}

img{
border: none;
}

.event{
margin-bottom:20px;
margin-top:12px;
}

.event h3{
margin: 2px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #304663;
}

.event a{
color: #304663;
}

/* FRIEND SCHEME */

.friendscheme h3{
margin: 5px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color: #304663;
}

.friendscheme p{
margin: 2px 0px;
}

div.friendscheme{
margin: 20px 0px;
}
