@charset "utf-8";
/* CSS Document */

body {font-family:"Century Gothic", Arial; font-size:9pt; background-image:url(images/bkgrd.jpg); background-position: top; background-attachment:fixed; background-repeat:no-repeat; margin:0px;}
a {color:#900332; text-decoration:none}
h1 {font-size:13pt; color:#900332}
h2 {font-size:10pt; color:#b28252; text-align:center}
h3 {font-size:10pt; color:#b28252;}
.header {background-image:url(images/header.png); width:1000px; background-repeat: repeat-x}
.main {width:1000px; margin-left:auto; margin-right:auto}
.maintxt {width:1000px; margin-left:auto; margin-right:auto; background-image:url(images/top.png); background-repeat:no-repeat; }
.text { background-color:#f5f5ea; padding:10px; background-image:url(images/bottomcorner.gif); background-position:bottom right; background-repeat:no-repeat}
.nav {float:right;}
.bottomofpage {background-color:#cccc99; width:980px; margin-left:auto; margin-right:auto; padding:10px;}
.smtxt {font-size:7pt}
.stich {background-image:url(images/stitch.gif); background-repeat:repeat-x; height:20px;}
.feature {background-image:url(images/feature.png); padding:10px; width:282px; height:156px; float:right;}

/* top rollovers */
.srollover {background-image:url(images/nav.png); margin-top:20px;}
a.srollover {display: block; color:#900332; font-size:9pt; width: 126px; padding-top:10px; float:left; height: 45px; background: url("images/nav.png") 0 0 no-repeat; text-decoration: none; text-align:center;} 
a:hover.srollover {background-position: -140px 0; color:#FFFFFF;} 