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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* remember to define focus styles! */
:focus {
            outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #684750;
}
ol, ul {
            list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	margin: 2px;
}
caption, th, td {
            text-align: left;
            font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
            content: "";
}
blockquote, q {
            quotes: "" "";
}

/*--------------------Main---------------------*/
* {
            margin: 0px;
}

html, body {

}

#container {
	width: 960px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px none #B41908;
}

.footer, {

}

#header {
	background-color: #FFFFFF;
	height: 175px;
	width: 960px;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container #header #left {
	float: left;
	width: 665px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}


#sidebar {     
}

/* ==========Link States ========== */

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
}
#container #header #right {
	float: right;
	width: 295px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #tagline {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#header #location {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}
#topnav {
	background-color: #684750;
	height: 35px;
	width: 960px;
	background-image: url(img/topnavbg.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
}
#topnav #buttons {
	width: 960px;
	clear: both;
	text-align: center;
}
#container #topnav #buttons li {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 61px;
	display: inline;
	line-height: 200%;
}
#maincontent {
	background-color: #FFFFFF;
	width: 960px;
	height: 100%;
}
#animation {
	float: left;
	background-color: #000000;
	height: 354px;
	width: 340px;
	border: 1px solid #684750;
	margin-left: 20px;
	margin-top: 20px;
}
#maincontent #right {
	float: right;
	margin-right: 20px;
	height: 309px;
	width: 525px;
	border: 1px none #000000;
	margin-top: 20px;
}
#container #maincontent #right #vinyl {
	margin-bottom: 12px;
}
#leftpush {
	width: 52px;
	float: left;
}
#container #maincontent #right #static {
	margin-bottom: 14px;
}
#container #maincontent #right #fabrics {
	margin-bottom: 15px;
}
#container #maincontent #right #poly {
	margin-bottom: 13px;
}
#maintext {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 920px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	line-height: 150%;
	margin-right: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #694B55;
	margin-bottom: 10px;
}
#locationinfo {
	font-size: 13px;
	line-height: 135%;
	color: #585858;
	clear: left;
	width: 540px;
}
a.silver:link {
	text-decoration: underline;
	color: #69454F;
}
a.silver:visited {
	text-decoration: underline;
	color: #67545A;
}
a.silver:hover {
	text-decoration: none;
	color: #666666;
}
#creditcards {
	font-size: 13px;
	line-height: 135%;
	color: #684750;
	width: 356px;
	font-weight: bold;
	float: right;
}
#footer {
	background-color: #000000;
	height: 25px;
	width: 100%;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 200%;
	text-align: center;
}
#clearbottom {
	clear: both;
}
#floatleft {
	float: left;
	line-height: 125%;
}
#floatright {
	float: right;
	line-height: 125%;
}
#forms {
	width: 800px;
}
#floatleft #type {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#floatleft #request {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
#floatrightdup {
	float: right;
	line-height: 125%;
	margin-left: 100px;
}
#floatright #type {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#floatrightdup #type {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
#floatright #request {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
#floatrightdup #request {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-indent: 5px;
}
#forms p {
	line-height: 150%;
}
#minorder {
	font-size: 16px;
	font-weight: bold;
	color: #69414C;
}
td {
	margin: 0px;
	padding: 5px;
}
#maintext li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 210%;
	color: #675056;
	list-style-type: circle;
	font-weight: bold;
	margin-left: 20px;
	padding: 0px;
}
