/*FONTS*/
body {font: .75em Arial, Verdana, Helvetica, sans-serif; line-height: 150%;}
#sidebar {font-family: "Trebuchet MS"; line-height: 135%;}
#sidebar .yoga_button {font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 120%;}
h2{font-size: 150%; font-weight: normal; letter-spacing: 1px;}
h3{font-size: 100%; font-weight: normal;letter-spacing: 1px; text-transform:uppercase;}
h4{font-size: 100%; letter-spacing: 1px;}
#footer,.smaller{font-size: 90%;}
#site_credits{font-size: 80%;}
#main_content .yoga_button{font-size: 120%;}


/*TEXT LINKS*/
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
#left a:hover,#sidebar #secondary_nav a:hover {text-decoration:none;}

/*LISTS*/
ul, ol {list-style: none;}
ul li{line-height:175%;}

/*CONTENT FORMATTING*/
blockquote, .om_bullet {text-indent:30px;line-height:175%;}
blockquote .signature{text-align:right; font-style:italic;}

table {font-size:90%;}
table th{text-align:left;font-weight:normal;}

.highlight2, table a{font-weight:bold;}

.text_right{text-align:right;}

.strike{text-decoration:line-through;}