/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#848382;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DFCEB7;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
p strong {
	color:#7B553C;
}
a {
	color:#654C35;
}
a:hover {
	text-decoration:none;
}
#container {
	
	background-image:url(images/container_main_repeat.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	margin:102px auto 0 auto;
	width:758px;
	overflow:auto;
}
#container2 {
	background-image:url(images/container_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	width:758px;
	overflow:auto;
}
#container_main {
	background-image:url(images/container2_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0;
	width:758px;
	overflow:auto;
}
#column_left {
	width:375px;
	float:left;
	overflow:auto;
}
#column_right {
	width:383px;
	float:left;
	overflow:auto;
}
#nav {
	width:364px;
	margin:36px 0px 0px 11px;
	overflow:auto;
}
#nav a {
	display:block;
	width:360px;
	height:20px;
	margin-left:3px;
}
img.hero {
	margin:25px 0px 0px 11px;
	padding-bottom:28px;
	display:block;
}
#flashcontent {
	margin:25px 0px 0px 11px;
	padding-bottom:5px;
}
#news {
	width:330px;
	margin:34px 0px 0px 29px;
}
#news p {
	margin:0;
	padding:10px 0px 0px 0px;
}
#news p.statement {
	margin:0;
	padding:5px 0px 5px 23px;
	background-image:url(images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#reviews p.review {
	margin:5px 0px 0px 0px;
	padding:5px 0px 5px 23px;
	background-image:url(images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#reviews {
	width:320px;
	margin:17px 0px 35px 32px;
}
#reviews p {
	margin:0;
	padding:10px 0px 0px 0px;
}
#worknav {
	width:300px;
	margin:45px 0px 0px 59px;
}
p.worksynopsis {
	margin:0px 48px 40px 30px;
	padding:0;
	line-height:1.2em;
}
p.project_desc {
	margin:0px 40px 10px 30px;
	padding:0;
	line-height:1.2em;
}
p.statement {
	margin:0px 48px 40px 30px;
	padding:5px 0px 5px 23px;
	background-image:url(images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
#footer {
	width:758px;
	margin:5px auto 0 auto;
	text-align:right;
	color:#A88868;
	
}
#footer p {
	margin:0px 0px 40px 0px;
	padding:0px 0px 0px 0px;
	color:#A88868;
}
#footer a {
	color:#A88868;
	text-decoration:none;
}
#footer a:hover {
	color:#654C35;
	text-decoration:underline;
}


#news form.contactform {
	margin:0px 0px 35px 0px;
	padding:10px 0px 0px 0px;
}
#news form.contactform input {
	margin-bottom:10px;
	margin-top:3px;
	width:250px;
}
#news form.contactform input.button {
	width:70px;
	font-size: 11px;
	margin-top:0;
}
#news form.contactform textarea {
	margin-bottom:10px;
	margin-top:3px;
	width:300px;
}
#news form.contactform strong {
	color:#7B553C;
}
#resume {
	width:334px;
	height:51px;
	background-color:#F4ECE1;
	border:solid 1px #CEC1B3;
	margin:31px 0px 0px 15px;
}
#resume p {
	margin:14px 0px 0px 15px;
	padding:5px 0px 5px 23px;
	background-image:url(images/pdf_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
