/* colors

green: #5c6a50
light green: #7f8d73
tan: #f4f4ea
light tan #c7c7a9
orange: #974a21

*/

body {
}

#wrapper-1 {
	background: #f4f4ea;
	margin: 0 auto;
	border-top: 3px solid #5c6a50;

}

#wrapper-2 {
	background: #f4f4ea url(../images/bg-2.png) repeat-x;
	margin: 0 auto;
	border-top: 3px solid #5c6a50;

}

#container {
	margin: 0 auto;
	width: 960px;
	padding: 0 10px 30px 10px;
}

.home-container {
	margin: 8px 0 20px 0;
}

.page-container {
	margin: 45px 0 20px 0;
	clear: both;
}

#page-content {
	width: 640px;
	margin: 0 auto;
}

#sidebar {
	float: right;
	width: 280px;
}

#sidebar p {
}

#sidebar-header {
	border-bottom: 1px solid #5c6a50;
}

#logo img {
	height: 81px;
	width: 164px;
	display: block;
	margin: 0 auto;
	padding: 0;
	border: none;
}

#head-wrap {
	width: 600px;
	margin: 30px auto 0 auto;
	text-align: center;
	height: 81px;
	overflow: hidden;
}
#header-tag {
	text-align: center;
	color: #5c6a50;
	margin: 0 0 0 0;
	padding-top: 5px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-shadow:1px 1px 1px #fff;
}

#showcase {
	height: 335px;	
}

#showcase-photos {
	float: right;
	margin: 0 0 0 0;
	height: 315px;
	width: 560px;
	background: #f4f4ea;
}
#showcase h1 {
	color: #5c6a50;
}


#nav-left {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	width: 200px;
	padding: 0 0 0 0;
	overflow: hidden;
}

#nav-left p {
	text-align: center;
	color: #974a21;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	display: inline;
	padding: 0 4px;
}

#nav-right p {
	text-align: center;
	color: #974a21;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	display: inline;
	padding: 0 4px;
}

#nav-right {
	float: right;
	display: inline;
	margin: 10px 0 0 0;
	width: 200px;
	padding: 0 0 0 0;
	overflow: hidden;
}
#nav {
	text-align: center;
	color: #974a21;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	text-shadow:1px 1px 1px #fff;
	display: inline;
	padding: 0 4px;
}

#nav:hover {
	color: #a96b4a;
}


#nav_active {
	color: #5c6a50;
	padding: 0 4px;
}
#nav_active:hover {
	color: #a96b4a;
}

#footer {
	margin: 30px auto 40px auto;
	width: 960px;
	font-size: 80%;
	padding:  0 10px 10px 10px;
	clear: both;
}

#footer-border {
	margin-bottom: 20px; 
	border-top: 1px solid #7f8d73;
	border-bottom: 1px solid #fff;
}
#space-border {
	border-top: 1px solid #7f8d73;
	border-bottom: 1px solid #fff;
	height: 0px;
}

#teaser {
	float: left;
	width: 280px;
	margin: 20px 20px 0 20px;
}

#arrow {
	font-size: 140%;
	font-weight: bold;
	color: #974a21;
	/*border-bottom: 2px solid #7f8d73;*/
}
#arrow span {
	width: 24px;
	height: 24px;
	float: right;
	background: url(../images/arrow-orange.gif) no-repeat;
	background-position: 98% 0%;
	text-indent: -1111em;
	opacity: .5;
}
#arrow:hover span {
	opacity: 1;
}

.about {height: 270px;}
#faq_question {
	color: #974a21;
	font-style: italic;
}
#faq_answer {
	color: #5c6a50;
	font-style: italic;
	margin: 5px 0 0 0;
}

#work-bullets {
	list-style-image: url(../images/arrow-orange-small.gif);
	color: #5c6a50;
}

#social {
	float: right;
	color: #974a21;
	font-size: 120%;
}

#social img {border: none;}

#work img {
}

#copyright {
	color: #974a21;
	font-size: 120%;
	text-align: center;
}

#photos {
	border: 2px solid #7f8d73; 
}

#form-input {
	border: 1px solid #dadada;
	height: 20px;
	float: right;
	margin: 0 30px 0 0;
	background: #f8f8f8;
}

#form-textarea {
	border: 1px solid #dadada;
	height: 80px;
	max-width: 236px;
	float: right;
	margin: 0 30px 0 0;
	background: #f8f8f8;
}

#form-button {
	background: url(../images/btn.png) repeat-x;
	padding: 3px;
	border: 1px solid #dadada;
	float: right;
	margin: 0 30px 0 0;
	color: #974a21;
	font-weight: bold;
}
#form-button:hover {
	background: url(../images/btn-hover.png) repeat-x;
	color: #5c6a50;
}

.h1_text {
	font-size: 100%;
	color: #333;
	font-weight: normal;
	margin-top: 16px;
}



/*************************** Begin sliding form ***************************/


#steps{
    width:600px;
    overflow:hidden;
}

#steps form p{
    float:left;
    clear:both;
    margin:5px 0px;
    background-color:#f4f4f4;
    border:1px solid #ccc;
    width:400px;
    padding:10px;
    margin-left:100px;
}
#steps form p label{
    width:160px;
    float:left;
    text-align:right;
    margin-right:15px;
    line-height:26px;
    color:#974a21;
    text-shadow:1px 1px 1px #fff;
    font-weight:bold;
}
#steps form input:not([type=radio]),
#steps form textarea,
#steps form select{
    background: #ffffff;
    border: 1px solid #ddd;
    outline: none;
    padding: 5px;
    width: 200px;
    float:left;
}
#steps form input:focus {
    background-color:#FFFEEF;
}
#steps form p.submit{
	text-align: center;
    background:none;
    border:none;
}
#steps form button {
	border: 1px solid #ccc;
	outline:none;
    color: #ffffff;
    display: block;
    cursor:pointer;
    margin: 0 auto;
    text-align: center;
    clear:both;
    padding: 7px 25px;
    text-shadow: 0 1px 1px #777;
    font-weight:bold;
    font-family:"Century Gothic", Helvetica, sans-serif;
    font-size:22px;
    background: #5c6a50 url(../images/btn-bg.png) repeat-x;

}
#steps form button:hover {
    background:#7f8d73 url(../images/btn-bg-hvr.png) repeat-x;
}

#success {color: #5c6a50; font-weight: bold; text-align: center;}
#fail {color: red; font-weight: bold; text-align: center;}

/*************************** End sliding form ***************************/

/*	border: 1px solid #ccc;
	outline:none;
    color: #ffffff;
    display: block;
    cursor:pointer;
    margin: 0 auto;
    text-align: center;
    clear:both;
    padding: 7px 25px;
    text-shadow: 0 1px 1px #777;
    font-weight:bold;
    font-family:"Century Gothic", Helvetica, sans-serif;
    font-size:22px;
    background: #5c6a50 url(../images/btn-bg.png) repeat-x;

*/