@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ece2d9;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
p, h1, h2, h3, table, ul {
	margin-bottom: 16px;
}
a {
	color:#730027;
}
a:hover {
	color:#78929d;
}
h1 {
	font-size: 15px;
	color: #8a7264;
}
h2 {
	font-size: 16px;
	color: #8a7264;
}
h3 {
	font-size: 14px;
	color: #664D42;
	/*margin-bottom: -12px;*/
}
.img-right{
	float:right;
}
h4 {
	font-size: 13px;
	color: #664D42;
	/*margin-bottom: -12px;*/
}
#container {
	width: 969px;
	background-image: url(../images/bg_container.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#masthead {
	display: block;
	height: 156px;
	width: 969px;
}
#logo {
	display: block;
	float: left;
}
#utilinav {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 18px;
	width: 314px;
	padding-top: 138px;
	padding-left: 41px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#utilinav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}


#utilinav a:hover {
	color: #872C2C;
}

#nav {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 969px;
	text-align: center;
}
#guts {
	background-image: url(../images/bg_guts.gif);
	background-repeat: no-repeat;
	display: block;
	width: 828px;
	padding-right: 75px;
	padding-left: 66px;
	padding-top: 25px;
	font-size: 13px;
}
#home-flash {
	float: left;
	height: 386px;
	width: 555px;
	margin-right: 13px;
}
#fb-home {
	float: left;
	width: 300px;
}

#footer {
	background-color: #ECE2D9;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	display: block;
	width: 929px;
	padding-top: 0px;
	padding-left: 40px;
	clear: both;
}
#blog-button {
	float: left;
}
#footer-nav {
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 60px;
	width: 770px;
	padding-top: 35px;
	display: block;
	text-align:left;
}
#footer-nav a {
	color: #000;
	text-decoration: none;
}
#footer-nav a:hover {
	color: #730027;
}
#footer-extras {
	text-align: right;
	float: left;
	width: 770px;
}
.elistform {
	font-size: 12px;
	color: #8A7264;
	text-align: center;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	display: block;
	float: right;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6A79E;
	height: 45px;
}
.left-col {
	width: 280px;
	margin-right: 25px;
	margin-bottom: 25px;
	display: block;
	float: left;
}
.right-col {
	float: left;
	width: 500px;
	display: block;
	margin-bottom: 25px;
}
.center-col{
	margin:0 auto;
	width:655px;
}
#screenshot {
	position:absolute;
	border:1px solid #b6a79e;
	background-color:#8A7264;
	padding:5px;
	display:none;
	color:#FFF;
	font-size: 13px;
	text-align: center;
}
#screenshot img {
	margin-bottom: 4px;
}
.pdf-box {
	display: block;
	height: 56px;
	width: 140px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 55px;
	font-size: 14px;
	background-image: url(../images/bg_pdf_downloader.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}
.calendar td{
	border-bottom:1px solid #b6a79e;
	font-size:12px;
	color:#8A7264;
}
td{
	color:#8A7264;
}
#mapshadow {
	background-image:url(../images/bg_googlemap.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	width: 604px;
	padding: 23px;
}

.top {
background-color:#ECE2D9;
background-image:url(http://www.craftsdirect.com/staging2009/images/bg_top.jpg);
background-position:right top;
background-repeat:no-repeat;
text-align:right;
vertical-align:bottom;
}
.no-margin-bottom{
	margin-bottom:0;
}
#guts ul{
	margin-left:15px;
}
#guts ul li{
	list-style-type:square;
}
#guts .employlist li{
	list-style-image:url(../images/bullet_brown.gif);
}
