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

/***************** Main **************/
* {font-size: 100%; padding: 0; margin: 0;}/*don't change this*/
body{font:0.8em Verdana, Geneva, sans-serif; margin:0; padding:0; background-color:#000; text-align:center; min-height:100%;}
#container{margin:10px auto; width:1000px; position:relative; text-align:left; background:#000 url(../images/content-repeat.gif) repeat-y;}/*centers main content*/
#contentwrapper{}
#content{width:940px; padding:20px 0 10px 30px; line-height:1.3em;}
#minheight {height:10px; width:1px; float:right;}/*the minimum height div forces the container to expand to fit the height of this element. It is a cross-platform solution to the minimum height demand*/
.topsentence{font-size:.8em; color:#999; text-align:center; margin-top:9px;}
.clear {clear:both;}

/***************** Headers *****************/
h1 {font-size: 1.5em; text-transform:uppercase; color:#47722d;}
h2 {font-size: 1.2em; }

/***************** Text Format *****************/
.lrgwhite{color:#fff; font-size:1.3em; font-weight:bold;}
.greybackground{color:#000; font-size:1.1em; font-weight:bold; background:#E1E1E1; padding:4px;}

/***************** image Format *****************/
img{border:none;}

/***************** Basic Links *****************/
a:link{color:#a00013; text-decoration:underline;}
a:visited{color:#9ec967; text-decoration:underline;}
a:hover{color:#a00013; text-decoration:none;}
a:active, a:focus{outline:none;}

/***************** Lists *****************/
ul li {margin-left:30px;}

/**************** Grey Box ***************/
#greybxhome{background:url(../images/home-content-repeat.gif) repeat-y; width:714px; float:left; }
#greybx{background:#dedddd; border:1px solid #a8a7a7; width:880px; padding:30px;}

/***************** Menu *****************/
/*style containing menu div*/
#menu { padding:0; position:absolute; z-index:100; top:172px; left:120px;}

#menu ul {margin:0; padding:0; font-size:1.1em; text-transform:uppercase; color:#fff;}

#menu ul li a { text-decoration:none; color:#fff; height:29px;}
#menu ul li.noimg a {background: none;}
#menu ul li {position:relative; list-style:none; margin:0; float:left;  padding:10px 1.2em 10px 1.2em; display:block; background: url(../images/nav-spacer.jpg) no-repeat bottom right;}
#menu ul a:hover, #menu ul a.active {color:#333; text-decoration:underline; }


/***************** Footer *****************/
ul#footer {display:block; margin:5px auto 0pt; padding:0pt; width:1000px;}
ul#footer li {display:inline; float:right; font-size:0.75em; list-style-image:none; list-style-position:outside;
list-style-type:none; padding:0pt 10px 0pt 0px; color:#fff; margin-left:0;}
ul#footer li a:link, ul#footer li a:visited{color:#fff; text-decoration:none;}
ul#footer li a:hover{color:#fff; text-decoration:underline;}
ul#footer li.copyright {background-image:none; float:left; padding:0pt; color:#fff;}
ul#footer li.footerHome {background-image:none;}

/***************** Credit *****************/
#credit {clear:both; font-size:0.75em; padding:70px 0pt 20px; text-align:center;}
#credit a:link, #credit a:visited {color:#848383; text-decoration:none;}
#credit a:hover {color:#fff; text-decoration:none;}

/***************** Sidebar *****************/
#sidebar {background:url(../images/store-column-repeat.gif) repeat-y; width:189px; 	padding: 0 0 0 0;
	float:left;
	width: 190px;
	margin-right:25px; display:inline; color:#000;}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left:0px;
	}
	#sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {color:#000;}
#sidebar h2 {color:#fff; text-transform:uppercase; font-size:.9em; text-align:center; background-color:#000; padding:7px; margin-bottom:7px;
display:block; float:none;}

#sidebar ul {margin:0 0 0 15px;}
#sidebar a:link, #sidebar a:visited{color:#000; font-size:.9em;}
#sidebar a:hover, #sidebar a.active {color:#a40808;}

#sidebar .head {color:#000; text-align:left;}
#sidebar .head .subtotal {text-align:right; margin-top:10px;}
