/* Main
 ----------------------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	background: #ECEBDD url(../images/background.jpg);
}
#wrapper {
	margin: 70px auto 0;
	font-size: 0.80em;
	text-align: left;
	width: 757px;
	height: 578px;
	background: #FFFFFF;
	position: relative;
}
#copyright {
	margin: 8px 0 0 405px;
	color: #646466;
	font-size: 0.65em;
}
p {
	margin: 0;
	padding: 0;
	border: 0;
}
img#homepage {
	margin: 10px 0 0 10px;
	border: 0;
}
h1 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 351px;
	height: 23px;
	text-indent: -9999px;
	background: url(../images/title.gif) no-repeat;
	position: absolute;
	top: 18px;
	right: 11px;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-transform: uppercase;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
ul#nav {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 16px;
	left: 12px;
	list-style: none;
}
ul#nav li {
	margin-bottom: 2px;
}
ul#nav li a {
	color: #817E49;
}
ul#nav li a:hover {
	color: #F8A14A;
}
ul#nav li a#active {
	color: #F8A14A;
	text-transform: uppercase;
}
#side_decoration {
	margin: 0;
	padding: 0;
	border: 0;
	width: 246px;
	height: 445px;
	position: absolute;
	top: 123px;
	left: 10px;
}
#content {
	width: 491px;
	height: 445px;
	position: absolute;
	top: 123px;
	left: 256px;
	overflow: auto;
}
#why_counciling #content {
	background: #E4F0BA url(../images/background_why.jpg) no-repeat;
}
#working #content {
	background: #E4F0BA url(../images/background_working.jpg) no-repeat;
}
#about_morgana #content {
	background: #F3ECAD url(../images/background_about.jpg) no-repeat;
}
#strategy_coaching #content {
	background: #E9EBD7  url(../images/background_coaching.jpg) no-repeat;
}
#life_issues #content {
	background: #7ED5EA  url(../images/background_issues.jpg) no-repeat;
}
#contact #content {
	background: #E7F5F7;
}
#copy {
	margin: 0 0 0 26px;
	padding: 14px 5px 0 0;
	border: 0;
	width: 460px;
	height: 430px;
	color: #484633;
	overflow: auto;
}
#copy p {
	margin-bottom: 15px;
	padding: 0;
	border: 0;
	line-height: 140%;
}
#copy ul {
	margin: 0 0 10px;
	padding: 0 0 0 16px;
}
#copy a {
	color: #7E6B37;
}
#copy a:visited {
	color: #7E6B37;
}
.saying {
	margin: 0;
	padding: 0;
	border: 0;
	width: 412px;
}
#why1 {
	height: 108px;
	text-indent: -9999px;
	background: url(../images/quote_why1.gif) no-repeat;
}
#why2 {
	height: 98px;
	text-indent: -9999px;
	background: url(../images/quote_why2.gif) no-repeat;
}
#coaching1 {
	height: 134px;
	text-indent: -9999px;
	background: url(../images/quote_coaching1.gif) no-repeat;
}
#working1 {
	height: 115px;
	text-indent: -9999px;
	background: url(../images/quote_working1.gif) no-repeat;
}
#transitions1 {
	height: 135px;
	text-indent: -9999px;
	background: url(../images/quote_transitions1.gif) no-repeat;
}
#transitions2 {
	height: 115px;
	text-indent: -9999px;
	background: url(../images/quote_transitions2.gif) no-repeat;
}
#transitions3 {
	height: 94px;
	text-indent: -9999px;
	background: url(../images/quote_transitions3.gif) no-repeat;
}
#about1 {
	height: 114px;
	text-indent: -9999px;
	background: url(../images/quote_about1.gif) no-repeat;
}
#textTest {
	margin: 15px 0 0 43px;
	padding: 0;
	border: 0;
	width: 420px;
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:  #006600;
}
#about_morgana #saying {
	background: url(../images/text_about_morgana.jpg) no-repeat;
}

#contact h2 {
	margin: 90px 0 0 58px;
	padding: 0;
	border: 0;
	width: 330px;
	height: 45px;
	text-indent: -9999px;
	background: url(../images/contact.png) no-repeat;
}
#postagestamp {
	width: 150px;
	height: 97px;
	background: url(../images/contact_stamp.gif) no-repeat;
	position: absolute;
	top: 11px;
	right: 50px;
}

/* Contact Form
 ----------------------------------------------- */
a#emailaddress {
	margin: 10px 0 20px 60px;
	color: #0ACED5;
	font-size: 1.05em;
	display: block;
}
#contact form#contact_form {
	margin: 0 0 0 60px;
	padding: 0;
	width: 330px;
	display: block;
}
form#contact_form dl dd {
	margin-bottom: 5px;
}
form#contact_form dd input, form#contact_form dd textarea {
	margin-bottom: 10px;
	padding: 5px;
	border: 0;
	background: #0ACED5;
	color: #FFFFFF;
}
form#contact_form dd input#name, form#contact_form dd input#email {
	width: 330px;
	height: 24px;
}
form#contact_form dd textarea#comments {
	width: 330px;
	height: 121px;
}
form#contact_form input#submit {
	margin-left: 320px;
	width: 58px;
	height: 26px;
}
p#submitted {
	margin: 25px 0 0 60px;
}
