@charset "utf-8";

/* -- generic styles ------------------------*/
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: center;
	background: #CCC;
}
/* ------- HEADER STYLES ----------*/
#header {
	padding: 0;
	height: 100px;
	margin: 0;
	position: relative;
	left: 0px;
	border-bottom: thin solid #FAF5D5;
	background: url(../Images/header-bkgr_crop.jpg) repeat-x;
}
#header #date {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FBF6D3;
	height: 50px;
	width: 200px;
	position: absolute;
	right: 0px;
	top: 48px;
	left: 810px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}

#header #date p {
	font-size: 18px;
	color: #FBF6D3;
	position: absolute;
	top: 14px;
	left: 37px;
}


#wrapper {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	border: thin solid #FFF8DC;
	background: #4C2C3B;
} 
#wrapper #footer { float: none; }

#header h1 {
	color: #FBF6D3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height: 2.5em;
	text-align: center;
	text-decoration: underline;
}

#wrapper h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FBF6D3;
	text-align: center;
	padding: 10px 180px 10px 200px;
}



#header #mainNav {
	position: relative;
	top: 147px;
	width: 1020px;
	right: 0px;
}
#mainNav {
	height: 40px;
	width: 1020px;
	float: none;
	margin-bottom: 3px;
	background: url(../Images/NavBackground_cropped.jpg) repeat-x;
}
#mainNav ul { padding-left: 2em; }

#mainNav ul li {
	display: inline;
	font-variant: small-caps;
	line-height: 1.5em;
}

#mainNav ul li a {
	padding-left: 10px;
	text-decoration: none;
	color: #C00;
	padding-right: 10px;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	color: #FBF6D3;
	line-height: 2.5em;
}
#mainNav ul li a:hover { color: #D9957E; }
/* --------- MAIN CONTENT STYLES -------------*/
#mainContent {
	margin: 0px 0 0 30;
	padding: 0;
	float: none;
} 
#mainContent h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5px;
	text-align: center;
}



#mainContent h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FBF6D3;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
}
#mainContent p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #FBF6D3;
	margin-left: 20px;
	font-weight: normal;
	padding-right: 1.4em;
	text-align: ;
	padding-top: 1em;
	padding-bottom: .5em;
}







/* ---------- FOOTER STYLES ------------*/
#footer {
	padding: 0 10px 0 20px;
	background:#999;
	clear: both;
	height: 50px;
} 
#selfGrowth {
	font-family: Verdana, Geneva, sans-serif;
	color: #FBF6D3;
	margin-top: 20px;
	width: 700px;
	border-top: 1px solid #FBF6D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FBF6D3;
	border-bottom-color: #FBF6D3;
	border-left-color: #FBF6D3;
}
#cultivatelife {
	width: 700px;
	float: left;
	margin-top:20px;
	border-top: 1px solid #FBF6D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FBF6D3;
	border-bottom-color: #FBF6D3;
	border-left-color: #FBF6D3;
}

#selfGrowth h2 {
	padding-top: 28px;
	padding-left: 10px;
}
#selfGrowth img {
	float: left;
	padding: 10px;
}

#cultivatelife img {
	padding: 10px;
	float: left;
}

#cultivatelife h2 {
	font-size: 24px;
	color: #FBF6D3;
	padding-top: 20px;
}


#personalDevelopment {
	float: left;
	width: 700px;
	margin-top: 20px;
	border-top: 1px solid #FBF6D3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FBF6D3;
	border-bottom-color: #FBF6D3;
	border-left-color: #FBF6D3;
}

#personalDevelopment img {
	float: left;
	padding: 10px;
}

#personalDevelopment h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FBF6D3;
	padding-top: 10px;
}





#footer p {
	margin: 0;
	padding: 0px 0 5px;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
	font-style: italic;
}
#footer a { color: #39F; 
}
#footer p a:hover { color: #8F2C3B; }


.fltrt {
	float: right;
	margin-left: 10px;
}

.fltlft {
	float: left;
	margin-right: 10px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.emphasize {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bolder;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.left {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}




.quote { font-style: italic; }
