/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Modified by J. Law for Chinese Acupuncture Healthcare
*/

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: 0;
}

body {
	max-width: 61.75em;
	margin: 1em auto auto auto;
	position: relative;
	background: #EFEFEF;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: lowercase;
	font-weight: normal;
	color: #000000;
}

h2 {
	margin-bottom: 0.2em;
	font-size: 1.2em;
}

h3 {
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	font-size: 1em;
	border-bottom: 1px solid #F4F4F4;
}

h4 {
	margin-bottom: 0.4em;
	font-size: 0.8em;
	text-transform: none;
	color: #000000;
}

p, ol, ul, blockquote {
	line-height: 1.5em;
	font-size: 80%;
	margin-bottom: 0.4em;
	font-style: normal;
	font-weight: normal;
}

p {
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 1em;
	margin-right: 1em;
	padding: 0 1em 0 1em;
	text-align: center;
	font-style: italic;
}

a {
	color: #3B3B3B;
}

a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

img.floatLeft { 
    float: left; 
    margin: 1em;
	display: inline; /* for IE6 */
}

img.floatRight { 
    float: right; 
    margin: 1em; 
	display: inline; /* for IE6 */
}

#textfield {
	margin-bottom: 0.8em;
	border: none;
}

#submit {
	text-transform: lowercase;
	font-size: 1em;
	color: #7A7A7A;
}


/* Header */

#header {
	width: 95%;
	height: 7.18em;
	background: url(images/img2.gif) repeat-x;
}

/* Logo */

#logo {
	float: left;
	width: 40%;
	height: 7.18em;
	padding: 0;
	background: url(images/img1.gif) no-repeat;
}

#logo * {
	text-decoration: none;
}

#logo h1 {
	float: left;
	padding: 2em 0 0 1em;
	font-size: 1.4em;
	display: inline; /* for IE6 */
}

#logo h1 a {
	color: #000000;
}

#logo h1 span {
	font-weight: bold;
}

#logo h2 {
	float: right;
	padding: 0 0 0 0;
	font-size: 1.4em;
	display: inline; /* for IE6 */
}

#logo h2 a {
	color: #000000;
}

#logo h2 span {
	font-weight: bold;
}

/* Menu */

#menu {
	float: right;
	height: 2.8em;
	padding: 3.3em 1.56em 0 0;
	background: url(images/img3.gif) no-repeat right top;
	display: inline; /* for IE6 */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}

#menu li {
	display: inline;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	color: #3B3B3B;
	padding: 0 1em 0.3em 1em;
	/*border-left: 1px solid #DBDBDB;*/
}

#menu a:hover {
	color: #36903B;
	padding: 0 1em 1.2em 1em;
	background-image: url(images/gicon.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#menu .active a {
	color: #36903B;
	padding: 0 1em 1.2em 1em;
	
}

/* Splash */

#splash {
	width: 91.1%;
	height: 140px;
	background-color:#FFFFFF;
	border-right: 0.9em solid #FFFFFF;
	border-left: 1.5em solid #FFFFFF;
	border-bottom: 0.125em solid #FFFFFF;
}
/* Secondary Nav */

#topnav {
	width: 91.1%;
	height: 1.5em;
	border-right: 0.9em solid #FFFFFF;
	border-left: 1.5em solid #FFFFFF;
	background-color: #36903B;

}

#topnavsm {
	width: 88.6%;
	height: 0.7em;
	border-top: 0.3em solid #FFFFFF;
	border-right: 2.5em solid #FFFFFF;
	border-left: 1.5em solid #FFFFFF;
	background-color: #36903B;

}

#topnav ul {
}

#topnav li {
}

#topnav .active a{
}

#topnav .active a{
}

/* Content Main Page */

#content {
	max-width: 91.1%;
	background: #FFFFFF url(images/img8.gif) no-repeat center bottom;
	padding-top: 1em;
	padding-bottom: 0em;
	padding-left: 2.4em;
	padding-right: 0em;
}

#oneCol {
	float: left;
	width: 90%;
	padding: 0 1em 0.8em 0;
	position: relative;
	display: inline; /* for IE6 */
}

#subCol {
	overflow: hidden;
	width: 100%;
	position: relative;
}

#colHalf1 {
	overflow: visible;
	width: 45%;
	float: left;
	display: block;
	padding-right: 2em;
	position: relative;
}

#colHalf2 {
	overflow: visible;
	width: 45%;
	float: right;
	display: block;
	padding-right: 1em;
	position: relative;
}



/* Content Secondary Pages */
#sidebar {
	overflow: visible;
	width: 20%;
	float: left;
	display: block;
	padding: 0.4em 0 0.4em 0;
	position: relative;
}

#sidebar li {
	background: url(../images/dline.gif) repeat-x left bottom;
	padding: 0.4em 0 0.4em 0;
	margin-right: 2em;
	font-size: 1em;
}

#sidebar a {
	padding-left: 0.8em;
	text-decoration: none;
	background: url(../images/sidearrow.gif) no-repeat left 50%;
}

#sidebar a:hover {
	text-decoration: none;
		color: #4DAB50;
}

#sidebar .title {
	padding: 0.2em;
	font-size: 1.2em;
}

#colcontent {
	overflow: visible;
	display: inline;
	width: 80%;
	float: right;
	padding: 0.4em 0 0 0;
}

#contentscroll {
	overflow: auto;
	height: 400px;
}

#contentscroll .smCol {
	padding-left: 1em;
	padding-right: 7em;
}

#colcontent .title {
	font-size:1.2em;
	padding: 0 0 0.8em 0;
	font-weight: bold;
	color: #000000;
}

#colcontent .guts {
	font-size: 1em;
	padding: 0.2em;
}


#colcontent .subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	padding: 5px;
	font-weight: bold;
}

#colcontent .testquote {
	margin-left: 1em;
	margin-right: 1em;
	padding: 0em 1em 0 1em;
	font-style: italic;
}




/* Footer */

#footer {
}

#footer p {
	text-align: center;
	color: #777777;
}

#footer a {
	color: #5D5D5D;
}
