* {
  margin:0;
  padding:0;
  font-family: 'Lato', Trebuchet, sans-serif;
  font-weight: 300;
}

 
#main {
  //color:#666666;
  width: 1200px;
  margin: auto auto;
  padding-top: 15px;
  
  font-style: normal;
  font-size: 16px;
}
#logo {
	width:400px;
}

#body-container {
	width: 1200px;
	float: left;
}
#content {
	width: 981px;
	padding: 20px;
	float: left;
	//display: inline;
}

.border-box {
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	
	/* CSS3 Rounded Corners */
	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
}

#heading-box {
	width: 1200px;
	//height: 100px;
}

#heading {
	width: 370px;
	float: left;
}

#tagline {
	font-size: 22px;
	padding-left: 10px;
	font-weight: 300;
}


#headline {
	color: rgb(255,96,9);
	font-size: 33px;
	padding-top: 17px;
	width: 800px;
	float: left;
	font-weight: 300;
}

a {
	text-decoration: none;
	color:#666666;
}

#navmenu .subcat:hover {
	background-color: rgb(235,235,235);
}

#navmenu {
	width: 110px;
	margin-top: 30px;
	margin-right: 50px;
	padding-left: 10px;
	font-size: 20px;
	float: left;
}
#navmenu a{
	display: block;
	padding: 3px;
	margin-top: 8px;
	width: 90%;
}

a.subcat {
	margin-left: 20px;
	font-size: 80%;
	width: 90%;
}

.bodytype {
	color: #666;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 95%;
	display: block;
	clear: both;
}
.bodytype a{
	text-decoration: underline;
}
.midtype {
	color: #666;
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
}
.smalltype {
	font-size: 14px;
	letter-spacing: .07em;
	line-height: 25px;
}
.caption {
	font-size: 20px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 40px;
}
.emphasis {
	font-weight: 700;
}
div.main-entry {
	margin-top: 15px;
}
.column3 a{
	font-weight: 700;
	font-style: italic;
	color: rgb(80,80,80);
}
.medium {
	width: 635px;
	float: left;
}
.main-entry img{
	float: left;
	margin-right: 10px;
}

img.sized {
	width: 932px;
}

#photo-credits {
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-top: 10px;
	width: 400px;
	height: 50px;
	font-size: 12px;
}

#link-box, .quote-box {
	width: 260px;
	height: 250px;
	//border-left: 3px solid rgb(230,230,230);
	padding-left: 25px;
	margin-left: 15px;
	float: left;
	text-align: center;
}

.quote-box {
	margin-top:25px;
}

#button-box {
	width: 260px;
	height: 250px;
	padding-left: 25px;
	margin-left: 15px;
	float: left;
	text-align: center;
}
.button {
	border: 1px solid rgb(200,200,200);
	font-size: 23px;
	text-align: center;
	width: 150px;
	padding: 15px;
	margin: auto auto;
	margin-bottom: 15px;
	margin-top: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}

.button:hover {
	-moz-box-shadow: 5px 5px 7px #ccc;
  	-webkit-box-shadow: 5px 5px 7px #ccc;
  	box-shadow: 5px 5px 7px #ccc;
}
.button a:hover {
	color: rgb(255,96,9);
}
.shop-entry a{
	font-size: 14px;
	color: rgb(255,96,9);
}
.shop-button a{
	font-size: 20px;
	line-height: 28px;
	padding: 5px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: rgb(110,110,110);
}
.column3 {
	width: 300px;
	margin-right: 15px;
	float: left;
}

.shop-header {
	color: white;
	padding: 7px 0px 5px 10px;
	background-color: rgb(77,77,77);
	width: 960px;
	height: 22px;
	margin-bottom: 10px;
}

.shop-entry {
	width: 960px;
	height: 200px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.shop-entry img {
	float: left;
	cursor: pointer;
	padding: 4px;
	border: 1px solid white;
}
.shop-entry img:hover {
	border: 1px solid rgb(177,177,177);
}
.shop-entry form{
	margin-top: 10px;
}
.shop-entry tr {
	height: 20px;
	vertical-align: bottom;
}
.shop-entry tr.alt {
	height: 30px;
}

.shop-entry h1{
	font-size: inherit;
}
.shop-entry h2 {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
}
.shop-descrip-short {
	width: 190px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	margin-left: 15px;
}
.measure-box {
	width: 300px;
	font-size: 16px;
	float: left;
	line-height: 24px;
	margin-left: 15px;
	margin-top: 30px;
	padding-left: 25px;
	border-left: 3px solid rgb(230,230,230);
}

.shop-img {
	width: 285px;
	float: left;
}
.shop-img img{
	width: 100%;
}
.thumbnails {
	height: 0px;
	overflow: hidden;
}
.dot-border {
	border-bottom: 6px dotted rgb(230, 230, 230);
}

.order-box {
	width: 190px;
	border-left: 3px solid rgb(230,230,230);
	padding-left: 20px;
	float: left;
	height: 190px;
	margin-left: 15px;
}

input.cart-button {
	position: relative;
	margin-top: 5px;
	left:-4px;
}
.active {
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	border: none;
	padding-left: 0px;
}
.close-button{
	display: block;
	cursor: pointer;
	width: 945px;
	margin-left: 4px;
	
}
.close-button a {
	color: rgb(80,80,80);
}

.close-button:hover {
	font-weight: 700;
}

.thumbnails img{
	width: 100px;
}

.orange {
	color: #FF6009;
}
