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

/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td {
	margin : 0;
	padding :0;
	text-align: center;
}
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }

ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img {
	border : 0;
	text-align: center;
}
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var { font-style : normal; font-weight : normal; }

q:before, q:after { content :''; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #000000;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFCA0C;
	margin-top: 5px;
	margin-bottom: 10px;
}
#header {
	background-color: #000000;
	background-image: url(../layout/roundedTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header img {
	padding-top: 10px;
}
#nav {
	height: 25px;
	background-repeat: no-repeat;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#pageTitle {
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	color: #660000;
	padding-top: 5px;
}
h2  {
	font-weight: bold;
	font-size: 13px;
	color: #660000;
	text-align: center;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	color: #FFCA0C;
	padding-left: 5px;
}


#leftColumn {
	float: left;
	width: 940px;
	display: inline;
	margin-left: 10px;
}

#leftColumn p {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 1.4em;
}
#leftColumn ul {
	padding-left: 25px;
	list-style-type: none;
}
#leftColumn li {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
}
#leftColumn a, a:visited {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#leftColumn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	font-size: 11px;
}
#leftColumn a:active {
	color: #FFCA0C;
	text-decoration: none;
	font-size: 11px;
	background-color: #CC0000;
}
#leftColumn  #monthly_specials  {
	margin-left: 35px;
}
#leftColumn #monthly_specials td {
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftColumn #monthly_specials a, a:visited {
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#leftColumn #monthly_specials a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
#leftColumn #monthly_specials a:active {
	color: #CC0000;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}



.img {
	border: 1px solid #660000;
}

.clearFloat {
	clear: both;
}

#footer {
	background-image: url(../layout/roundedBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
}
#footer #slogan img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer #address {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}
#footer #credits {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	color: #333333;
	padding-bottom: 5px;
}
#footer #credits a, a:visited {
	color: #C00;
	text-decoration: none;
	font-size: 10px;
}
#footer #credits a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #CC0000;
}
#footer #credits a:active {
	color: #FFCA0C;
	background-color: #CC0000;
	text-decoration: none;
}
#footer #menu  {
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer #menu a, a:visited {
	text-decoration: none;
	color: #C00;
	
}
#footer #menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	
}
#footer #menu a:active {
	color: #FFCC00;
	background-color: #CC0000;
	
}
#offpage_menu {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
}
#offpage_menu a, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#offpage_menu a:hover {
	color: #FFFFFF;
}#offpage_menu a:active {
	color: #CC0000;
}
#showcase  {
	margin-left: 10px;
}
#showcase td {
	padding: 3px;
}
#contact td {
	padding: 3px;
}
#rightColumn li {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	list-style-type: square;
	list-style-position: inside;
}
#rightColumn ul {
	padding-left: 25px;
	list-style-type: none;
}
#hampers td {
	padding: 3px;
}

#cabinet td {
	padding: 3px;
}
#accessories td {
	padding: 3px;
}
#booklets td {
	padding: 3px;
}
#monthly_specials tr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}
#monthly_specials td {
	padding-top: 3px;
	padding-bottom: 3px;
}
