body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.833em;
	color: #211a12;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/page-bg-tile.jpg);
	font-size: 0.75em;
	
}
a {
	color: #786e00;
}
a:hover {
	text-decoration: none;
}

h2, h3, h4 {
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	text-shadow: 0px 1px #000000;
	filter: dropshadow(color=#000000, offX=0, offY=1); /* specific to ie */
	text-transform: none;
	font-size: 30px;
	padding-left: 25px;
	font-weight: normal;
	color: #e2d5bf;
	padding-top: 49px;
}
h2.home{
	text-shadow: 0px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offX=0, offY=1); /* specific to ie */
	font-size: 22px;
	color: #211a12;
	padding-bottom: 10px;
	margin-bottom: 15px;
	line-height: 22px;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 0px;
}
h2.rule {
	background-image: url(../images/sub-title-bg-tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3  {
	font-size: 1.333em;
	padding-bottom: 2em;
}
h4 {
	font-size: 1.25em;
	padding-bottom: 1em;
}









p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.833em;
	padding-left: 0px;
}
p.nudge {
	padding-bottom: 2.5em;
}

.emphasis {
	font-size: 1.25em;
}


.hide {
	display: none;
}
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
}

.top-wrapper {
	background-image: url(../images/topmast-nav-bg-tile.jpg);
	background-repeat: repeat-x;
	height: 169px;
}
.cntr {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.topmast-container {
	background-image: url(../images/topmast-bg.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.topmast-container .pad {
	padding-top: 53px;
	padding-left: 783px;
}

a.cart {
	background-image: url(../images/btn-cart.gif);
	display: block;
	height: 14px;
	width: 101px;
}
a.cart:hover {
	background-position: bottom;
}
ul.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	height: 52px;
}
ul.nav a.home {
	background-image: url(../images/nav-home.jpg);
	width: 114px;
}
ul.nav a.about {
	background-image: url(../images/nav-about.jpg);
	width: 123px;
}
ul.nav a.services {
	background-image: url(../images/nav-services.jpg);
	width: 134px;
}
ul.nav a.products {
	background-image: url(../images/nav-products.jpg);
	width: 140px;
}
ul.nav a.gallery {
	background-image: url(../images/nav-gallery.jpg);
	width: 131px;
}
ul.nav a.articles {
	background-image: url(../images/nav-articles.jpg);
	width: 133px;
}
ul.nav a.contact {
	background-image: url(../images/nav-contact.jpg);
	width: 135px;
}
ul.nav a:hover {
	background-position: 0px -52px;
}
ul.nav a.current {
	background-position: 0px -104px;
}
.head-wrapper {
	background-image: url(../images/head-wrapper-tile-bg.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #000;
	color: #FFF;
}
object, embed {
	display: block;
}
#home-banner {
	float: left;
	width: 560px;
}
.spotlight {
	float: left;
	width: 350px;
	color: #9f9686;
	height: 290px;
}
.spotlight .pad {
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 1.333em;
}
.spotlight-text {
	font-size: 15px;
	color: #e2d5bf;
	line-height: 1.333em;
}
.body-wrapper {
	background-color: #c9beac;
	background-image: url(../images/item-bg-tile.jpg);
	background-repeat: repeat-x;
}
.body-wrapper .pad , .foot-wrapper .pad{
	padding: 25px;
}
.column1, .column2  , .column3{
	float: left;
	width: 270px;
	margin-left: 25px;
}
.column1 {
	margin-left: 0px;
}
.column2 {
	width: 560px;
	margin-left: 30px;
}
.inside-split .column2   {
	margin-left: 20px;
}

.foot-wrapper {
	color: #9f9686;
	font-size: .917em;
	background-image: url(../images/foot-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
.foot-wrapper a {
	color: #e2d5bf;
	text-decoration: none;
}
.foot-wrapper a:hover {
	color: #FFF;
}
.foot-wrapper .column2 {
	width: 270px;
	margin-left: 20px;
}

.assoc {
	padding-left: 75px;
	background-repeat: no-repeat;
	padding-bottom: 1.438em;
	padding-right: 10px;
}
.apg {
	background-image: url(../images/apg-logo.gif);
}
.teddy {
	background-image: url(../images/teddy.gif);
}
.assoc ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.assoc ul li {
}
ul.links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 125px;
}
ul.links li {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E352D;
	padding-top: 4px;
}
ul.links li.first {
	padding-top: 0px;
}
ul.nudge {
	margin-left: 20px;
}
.page-title {
	background-image: url(../images/page-title-bg.jpg);
	height: 94px;
}
.inside-split {
	background-image: url(../images/hrz-split-bg-tile.gif);
	background-repeat: repeat-y;
	background-position: 565px top;
}
.inside-split .column1 {
	width: 540px;
}
.inside-split .column2 {
	margin-left: 50px;
	width: 270px;
}
ul.subnav {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.833em;
	padding-left: 0px;
}
ul.subnav li {
	background-image: url(../images/subnav-bg-tile.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-top: 10px;
	background-position: bottom;
}
ul.subnav li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #786e00;
}
ul.subnav a.current {
	color: #211A12;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 1.5em;
}
.grid-col {
	float: left;
	width: 417px;
	margin-left: 25px;
	padding-bottom: 1.5em;
}
.grid-col img , .column2 img, #photoviewer , .item-row .photo img, .column1 img{
	padding: 5px;
	margin-bottom: 10px;
	background-color: #E6DED0;
}
.right-align  {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}


.first-grid-col {
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.nobg {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

.caption {
	font-size: .9em;
	color: #55432F;
}
.item-row {
	margin-bottom: 5px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6DED0;
	border-right-color: #B5A78C;
	border-bottom-color: #B5A78C;
	border-left-color: #E6DED0;
	background-color: #D1C8B8;
}
.item-row .photo{
	float: left;
	width: 110px;
}
.item-row .photo img {
	margin-bottom: 0px;
}

.item-row .text{
	float: left;
	width: 267px;
	margin-left: 25px;
}
.item-row .buy-btn{
	margin-left: 25px;
	float: left;
	width: 91px;
}

#preview{
	position:absolute;
	padding:5px;
	display:none;
	color:#fff;
	background-color: #E6DED0;
}
img.btn-cart {
	margin-top: 10px;
	padding: 0px;
}
.column1 ul li {
	padding-bottom: .5em;
}
a.order-form {
	background-image: url(../images/icon-xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 22px;
}
ol , ul{
	padding-top: 0px;
	padding-bottom: 1em;
}
ol li , ul li{
	padding-bottom: .833em;
}

