@charset "UTF-8";
/* CSS Document */

/* Meyers Reset */
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
	}
ol li, #rightTextBoxes ul li {
	margin: .5em 0 .5em 2em;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end Meyers Reset */

body {
	font: 12px Helvetica, Arial, sans-serif;
	color: gray;
	background: #933206 url(../images/redBackgroundRepeat.jpg) 0 269px;
	}
	
a:link, a:visited {
	color: #cb9e39;
	}	
a:hover, a:active {
	color: #fcc648;
	}
	
p {
	line-height: 1.5em;
	margin: 1.2em 0;
	}	
h1, h2, h3 {
	margin: 1.2em 0;
	}
h2 {
	font-size: 18px;
	text-transform: none;
	}
h3 {
	font-size: 14px;
	}

#rightTextBoxes h2, .paperBack {
	background: url(../images/headerBack.gif) no-repeat;
	padding: 14px 0 0 18px;
	font-size: 17.5px;
	color: #680a01;
	height: 40px;
	font-style: italic;
	margin-bottom: .5em;
	width: 600px;
	text-align:left;
	}
	
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
	
dt {
	font-weight: bold;
	display: inline-block; 
	float: left;
	background: yellow;
	}
dd {
	display: inline-block; 
	float: left;
	background: green;
	margin: auto;
	}
	
/* layout styles */
#mainContainer {
	width: 100%;
	min-width: 800px;
	}

#topContainer {
	width: 100%;
	height: 270px;
	background: #fdf5df;
	}

#bottomContainer {
	width: 100%;
	background: url(../images/redBackTop.jpg) repeat-x;
	}

#navBox {
	height: 45px;
	background: url(../images/navRepeat.jpg) repeat-x;
	}
#headerBox {
	height: 225px;
	background: url(../images/tanBackRepeat.jpg) repeat-x;
	position: relative;
	}
#saleGraphic {
	display: inline;
	position: absolute;
	top: 0;
	left: 730px;
	}
	
#footer {
	margin-top: 20px;
	}	
/* featured stuff */
#featuredBox div {
	width: 130px;
	height: 200px;
	float: left;
	display: inline;
	}
#featuredBox p{
	padding:5px 3px 5px 3px;
	margin:0px;
	}
	
#feature1 {
	margin-left: 10px;
	}
#feature2 {
	margin-left: 3px;
	}
#feature3 {
	margin-left: 3px;
	}
	
#leftColumn {
	float: left;
	display: inline;
	width: 150px;
	margin-left: 15px;
	}
	
#rightTextBoxes {
	margin-left: 180px;
	margin-right: 30px;
	}
#middleColumn {
	width: 49%;
	float: left;
	}
#rightColumn {
	width: 49%;
	float: right;
	padding-left: 10px;
	}	

/* end layout styles */

/* navigation */
#navBox {
	margin-left: 17px;
	}
#navBox li, #navBox li a {	
	float: left;
	display: inline;
	height: 45px;
	}	
#navBox li a {
	display: block;
	}	
#navBox li a:link, #navBox li a:visited {
	background-position: 0 0;
	}	
#navBox li a:hover, #navBox li a:active, #navBox li a.turnedOn {
	background-position: 0 -45px;
	}	
#navBox li a strong {
	display: none;
	}

#navAbout, #navAbout a {
	width: 148px;
	}
#navAbout a {
	background-image: url(../images/navAbout.png);
	}

#navInventory, #navInventory a {
	width: 106px;
	}
#navInventory a {
	background-image: url(../images/navInventory.png);
	}

#navContact, #navContact a {
	width: 111px;
	}
#navContact a {
	background-image: url(../images/navContact.png);
	}

#navSignUp, #navSignUp a {
	width: 95px;
	}
#navSignUp a {
	background-image: url(../images/navSignup.png);
	}

#navEducation, #navEducation a {
	width: 99px;
	}
#navEducation a {
	background-image: url(../images/navEducation.png);
	}
	
#featuredBox {
	width: 413px;
	height: 229px;
	float: left;
	display: inline;
	background: url(../images/featuredBackground.jpg) no-repeat;
	}
/* end nav */

#bottomContainer {
	color: white;
	}

#footer {
	color: #5a0000;
	font-size: 11px;
	font-weight: bold;
	}	
	
#footer ul li {
	float: left;
	margin: 0 10px 0 0;
	letter-spacing: .05em;
	}
#footer li a {
	text-transform: uppercase;
	font-size: 9px;
	}

#homeTextBox {
	margin-left: 463px;
	width: auto;
	margin-right: 50px;
	}
	
.homePhone {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-right: 40px;
	background: url(../images/phoneFlower.gif) 100% 50% no-repeat;
	margin-top: 10px;
	display:block;
	width: 160px;
	text-align: left;
	}
	
#antiqueCare {
	margin-left: 30px;
	}
#antiqueCare a {
	width: 134px;
	height: 54px;
	background: url(../images/antiqueCare.gif) 0 0 no-repeat;
	float: left;
	display: inline;
	}
#antiqueCare a:link, #antiqueCare a:visited {
	background: url(../images/antiqueCareBoth.gif) 0 0 no-repeat;
	}
#antiqueCare a:hover, #antiqueCare a:active {
	background: url(../images/antiqueCareBoth.gif) 0 -54px no-repeat;
	}
#footer ul {
	float: right;
	display: inline;
	margin-top: 25px;
	margin-right: 50px;
	}
	
#featuredBox .imgBox {
	height: 110px;
	width: 100%;
	}
#featuredBox .imgBox img {
	margin: 0 auto;
	border: 3px solid #ddca86;
	display: block;
	}
#featuredBox p {
	line-height: normal;
	text-align:center;
	}
#featuredBox a:link, #featuredBox a:visited {
	color: black;
	}
#featuredBox a:hover, #featuredBox a:active {
	color: #913104;
	}
	
.intTitleBottom {
	margin-left: 27px;
	}	

#pickwickContact {
	background: url(../images/contactPaper.gif) repeat-y;
	padding: 35px 0 0 0;
	}	
#pickwickContact p {
	margin: 7px 20px;
	white-space: nowrap;
	color: #5a0000;
	}	
#pickwickContact strong {
	display: block;
	float: left;
	width: 145px;
	}

#pickwickContact input, #pickwickContact textarea {
	width: 160px;
	border: 0;
	border-bottom:1px solid gray;
	background: white;
	}
#pickwickContact input#sendBtn {
	width: 80px;
	display: block;
	margin-left: 170px;
	font-size: 10px;
	text-transform:uppercase;
	padding: 3px 0 0 0;
	border: 1px solid gray;
	background: #c07e00;
	cursor: pointer;
	}
#pickwickContact input#sendBtn:hover {
	background: #ffcc33;
	}
	
#leftColumn h3 {
	text-transform: uppercase;
	}
#leftColumn p {
	font-size: 11px;
	}
#leftColumn em {
	font-style: italic;
	}
	
#periodsBox p {
	margin: 0;
	padding: 0;
	}	
#periodsBox td {
	padding: 2px 8px;
	border-top: 1px solid #5a0801;
	}
	
/* search */
#searchField {
	background: url(../images/searchFrame.jpg) no-repeat;
	width: 106px;
	height: 25px;
	float: left;
	display: inline;
	border: 0;
	color: black;
	padding: 8px 8px 0 8px;
	font-size: 12px;
	margin-top: 7px;
	margin-left: 0px
	}	

/* hide stuff */
#antiqueCare strong {
	display: none;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
