#wrapper {
	width: 800px;
	background-color: #000000;
	text-align: left;
	height: auto;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	text-align: left;
	vertical-align: bottom;
}

/*business name graphic*/
#topbanner {
	height: 30px;
	background-image: url(../images/TopGraphic.gif);
	background-repeat: no-repeat;
}
/*end business name graphic*/

/*nav links background and container*/
#navbanner {
	height: 20px;
	background-image: url(../images/NavGraphic.gif);
	background-repeat: no-repeat;
}
/*end nav background*/

/*navigation links at top of pages*/
#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#nav a:link,
#nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D3AD7B;
	text-decoration: none;
	float: right;
	margin: 0px 12px 0px 12px;
	padding-right: 1px;
}

#nav a:hover,
#nav a:focus,
#nav a:active {
	color: #FFFFFF;
}
/*end nav links*/

/*ATADA logo and graphic to left of content*/
#leftcol {
	height: 648px;
	width: 100px;
	background: url(../images/LeftGraphic.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	left: 0px;
}
/*end left graphic*/

/*content div holds text and photos, but not nav links, top graphic, left graphic, or footers*/
#content {
	margin-left: 110px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
} 

#content h1 {
	display: block;
	width: 690px;
	height: 25px;
	padding-left: 10px;
	margin-top: 0px;
	font-size: 120%;
	color: #ffffff;
	font-family: "Book Antiqua", Georgia, "Times New Roman", serif;
	clear: both;
	background: url(../images/header.gif);
	background-repeat: no-repeat;
}

/*used for item inventory numbers*/
#content h6 {
	font-size: 70%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#content p {
	font-size: 90%;
	color: #FFFFFF;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
}

#content a:hover,
#content a:focus,
#content a:active {
	color: #FFFFFF;
}
/*end content div*/

/*the contact div replaces the content div on the Contact Us, Articles pages, and Email Updates pages.  A quick and dirty way to have colored and underlined links for these pages but not for others*/
#contact {
	margin: 10px 0px 10px 110px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

#contact a {
	color: #D3AD7B;
}

#contact a:hover,
#contact a:focus,
#contact a:hover {
	color: #FFFFFF;
}

#contact form {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

#contact label {
	width: 100px;
	float: left;
	text-align: right;
	display: block;
}

#contact input {
	margin-left: 10px;
}

#contact .submit {
	margin-left: 158px;
}
/*end contact page link div*/

/*Back to Collection button*/
div .roll {
	display: block;
	width: 200px;
	height: 20px;
	margin: 10px 0px 10px 100px;
	padding-left: 10px;
	padding-top: 1px;
	background-image: url(../images/rollover.gif);
	background-repeat: no-repeat;
}

div .roll a {
	text-decoration: none;
	color: #D3AD7B;
	font-size: 90%;
}

div .roll a:hover,
div .roll a:focus,
div .roll a:active {
	color: #FFFFFF;
}
/*end Back to Collection button*/

/*used to float and style images and text on item detail pages*/
div .center {
	float: left;
	padding-right: 90px;
	padding-left: 90px;
}

div .center p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	width: 490px;
}

div .center img {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	width: 500px;
}

input {
	margin-left: 175px;
}
/*end item detail page images float*/

/*used to float index page text*/
div .text {
	float: left;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 320px;
}

div .text p {
	text-align: left;
	width: 320px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div .text li {
	font-size: 90%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*end index page text float*/

/*used to float and style images and text on category pages*/
div .float {
	float: left;
	padding-left: 58px;
}

div .float p {
	text-align: center;
	margin-top: 5px;
	padding-right: 10px;
	margin-bottom: 20px;
}

div .float img {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
/*end category pages images float*/

/*used for store photo on About Us page*/
.rightimage {
	margin: 0px 5px 5px 10px;
	float: right;
	background-color: #000000;
}

.leftimage {
	margin: 0px 5px 5px 10px;
	float: left;
	background-color: #000000;
}
/*end store photo floats*/

/*used for links on Articles page*/
ul.circle {
	list-style-type: circle
}
/*end Articles links*/

/*address footer*/
#footer {
	width: 690px;	
	height: 25px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 110px;
	background: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
}

#footer p {
	font-family: "Book Antiqua", "Georgia", "Times New Roman", serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer a {
	color: #D3AD7B;
}

#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #FFFFFF;
}
/*end address footer*/

/*copyright information footer*/
#copyright {
	float: left;
	width: 700px;
	padding-left: 100px;
	color: #FFFFFF;
	margin-top: 0px;
}

#copyright p {
	font-size: 60%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}

#copyright a {
	color: #FFFFFF;
}
/*end copyright information footer*/
