﻿@charset "utf-8";
/* CSS Document */

	a { color:#38332F;text-decoration:none;}
	img {
	border: 0}
	
	a:visited {color:#3366CC;}
	
	#nav a:visited {color:#24324e;}
	
	#links-border a:visited {color:black;}
	
	#tcm-home-border a:visited {color:black;}
	
	#view-all-conditions a:visited {color:black;}
	
	table {border:solid 1px ;}

	body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/background.jpg);
	height:1200px;
	line-height:20px;
	background-color: rgba(0,0,255,0.7);
	background-color:#8ea368;
	background-repeat:no-repeat;
	
	}
	
	p {
	font-size:14px;
	line-height:24px;
	}
	
	#header {
	width:960px;
	height:240px;
	margin:auto;
	
	}
	
	#wrapper {
	width:1000px;
	margin:auto;
	background-color:red;
	
	}
	
	#outer-container {
	margin:auto;
	width:1000px;
    float:left;
	background-color:#ebf0f2;
	border:1px solid #cccccc;
	background-color: rgba(244,255,255,0.7);
	-moz-border-radius: 15px;
	border-radius: 15px;
	
	
	}
	
	#conditions p {
		font-size:11px;
		line-height:15px;
		}
		
	#view-all-conditions {
	margin-top:110px;
	color:black;
	font-size:14px;
	
	}
	
	#container {
	margin:auto;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:20px;
	width:960px;
	background-color:white;
	border:1px solid #cccccc;
	-moz-border-radius: 15px;
border-radius: 15px;
	float:inherit;
	}
	
	#title {
	background-image:url(images/bian-ping.png);
	width:295px;
	height:76px;
	float:right;
	position:absolute;
	margin-left:130px;
	margin-top:50px;
		
	}
	
	#telephone {
	float:right;
	margin-top:95px;
	margin-right:20px;
	padding-top:20px;
	background-repeat:no-repeat;
	
	}
	
	#social {
	float:right;
	font-size:12px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:20px;
	position:inherit;
	
	}
	
	#copyright {
	float:left;
	position:inherit;
	font-size:12px;
	margin-top:10px;
	margin-left:20px;
	
	}
	
	#logo-image {
	float:left;
	
	}
	
	#address {
	font-size:15px;
	color:#24324e;
	width:265px;
	height:50px;
	float:left;
	position:inherit;
	margin-left:20px;
	margin-top:115px;
	background-repeat:no-repeat;
	
	}
	
	
	#nav {
	padding-top:30px;
	padding-left:60px;
	text-align:center;
	margin:auto;
	width:960px;
	height:50px;
	color:#24324e;
	font-size:16px;
	font-weight:bold;
	font-family: OregonLdoBook, Helvetica, Arial, sans-serif;
	
	}

	
	#nav ul {
		margin:0px;
		padding:0px;
	}
	
	#nav ul li {
		display:inline;
		padding-left:10px;
		padding-right:10px;
		float:left;

		}
		
	#nav a:hover {
		color:#3366CC;
		}
		
		
	#welcome-text {
	width:630px;
	height:300px;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	
	}
	
	#welcome-text-tcm {
	width:630px;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	
	}
	
	#welcome-text-herbal {
	width:630px;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	
	
	}
	
	#home-image {
	background-image:url(images/home-image.png);
	width:253px;
	height:302px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	
	}
	
	#tcm-image {
	background-image:url(images/tcm-image.png);
	background-repeat:no-repeat;
	width:253px;
	height:302px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	
	}
	
	#acupuncture-image {
	background-image:url(images/acupuncture-image.png);
	background-repeat:no-repeat;
	width:253px;
	height:302px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	
	}
	
	#appointments-image {
	background-image:url(images/appointments-image.png);
	background-repeat:no-repeat;
	width:253px;
	height:302px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	
	}
	
	#herbal-image {
	background-image:url(images/herbal-image.png);
	background-repeat:no-repeat;
	width:253px;
	height:302px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	
	}
	
	#contact-image {
	background-image:url(images/contact-image.png);
	background-repeat:no-repeat;
	width:253px;
	height:302px;
	float:right;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
	
	}
	
	#tcm-home-border {
	border:1px solid #cccccc;
	background-color:#F4F4F4;
	border-radius:10px;
	-moz-border-radius:10px;
	
	width:620px;
	height:360px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:no-repeat;
	
	background: rgb(242,245,246); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(200,215,220,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,245,246,1)), color-stop(37%,rgba(227,234,237,1)), color-stop(100%,rgba(200,215,220,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(200,215,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
	
	}
	
	#conditions {
	position:inherit;
	width:253px;
	height:280px;
	float:right;
	margin-top:20px;
	margin-right:20px;
	font-size:12px;
	
	}
	
	#conditions2 {
	position:inherit;
	width:253px;
	height:280px;
	float:right;
	font-size:12px;
	margin-top:324px;
	
	}
	

	#links-border {
	background-color:#E0E7EB;
	border-radius:10px;
	-moz-border-radius:10px;
	width:910px;
	margin-left:20px;
	position:inherit;
	float:left;
	margin-top:40px;
	margin-bottom:20px;
	padding-left:10px;
	padding-bottom:10px;
	background-repeat:no-repeat;
	
	}
	
	#links-border1 {
	background-color:#FF0000;
	width:920px;
	position:inherit;
	float:left;
	margin-top:140px;
	padding-left:10px;
	background-repeat:no-repeat;
	
	}
	
	#links-text1 {
	width:227px;
	height:80px;
	float:left;
	
	}
	
	#links-text2 {
	width:227px;
	height:80px;
	float:left;
	position:inherit;
	
	}
	
	#links-text3 {
	width:227px;
	height:80px;
	float:left;
	position:inherit;
	
	}
	
	#links-text4 {
	width:228px;
	height:80px;
	float:left;
	position:inherit;
	
	}
	

	h1 {
	color:#24324e;	
	font-size:18px;
	font-family: OregonLdoBook, Helvetica, Arial, sans-serif;
	}
	
.h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:10px;
	}
	
	h2 {
	color:#24324e;
	font-size:16px;
	font-family: OregonLdoBook, Helvetica, Arial, sans-serif;
	}
	
	h3 {
	color:#24324e;
	font-size:14px;
	font-family: OregonLdoBook, Helvetica, Arial, sans-serif;
	}
	
	#form ul {
	margin:0px;
	padding:0px;
	width:500px;
	}

	#form ul li{
	display:block;
	float:left;
	width:170px;
	padding:5px;
	min-height:50px;
	}


	input[type=text] {
	border-style:solid;
	border-color:#24324e;
	border-width:1px;
	width:250px;
	border-radius:5px;
	-moz-border-radius:5px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#500E07;
	padding:5px;
	}

	textarea {
	border-style:solid;
	border-color:#24324e;
	width:250px;
	height:100px;
	border-width:1px;
	border-radius:5px;
	-moz-border-radius:5px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#500E07;
	}
		@font-face {
    font-family: OregonLdoBook;
    src: url(fonts/oregon-ldo-book.ttf);

}
	

	
	#ticker { width:253px; height:150px; border:0px solid #aaaaaa; overflow:auto; }
	#ticker dt { font:normal 14px Arial, Helvetica, sans-serif; padding:0 0px 5px 0px; padding-top:5px; border:0px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
	#ticker dd { margin-left:0; font:normal 13px Arial, Helvetica, sans-serif; padding:0 0px 0px 0px; color:#3366CC; border-bottom:0px solid #aaaaaa; background-color:white; border-left:1px solid #ffffff; position:relative; }
	#ticker dd.last { border-bottom:1px solid #ffffff; }
	#ticker div { margin-top:0; }
	
	

		

	


	
