html, body {    
   height: 100%; 
}

html {
	background: #edeae0 url(../images/bkg2.jpg) no-repeat scroll center 470px;
}

body {
	background: url(../images/bkg.jpg) repeat-x 0 top;
	font: 16px/24px Comic Sans MS, sans-serif;
	color: #4d4d4d;
}

body#sec {
	background-image: url(../images/sec-bkg.jpg);
}


#container {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
   	margin-bottom: -205px;
   	position: relative;
   	padding-bottom: 50px;
}

#header h1,
#sec #header h1 {
	padding-top: 20px;
	margin-bottom: 0px;
}

#header h1 a {
	background: url(../images/logo.png) no-repeat;
	width: 900px;
	height: 142px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-indent: -1000px;
}

.clear {
	clear: both;
	height: 0px;
}

.hidden {
	visibility: hidden;
	height: 0px;
}

.nomargin {
	margin: 0px;
}

/* @group Navigation */

ul#nav {
	width: 800px;
	height: 45px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

ul#nav li {
	float: left;
	display: inline;
}

ul#nav li a {
	line-height: 45px;
	float: left;
	display: block;
	color: #4d4d4d;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	padding: 0 33px;
}

ul#nav li a:hover {
	background-image: url(../images/nav-bkg.jpg);
}

ul#nav li a.current {
	background: url(../images/nav-bkg.jpg) repeat-x 0 -45px;
	color: #fff;
}

/* @end */

/* @group Main
 */

a.button {
	width: 224px;
	height: 50px;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background-position: right top;
}

a.button:hover {
	background-position: 0 bottom;
}

a.project {
	background-image: url(../images/button-viewproject.gif);
}



#content {
	float: right;
	width: 670px;
	margin-right: 15px;
	display: inline;
	overflow: hidden;
}

#sidebar {
	float: left;
	width: 225px;
	display: inline;
	margin-left: 15px;
}

/* @end */

/* @group Home */

#home-callout {
	width: 467px;
	height: 365px;
	float: right;
        display: inline;
	margin-top: -7px;
}

#home-callout-img {
	margin-left: 29px;
	margin-top: 25px;
	/* border: 1px solid #91817f; */
	width: 413px;
	height: 310px;
}

#home #home-callout h2 {
	font-weight: normal;
	font-style: normal;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
	float: left;
}

#home-callout h2 .date {
	color: #aac7ca;
	font-size: 14px;
	padding-left: 10px;
}

#home-welcome {
	width: 467px;
      float: left;
	color: #ffffff;
	margin-top: 20px;
	margin-left: 15px;
      display: inline;
      padding: 30px 0px 0px 0px;
}

#home #home-welcome h2 {
      font-size: 20px;
      color:#cc8032;
}

#home h3 {
	color: #665029;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 15px;
}

#tabs {
	margin-left: 15px;
	margin-right: 15px;
	background: url(../images/home-services-bkg.gif) repeat-x 0 top;
	border-top: 1px solid #bac172;
	float: left;
	display: inline;
	width: 938px;
	position: relative;
}



ul#home-services-nav {
	background: url(../images/home-services-nav-bkg.gif) repeat-y 45px;
	float: left;
	width: 205px;
	text-align: right;
	padding-top: 46px;
	padding-bottom: 56px;
	margin-top: 1px;
}

ul#home-services-nav li {
	width: 205px;
}

ul#home-services-nav li a {
	color: #4d4d4d;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 35px;
}

ul#home-services-nav li a:hover {
	display: block;
	color: #ad5000;
}

ul#home-services-nav li.ui-tabs-selected a,
ul#home-services-nav li.ui-tabs-selected a:hover {
	background: url(../images/secondary-nav-current.png) no-repeat right;
	color: #fff;
}



#home-services-nav-top {
	background: url(../images/home-services-nav-top.gif) no-repeat 45px top;
	height: 46px;
	width: 205px;
	position: absolute;
	top: 1px;
	left: 0px;
}

#home-services-nav-bottom {
	background: url(../images/home-services-nav-bottom.gif) no-repeat 45px bottom;
	height: 46px;
	width: 205px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#home #tabs .service-tab {
	float: right;
	width: 690px;
	margin-top: 35px;
	padding-right: 20px;
	background-color: #edeae0;
}

.home-services-workinfo {
	float: right;
	width: 450px;
	padding-top: 10px;
}

.home-services-img {
	background: url(../images/home-services-img-bkg.png) no-repeat;
	float: left;
	width: 213px;
	height: 161px;
	padding-top: 16px;
	padding-left: 14px;
}

#home #tabs h4 {
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #78623e;
	float: left;
	width: 445px;
	margin-bottom: 0px;
	line-height: 26px;
}

#home #tabs h4 span.title {
	float: left;
	width: 370px;
}

#home #tabs p {
	float: left;
	width: 445px;
	clear: left;
	padding-top: 10px;
}

#home #tabs a.button {
	float: left;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}




/* @end */

/* @group Secondary */

#page-header {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	height: 130px;
	margin-bottom: 55px;
}

#page-header h2 {
	float: left;
	width: 690px;
	line-height: 26px;
	padding-top: 55px;
}

#page-header h2 span.main-sec {
	color: #cf832f;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	line-height: 26px;
	display: inline;
	float: left;
	width: 190px;
}

#page-header h2 span.main-sec.contact {
	width: 185px;
}

#page-header h2 span.desc {
	color: #78623e;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 10px;
	margin-left: 10px;
	display: inline;
	float: left;
	width: 470px;
}

#page-header img {
	float: right;
	margin-top: -24px;
	position: relative;
      z-index:100;
}

#sidebar li {
	background: url(../images/sec-nav-divider.gif) no-repeat left bottom;
	width: 205px;
	float: left;
}

#sidebar li a {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #4d4d4d;
	float: left;
	width: 200px;
}

#sidebar li a:hover {
	display: block;
	float: left;
	margin-left: 7px;
	width: 175px;
	background: #fff url(../images/sec-nav-divider.gif) no-repeat left bottom;
	padding-left: 13px;
}

#sidebar li a.current {
	background: url(../images/sec-nav-current.gif) no-repeat 0 center;
	color: #fff;
	font-style: italic;
	width: 225px;
	float: left;
}

#sidebar .module {
	float: left;
	margin-top: 40px;
	width: 225px;
	margin-left: 15px;
}

#sidebar .top {
	margin-top: 0px;
}


#sidebar h3 {
	font-size: 14px;
}


/* @end */

/* @group Typography*/

p {
	margin-bottom: 15px;
}

a {
	color: #ad5000;
	text-decoration: underline;
}

a:hover {
	color: #2e2110;
}

em, i {
	font-style: italic;
	color: #655847;
}

strong, b {
	color: #42321d;
}

#sec h1, #home h2 {
	color: #97a89a;
	font: normal normal 26px Comic Sans MS, sans-serif;
	margin-bottom: 10px;
}

h2 {
	color: #ad5000;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
	margin-bottom: 10px;
}

h3 {
	color: #78623e;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
}

#content ul, ol {
	color: #78623e;
	font-style: italic;
	padding-left:15px;
      margin-left: 20px;
	margin-bottom: 15px;
      list-style-type: circle;
}

#content ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#content ol {
	margin-left: 40px;
}

#content ol li {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: circle;
}

/* @end */

/* @group Footer */

.clearfooter {
   	height: 205px;
   	clear: both;
}

#footer {
   	height: 170px;
      position: relative;
	width: 100%;
	background: url(../images/footer-bkg.gif) repeat-x;
	padding-top: 35px;
	width-min: 970px;
      margin:0 auto;
}

#footer-container {
	width: 976px;
	margin:0 auto;
}

#utility {
	
	width: 450px;
	color: #78623e;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
      margin:0 auto;
      text-align: center;
}

#utility p {
	margin-bottom: 5px;
      

}

#utility p.footernav {
	background: url(../images/footer-scroll.gif) no-repeat center bottom;
      padding-bottom: 30px;
	margin-bottom: 10px;
}

#utility p em {
	font-size: 11px;
	text-transform: lowercase;
}

#utility p a {
	color: #ab9e89;
	text-decoration: none;
}



/* @end */

/* @group Projects */

.article {
	float: right;
	width: 670px;
	margin-bottom: 35px;
	background-color: #edeae0;
	position: relative;
}

.services-workinfo {
	float: right;
	width: 430px;
	padding-top: 10px;
}

.services-img {
	background: url(../images/home-services-img-bkg.png) no-repeat;
	float: left;
	width: 213px;
	height: 161px;
	padding-top: 16px;
	padding-left: 14px;
}

.services-img-sauna {
	background: url(../images/home-services-img-bkg-sauna.png) no-repeat;
	float: left;
	width: 177px;
	height: 227px;
	padding-top: 14px;
	padding-left: 16px;
}
.article h3 {
	
	float: left;
	width: 425px;
	margin-bottom: 0px;
	line-height: 26px;
}

.article h3 span.title {
	float: left;
	width: 350px;
	text-transform: none;
	letter-spacing: 0;
	font-size: 22px;
}

.article p {
	float: left;
	width: 425px;
	clear: left;
	padding-top: 10px;
}

.article a.button {
	float: left;
}

h2.project-header {
	border-bottom: 1px solid #bac172;
	padding-bottom: 5px;
	clear: both;
}
.project-img {
	background: url(../images/project-img-bkg.png) no-repeat;
	width: 670px;
	height: 263px;
	float: left;
	margin-top: -7px;
	position: relative;
}

.project-img img {
	margin-left: 21px;
	margin-top: 18px;
}

.project-img a.button {
	position: absolute;
	left: 220px;
	top: 100px;
}

/* @end */

/* @group Forms */

.contact-form {
	padding: 20px;
	float: left;
	width: 90%;
	background: url(../images/home-services-bkg.gif) repeat-x;
}

.contact-form label {
	float: left;
	clear: left;
}

.contact-form label.required {
	color: #ad5000;
}

.contact-form input.std-input,
.contact-form textarea {
	float: left;
	clear: left;
	font: 15px Comic Sans MS, sans-serif;
	padding: 5px;
	color: #4d4d4d;
	width: 97%;
	border: 1px solid #cbcbcb;
	margin-bottom: 15px;
}

.contact-form input.submit {
	float: left;
	clear: left;
}

/* @end */home
