@charset "UTF-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/bg.jpg) center repeat-y;
}

h1 {
	font-size: 27px;
	font-weight: normal;
	color: #676733;
	text-transform: uppercase;
	text-align: right;
}

p, ol {
	font-size: 13px;
	line-height: 1.6em;
}

a {
	color: #676733;
}

#container {
	position: relative;
	margin: 0 auto;
	padding: 0 22px 0;
	width: 916px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#logo {
	position: relative;
	float: left;
	width: 214px;
	height: 91px;
	padding: 22px 0 0;
}

#footer {
	position: absolute;
	margin: 0 0 0 -458px;
	left: 50%;
	bottom: 0 !important;
	width: 916px;
	height: 44px;
	border-top: 1px #676733 solid;
	background: url(../images/two_box.gif) right center no-repeat;
}

#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #60644D;
}

#footer a {
	color: #60644D;
}

#content {
	position: relative;
	margin: 0 auto;
	padding-bottom: 60px;
	width: 916px;
	height: auto !important;
}

.home {
	float: left;
	width: 491px;
	height: auto !important;
	margin-top: 30px;
	padding-right: 30px
}

.home h1 {
	text-align: left;
	text-transform: none;
	margin-top: 0;
}

.homepromo {
	float: left;
	width: 363px;
	padding-left: 30px;
	border-left: 1px solid #676733;
	margin-top: 30px;
}

.homepromo h1 {
	font-size: 14px;
	color: #676733;
	margin-bottom: -12px;
	line-height: 1.5em;
	text-align: left;
}

.homepromo p {
	font-size: 12px;
	line-height: 1.5em;
}

.homepromo a {
	color: #676733;
}

.homepromo a:hover {
	text-decoration: none;
}

.homepromno img {
	border: none;
}

.homeflash {
	border-bottom: 1px #676733 solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.nobold {
	font-weight: normal;
}

.homepromoimg {
	padding-right: 10px;
}

.clear {
	clear: both;
}

.leftpanel {
	position: relative;
	float: left;
	width: 205px;
	height: auto !important;
}

.leftpanel h1 {
	text-transform: none;
	text-align: left;
	font-size: 18px;
	margin-top: 30px;
	color: #676733;
	font-weight: normal;
}

.leftpanel img {
	padding-top: 30px;
}

.leftpanel ol {
	padding-left: 18px;
}

.rightcontent {
	position: relative;
	float: left;
	padding: 0 0 0 40px;
	width: 665px;
	height: auto !important;
}

.rightcontent h1 {
	text-transform: none;
	text-align: left;
	font-size: 27px;
	padding-top: 12px;
}

.rightcontent h2 {
	text-transform: none;
	text-align: left;
	font-size: 18px;
	padding-top: 12px;
	color: #676733;
	font-weight: normal;
}

.rightcontent h3 {
	text-transform: none;
	text-align: left;
	font-size: 18px;
	padding-top: 12px;
	color: #676733;
	font-weight: normal;
	margin-bottom: -8px;
}

.rightcontent h4 {
	text-transform: none;
	text-align: left;
	font-size: 18px;
	margin-top: 0;
	color: #676733;
	font-weight: normal;
}

.workimage {
	width: 418px;
	height: 242px;
	border: 1px #676733 solid;
	margin: 0 auto;
}

.worknavleft {
	position: relative;
	float: left;
	width: 234px;
	text-align: right;
}

.worknavleft ul {
	margin: 0;
	padding: 0;
}

.worknavleft li {
	list-style-type: none;
}

.worknavleft a {
	position: relative;
	float: right;
	height: 24px;
	width: 182px;
	margin-bottom: 20px;
	padding-right: 30px;
	background: #676733;
	border-left: 22px #212121 solid;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.4em;
}

.worknavleft a:hover {
	background: #212121;
	border-left: 22px #212121 solid;
	text-decoration: none;
}

.worknavright {
	position: relative;
	float: right;
	width: 234px;
	text-align: left;
}

.worknavright ul {
	margin: 0;
	padding: 0;
}

.worknavright li {
	list-style-type: none;
}

.worknavright a {
	position: relative;
	float: left;
	height: 24px;
	width: 182px;
	margin-bottom: 13px;
	padding-left: 30px;
	background: #676733;
	border-right: 22px #212121 solid;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 1.4em;
}

.worknavright a:hover {
	background: #212121;
	border-right: 22px #212121 solid;
	text-decoration: none;
}

.workbottom {
	width: 650px;
	height: 242px;
	margin: 0 auto;
}

.workbottombox {
	position: relative;
	float: left;
	width: 195px;
	height: 150px;
	border-top: 1px #676733 solid;
	border-right: 1px #676733 solid;
	border-bottom: 1px #676733 solid;
	border-left: 1px #676733 solid;
	margin-top: 22px;
}

.workbottombox h1 {
	font-size: 15px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	background: #676733;
}

.space {
	position: relative;
	float: left;
	width: 24px;
	height: 22px;
}

.column {
	float: left;
	width: 315px;
	height: auto;
	padding-right: 15px;
}

.thumbnails ul, .thumbnailslarge ul {
	margin: 0 0 0 -20px;
	padding: 0;
}

.thumbnails li, .thumbnailslarge li {
	display: inline;
	text-align: center;
}

.thumbnails a {
	float: left;
	margin: 0 0 20px 20px;
	padding: 10px;
	width: 188px;
	height: 200px;
	color: #676733;
	text-decoration: none;
	font-size: 13px;
	line-height: 2em;
}

.thumbnailslarge a {
	float: left;
	margin: 0 0 20px 20px;
	padding: 10px;
	width: 188px;
	height: 230px;
	color: #676733;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.5em;
}

.thumbnailslarge img {
	margin: 0 0 10px 0;
	border: 0;
}

.thumbnailslarge a img  {
	border: 1px solid #676733;
}

.thumbnails a:hover, .thumbnailslarge a:hover {
	color: #FFFFFF;
	background: #676733;
}

.thumbnails img, .thumbnails img {
	border: 0;
}

.links ul {
	margin: 0 0 0 -20px;
	padding: 0;
}

.links li {
	display: inline;
	text-align: center;
}

.links a {
	float: left;
	margin: 0 20px 20px 0;
	padding: 10px;
	width: 130px;
	height: 100px;
	color: #676733;
	text-decoration: none;
	font-size: 11px;
	line-height: 2em;
}

.links a:hover {
	color: #FFFFFF;
	background: #676733;
}

.links img {
	border: 0;
}

.sale {
	color: #990000
}

.newsletterbox {
	width: 615px;
	height: auto !important;
	border: 1px solid #333333;
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
}

#newsletterlogo {
	position: absolute;
	width: 205px;
	height: 243px;
	top: -92px;
	left: 50%;
	margin-left: -458px;
	z-index: 100000;
}

.imageleft {
	padding: 0 20px 20px 0;
}

.imageright {
	padding: 0 0 20px 20px;
}

#menu {
	position: absolute;
	padding: 62px 0 0 0;
	width: 700px;
	height: 22px;
	top: 0;
	left: 50%;
	margin-left: -240px;
}