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

body {
margin: 0px;
background-color: #FFFFFF;
background-image: url(images/back1.jpg) ;
background-attachment:fixed;
}
p {
font-size: .9em; 
line-height: 1.6em;
font-family: Comic Sans MS, VAGRounded Lt, arial, helvetica, sans-serif;
color: #003300;
}
h1, h2, h3 {
color: #540E32;
font-family: Arial, Helvetica, sans-serif;
}
div#topbar {
width: 720px; 
margin: 0px auto;
}
div#content1 {
width: 720px; 
margin: 0px auto;
border-right: #006600 thin solid;
border-bottom: #006600 thin solid;
border-left: #006600 thin solid;
background-image: url(images/backgrad.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
}
div#content2 {
margin: 0 12px;
}
div#content3_under {
width: 690px; 
margin: 150px auto 0px auto;
}
ul {
color: #540E32;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: 700;
line-height: 1.55em;
}
ul li {margin: 0 0 8px 0;}

p.credit {
font-size: .8em;
font-family: arial, helvetica, verdana, sans-serif;
color: #003300;
}

table.links {
background-color : #ffffff; 
width : 700px; 
font-family : arial, helvetica, sans-serif;
color: #03353F;
}

table.reciprocal {
background-color : #FBB7D5; 
width : 700px; 
font-family : arial, helvetica, sans-serif;
}
/* Generated via www.cssmenubuilder.com */

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:25px;display:block; color:rgb(255,255,255); text-decoration:none; font:12px Arial, Helvetica, sans-serif; cursor:pointer; background:url('topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:24px;background:url('topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Arial, Helvetica, sans-serif; background:url('topMenuImages.png') 0px -90px no-repeat; color:rgb(58,92,18);}
.menu li a.active span, .menu li a.active:hover span{background:url('topMenuImages.png') 100% -90px no-repeat;}