/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE
input,textarea,select{*font-size:100%;}*/
/*because legend doesn't inherit in IE */
legend{color:#000;}
a,object{outline:none;}
#clear{clear:both;}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#dddddd;
	font-size:12px;
	background-color:#241F19;
	text-align:center;
}
p{
	padding:0 0 10px 0;
}
b{
	color:#ffffff;
	letter-spacing:1px;
}	
h1{
	font-size:18px;
	color:#FFFFFF;
}
h2{
	font-weight:bold;
	padding-bottom:15px;
	color:#FFFFFF;
}
h3{
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:0.05em;
	padding-bottom:5px;
}
a{
color:#837F41;
text-decoration:none;
}
a:hover{
color:#C1BB61;
}
.grey{
color:#cccccc;
font-weight:normal;
}
form input{
width:500px;
}
form textarea{
width:500px;
height:400px;
}
form textarea.half-textarea{
width:500px;
height:100px;
}
form input.submit{
width:200px;
height:50px;
}
form input.half{
width:400px;
}
#divider{
margin:10px 0;
width:500px;
height:1px;
background-color:#444444;
}


#outer-wrapper{
	width:100%;
	text-align:center;
}
#inner-wrapper{
	width:1020px;
	margin:50px auto;
	text-align:left;
}
#content-top{
	width:1020px;
	height:17px;
	background-image: url(../images/content-top.jpg);
}
#content-middle{
	width:1020px;
	background-image: url(../images/content-mid.jpg);
}
#content-bottom{
	width:1020px;
	height:33px;
	background-image: url(../images/content-bot.jpg);
}
#content-holder{
	width:990px;
	min-height:770px;
	height:auto !important;
	height:770px;	
	position:relative;
	left:13px;
	top:-10px;
	background-image: url(../images/content-bg.jpg);
	background-repeat:no-repeat;
}
#header{
	background-image: url(../images/logo.jpg);
	background-repeat:no-repeat;
	background-position:16px 18px;
	height:130px;
	width:990px;
}
#logo{
	display:none;
}
#address{
	margin:20px 10px 0px 0px;
	float:right;
	color:#848353;
	font-size:11px;
	width:250px;
	height: 60px;
}
#address a{
	color:#848353;
	text-decoration:none;
}
#nav{
	color:#464429;
	font-size:12px;
	margin:0 !important;
	padding:113px 0 0 17px !important;
	margin:113px 0 0 17px;
	padding:0;
}
#nav a{
color:#464429;
text-decoration:none;
}
#nav a:hover{
color:#837F41;
}
#nav-1, #nav-2, #nav-3, #nav-4, #nav-5, #nav-6, #nav-7, #nav-8, #nav-9, #nav-10, #nav-11, #nav-12{
height:10px;
border-left:solid 1px #837F41;
float:left;
padding:3px 6px 7px 6px;
color:#837F41;
}
#nav-1{
	border:none;
	padding-left:0px;
}
#page-heading{
padding:25px 0 15px 17px;
}
#content-body{
padding:0 0 0 17px;
}
#image-column{
float:left;
width:150px;
padding-right:20px;
}
#image-column img{
display:block;
margin-bottom:17px;
}
#right-column{
float:left;
width:710px;
}

#news-item{
float:left;
width:850px;
}
#news-image{
float:left;
width:170px;
display:block;
padding-bottom:20px;
}

#news-copy{
float:left;
width:640px;
padding-bottom:10px;
}

#project-year{
float:left;
padding-left:170px;
font-size:14px;
font-weight:bold;
color:#ffffff;
width:850px;
height:30px;
letter-spacing:1px;
}

#project-item{
float:left;
width:850px;
}
#project-image{
float:left;
width:170px;
display:block;
padding-bottom:20px;

}
#project-copy{
float:left;
width:640px;
}

#team-member{
float:left;
width:450px;
height:235px;
}
#team-member-image{
float:left;
padding-right:20px;
width:150px;
}
#team-member-copy{
float:left;
width:260px;
padding-right:20px;
}
#contact-map{
float:right;
padding-right:110px;
position:relative;
top:-21px;
}
#contact-copy{
float:left;
width:320px;
}

#addLink, #addImage{
	display:none;
}
#addedLinks{
	display:none;
}
#addedImages{
width:600px;
float:left;
}
.addedImageHolder{
float:left;
padding:0 20px 20px 0;
}
