/*
COLORS:
Middle Column - #F5F4F0
Footer Outside Columns - #D1CEB3
Footer Inside Column - #BFBC9D
Main Text Background - #D1CEB3
Right Border - #BFBC9D
Side Text Background - #964436
*/

*{ margin: 0; padding: 0; }

body{
	background-color: #F5F4F0;
	font-family: arial, garamond, times, helvetica, arial;
	font-size: 12px;
}
body.homepage{ background-color: #fff; }
.cleaner{ clear: both; height: 0px; background: transparent; }
.not_found{ padding: 10px 0 30px 20px; }

#container{
	width: 1024px;
	background-color: #fff;
	margin: 0 auto;
}

#blue{
	background: url(../images/h_blue.jpg) 0 0 no-repeat;
	width: 875px;
	height: 19px;
	border-right: 3px solid #BFBC9D;
	/*float: left;*/
}

#black{
	background-color: #000;
	height: 19px;
	width: 146px;
	/*float: left;*/
}

table img{ margin-bottom: -3px; }

h1{ font-weight: normal; font-size: 24px; margin: 10px 0; line-height: 1.0em; }
h2{ font-weight: normal; font-size: 18px; }
h3{ font-weight: normal; font-size: 16px; }



/*****INDEX******/
#home_container{ width: 900px; margin: 25px auto 0 auto; position: relative; }
#home_container h1#logo{
    width: 900px;
    height: 26px;
    margin: 0; 
    background: url(../images/home_logo.jpg) 0 0 no-repeat;
    cursor: pointer;
    padding: 0 0 2px 0;
}
#home_container h1#logo span{ display: none; }

#slideID, #slideID .slide {
	width: 900px;
	height: 625px;
	background: #fff;
}

.divshow {
	position: relative;
	z-index: 1;
	background-color: #fff; /* Color between fade */
	overflow: hidden;
}
#slideID .slide {
	position: absolute;
	width: 900px;
	height: 625px;
}

.slide .caption{
    position: absolute;
    bottom: 5px;
    left: 0;
    font-size: 12px;
    color: #a7a7a7;
    font-family: 'arial narrow';
}

#home_nav{
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 415px;
}
#home_nav a{
    display: block;
    float: right;
    /*padding: 0 40px;*/
    width: 135px;
    text-align: center;
    height: 12px;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border-left: 2px solid #5a5a5a;
}
#home_footer{
    padding: 15px 0 15px 0;
    font-size: 9px;
    color: #a7a7a7;
}
/*#home-content{
	margin: 0 0 0 101px;
	border-right: 3px solid #BFBC9D;
	width: 777px;
	background-color: #F5F4F0;
}

#logo{ width: 774px; height: 30px; }
#logo img{ display: block; width: 774px; height: 30px; }

#hero{
    padding: 2px 0 0 0;
}
#hero img{ display: block; width: 774px;}

#main-home-image{ margin: 2px 2px 0 0 }

#home-nav{ width: 390px; color: #fff; font-size: 30px; font-family: garamond, times, helvetica, arial; }
#home-nav a{ color: #fff; text-decoration: none; cursor: pointer; }
#home-nav p{ padding: 175px 10px 0 0; text-align: right; }

#nav-firm{ width: 390px; height: 210px; }
#nav-process{ width: 390px; height: 210px; margin: 3px 0; }
#nav-realized{ width: 390px; height: 210px; }*/
/*********************/

#interior-content{
	margin: 0 0 0 0;
	float: left;
	border-right: 3px solid #BFBC9D;
	width: 777px;
	background-color: #F5F4F0;
}

.questionnaire { padding-left: 30px; }
.questionnaire form { margin-left: 30px; }
.questionnaire form a{ color: #000; }

/*******TOP NAV***********/
#top{ text-align: left; height: 60px; }

.small-logo{ float: right; margin-bottom: 2px; }

#top-nav{
	width: 713px;
	list-style-type: none;
	font-size: 15px;
	float: left;
	padding-top: 8px;
}
#top-nav li{ 
	float: left;
	text-align: center; 
	width: 237px; 
	height: auto; 
	border-right: 1px solid #000; 
}
#top-nav li a{ color: #BFBC9D; text-decoration: none; }
#top-nav li a:hover{ color: #000; text-decoration: none; }
#top-nav li a.active{ color: #000; text-decoration: none; }	
#top-nav li.last{ border: 0; }
/**************************************************************/
/*******SIDE NAV***********/
#side-nav{
	/*position: absolute;
	top: 81px;
	left: 0;*/
	margin: 0;
	float: left;
	width: 91px;
	padding: 58px 5px 0 5px;
	font-size: 14px;
	list-style-type: none;
	line-height: 1.4em;
}
#side-nav li{ padding: 4px 0; }
#side-nav a{ color: #BFBC9D; text-decoration: none; }
#side-nav a:hover{ color: #000; text-decoration: none; }
#side-nav a.active{ color: #000; text-decoration: none; }	

/***************************/

/***********LANDSCAPE***************/

.landscape-image{ width: 712px; background-color: #F5F4F0; padding: 2px 0 0 0; }

.landscape-text{
	background-color: #D1CEB3;
	width: 455px;
	padding: 5px 10px;
	line-height: 1.5em;
}

.landscape-text ul{ margin-left: 20px; }
.landscape-text ol{ margin-left: 20px; }

.landscape-right{
	width: 235px;
	padding-left: 2px;	
}

.landscape-right-text{
	/*background-color: #964436;*/
	margin-bottom: 2px;
	padding: 10px 10px;
	color: #fff;
}

.landscape-right-text ul{ margin-left: 20px; }
.landscape-right-text ol{ margin-left: 20px; }

.landscape-right-text a{ color: #fff; text-decoration: none; }
.landscape-right-text a:hover{ text-decoration: underline; }
.landscape-right-text a.active{ text-decoration: underline; }

.landscape-nav{
	background-color: #D1CEB3;
	margin-bottom: 2px;
	padding: 5px 10px;
	color: #000;
}
.landscape-nav ul { list-style-type: none; }
.landscape-nav ul li { padding: 4px 0; }
.landscape-nav a{ color: #000; text-decoration: none; }
.landscape-nav a:hover{ text-decoration: underline; }
.landscape-nav a.active{ text-decoration: underline; }

/*********************************************/

.middle{ width: 712px; margin: 2px 0 2px 0; }

.side-img{ margin-bottom: 1px; margin-bottom: -1px; }

.bottom-images{ width: 712px; margin-bottom: 2px; }
.bottom-image6{  }
.bottom-image7{ margin-left: 2px; }
.bottom-image8{ margin-left: 2px; }

/**************PORTRAIT************************/

.portrait-image{ background-color: #F5F4F0; padding-bottom: 2px;  }
.portrait-image img{ display: block; margin: 0; }


.portrait-left{ padding-right: 2px; width: 235px; }
.portrait-right{ background-color: #D1CEB3; }

.portrait-text{ padding: 5px 10px; line-height: 1.5em; }

.portrait-text ul{ margin-left: 20px; }
.portrait-text ol{ margin-left: 20px; }

.portrait-text p{ margin-bottom: 5px; }

.portrait-left-text{
	/*background-color: #964436;*/
	margin-bottom: 2px;
	padding: 10px 10px;
	color: #fff;
	line-height: 1.5em;
}

.portrait-left-text ul{ margin-left: 20px; }
.portrait-left-text ol{ margin-left: 20px; }

.portrait-left-text a{ color: #fff; text-decoration: none; }
.portrait-left-text a:hover{ text-decoration: underline; }
.portrait-left-text a.active{ text-decoration: underline; }

.portrait-nav{
	background-color: #D1CEB3;
	margin-bottom: 2px;
	padding: 5px 10px;
	color: #000;
}
.portrait-nav ul { list-style-type: none; }
.portrait-nav ul li { padding: 4px 0; }
.portrait-nav a{ color: #000; text-decoration: none; }
.portrait-nav a:hover{ text-decoration: underline; }
.portrait-nav a.active{ text-decoration: underline; }

/**************PROJECT************************/

.project{ margin-bottom: 20px; }

.project img{ margin-top: 2px; }

.prev_next{ padding: 0 200px 0 0; }
.prev_next span{ color: #fff; }

/*********************************************/

/*****************SITEMAP*********************/

.sitemap{
	padding: 0 0 0 20px;
}
.sitemap ol, .sitemap ul{
	margin: 0 0 0 20px;
	line-height: 1.5em;
}
.sitemap a{
	color: #000;	
}


/*********************************************/
#footer{
	background-color: #D1CEB3;
	width: 100%;
	height: 55px;
	clear: both;
}
#footer-content{
	background-color: #BFBC9D;
	width: 777px;
	margin: 0 0 0 101px;
	height: 55px;
}
#footer-content p.links{ float: right; padding: 20px 10px 0 0; font-size: 10px; color: #444; }
#footer-content p.copyright{ float: left; padding: 20px 0 0 10px; color: #fff; font-size: 14px; }
#footer-content a{ color: #444; text-decoration: none; }
.copy-tag { color: #fff; font-size: 10px; }
