/*--------------------------------------------------------------
	global reset	
--------------------------------------------------------------*/

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
form label, textarea { display: block; }
form label { cursor: pointer; }
a img, :link img, :visited img, fieldset {
	border: none;
	text-decoration: none;
	border-bottom: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul { list-style:none; }
a:hover, a img, :link img, :visited img, fieldset {
	border: none;
}

/*--------------------------------------------------------------
	html/body
--------------------------------------------------------------*/

html {
	font-size: 100%;
	width: 100%;	
}
	
body {
	background: url(/images/bg-flower.png) no-repeat;
	font: 62.5% Arial, Helvetica, Verdana, sans-serif;	
}

/*--------------------------------------------------------------
	general text styles
--------------------------------------------------------------*/

a {
	text-decoration: none;
	color: #CD7724;
}

a:hover {
	color: #7CC8D5;
}

p {
	margin-bottom: 10px;
}

h2 {
	background: #FFF;
	font-size: 1.4em;
}

/*--------------------------------------------------------------
	nav
--------------------------------------------------------------*/

#mainNav {
	position: absolute;
	top: 80px;
	left: 665px;
	width: 185px;
}

#mainNav li {
	display: inline;
	font-size: 1.1em;
	margin-right: 5px;
}

/* work nav */

#workNav {
	background: #FFF;
	position: absolute;
	top: 200px;
	left: 85px;
	padding: 5px 10px 10px 15px;
}

#workNav a.head, #workNav a.selected {
	cursor: pointer; 
	font-size: 1.2em;
}

#workNav li {
	margin-bottom: 2px;
	list-style-type: none;
	color: #CCC;
}

#workNav li ul {
	margin: 2px 0 3px 0;
	padding: 0 0 4px 8px;
	border-left: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	font-size: 1.1em;
}

#workNav li ul li { margin: 0; }
#workNav li ul li a { color: #df8b3b; }
#workNav li ul li a:hover { color: #7CC8D5; }
#workNav a.selected { color: #7CC8D5; }

/*--------------------------------------------------------------
	left & right columns
--------------------------------------------------------------*/

.leftColumn {
	line-height: 17px;
	font-size: 1.1em;
	position: absolute;
	top: 110px;
	left: 300px;
	color: #887B70;
	padding-right: 25px;
}

.leftColumn p {
	zcolor: #73675D;
	background: #FFF;
}

.rightColumn {
	width: 141px;
	position: absolute;
	top: 119px;
	left: 630px;
}

img#logo {
	margin-bottom: 27px;
} 

/*--------------------------------------------------------------
	news graphic
--------------------------------------------------------------*/

#newsLink {
	width: 141px;
	background: url(/images/news-link-bg.jpg);
	padding-top: 10px;
}

#newsLink h2 {
	color: #CD7724;
	font-size: 1.1em;
	margin-left: 20px;
	padding: 0 10px 0 5px;
}

#newsLink p {
	margin: 0 0 7px 25px;
	padding: 0 5px 0 0;
}

#newsLink a {
	color: #FFF;
	display: block;
	text-decoration: underline;
}

/*--------------------------------------------------------------
	homepage
--------------------------------------------------------------*/

#homeLeft {
	height: 262px;
	width: 480px;
	position: absolute;
	top: 110px;
	left: 300px;
	color: #887B70;
	padding-right: 25px;
}

#homeLeft p {
	width: 340px;
	line-height: 17px;
	font-size: 1.1em;
	color: #73675D;
	background: #FFF;
	z-index: 500;
	position: relative;
	top: -2px;
}

#imgRotate {
	position: relative;
	left: 200px;
	top: -76px;
	z-index: 100;
}

/*--------------------------------------------------------------
	work
--------------------------------------------------------------*/

#workLeft {
	width: 354px;
}

#workRight {
	position: absolute;
	top: 110px;
	left: 655px;
	width: 200px;
	padding-left: 10px;
}

#workRight p {
	font-size: 1.1em;
	color: #59514B; 
}

#workRight h2 {
	font-weight: normal;
	color: #59514B; 
	background: url(/images/work-rule.jpg) bottom left no-repeat;
	padding-bottom: 25px;
	margin-bottom: 10px;
}

#seeMore {
	height: 80px;
}

p.moreWork {
	margin: 0;
}

/*------slideshow------*/

#ss_controls {
	width: 354px;
	border-top: 1px solid #CD7724;
	position: absolute;
	top: 365px;
	text-align: right;
	padding: 2px 2px 0 0;
}

/* gallery */

#gallery {
	border-bottom: 1px solid #CD7724;
	padding-bottom: 10px;
	margin-bottom: 5px;
	width: 354px;
}

#view {
	margin-top: 5px;
	float: left;
}

#numbers { float: right; }

#numbers li {
	display: inline;
	margin-left: 10px;
}

/*--------------------------------------------------------------
	approach
--------------------------------------------------------------*/

#approachLeft {
	width: 335px;
}

#approachRight {
	position: absolute;
	top: 192px;
	left: 655px;
	width: 200px;
	padding-left: 10px;
}

#approachRight dd {
	font-size: 1.1em;
	color: #59514B; 
}

#approachRight dt {
	font-size: 1.4em;
	color: #59514B; 
	background: url(/images/work-rule.jpg) bottom left no-repeat;
	padding-bottom: 25px;
	margin-bottom: 10px;
}

/*--------------------------------------------------------------
	news
--------------------------------------------------------------*/

#newsLeft {
	width: 415px;
}

#news .rightColumn {
	left: 620px;
}

#news .rightColumn dl {
	margin: 72px 0 0 10px;
	color: #CD7724;
}

#news .rightColumn dt {
	margin-bottom: 5px;
	font-weight: bold;
}

#news .rightColumn dd {
	line-height: 1.4em;
}

#news h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 10px;
}

#storyLeft {
	float: left;
	width: 175px;
	margin: 10px 0 30px 0;
}

#storyLeft h2 {
	width: 140px;
}

#storyLeft p {
	width: 140px;
}

#storyLeft img {
	position: relative;
	left: -45px;
}

#storyRight {
	float: right;
	width: 238px;
	margin: 10px 0 30px 0;
	position: relative;
	left: -15px;
}

/*--------------------------------------------------------------
	contact
--------------------------------------------------------------*/

#contactLeft {
	width: 470px;
}

#contactLeft .floatL {
	float: left;
	margin-right: 40px;
}

.floatL ul {
	margin-top: 5px;
}

#contactLeft h2 {
	font-size: 1.2em;
}

label, input#send {
	margin-top: 5px;
}

form span {
	color: #F90;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic;
}

/*--------------------------------------------------------------
	footer
--------------------------------------------------------------*/

#footer {
	clear: both;
	color: #9E8F82;
}

body#home #footer {
	top: 345px;
	position: relative;
	color: #9E8F82;
}

#work #footer {
	top: 510px;
	left: 0;
	position: absolute;
}

#contact #footer, #news #footer {
	position: relative;
	top: 20px;
}

#appproach #footer {
	top: 90px;
	position: relative;
}