/* Main Stylesheet for Oriental Harmonic Medicine*/
a:link { color: #3366FF; }
a:visited { color: #333333; }
a:active { color: #FF8000; }

body
{
	background-color: #79634A;
	color: #553A06;
	font-family: Arial, Tahoma, Verdana, 'San Serif';
	font-size: .95em;
	margin: 0;
	padding: 0;
	background-image: url(media/images/woven_bg.gif);
}

.titleL1
{
	font-family: 'Times New Roman', Serif;
	font-size: 25px;
	color: #ffffff;
}

.titleL2
{
	font-family: 'Times New Roman', Serif;
	font-size: 18px;
	color: #ffffff;
}

.footer
{
	font-size: .8em;
	text-align: center;
}

img.framed
{
	border-color: black;
	border-width: 2pt;
	border-style: groove;
}

body table
{
	width: 80%;
}

embed
{
	visibility: hidden;
}

#frontcontent, #frontborder
{
	width: 680px;
	border-width: 1px;
	text-align: center;
	border-spacing: 0px;
}

#frontcontent td, #frontborder td, #sidebar td {
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
}


.quote, .small_quote {
	font-style: italic;
}

.small_quote {
	font-size: .8em;
}

.site_sub_heading {
	font-family: 'Times New Roman', Serif;
	color: black;
	font-size: 2em;
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
color: black;
}

h1.smaller {
 	font-size: 1.3em;
}
h2.smaller{
	font-size: 1em;
}

td.small {
	font-size: .8em;
}

.w_details {
	border: 1px dotted #79634A;
	background-image: url(media/images/coursebg.png);
	padding: 1.5em;
	font-size: .8em;	
}

.course_list {
	padding: .5em;
	font-size: .8em;
}

.course_list h2 {
	color: #FFFFFF;
}



.course_list ul li {
	margin-left: -1.5em;

}

.course_list a:link {
	color: #FFFFFF;
}

.course_list a:visited {
	color: #CCCCCC;
}

.course_list a:active {
	color: #3366FF;
}

.printed {
	border-bottom: 1px dotted #79634A;
}

#article {
	padding: 2.5em;
	
}

.product_table {
	color:#FFFFFF;
	font-size:.9em;
	padding-bottom: .7em !important;
	background-color:#79634a;
}

#hnav {
	font-family:Georgia, serif;
	font-weight:bold;
}

#hnav li {
	list-style-image:url(media/navigation/mini_gong_bullet.gif) !important;
	list-style-position:outside !important;
	display:inline;
	margin-left: 10px;
}
