/* High Desert Yoga design by Easter Bonnifield - http://www.dakinistudio.com
Copyright (c) 2010+ High Desert Yoga. All Rights Reserved. */


/* ******************  body  *************** */

body { 
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: .8em;
	color: #00000;
	background: url(../images/welcomepage/indexbkgd.jpg) repeat-x;
	}
a:link, a:active {
	text-decoration: none; 
	color: #ee6a00;
	}
a:visited {
	text-decoration: none; 
	color: #ee6a00;
	}
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #000000;
	}
#indexwrapper {
	margin: 0 auto;
	padding: 0px;
	width: 1028px !important;
	}
#header {
	margin: 0 auto;
	padding: 0px;
	}
#images {
	margin: 0px;
	padding: 0px;
	width: 856px !important;
	background: #FFFFFF;
	}
#text {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 800px;
	}

/* ******************  Footer  *************** */

#footer	{
	margin: 0;
	padding: 2em 0 0 0;
	clear: both;
	text-align: center;
	font-size: .7em;
	}	
#width {
	width: 172px;
	}
#copyright {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: .7em;
	}

/* ******************  Navigation  *************** */

ul.navindex {
	margin: 0px; 
	padding: 0px;
	font-size: 1em;
	list-style-type: none;
	white-space: nowrap;
	text-align: center;
	word-spacing: 40px;
	} 
ul.navindex a:link, a:active {
	text-decoration: none; 
	}
ul.navindex a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #000000;
	}
ul.navindex li {
	padding: 0px;
	display: inline;
	word-spacing: 0px;
	} 

