/* This Style sheet was customized by Cindy Shell for Edmond Healing Rooms*/


body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%; color: #666666;
line-height: 150%;
margin-top: 0px;
background: #ffffff url(images/bg.gif) top center repeat-x;
}

#border
{
border: 0px ;
width: 1024px;
background-color: #FFFFFF;
background:url(images/backround2.gif) no-repeat;
margin: 0 auto;
}

#header
{
height: 200px;
border-bottom: 1px solid #632423;
background-image:url(images/header.jpg);
background-repeat: no-repeat;
background-position: center;
border-top: 1px solid #632423;
margin-top: 20px;
}

#myGallery
{
width: 700px !important;
height: 350px !important;
}

#content
{
padding: 0.5em 1em;
max-width: 1024px;
background-color: #ffffff;
}

#container
{
width: 700px;
margin: 0px auto;
background-color: #ffffff;
border: 0px solid #632423;
}

.splitright {
background: #ffffff top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
	background: #ffffff;
	margin:auto;
	width: 77%;
	float: right;
	overflow: hidden;
	text-align: left;
	padding: 15px 0 0 0;
}

#introduction{
	float:left;
	width:160px;
	padding:15px 10px 0 12px;
	margin:15px 0px 20px 0px;
	line-height:1.6em;
	color:#632423;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color:#632423;
}

#introduction a:hover, a:active{
	color:#943634;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	background-color: #F5FAF5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#632423;
}

#footer a:hover, a:active{
	color:#943634;
}




a:active,
a:visited,
a:link	    			{ color: #943634; text-decoration: none; }
a:hover				{ color: #632423; text-decoration: none; }

	
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
	font-size: 18px;
	color: #632423;
}

h3{
	color:#632423;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin:0;
}

/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/


h2{
	font-size: 16px;
	color:#632423;
	padding-top: 10px;
}
h5{
	font-size: 12px;
	color:#632423;
	margin:0;
}
h6 {
	font-size: 10px;
	color: #FF6600;
}