﻿body
{
	background-image: url(../images/mydragon4_med_grey.gif);
	background-color: white;
	font-size: 12pt;
	color: black;
	font-family: Garamond, Serif;
}

#maindiv
{
	vertical-align: middle;
	clear: both;
    width: 762px;
    margin-left: auto;
    margin-right: auto;
}

#mainbanner
{
	border: solid 1px black;
	height:70px;
	width: 760px;
}

#menuholder
{
	width: 162px;
	float: left;
}

#contentholder
{
	float: right;
	width: 495px;
	border: solid 1px black;
	background-color: White;
	padding: 40px;
	color: Black;
}

#maincontentholder
{
	float: right;
	width: 575px;
	margin-top: 15px;
	margin-left: 15px;
}

.menupic
{
	float: left;
	border: solid 1px black;
	height: 24px;
	width: 154px;
	margin-top: 15px;
	background-color: White;
	color: black;
}

img
{
	border: none;
	margin: 2px;
}

.imgLink
{
	width:150px;
	height:20px;
}

a
{
	font-size: 12pt;
	color: black;
	font-style: normal;
	font-family: Garamond, Serif;
	font-variant: normal;
	text-decoration: underline;
	background-color:white;
}

/*============default===============*/
#mainquote
{
	vertical-align: middle;
	width: 300px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#welldragon
{
	vertical-align: middle;
	float: right;
}

#intro
{
	vertical-align: middle;
	clear: both;
	text-align: justify;
}

#quotesig
{
	font-size: 10pt;
}

#created
{
	
	font-size: 10pt;
}

#copy
{
	margin-top: 5px;
	float: left;
}

#design
{
	margin-top: 5px;
	float: right;
}
/*============acupunture===============*/
.mainpara
{
	clear: both;
	text-align:justify;
}

.Start
{
	font-size: x-large;
	font-weight:bold;
}

#logo
{
	text-align:center;
	margin-top: 50px;
}

.Address
{
	margin-bottom: 40px;
}


#welldragonborder
{
	vertical-align: middle;
	float: right;
	border: solid 1px black;
	padding: 3px;
	margin-bottom: 20px;
}

.leftcontact
{
	width: 100px;
	height: 50px;
	float: left;
}

#rightcontact
{
	float: right;
}


#validator
{
	clear: both;
	margin-top: 150px;
}

