body {
	background: #373635;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", lucida, arial, verdana, sans-serif;
	font-size: 75%;
	text-align: center;	
}

/* centering and framing */
#wrap {
	position: relative;
	width: 950px;
	background-image: url("images/green.gif");
	background-repeat: repeat;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0px;
	text-align: left;	
}

#masthead {
	width: 940px;
	height: 125px;
	background: #fbeec1;
	border-right: 10px solid #2f732f;
}

#masthead h1 span {
	display: none;
}

#masthead h1 {
	position: absolute;
	top: 25px;
	left: 83px;
	margin: 0;
	padding: 0;
}

#topmast {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* primary navigation (nav1 and main-nav) */
#nav1 {
	position: absolute;
	top: 125px;
	left: 0;
	margin: 0;
	width: 150px;	
	text-align: right;
}

#main-nav {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;		
}

#main-nav li {
	margin-bottom: 10px;
}

#main-nav li a {
	padding-top: 0.5em;
	padding-bottom: 0.55em;
	padding-right: 10px;
	padding-left: 15px;
	color: #fff;
	line-height: 2.1em;
	font-size: 1.3em;
	text-decoration: none;	
}

#main-nav li a:hover, #main-nav li a:active {
	color: #7B1B14;
}

.home #nav1home, .about #nav1about, .what #nav1what, .clients #nav1clients, .contact #nav1contact {
	background: #F2B64E;
	color: #7B1B14;
}

/* nav2 */
.process #nav1process {
	display: block;
	width: 140px;
	margin-left: 5px;
	padding: 0;
	padding-right: 5px;
	background: #F2B64E;
	color: #7B1B14;
}

#nav2 {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main-nav li #nav2 li {
	margin: 0;
}

#main-nav li #nav2 li a {
	display: block;
	width: 135px;
	margin-left: 5px;
	padding: 0;
	padding-right: 10px;
	background: #F2B64E;
	color: #7B1B14;
	font-size: 13px;
	line-height: 25px;
}

#main-nav li #nav2 li a:hover, .design #nav2design, 
.facilitation #nav2facilitation, .team #nav2team,
.training #nav2training {
	text-decoration: underline;
}

#nav2team {
	padding-bottom: 15px !important;
}



/* content */
#main {
	margin-left: 150px;
	margin-top: 0px;
	width: 785px;
	height: inherit;
	background: #fff;
	border-top: 5px solid #F2B64E;
	border-left: 5px solid #F2B64E;	
	min-height: 700px;
}

#inside {
	margin-left: 150px;
	margin-top: 0px;
	width: 785px;
	min-height: 580px;	
	height: 580px;	/* for ie6 only */
	background: #fff;
	border-top: 5px solid #F2B64E;
	border-left: 5px solid #F2B64E;	
	padding-bottom: 30px;
}

html>body #inside {
	height: auto; /* override ie6-only rule above */
}

#inside p {
	margin-left: 20px;
	width: 450px;
	font-size: 13px;
	line-height: 20px;
}

#quote-zone {
	position: absolute;
	margin-top: 230px;
	margin-left: 489px;
	border: 1px dotted #7b1b14;	
	background: #dac0be;
	width: 276px;
}

.square #quote-zone {
	margin-top: 300px;
}

#quote-zone p {
	width : 230px;
	margin-left: 0px;
	padding: 20px;
	color: #7b1b14;
	font-size: 14px;
	line-height: 22px;
}

h1 {
	color: #7B1B14;
	margin-top: 15px;
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
}

#main p {
	margin-left: 20px;
	padding-right: 20px;
	font-size: 12px;
}

#inside h2 {
	color: #7B1B14;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

#inside h3 {
	width: 420px;
	margin-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
}

#image-zone {
	margin-right: 20px;

}

#inside a, .hometxt a {
	color: #7B1B14;
}

#inside a:hover, .hometxt a:hover {
	color: #fff;
	background: #7B1B14;
}

#inside ul {
	width: 400px;
	font-size: 13px;
	line-height: 20px;
}

#inside ul.nodot {
	list-style: none;
	margin: 0 0 0 20px;
	padding-left: 0px;
}

#inside li.more {
	display: none;
}

p.seemore {
	margin: 0px 0px 20px 300px !important;	
}


/* home page boxes */
#top-left {
	margin-top: 30px;
	margin-left: 20px;
	width: 350px;
	height: 175px;
	background: #D0DED0;	
}

#top-right {
	margin-top: -175px;
	margin-left: 375px;
	width: 350px;
	height: 175px;
	background: #C7C7C7;	
}

#bottom-left {
	margin-top: 10px;
	margin-left: 20px;
	width: 350px;
	height: 175px;
	background: #DAC0BE;	
}

#bottom-right {
	margin-top: -175px;
	margin-left: 375px;
	width: 350px;
	height: 175px;
	background: #FAF9D0;	
}

#top-right h3 {
	text-align: center;
	color: #fff;
	padding-top: 8px;
	margin-top: 0px;
	width: 350px;
	height: 24px;
	background: #373635;
	text-transform: uppercase;
	font-weight: normal;
}

#top-left h3 {
	text-align: center;
	color: #fff;
	padding-top: 8px;
	margin-top: 0px;
	width: 350px;
	height: 24px;
	background: #2f732f;
	text-transform: uppercase;
	font-weight: normal;	
}

#bottom-right h3 {
	text-align: center;
	color: #fff;
	padding-top: 8px;
	margin-top: 0px;
	width: 350px;
	height: 24px;
	background: #F2B64E;
	text-transform: uppercase;	
	font-weight: normal;	
}

#bottom-left h3 {
	text-align: center;
	color: #fff;
	padding-top: 8px;
	margin-top: 0px;
	width: 350px;
	height: 24px;
	background: #7B1B14;
	text-transform: uppercase;	
	font-weight: normal;	
}

.boxpic {
	margin-left: 240px;
	border: 1px solid #999;
}

.greenbox, .greybox, .redbox, .orangebox {
	margin-top: -116px;
	width: 215px;
	line-height: 18px;
	font-size: 14px !important;
}

.greenbox a {
	color: #000;
	text-decoration: underline;
}

.greenbox a:hover {
	background: #2f732f;
	color: #fff;
}

.greybox a {
	color: #000;
	text-decoration: underline;
}

.greybox a:hover {
	background: #373635;
	color: #fff;
}

.redbox a {
	color: #000;
	text-decoration: underline;
}

.redbox a:hover {
	background: #7B1B14;
	color: #fff;
}

.orangebox a {
	color: #000;
	text-decoration: underline;
}

.orangebox a:hover {
	background: #F2B64E;
	color: #fff;
}


/* convenience classes */

.bigtop {
	margin-top: 35px !important;
}

.bigbottom {
	margin-bottom: 35px !important;
}

.smtop {
	margin-top: 5px !important;
}

.smbottom {
	margin-bottom: 5px; !important;
}

.lrgred {
	color: #7B1B14;	
	font-size: 16px !important;
	line-height: 24px;
	margin-top: 15px;
}

.bigger {
	font-size: 14px !important;
	line-height: 20px;
	width: 700px;
}

.marleft {
	margin-left: 130px !important;
}

.marleft2 {
	margin-left: 230px;
}

.marleft3 {
	margin-left: 330px;
}

.examplebox {
	border: 1px dotted #373635;
	background: #e6e6e6;
	padding: 10px;
	width: 420px !important;
	font-size: 12px !important;
}

.agency {
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
}

.separator {
	text-align: center !important;
}

.separatorline {
	margin-left: 20px;
	border-bottom: 1px dotted #000;
	width: 430px;
}

/* footer */

#footer {
	width: 100%;
	height: 35px;
	color: #fff;
	text-align: left;	
	background: #F2B64E;	
	font-size: 1.0em !important;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
} 

#footer span {
	font-style: italic !important;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #7B1B14;
	background: #FBEEC1;
}

.small {
	font-size: .9em !important;
}

.juxta {
	margin: 10px 0 10px 700px;
}

.juxta a {
	color: #8CB88C;
	text-decoration: none;
}

.juxta a:hover {
	color: #2f732f;
	background: #D0DED0;
}