/* Rest of CSS */
body {
	margin: 30px 0;
	padding: 0;
	background: #EFEFEF;
	font-size: 12px;
	color: #6B6B6B;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid #F4F4F4;
	font-size: 26px;
}

h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: 1px solid #F4F4F4;
}
#colOne h3 {
	color:#ec5600;
	font-size:18px;
}
p, ol, ul, blockquote {
	line-height: 24px;
}

ul {
	margin-top:5px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

a {
	color: #EC5600;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

#textfield1 {
	width: 185px;
	margin-bottom: 10px;
	border: 1px solid #E0E0E0;
	border-right-color: #F6F6F6;
	border-bottom-color: #F6F6F6;
}

#submit1 {
	border: 1px solid #EBEBEB;
	border-bottom-color: #DDDDDD;
	background: #FBFBFB url(/site-images/img7.gif) repeat-x;
	text-transform: lowercase;
	font-size: 12px;
	color: #7A7A7A;
}

/* Posted */

.posted {
	height: 33px;
	margin: 0 0 30px 0;
	padding: 10px 15px 0 15px;
	background: url(/site-images/img6.gif) repeat-x;
	border-bottom: 1px solid #F2F2F2;
}

.posted p {
	float: left;
	margin: 0;
}

.posted .comments {
	float: right;
}

.posted a {
	color: #717171;
}

/* Header */

#header {
	width: 917px;
	height: 115px;
	margin: 0 auto;
	background: url(/site-images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	height: 115px;
	padding: 0 0 0 0;
	background: url(/site-images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 50px 0 0 40px;
	font-size: 36px;
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: left;
	padding: 72px 0 0 8px;
	font-size: 12px;
	border: none;
}

#logo h2 a {
	color: #B4B4B4;
}

/* Menu */

#menu {
	float: right;
	height: 45px;
	padding: 70px 25px 0 0;
	background: url(/site-images/img3.gif) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 15px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 13px;
	color: #3B3B3B;
}

#menu .first a {
	border: none;
}

/* Splash */

#splash {
	width: 877px;
	height: 155px;
	margin: 0 auto;
	background: url(/site-images/img5.gif) repeat-x left bottom;
	border-right: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
}

/* Content */

#content {
	width: 847px;
	margin: 0 auto;
	padding: 30px 35px 0 35px;
	background: #FFFFFF url(/site-images/img8.gif) no-repeat left bottom;
}

#colOne {
	float: left;
	width: 620px;
}

#colTwo {
	float: right;
	width: 185px;
	padding: 5px 0 0 0;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}


/* PHOTO CAROUSEL */
.photoblockcarousel {
	height: 120px;
	width: 588px;
	border:none;
}
.photoblockcarousel h1 {
	color: #963626;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.photoblockcarousel ul {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	list-style-type: none;
}
.photoblockcarousel ul li {
	display: block;
	/*	float: left;*/

	margin:auto;
	width: 170px;
	height:100px;
}
.photoblockcarousel .jcarousel-next-horizontal {
	display:inline;
	float:right;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(/site-images/next-horizontal.png) no-repeat 0 0;
}
.photoblockcarousel .jcarousel-next-horizontal:hover {
	background-position: -32px 0;
}
.photoblockcarousel .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.photoblockcarousel .jcarousel-next-disabled-horizontal, .photoblockcarousel .jcarousel-next-disabled-horizontal:hover, .photoblockcarousel .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.photoblockcarousel .jcarousel-prev-horizontal {
	display:inline;
	float:left;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(/site-images/prev-horizontal.png) no-repeat 0 0;
}
.photoblockcarousel .jcarousel-prev-horizontal:hover {
	background-position: -32px 0;
}
.photoblockcarousel .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.photoblockcarousel .jcarousel-prev-disabled-horizontal, .photoblockcarousel .jcarousel-prev-disabled-horizontal:hover, .photoblockcarousel .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/* Product Category Photo Displays */
.product_block {
	cursor: pointer;
	list-style: none;
	width:588px;
	padding:0px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
}
.product_block a {
	cursor: pointer;	
}
.product_block .productname {
	font-size:10px;
	text-align:center;
}
.product_block img {
	background: #fff;
	border-color:#fff;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 3px;
	height:100px;
}
.product_block li {
	background:#fff;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	color:#FFFFFF;
	display: inline;
	float: left;
	padding: 0px;
	position: relative;
	text-align: center;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	height:180px;
	width:175px;
}
/* Previous/Next */
.blogNext, .blogPrevious, .productPrevious, .productNext {
 background-color: #B4B4B4;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 border:1px #F4F4F4 solid;
 cursor: pointer;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 text-transform: uppercase;
 margin-top: 15px;
}
.blogNext, .productNext {
	float:right;
}
/***************  CONTACT FORMS FORMATTING  ***************/
form.Contact_Us {
	width: 340px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: normal;
}
.Contact_Us label {
	background-color: #ec5600;
	border: 1px solid #6b6b6b;
	color:#FFF;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 5px;
	float: left;
	width: 120px;
	text-align: right;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.Contact_Us textarea {
	height: 80px;
	width: 200px;
	margin-bottom: 5px;
	float: left;
	background-color: #f4f4f4;
	border: 1px solid #000;
	color: #31535E;
	padding: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Contact_Us input {
	border: 1px solid #000;
	background-color: #f4f4f4;
	margin-bottom: 5px;
	color: #31535E;
	float: left;
	width: 200px;
	padding: 3px;
}
.Contact_Us select {
	margin-bottom: 5px;
	width:200px;
}
.Contact_Us input.submit {
	background-color: #ec5600;
	border: 1px solid #6b6b6b;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	width: 208px;
	margin-bottom: 20px;
	padding: 5px;
}
.Contact_Us p {
	clear: left;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.Contact_Us .submitarea label {
	background-color: #FFF;
	margin-left: 0px;
	background-image: none;
	width: 120px;
	float: left;
	border: 1px solid #FFF;
}
.Contact_Us .captcha input {
	height: 22px;
	padding-top: 10px;
	float: left;
}
.Contact_Us .captcha label {
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	border: 1px solid #FFF;
	text-align:right;
	float: left;
}
.error {
	background-color: #FF6666;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	padding: 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}
/** photo_block **/
ul.photo_block {
	width:600px;
	margin-top:15px;
	margin-left:20px;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
}
.photo_block li {
	display: block;
	width: 175px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.photo_block img {
	width: 175px;
	border:1px solid #ec5600;
}
