* {padding:0; margin:0;}
body {
	text-align: justify;
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#999;
	font-size: 15px;
}
#page {
	position: relative;
	top: 0px;
	margin:0px auto;
	width:750px;
	padding: 0px;
	left: auto;
	right: auto;
	height: auto;
	
}
#topbanner {
	width: 748px;
	height: 213px;
	float:left;
	background-image: url(images/thesevenheavensclinic.jpg);
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
#menu {
	width: 728px;
	height: 18px;
	float:left;
	background-color: #673c09;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #000;
}
.menuitem
{
	font-size: 1.0em;
}
.menuspacing
{
	float:left;
	padding-right: 15px;
	padding-left: 15px;
}
#content {
	background-color:#FFFFFF;
	width: 718px;
	float:left;
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#onecolumn {
	width: 718px;
	float:left;
	min-height: 450px;
}
#twocolumn_left
{
	width: 458px;
	float:left;
	min-height: 450px;
}
#twocolumn_right
{
	width: 230px;
	float:left;
	min-height: 450px;
	margin-left: 30px;
}
.sidemenu
{
	width: 228px;
	float:left;
	border: 1px solid #000;
	background-color: #673c09;
	padding: 0px;
	margin-top: 28px;
}
.top
{
	vertical-align:15%;	

}
#footer {
	text-align: center;
	font-size: 12px;
	height: 19px;
	width: 718px;
	float:left;
	background-image: url(images/footer.jpg);
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-right: 15px;
	padding-left: 15px;
}
.row
{
	width:100%;
	float:left;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
}

h1 {
	margin: 0px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

h2 {
	margin: 0px;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #673c09;
}
h3 {
	margin: 0px;
	font-size: 1.0em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 1px;
	color:#673c09;
}
.smalltext 
{
	font-size: 0.9em;
}
a.menuitem:link {
	color: #ffffff;
	text-decoration: none;


 }
a.menuitem:visited {
	color: #ffffff;
	text-decoration: none;
	
 }
 a.menuitem:hover {
	color: #efa700;
	text-decoration: none;
	
}
a.menuitem:active {
	color: #efa700;
	text-decoration: none;

}

a:link {
	color:#efa700;
	text-decoration: none;
	
 }
a:visited {
	color: #efa700;
	text-decoration: none;
   	
 }
a:hover {
	color: #efa700;
	text-decoration:underline;
	
}
a:active {
	color: #efa700;
	text-decoration:underline;
		
}

.border-brown
{
	border: 1px solid #673C09;
}
img.right 
{
	padding: 2px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 15px;
}
img.left 
{ 
	padding: 2px; 
	margin: 0 15px 2px 0; 
	display: inline; 
}
img.center
{
	padding: 2px;
	display: inline;
	margin-top: 0;
	margin-right: 0;
}
.right 
{ 
	float: right; 
}
.left 
{ 
	float: left; 
}

.testimonial
{
	width:400px;
	float:left;
	border: 1px solid #000;
	padding: 8px;
	background-color: #673c09;
	color: #FFF;
	font-size: 0.9em;
	margin: 8px;
}
li {
	list-style-position: inside;
	list-style-image: url(images/yin-yang2.jpg);
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
}
.inverted
{
	list-style-position: inside;
	list-style-image: url(images/yin-yang.jpg);
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 0.9em;
}
