a{
    color: #323605;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
a.folioLink{
    color: #99281D;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
}
body{
    background-color: #ffffff;
    color: #323605;
    font-family: serif;
    font-size: 14px;
    line-height: 21px;
    margin: 0px;
    text-align: center;
}
body#tinymce{
    text-align: left;
}
h1 {
    color: #323605;
    font-size: 18px;
    margin: 5px 0px 8px 0px;
    letter-spacing: 1px;
}
h1.folioCatList {
    color: #99281D;
    font-size: 26px;
    margin: 5px 0px 8px 0px;
    letter-spacing: 1px;
    font-weight: normal;
}
h2 {
    color: #323605;
    font-size: 16px;
    margin: 5px 0px 5px 0px;
    letter-spacing: 1px;
}
h3 {
    color: #323605;
    font-size: 14px;
    margin: 5px 0px 5px 0px;
    letter-spacing: 1px;
}
img{
    border: none;
}
input,textarea{
    border: 1px solid #666666;
    font-family: serif;
    font-size: 14px;
    margin: 3px 5px 3px 5px;
    padding: 2px 2px 2px 5px;
}

p{
    margin: 0px;
}
td{
    font-family: serif;
    font-size: 14px;
    line-height: 21px;
    vertical-align: top;
}
#contentcolumn ul,
#contentcolumn ol{
    margin: 5px 20px 5px 20px;
    padding: 5px 20px 5px 20px;
}
#contentcolumn{
    height: 407px;
    margin: 0px;
    padding: 25px 0px 20px 0px;
    width: 704px;
}
#contact-us #contentcolumn{
    background-image: url('/images/contact_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#portfolio #contentcolumn{
    background-image: url('/images/portfolio_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#resources #contentcolumn{
    background-image: url('/images/resources_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#services #contentcolumn{
    background-image: url('/images/services_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#how-we-work #contentcolumn{
    background-image: url('/images/work_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#story #contentcolumn{
    background-image: url('/images/story_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#index #contentcolumn{
    background-image: url('/images/home_back.jpg');
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
#contentinner{
    height: 350px;
    padding: 10px 20px 20px 35px;
    overflow: auto;
}
#index #contentinner{
	overflow: hidden;
    width: 704px;
    padding:0px;
    height: 425px;
}
#header{
    height: 150px;
    width: 704px;
    background-color: #323604;
}
#index #header{
    background-image: url('/images/header_index.gif');
    background-position: top;
    background-repeat: no-repeat;
}
#story #header{
    background-image: url('/images/header_story.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#services #header{
    background-image: url('/images/header_services.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#how-we-work #header{
    background-image: url('/images/header_work.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#portfolio #header{
    background-image: url('/images/header_portfolio.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#resources #header{
    background-image: url('/images/header_resources.jpg');
    background-position: top;
    background-repeat: no-repeat;
}
#contact-us #header{
    background-image: url('/images/header_contact.jpg');
    background-position: top;
    background-repeat: no-repeat;
}

#leftcolumn{
    background-color: #999F60;
    border-left: 15px solid #323605;
    border-right: 5px solid #99281D;
    height: 600px;
    margin: 14px 0px 0px 14px;
    position: absolute;
    width: 176px;
    overflow: hidden;
}
#outerpagecontainer{
    background-color: #ffffff;
    background-image: url('/images/outer_background.gif');
    background-position: top;
    background-repeat: no-repeat;
    height: 628px;
    margin: 10px auto 0px auto;
    text-align: left;
    width: 928px;
}
#resourcesTable td{
    width: 33%;
}
#resourcesTable td a{
    font-size: 12px;
}
#rightcolumn{
    height: 600px;
    margin: 14px 0px 0px 210px;
    position: absolute;
    width: 704px;
}
#rightcolumn ul, #rightcolumn ol{
    margin: 10px 10px 10px 15px;
}
#slideshow, .slide{ 
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 355px; 
}
.slide img { 
    display: block;
    margin: 0px auto 0px auto;
}

#storyRight{
    float:right;
    width: 180px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 30px;
}
#storyLeft{
    float: left;
    width: 400px;
}
#workContent{
    width:550px;
    overflow: auto;
}
#workSubNav{
    position:absolute;
    margin:180px 0px 0px 600px;
}
#workSubNav a{
    color:#99281D;
}
.largeRedItalic{
    color:#99281D;
    font-size: 28px;
    line-height: normal;
    font-style: italic;
}
.largeRed{
    color:#99281D;
    font-size: 24px;
    line-height: normal;
}
.mediumRed{
    color:#99281D;
    font-size: 18px;
    line-height: normal;
}
.mediumRed a{
    color:#99281D !important;
    font-size: 18px;
    line-height: normal;
}
#folioBefore{
    color:#99281D;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}
#folioBeforePhoto{

}
#folioAfter{
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    overflow: hidden;
}
.folioLinkGraphic{
    width:20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #EAD8C0;
    border: 1px solid #999F60;
    display: block;
    float: left;
    margin: 2px;
    font-size: 18px;
    font-weight: bold;
    color: #999F60;
    cursor: pointer;
}
a.folioLinkGraphic:hover{
    color: #323605;
    text-decoration: none;
}
a.activeFolioLink{
    color: #99281D;
}
#resources #contentinner a{
    font-size: 12px;
}
.hidden {
    display: none;
    visibility: hidden;
}
#sawBlade{
    position: absolute;
    margin: 378px 0px 0px 540px;
}
#sawBlade img{
    display: block;
}

body#index .logos{
	float: right;
	width: 205px;
	margin-top: 312px;
	}
	body#index a.logo1{
		}
	body#index a.logo2{
		}
	body#index a.logo3{
		}

	
