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

body {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Arial, "Helvetica Neue", Georgia;
	font-size:.7em;
	color:#666666;
	text-align: center;
	width:100%;
	background-image:url('images/headerBg.gif');
	background-position:top left;
	background-repeat:repeat-x;
	line-height:15px;
}

blockquote, blockquote p {
color:#6295cd;
padding:0;
margin:0;
}

img {
	border:0;
}

p {
	padding:0 0 7px 0;
	margin:0;
}

ul {
	padding:0 0 0 12px;
	margin:0;
}

ul li {
	padding:0;
	margin:0 0 0 7px;
}

h1 {
	font-size:1.2em;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:1em;
}

h4 {
	font-size:.9em;
}

h5 {
	font-size:.8em;
}

form{
margin-top:10px;
line-height:15px;
}

.label {
float:left;
width:90px;
font-weight:bold;
padding:0;
margin:0;
}

textarea {
background-color:#f9f9f3;
border:none;
width:350px;
margin-bottom:7px;
padding-left:6px;
height:150px;
padding-top:4px;
font-family:"Lucida Grande", Arial, "Helvetica Neue", Georgia;
	font-size:1em;
	color:#666666;
}

input {
line-height:15px;
padding-top:4px;
padding-left:6px;
background-color:#f9f9f3;
border:none;
height:18px;
width:350px;
margin-bottom:7px;
font-family:"Lucida Grande", Arial, "Helvetica Neue", Georgia;
	font-size:1em;
	color:#666666;
}

#submit {
float:right;
line-height:15px;
padding-left:6px;
padding-bottom:5px;
background-color:#f9f9f3;
border:none;
height:23px;
width:90px;
margin-right:47px;
font-family:"Lucida Grande", Arial, "Helvetica Neue", Georgia;
	font-size:1em;
	color:#666666;
}






#newsletter {
width:211px;
line-height:15px;
float:left;
padding:0;
margin:0;
}




#newsletter form .label {
padding:0;
margin:0;
width:45px;
}





#newsletter form{
line-height:15px;
float:left;
padding:0;
margin:0;
}



#newsletter form input {
line-height:12px;
margin-bottom:5px;
background-color:#f4f3e7;
border:none;
height:15px;
width:155px;
font-family:"Lucida Grande", Arial, "Helvetica Neue", Georgia;
	font-size:1em;
	color:#666666;
}


#newsletter .newsletterSubmit input{
width:50px;
line-height:17px;
height:20px;
margin-left:157px;
padding:0;
}


#newsletter .newsletterUnsubscribe input{
width:70px;
line-height:17px;
height:20px;
margin-left:140px;
padding:0;
}



#newsletter .unsubscribe a {
margin:0;
padding:0;
float:left;
}



#formmail {
line-height:30px;
padding-top:60px;
}

.required {
padding:0;
margin:0;
}


#container {
	margin:0 auto;
	padding:0 5px;
	width:761px;
	text-align: left;
}

#header {
	margin:0;
	padding:0;
	height:153px;
}

#logo {
	width:761px;
	height:106px;
	background-image:url('images/logo.gif');
	background-repeat:no-repeat;
}

#quickLinks {
	margin:65px 0 0 0;
	padding:0;
	float:right;
}

#content {
	width:761px;
}

#left {
	width:500px;
	padding:20px 0 0 5px;
	margin:0;
	float:left;
}

# left p {
	padding:0;
	margin:0;
}



#inset {
	margin:16px 0 0 0;
	padding:0;
}

#insetLeft {
	width:500px;
	width:207px;
	float:left;
}

#insetRight {
	width:273px;
	float:right;
}

#right {
	width:211px;
	padding:20px 0 0 0;
	margin:0;
	float:right;
}

#newsletter {
	padding:0;
	margin:0 0 25px 0;
}

#news {
	padding:0;
	margin:0;

}

#news p {
	padding:0;
	margin:0;
}

.date {
	color:#b0b0b0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.newsHeading {
	font-weight:bold;
}

.clear {
	clear:both;
}

.headingLine {
	color:#a5a477;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	padding:0 0 5px 0;
	margin:0 0 12px 0;
	border-bottom: #eceacf 1px solid;
}

.highlighter {
	color:#6295cd;
}

.quote {
	color:#777777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-style: italic;
	background-color:#f9f9f3;
	padding:5px 5px 5px 8px;
	margin:20px 0 0 0;
line-height:22px;
}

.largeQuotes{
font-size:1.1em;
}

#alternate {
	background-color:#f9f9f3;
	padding:8px 5px 0 8px;
	margin:0 0 20px 0;
}

a {
	color:#685e45;
	text-decoration:none;
	background: url('images/underline.gif') repeat-x 100% 100%;
	white-space: nowrap;
	padding-bottom:1px;
}

a:hover{
	color:#a5a477;
}

#footer {
	width:761px;
	padding:5px 0 25px 0;
	margin:20px 5px 0 5px;
	border-top: #eceacf 1px solid;
	color:#666666;
}

#footerLeft {
	float:left;
}

#footerRight {
	float:right;
}


/* nav */

#nav {
	margin: 0;
	padding: 0;
	height: 39px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
	
/* padding is to move the nav block around as a whole */
#nav ul {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}	

#nav ul li {
	float:left;
	display:block;
	margin:0;
	padding:0;
	}
	
/* width of the nav images. Change this to height for horizontal navs */
#nav ul li a {
	background:none;
	height:39px;
	display:block;
	margin:0;
	padding:0;
	outline: none;
	overflow: hidden;
}	

/* this span shifts the original html text list to a far away place for good */
#nav ul li a span {
	margin-left:-9999px;
	 /* Commented Backslash Hack hides rule from IE5-Mac \*/
    
    /* End IE5-Mac hack */
}

#nav ul li a span {float:none;}

	
	
/* each nav item */

#nav ul li#whymeditate {
	width:96px;
	height:39px;
	display:block;
	background:url('images/nav.gif') 0 0 no-repeat;
}

#nav ul li#whymeditate:hover, #nav ul li#whymeditate.sfhover {
	background:url('images/nav.gif') 0 -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#technique {
	width:88px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -96px 0px no-repeat;
}

#nav ul li#technique:hover, #nav ul li#technique.sfhover {
	background:url('images/nav.gif') -96px -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#benefits {
	width:78px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -184px 0 no-repeat;
}

#nav ul li#benefits:hover, #nav ul li#benefits.sfhover {
	background:url('images/nav.gif') -184px -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#howtolearn {
	width:80px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -262px 0 no-repeat;
}

#nav ul li#howtolearn:hover, #nav ul li#howtolearn.sfhover {
	background:url('images/nav.gif') -262px -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#meclough {
	width:153px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -342px 0px no-repeat;
}

#nav ul li#meclough:hover, #nav ul li#meclough.sfhover {
	background:url('images/nav.gif') -342px -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#testimonials {
	width:79px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -495px 0 no-repeat;
}

#nav ul li#testimonials:hover, #nav ul li#testimonials.sfhover {
	background:url('images/nav.gif') -495px -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#courses {
	width:98px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -574px 0 no-repeat;
}

#nav ul li#courses:hover, #nav ul li#courses.sfhover {
	background:url('images/nav.gif') -574px -61px no-repeat;
}

/* -------------------------------------------------------------- */

#nav ul li#related {
	width:89px;
	height:39px;
	display:block;
	background:url('images/nav.gif') -672px 0 no-repeat;
}

#nav ul li#related:hover, #nav ul li#related.sfhover {
	background:url('images/nav.gif') -672px -61px no-repeat;
}

/* -------------------------------------------------------------- */