/* CSS Document */

body {
	background-color: #729f42;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:14px
	
}
.headings {
	font-size: 16px; 
	font-weight: bold; 
	color: #FF9900; 
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.headings_white {
	font-size: 14px; 
	font-weight: bold; 
	color: #FFF; 
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
.headings-grey {
	font-size: 14px; 
	font-weight: bold; 
	color: #666666; 
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.headings-hatha {
	font-size: 16px; 
	font-weight: bold; 
	color: #845A75; 
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.sub-heads {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FF9900;
	line-height:14px;
	text-transform:uppercase;
}
.sub-heads-hatha {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#845A75;
	line-height:14px;
	text-transform:uppercase;
}
.sub-heads-natural{
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#5A702A;
	line-height:14px;
	text-transform:uppercase;
}
.sml-print {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	line-height:12px
}
.indent-green {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#82ac55;
	line-height:14px;
	margin-left: 2em;
}

ul li {
	list-style:none;
	list-style-type:none;
	text-indent:0;
}

#bullets ul{
	text-indent:0;
}
#bullets li{
	list-style-type: disc;
	text-indent:0;
}

a#body, a#body:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	text-decoration: none;
}
a#body:hover {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #666666;
	text-decoration: underline;
}
a#readmore, a#readmore:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #81bcd6;
	text-decoration: none;
}

a#readmore:active, a#readmore:hover {
	text-decoration: none;
	color: #666666;
}

a#readmore_selected, a#readmore_selected:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #999999;
	text-decoration: none;
}
a#readmore_selected:active, a#readmore_selected:hover {
	text-decoration: none;
	color: #666666;
}

a#second-menu, a#second-menu:visited {
	font-family: "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a#second-menu:active, a#second-menu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}

a#photos, a#photos:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FF9900;
	text-decoration:none;

}
a#photos:active, a#photos:hover {
	color: #666666;
	text-decoration:underline;
}
a#photos_selected, a#photos_selected:visited {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #FF9900;
}
a#photos_selected:active, a#photos_selected:hover {
	color: #666666;
}

a#headlink, a#headlink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #FF9900;
	text-decoration: none;
}
a#headlink:active, a#headlink:hover {
	text-decoration: none;
	color: #999999;
}
a#headlink_selected, a#headlink_selected:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a#headlink_selected:active, a#headlink_selected:hover {
	text-decoration: none;
	color: #666666;
}
a#bodylink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #FF9900;
	text-decoration: none;
}
.groove {border-style: groove;
		border-color: #666666;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px; 
		font-weight: bold;
		color: #999999;
		text-decoration: none;
}


table.sample {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: thin thin thin thin;
	padding: 3px 3px 3px 3px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/*----- pfd credit styling ----*/
#pfd {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #461332;
	margin-top: 10px;
		}
a#pfd_link {
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #461332;
	font-weight:normal;
	text-decoration: none;
		}
a#pfd_link:hover {
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #461332;
	text-decoration: underline;
	}

-->