@charset "UTF-8";
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../background/back_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.thrColFixHdr #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../background/outerWrapper_cyan.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
} 
.thrColFixHdr #header {
	background-image: url(../background/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 55px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
	color: #333;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: left;
}
.thrColFixHdr #header #wrap {
	width: 200px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.thrColFixHdr #header #contactus {
	letter-spacing: 1px;
	text-align: right;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #header #contactus a, a:visited {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.thrColFixHdr #header #contactus a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
.thrColFixHdr #header #phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
	text-align: right;
	margin-top: 2px;
	font-weight: bold;
}
.thrColFixHdr #navigation {
	background-image: url(../menu-background/black.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	clear: both;
	background-position: center;
	padding: 5px;
}
.thrColFixHdr #wrapper {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #CCC;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3000px;
	padding-left: 10px;
	margin-bottom: -3000px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	display: inline;
	background-color: #DBEAED;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColFixHdr #sidebar1 img {
	border: 1px solid #FFF;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3000px;
	padding-left: 10px;
	margin-bottom: -3000px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	display: inline;
}
.thrColFixHdr #sidebar2 #add_cart {
	font-family: "Comic Sans MS", cursive;
	margin-bottom: 10px;
	background-image: url(../background/outerWrapper_cyan.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thrColFixHdr #sidebar2 a, a:visited {
	color: #0000CC;
	text-decoration: none;
}
.thrColFixHdr #sidebar2 a:hover {
	color: #0000CC;
	text-decoration: underline;
}
.thrColFixHdr #sidebar2 h3 {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.thrColFixHdr #sidebar2 img {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #000;
	margin-top: 5px;
}
.thrColFixHdr #sidebar2 #Original {
	background-image: url(../background/outerWrapper_blue.jpg);
	padding: 5px;
	background-position: bottom;
	margin-bottom: 5px;
}
.thrColFixHdr #sidebar2 #view_cart {
	margin-bottom: 10px;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
} 
.thrColFixHdr #mainContent img {
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #000;
	margin-bottom: 5px;
}
.thrColFixHdr #mainContent h1 {
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 0px;
	line-height: 18px;
}
.thrColFixHdr #mainContent #Original {
	background-image: url(../background/outerWrapper_cyan.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	background-position: center;
	margin-top: 5px;
}
.thrColFixHdr #mainContent #maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 30px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
.thrColFixHdr #mainContent #maintext a, a:visited {
	color: #00C;
	text-decoration: none;
}
.thrColFixHdr #mainContent #maintext a:hover {
	color: #009;
	text-decoration: underline;
}
.thrColFixHdr #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	font-size: 11px;
	text-align: center;
}
.thrColFixHdr #footer a, a:visited {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000CC;
}
.thrColFixHdr #footer a:hover {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000CC;
}
.thrColFixHdr #website-design {
	text-align: center;
	padding: 2px;
}
.thrColFixHdr #website-design a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.thrColFixHdr #website-design a, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: auto;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	width: auto;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bold {
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
