@charset "utf-8";
/* CSS Document */
body {
margin-left:0; margin-top:0; margin-right:0;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
/*font-family:Arial, Helvetica, sans-serif;*/
font-size:10px;
line-height:1.7em;
}
.menu {
color: black;
font-size: 13pt;
text-decoration: none;
padding: 15px 30px 0px 30px;
}
.menu:hover {
color: #d01777;
}
.menuselected {
color: #d01777;
font-size: 13pt;
text-decoration: none;
padding: 15px 30px 0px 30px;
}
.logo {
background-color:#FFFFFF;
padding: 10px 20px 30px 0px;
height: 121px;
}
.bigtext {
font-size: 28px;
color: #d01777;
}
.medtext {
font-size: 14px;
}
.toolbar {
background-color: #000000;
margin-top:5px;
border-top: 1px solid black;
background-repeat:repeat-x;
position:relative
}
.gradient {
background-image:url(images/gradient_home.gif);
background-repeat:repeat-x;
height:488px;
}
.customgradient {
background-image:url(images/gradient_custom.gif);
background-repeat:repeat-x;
height:488px;
}
.aboutgradient {
background-image:url(images/gradient_aboutus.gif);
background-repeat:repeat-x;
height:488px;
}
.gallerygradient {
background-image:url(images/gradient_gallery.gif);
background-repeat:repeat-x;
height:488px;
}
.newsgradient {
background-image:url(images/gradient_news.gif);
background-repeat:repeat-x;
height:488px;
}
.bodytxt {
font-size:14px;
padding: 0px 0px 0px 0px;
width:700px;
vertical-align:top;
margin-top:0; 
}
.scrolltext {
font-size:14px;
padding: 0px 0px 0px 0px;
width:700px;
vertical-align:top;
margin-top:0; 
}
.narrowbodytxt {
font-size:14px;
width:360px;
padding: 0px 0px 0px 40px;
}
.picture {
padding: 0px 10px 10px 30px;
border:#000000;
}
.fineprint {
border-top: 1px solid black;
background-repeat:repeat-x;
padding: 10px 0px 0px 0px;
}
.footertext {
padding: 0px 40px 5px 20px;
font-size:12px;
}
.twitter {
background-repeat:no-repeat;
text-decoration:none;
width: 13px;
height: 17px;
padding-top: 1px;
padding-left: 38px;
}
.footertext1 {
padding: 0px 38px 5px 5px;
font-size:12px;
}
.footertext:hover {
color: #d01777;
}
.footertext1:hover {
color: #d01777;
}
li {
padding-top:10px;
}
#simpleViewer { height: 489px;}
