* {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
}

body {
	padding: 0px;
	color: #553C16;
	margin: 0px;
}

h2 {
	font-style: italic;
	font-size: 1.5em;
	margin: 0 0 1em 0px;
	padding: 0px;
}

h3 {
	font-size: 1.10em;
	margin: 0 0 1em 0px;
	padding: 0px;
}

h4 {
	font-size: 1em;
	margin: .25em 0 1em 0px;
	padding: 0px;
}


p { margin: 0 0 1em 0;}


#header {
	width: 100%;
	height: 202px;
	background: url(/images/main-header.jpg) no-repeat;
	clear: both;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

a {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3B439;
	text-decoration: none;
	
}

a:hover {
	color: #491F0C;
	text-decoration: none;
	
}

li {list-style:none;}
img { border: none; }

.left {float: left;}
.right {float: right;}
.hidden-text { text-indent: -31337px; font-size: 1px; }
.float-catch {clear: both;}
.neg-tpmargin {margin-top: -10px;}
.upper-case {text-transform:uppercase;}
.link {margin: 0px 0px -3px 1px;}
.hidden { display: none; }
.text-bold{font-weight: bold;}


#container {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#content {
	background: url(/images/leaf-bkg.jpg) no-repeat;
	padding: 20px 60px;
	clear:both;
}

#content ul li {
	list-style: disc;
	margin-top: 10px !important;
}

/*-----------------------------<menu>------------------------------------*/
#menu a {
	height: 44px;
	display: block;
	text-indent: -31337px; font-size: 1px;
	margin: 4px 0px 3px 0px;
}

#navInland {
	background: url(/images/menu/inland-yoga.jpg);
	width: 206px;
	float: left;
	}

#navInland:hover {
	background-position: -206px 0;
}

#navCollege {
	background: url(/images/menu/inland-college.jpg);
	width: 180px;
	float: left;
}
#navCollege:hover {
	background-position: -180px 0;
}

#navUniversal {
	background: url(/images/menu/universal-yoga.jpg);
	width: 180px;
	float: left; 
}
#navUniversal:hover {
	background-position: -180px 0;
	}

#navWorld {
	background: url(/images/menu/world-yoga.jpg);
	width: 180px;
	float: left; 
}

#navWorld:hover {
	background-position: -180px 0;
}


#navHunny {
	background: url(/images/menu/hunny-fly-coming.jpg);
	width: 204px;
	float: left; 
}

#navHunny:hover {
	background-position: -204px 0;
}
/*-----------------------------<sub-menu>------------------------------------*/

#sub-menu {
	padding: 160px 0px 0px 25px;
}

#sub-menu ul li{
	display: inline;
	margin-right: 25px;
	list-style: none;
}



#sub-menu a {
	text-decoration: none;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

#sub-menu a:hover {
	text-decoration: none;
	color: #A3B439;
}




/*-------------------------------------------<Footer>-----------------------------------------*/
#footer {
	width: 900px;
	background: url(/images/footer_bkg.jpg) no-repeat;
	margin-left: 25px;
	padding-top: 8px;
}

#footer h2 {
	font-size: 12px;
	color: #F5F0E7;
	padding: 10px;
	font-weight: normal;
	background: #A3B439;  
}

#footer a {	
	text-decoration: none;
	color: #F5F0E7;
	margin: -35px 10px 0 0;
}