@charset "utf-8";
/* CSS Document */

body {margin:0; font-family: "Trebuchet MS", Tahoma; font-size:10pt; background-image:url(images/bkgrd.gif);}
a {color:#592807; text-decoration:none;}
a:hover{color:#620000}
h1 {font-size:14pt; color:#592807; margin:4px 0 4px 0;}
p {margin:4px 0 4px 0;}
.navheader { border-bottom:dashed #f4e0c3 thin; }
input {font-family:Georgia, "Times New Roman", Times, serif; font-size:9pt;}

.outsideboarder {padding:5px; background-color:#920000; width:905px; margin-left:auto; margin-right:auto;}
.toppink {background-image:url(images/CasualRagsLogo.png); height:183px; }
.main {width:900px; background-color:#fbe8db; margin-left:auto; margin-right:auto; background-image:url(images/linen.gif);  }
#nav {
	width:200px;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	background-image:url(images/navbkgrd.png);
	padding-left:40px;
	line-height:2;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
}
#nav a {color:#f6e3c6}
#nav a:hover {color:#FFFFFF}
.featurebox {background-color:#e3cdaa; padding:10px; margin:5px; width:290px; color:#fbe8db; margin-left:10px; color:#592807}
.featurebox a {color:#920000}
.featurebox a:hover {color:#620000}
.smtxt {font-size:7pt}
.bottom {background-image:url(images/mainbkgrd.png); background-repeat:no-repeat; background-position:bottom right}

/* top rollovers */

a.toprollover {
    display: block; color:#FFFFFF; float:right; font-size:8pt; 
    width: 125px; padding-top:5px; margin-right:5px;
    height: 24px; background: url("images/toptab.gif") 0 0 no-repeat;
    text-decoration: none; text-align:center;}
 
a:hover.toprollover {background-position: -125px 0; color:#FFFFFF;} 
