/* 
Title:		CSS Stylesheet for Medical Qigong Web Pages
Author:		Bernard Shannon
UOR Cluster:	IERDL.011.130
Create Date:	2003.01.11
File Name:	cwdb.css
Comments: 		 
*/

/* Styles for body */
body 
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/Sand%20Background%20with%20green_1120x111.jpg);
	background-repeat: repeat-y;
	background-position: top;
	border: none #333333;
	text-align: center;
}


/* Styles for headings */


/* Styles for button navigation links */


div#navbar1 {
	height: 10px;
	width: 740px;
	border-top: 1px solid #000;
	border-bottom: 1px none #000;
	background-color: #33443a;
	background-image: none;
	clip: rect(175px,auto,auto,auto);
	background-position: center;

}
div#navbar1 ul {
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
    font-weight: bold;
	line-height: 10px;
	white-space: nowrap;
	top: 175px;

}
div#navbar1 li a {
    text-decoration: none;
    padding: 7px 10px;

}
div#navbar1 li {
    list-style-type: none;
    display: inline;
	font-weight: bold;
	color: #ccc;
   
}
div#navbar1 li .here {
	font-weight: bold;
    color: #33443a;
    background-color: #e0dcdd;
}

div#navbar1 li .normal {
	font-weight: bold;
	color: #ccc;
	
}
div#navbar1 li a:hover {
    font-weight: bold;
    color: #33443a;
    background-color: #e0dcdd;
	
}
div#navbar1 li a:active {
	font-weight: bold;
	background-color: #e0dcdd;
	color: #999999;
}


/* Styles for lists */
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}


/* Styles for tables */
td 
{
  font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
.page_title {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; background-repeat: repeat-x; background-position: center center; color: #000000; text-align: center; vertical-align: top; white-space: nowrap; letter-spacing: normal; word-spacing: normal; border-color: #000000 black; border-style: solid; border-top-width: thin; border-bottom-width: thin}

.quote {  font-family: "Comic Sans MS"; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0%;
	color: #33443a;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0%;
	color: #33443a;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0%;
	color: #33443a;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0%;
	color: #33443a;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-right: 0%;
	margin-left: 0%;
	bottom: 2px;
}
text_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0%;
	margin-bottom: 2%;
	margin-right: 0%;
	margin-left: 0%;
	color: 133D62;
}
.home_table {
	border: medium double #133D62;
}
.table_text {
	font-size: 8.5pt;
}
