html, body {
	height: 100%;
}

body {
	background-image: url(images/bckgr.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	line-height: 17pt;
	color: black;
	font-style: normal;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	margin: 0px;
	background-position: top;
	padding: 0px;
	min-height: 700px;
}

h1 {
	letter-spacing: 4px;
	font-size: 28px;
	line-height: 36px;
	font-weight: lighter;
	color: #333;
	text-shadow: 0 1px 1px #555;
}

h2 {
	letter-spacing: 4px;
	font-size: 14px;
	line-height: 17px;
	font-weight: lighter;
	color: #444;
}

h3 {
	letter-spacing: 4px;
	font-size: 12px;
	line-height: 17px;
	font-weight: lighter;
}



p {
	line-height: 10pt;
	color: #444;
	font-weight: lighter;
	font-size: 12px;
	letter-spacing: 1px;
}
strong {
	font-weight: bold;
}


a{ 
	padding: 2px;
	letter-spacing: 2px; 
	text-decoration: none; 
	color: #b42625}
#links {
	white-space: nowrap;
	z-index: 0;
	letter-spacing: 2px;
	font-family: arial, sans-serif;
	font-size: 10pt;
}
#links a  {
	display: inline-block;
	letter-spacing: 2px;
	text-decoration: none;
	color: #BB2625;
	font-family: sans-serif;
	font-size: 1.2em;
	text-shadow: 0px 1px 1px #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BFBBBA;
	border-bottom-color: #BFBBBA;
}

div#links a:hover {
	background: #F0F4F1;
	border-bottom: 1px solid #dce4dd;
	color: #555;
	z-index: 200
}

div#links a.active{
	background: #b51601;
	color: #DDE4DD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #fff;
	border-bottom-color: #fff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
div#menuwork a.active {
	color: #640D00;
}

#position-menu-top {
	top: 75px;
	position: absolute;
	margin-left: 10px;
}
#container #menutop {
	padding-bottom: 50px;
}


#container #maincontent {

}
#container #midsection {
	margin-bottom: 20px;
}

#container #news {
	overflow: auto;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
}
#boxspacer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ACBDAC;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ACBDAC;
	width: 270px;
}

#tablewide {
	width:250px;
	line-height: 10pt;
	font-weight: lighter;
	font-size: 12px;
	border: 1px dashed #E8EEEA;
	width: 100%;
}
.tablex td, #tablewide td{
	padding: 10px;
	background-color: #FFF;
	line-height: 17pt;
	letter-spacing: 1px;
	border: 1px dashed #ACBDAC;
}
.tablex {
	width:250px;
	line-height: 10pt;
	color: #444;
	font-weight: lighter;
	font-size: 12px;
	border: 1px dashed #E8EEEA;
	width: 270px;
}
.gridbox a img {
	padding: 0px;
	border: 1px dashed #E8EEEA;
	margin-bottom: 10px;
}
.gridbox {
	min-height: 200px;
}
.spacer {
	padding-top: 20px;
	padding-bottom: 20px;
}
.workbox {
	text-align: center;
	margin-bottom: 100px;

}


#work_content {

}
#gallery {
	background-color: #E8EEEA;
	margin-bottom: 150px;
}
#gallerybox {
	background-color: #FFF;
	text-align: center;
	min-height: 200px;
	border: thin dashed #DDE4DD;
}
#menuwork {
	z-index: 10;
	margin-top: 50px;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto -110px;
}


.footer, .push {
	height: 110px;
}

#footerbg {
	background-image:url(images/bckgr_bottom.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear: both;
}

#footercontent {
	text-align: center;
	font: 8pt arial, sans-serif;
	color: #999;
	padding-top: 60px;
	height: 50px;
}
.logofix {
	position: fixed;
	top: 20%;
	right: -2px;
}

