body {
        height: 100%;
        background-color: #bbb;
	font-family: sans-serif, serif;
	font-size: 12px;
        margin: 0;
        padding: 0;
}

#header {
	height: 50px;
	width: 100%;
        padding: 20px;
        margin-left: -21px;
        font-family: sans-serif, serif;
        font-size: 40px;
        color: #060;
        text-align: center;
        background-color: transparent;   
}

.header2 {
        font-family: sans-serif,serif;
        position: relative;
        text-align: center;
        font-size: 1em;
        color:#006600;

}

h1 {font-size: 1.4em; color: #555}

#clinichours { color: #444444;
               font-size: 1.1em; 
               width: 270px; 
               text-align: center;
}

#moto { color: #000000;
          font-size: 14px;
          width: 24%; 
          text-align: center; 
          width: 250px; 
}


a {
        font-size: 12px;
	color: #008800;
	text-decoration: none; background-color: transparent;
}

a:hover {
	text-decoration: underline; background-color: transparent;
}

#container {

	background: url(purplebg2.jpg);
        background-repeat: no-repeat;
        background-color: #ffffff;
        font-size: 1em;
	color: #111111;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 840px;

}

#container2 {

	background: url(purplebg2.jpg);
        background-repeat: no-repeat;
	color: #111111;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 840px;
        padding: 40px;  

}



#container3 {
	background-color: #ffffff;
        background-repeat: no-repeat;
	color: #111111;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 740px;
        padding-left: 55px;
        padding-right: 55px;
}

#container4 {
	background-color: #ffffff;
        background-repeat: no-repeat;
	color: #111111;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 660px;
        margin: 0 auto;
        padding-left: 55px;
        padding-right: 55px;
}

#container5 {
	background-color: transparent;
        background-repeat: no-repeat;
	color: #111111;
	margin-left: 160px;
	position: relative;
	text-align: left;
	width: 680px;
        padding-left: 55px;
        padding-right: 55px;
}

.formtitles {
	background-color: #ded;
	color: #060;
	font-weight: bold;
	padding: 4px
}

p.indent{
        text-indent: 1.0em;
	font-family: sans-serif, serif;
	text-align: left;
}

#header1 h1 {
	font-size: 18px;
        color:#006600;
	left: 60px;
	top: 10px;
}



#header ins {text-decoration:none }

#header a {
	color: #000000;
        text-indent: 0.30cm;
	font-family: sans-serif, serif;
	text-decoration:none;
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;	
	margin-top: 12px;
	width: 125px;
        
}

#sidebar ul {
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 10px;	
}

#sidebar a {
        background-color: #DEF0E0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 120px;
}

#sidebar a:hover {
	background-color: #88BB9A;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: white;
}

#contentind {
        text-indent: 1.0em;
	font-family: sans-serif, serif;
	font-size: 12px;
        margin-left: 35%;
        margin-right: 11%;
	margin-bottom: 20px;
	margin-top: 28px;
	text-align: justify;
}

#content {

	font-family: sans-serif, serif;
	font-size: 1.1em;
        margin-left: 31%;
        margin-right: 19%;
	margin-bottom: 20px;
	margin-top: 0px;
	text-align: center;
}


/* CONTACT FORM */

#contact {
background-color: transparent; 
height: 600px; 
width: 430px; 
margin-top: 30px; 
margin-left: 250px; 
color: #444
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}


input
{
color: #000;
background: #fff;

}

.submit input
{
margin-left: 4.5em;
color: #fff;
background: #060;
border: 2px outset #333
}

legend
{
color: #fff;
background: #060;
padding: 2px 6px
} 

#Submitted
{
	color: #fff;
	border: none;
	font-weight: bold;
	background: #fff;
	background-image:url('submit.gif');
    height: 21px;
    width: 87px;
    margin-left: 100px
}


/* END SECTION */

#linkbox{
margin-top: 2em; 
margin-left: 19em; 
width: 500px; 
text-align: center; 
background-color: transparent;
font-size: 1em;
}
#linkbox a {color: #8866BB}


#footer {
	background-color: #DEF0E0;
	color: #005500;
	font-size: 0.8em;
	margin: 0 auto;
        padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	width: 820px;
}

#footer a {
	border-bottom: 1px dotted #666650;
        font-size: 0.95em;
}

#footer a:hover {
	text-decoration: none;	
}



fieldset
{
border: 1px solid transparent;
width: 20em
}

	
