@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; }
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; }
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;
	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;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#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;
	padding-top: 5px;
}
h3 {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC0000;
	text-transform: uppercase;
}

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


#leftColumn p {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 1.4em;
	font-size: 12px;
}
#leftColumn ul {
	padding-left: 25px;
	list-style-type: none;
}
#leftColumn li {
	color: #660000;
	font-weight: normal;
	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: 2px;
	padding-bottom: 2px;
}

#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;
}


#rightColumn {
	float: left;
	width: 470px;
	display: inline;
	overflow: hidden;
	margin-left: 5px;
}
#rightColumn p {
	text-align: justify;
	padding: 5px;
	color: #660000;
	line-height: 1.4em;
	font-size: 12px;
}
#rightColumn ul {
	padding-left: 25px;
	list-style-type: none;
}
#rightColumn li {
	color: #660000;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

#rightColumn 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;
}
#rightColumn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	font-size: 11px;
}
#rightColumn a:active {
	color: #FFCA0C;
	text-decoration: none;
	font-size: 11px;
	background-color: #CC0000;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}



.img {
	border: 1px solid #660000;
	box-shadow: 2px 2px 4px rgba(0,0,0,.7);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.7);
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,.7);
}

.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: #CC0000;
	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: #CC0000;
	
}
#footer #menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	
}
#footer #menu a:active {
	color: #FFCA0C;
	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: 1px;
}
#contact td {
	padding: 3px;
}
#hampers td {
	padding: 3px;
}

#cabinet td {
	padding: 3px;
}
#accessories td {
	padding: 3px;
}
input[type="text"] {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
input[type="text"]:focus {
	background-color: #FFFFFF;	
}
textarea[name="message"] {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea[name="message"]:focus {
	background-color: #FFFFFF;
}
textarea[name="comment"] {
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
textarea[name="comment"]:focus {
	background-color: #FFFFFF;
}

input[type="submit"] {
	background-color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	margin-left: 20px;
	margin-bottom: 5px;
	cursor: default;
}
#SurveyorSiteMap0 .ssmColumn .level-1 .level-2 {
	padding-top: 5px;
}
#SurveyorSiteMap0 .ssmColumn .level-1 {
	padding-top: 5px;
}
#rightColumn .banner {
	text-align: center;
}
