@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; font-weight:bold}
a {color:#900332; text-decoration:none}
h1 {font-size:13pt; color:#900332}
h2 {font-size:10pt; color:#900332; text-align:center; margin:0}
h3 {font-size:10pt; color:#b28252;}
.header {background-image:url(images/header.png); width:1000px; background-repeat: repeat-x; margin:auto}
.maintxt {width:1000px; margin:auto; background-image:url(images/top.png); background-repeat:no-repeat; display: table; height:100% }
.text {padding:10px; background-image:url(images/mainbkgrd.png); display: table; height:100%; width:980px;}
.nav {float:right;}
.bottomofpage {background-color:#cccc99; width:980px; margin:auto; padding:10px; clear:both}
.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:180px; 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;} 


/* main structure */
.content {width:1000px; margin:auto; clear:both}

#c1 {width: 700px; float: left; margin-right:10px; background: url(images/elkhoundbkgrd.png); padding:10px;}
#c2 {width: 250px; float: left;}

#footer {clear: both; font-weight:bold; text-align:right; padding-top:10px;}
#footer a {color:#000}
#footer a:hover {text-decoration:underline}
#partner {float:left; text-align:left}
