@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fbf0de;
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #642200;
}

body.homesoon {
	background-image: url(images/coming-soon-bg.jpg);
	background-repeat: no-repeat;
}

body.home {
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
}

body.about {
	background-image: url(images/about-bg2.jpg);
	background-repeat: no-repeat;
}

body.contact {
	background-image: url(images/about-bg.jpg);
	background-repeat: no-repeat;
}

body.strategic {
	background-image: url(images/strategic-planning-bg.jpg);
	background-repeat: no-repeat;
}

body.brand {
	background-image: url(images/brand-management-bg.jpg);
	background-repeat: no-repeat;
}

body.consulting {
	background-image: url(images/consulting-marketing-bg.jpg);
	background-repeat: no-repeat;
}

body.business {
	background-image: url(images/business-development-bg.jpg);
	background-repeat: no-repeat;
}

body.executive {
	background-image: url(images/executive-coaching-bg.jpg);
	background-repeat: no-repeat;
}

body.insight {
	background-image: url(images/insight-solutions-bg.jpg);
	background-repeat: no-repeat;
}

h3 {
	font-size: 11.5pt;
}

#logo {
	position: relative;
	top: 0px;
	left: 108px;
}

img.icon {
	width: 28px;
	float: left;
}

#nav {
	font-size: 15px;
	position: absolute;
	top: 140px;
	left: 232px;
	line-height: 1.3;
	width: 200px;
}

#subnav {
	position: relative;
	left: 45px;
	width: 155px;
}

#abouticon {
	position: relative;
	top: 0px;
	left: 3px;
}

#strategicicon {
	position: relative;
	top: -2px;
	left: 1px;
}

#brandicon {
	position: relative;
	top: -1px;
	left: 0px;
}

#consultingicon {
	position: relative;
	top: -3px;
	left: 1px;
}

#businessicon {
	position: relative;
	top: -1px;
	left: 2px;
}

#executiveicon {
	position: relative;
	top: 0px;
	left: 0px;
}

#insighticon {
	position: relative;
	top: -1px;
	left: 2px;
}

#contacticon {
	position: relative;
	top: -1px;
	left: 3px;
}

#mainhomesoon {
	font-size:12pt;
	line-height:1.2;
	position: relative;
	top: 170px;
	left: 220px;
	width: 460px;
	padding: 30px;
	padding-top: 1px;
	background-color: #f4e1b7;
}

#mainhome {
	font-size:12pt;
	line-height: 1.5;
	position: relative;
	top: 35px;
	margin-left: 456px;
	padding: 30px;
	padding-top: 1px;
	background-color: #f4e1b7;
	margin-right: 10%;
	min-width: 351px;
	min-height: 300px;
}

#main {
	font-size:12pt;
	line-height:1.2;
	position: relative;
	top: 35px;
	margin-left: 456px;
	padding: 30px;
	padding-top: 1px;
	background-color: #f4e1b7;
	margin-right: 10%;
	min-width: 351px;
	min-height: 300px;
}

#mainlong3 {
	font-size:12pt;
	line-height:1.2;
	position: relative;
	top: 35px;
	margin-left: 456px;
	padding: 30px;
	padding-top: 1px;
	margin-bottom: 20px;
	background-color: #f4e1b7;
	margin-right: 10%;
	min-width: 351px;
	min-height: 463px;
}

#mainlong4 {
	font-size:12pt;
	line-height:1.2;
	position: relative;
	top: 35px;
	margin-left: 456px;
	padding: 30px;
	padding-top: 1px;
	background-color: #f4e1b7;
	margin-right: 10%;
	min-width: 351px;
	min-height: 475px;
}

#footershort {
	color: #b08a6e;
	font-size: 11pt;
	line-height: 12pt;
	position: absolute;
	top: 685px;
	left: 20px;
	width: 850px;
	padding-bottom: 10px;
}

#footerlong {
	color: #b08a6e;
	font-size: 11pt;
	line-height: 12pt;
	position: relative;
	left: 20px;
	width: 850px;
	padding-top: 70px;
	padding-bottom: 10px;
}

#contactshort {
	color: #b08a6e;
	font-size: 9pt;
	line-height: 12pt;
	position: relative;
	top: 10px;
	left: 850px;
	width: 250px;
	padding-bottom: 10px;
}

.underline {
	text-decoration: underline;
}

a {
	color: #642200;
	text-decoration: underline;
}

a:hover {
	color: #b08a6e;
	text-decoration: underline;
}

a.nav {
	color: #642200;
	text-decoration: none;
}

a.subnav {
	color: #642200;
	text-decoration: none;
}

a:hover.subnav {
	color: #642200;
	text-decoration: underline;
}

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

a:hover.footer {
	color: #642200;
	text-decoration: underline;
}
