*{
	margin:0;
	padding:0;
	border: 0px;
}
p{
	margin-bottom:1em;
}

a
{
	text-decoration: none;
	color: #417BA8;
}
html, body{
	height:100%;
}
body {
	background: url(../images/bg2.gif) repeat-y center top #68416C;
	font: normal 11px tahoma, arial, verdana, tahoma, sans-serif;
	line-height: 1.4em;
	color: #666666;
}

select,	input, input.submit
{
	border: 1px solid #666666;
	background-color: #EBF5FC;
	font: normal 11px tahoma, arial, verdana, tahoma, sans-serif;
}

input.submit
{
	background: url(../images/submit.gif) no-repeat 50% 50%;
	width: 68px;
	height: 30px;
	padding: 2px;
}

#outer{
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	margin-bottom:-26px;
	min-height:100%;
	width: 740px;
	background: url(../images/inner_bg.gif) repeat-y left top #EBF5FC;
}
#inner{
	position: absolute;
	background:#fff;
	width: 520px;
	min-height:100%;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#FF0000;
	border-bottom:1px solid #fff;
	overflow:hidden;
}
#content {
	position: relative;
	margin: 0 auto;
	width: 740px;
}
	
#right {
	width:219px;
	float:right;
}

#footer {
	width:100%;
	clear:both;
	height:26px;
	color: #fff;
	position:relative;
	text-align: center;
	overflow: hidden;
}
#clearheader{
	height:220px;
}
#clearfooter{
	clear:both;
	height:26px;
}
* > html #clearfooter {
	float:left;
	width:100%;
}
.clear{
	clear:both;
	height:0;
	overflow:hidden;
}
#flashintro {
	padding: 4px 5px 6px 5px;
	margin: 0 0 10px 0;
	background: url(../images/intro_bg.jpg) no-repeat;
}
#leaves {
	width: 182px;
	text-align: center;
}
p.quotes
{
	font-weight: bold;
}

.newsletter
{
	 clear: both;
	 width: 400px;
	 height: 25px;
}

.NewsletterLabel
{
 	float: left;
	text-align: right;
	width: 175px;
	font-size: 14px;
}

.NewsletterField
{
 	float: right;
	text-align: left;
	width: 200px;
}

#header
{
	background: url(../images/banner_bg.jpg) repeat-x #fff;
}
	#head
	{
		position: relative;
		height: 180px;
		margin: 0 auto;
		width: 100%;
		border-bottom: solid 2px #7fb4dd;
		background: url(../images/banner2.jpg) top center no-repeat transparent;
	}
		#content p
		{
			position: relative;
			margin: 0 0 10px 0;
			text-align: justify;
			line-height: 13px;
		}
		#content img.photo
		{
			float: right;
			margin: 0 0 10px 20px;
		}
		#content h1
		{
			position: relative;
			padding: 10px 0px 10px 57px;
			font: normal 17px 'FreestyleScript Regular','Myriad Pro', arial, verdana, tahoma, sans-serif;
			color: #9c8d83;
			display: block;
			height: 50px;
			margin: 0 2em 0px 0;
			background: url(../images/flowerLarge.gif) no-repeat;
		}
		#content h2
		{
			position: relative;
			padding: 4px 0 4px 0px;
			font: bold 15px 'Myriad Pro', arial, verdana, tahoma, sans-serif;
			color: #9c8d83;
			border-bottom: solid 1px #70c7d8;
			display: block;
			margin: 0;
		}
		#content h3
		{
			position: relative;
			padding: 10px 0 4px 0px;
			font: bold 11px 'Myriad Pro', arial, verdana, tahoma, sans-serif;
			color: #70C7D8;
			display: block;
			margin: 0;
		}
		#content ul
		{
			margin-left: 25px;
			line-height: 13px;
		}
		#content .reference
		{
			text-align: right;
		}
		#content .indent1
		{
			margin-left: 15px;
			color: #CF00BE;
		}
		#content .indent2
		{
			margin-left: 30px;
			color: #CF00BE;
		}
		#content .indent3
		{
			margin-left: 45px;
			color: #CF00BE;
		}
		#content .indent4
		{
			margin-left: 60px;
			color: #CF00BE;
		}
		#content .indent5
		{
			margin-left: 75px;
			margin-bottom: 13px;
			color: #CF00BE;
		}


#left {
	position:relative;
	width:480px;
	float:left;
	padding: 20px;
}
	#left ul li
	{
		list-style-image: url(../images/flowerSmall.gif);
		padding-bottom: 5px;
		color: #CF00BE;
		font-size: 12px;
	}
		#left ul li a
		{
			color: #CF00BE;
		}
	
	#left p
	{
		clear: left;
	}
	
	#left .innerbox
	{
	 	background-color: #EED6F0;
	 	margin: 0px 0px 5px 15px;
		float: right;
		width: 180px;
		padding: 10px;
	}
	
		#left .innerbox hr
		{
			background: #FFFFFF;
			border: 0px;
			margin-bottom: 5px;
			height: 1px;
		}
		
		#left .innerbox p.quotee
		{
			text-align: right;
		}
		
		#left .innerbox img
		{
		 	float: none;
			margin-left: auto;
			margin-right: auto;
		}
		
		#left .innerbox div
		{
			float: none;
			margin-left: auto;
			margin-right: auto;
			text-align: center;
		}
		
		#left .innerbox p
		{
			text-align: center;
		}
	#left .innerbox + p
	{
		width: 265px;
	}

	#menu
	{
		position: relative;
		margin: 0 auto;
		width: 100%;
		left: 0;
		z-index: 4;
		background: #6FA4CD;
		border-top: solid 1px #70C7D8;
		border-bottom: solid 10px #70C7D8;
	}
		div#main
		{
			position: relative;
			margin: 0 auto;
			width: 740px;
			padding: 2px 0 0 0;
		}

			div#main ul
			{
				list-style: none;
				float: left;
				padding: 0;
				margin: 0;
				display: inline;
				text-align: center;
			}





				/* Sub Heading Styles */
				div#submain
				{
					background: #70C7D8;
					width: 100%;
					height: 19px;
				}
				div#submain ul
				{
					display: none;
					list-style: none;
					position: relative;
					margin: 0 auto;
					width: 740px;
					padding: 2px 0 0 0;
				}
					div#submain ul li
					{
						float: left;
						display: inline;
						margin: 4px 10px 0 0;
					}
					
				.teaching #clearheader
				{
					height:240px;
				}
				.teaching div#submain ul.teaching
				{
					display: block;
				}







			div#main ul.home
			{
				width: 7.2em;
			}
			div#main ul.teaching
			{
				width: 11em;
			}
			div#main ul.about
			{
				width: 10.5em;
			}
			div#main ul.meeting
			{
				width: 12.1em;
			}
			div#main ul.experiencing
			{
				width: 14em;
			}
			div#main ul.contact
			{
				width: 12em;
			}
			div#main li
			{
				position: relative;
				display: inline;
			}

		#menu div#main a,
		#menu div#main h2,
		#menu div#submain a,
		#menu div#submain h2
		{
			display: block;
			font: normal 12px tahoma, arial, verdana, tahoma, sans-serif;
			color: #fff;
			white-space: nowrap;
			padding: 0 0 0 0;
		}
		#menu div#main a:hover,
		#menu div#main h2:hover,
		#menu div#main a.selected
		{
			color: #fff;
		}
		#menu div#main a
		{
			padding: 4px 0 8px 0;
		}
		#menu div#main a:hover
		{
			background: #70a7d8;
		}
		#menu div#main a.selected
		{
			background: #70C7D8;
		}
		#menu div#main h2
		{
			display: block;
		}
		#menu div#submain a
		{
			padding: 2px 20px 7px 20px;
		}
		#menu div#submain a.selected
		{
			background-color: #60B7C8;
			padding: 1px 19px 3px 19px;
			border-bottom: 4px solid #70C7D8;
			
		}
		#menu div#submain a:hover
		{
			padding: 1px 19px 7px 19px;
			border-style: solid;
			border-width: 1px 1px 0px 1px;
			border-color: #a0d7e8;
			background: #70C7D8;
		}

	#right div {
		position: relative;
		padding: 5px;
		color: #666;
		float: right;
		width: 199px;
	}
	* html #right div {
		right: -1px;
	}
	#right div.blue {
		background: #70C7D8;
		border-bottom: none;
		color: #fff;
	}
		#right div b {
			clear: both;
			font-weight: normal;
			position: relative;
			display: block;
			margin-bottom: -12px;
		}
		#right div input {
			position: relative;
			width: 110px;
			margin-left: 88px;
			top: -6px;
			border: solid 1px #BEADA2;
		}
		#right div input.submit {
			position: relative;
			width: 80px;
			background: #70c7d8;
			border: none;
			color: #fff;
			font-weight: bold;
			font-size: 11px;
			padding: 4px;
			margin-left: 120px;
			top: 1px;
			cursor: pointer;
		}
		#right span {
			font: normal 11px tahoma, arial, verdana, tahoma, sans-serif;
			color: #666;
			margin: 0;
			padding: 0 0 10px 0;
			display: block;
			text-align: justify;
		}
		#right em {
			font: normal 11px tahoma, arial, verdana, tahoma, sans-serif;
			color: #417BA8;
		}
		#right a {
			display: block;
		}
		#right img {
			float: left;
			margin: 0 0px 0 0;
		}
		#p1{text-align: right;}
	#footer p {
		margin: 0 auto;
		width: 700px;
		background: #7FB4DD;
		text-align: left;
		padding: 5px 20px 5px 20px;
	}
	#footer p span.right {
		float: right;
		position: relative;
		top: -15px;
	}
	#footer a {
		color: #fff;
	}