body {
	background: #733452 url(../images/bg1.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
.locationtop {
	background: url(../images/home/hp_r5_c5.jpg) no-repeat left top;
}


/*-------------- Begin CSS Navigation --------------*/  
  
  #index {
    width: 550px; height: 32px;
    background: url(../images/home/full_nav.jpg);
    margin: 0; padding: 0;
    position: relative; top: 0px;}
  #index li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0px;}
  #index li, #index a {
	height: 32px;
	display: block;
	line-height: 0px;
	text-align: none;
}
	
 #sub li {
	margin: 0; padding: 0; list-style: none;
	position: absolute; top: 0px;}
 
 #sub li, #sub a {
	height: 46px;
	display: block;
	line-height: 0px;
	text-align: none;
	
}

  #nav1 {left: 0px; width: 55px;}
  #nav2 {left: 57px; width: 77px;}
  #nav3 {left: 135px; width: 94px;}
  #nav4 {left: 229px; width: 108px;}
  #nav5 {left: 338px; width: 125px;} 
  #nav6 {left: 464px; width: 86px;} 


  #nav1 a:hover {background: transparent url(../images/home/full_nav.jpg) 0px -32px; repeat:no-repeat;}
  #nav2 a:hover {background: transparent url(../images/home/full_nav.jpg) -57px -32px; repeat:no-repeat;}
  #nav3 a:hover {background: transparent url(../images/home/full_nav.jpg) -135px -32px; repeat:no-repeat;}
  #nav4 a:hover {background: transparent url(../images/home/full_nav.jpg) -229px -32px; repeat:no-repeat;}
  #nav5 a:hover {background: transparent url(../images/home/full_nav.jpg) -338px -32px; repeat:no-repeat;}
  #nav6 a:hover {background: transparent url(../images/home/full_nav.jpg) -464px -32px; repeat:no-repeat;}

/*-------------- End CSS Navigation --------------*/
.text11 {
	font: 11px Arial, Helvetica, sans-serif;
	color: #763551;
}

A:link {
	text-decoration: underline;
	color: #95267E;
}
A:visited {
	text-decoration: underline;
	color: #95267E;
}
A:active {
	text-decoration: underline;
	color: #95267E;
}
A:hover {
	text-decoration: underline;
	color: #95267E;
}



.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9090;
	background-color: #F4F4F4;
	border: 1px solid #C9C9C9;
	padding-left: 5px;
}

.formdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9090;
	background-color: #F4F4F4;
	border: 1px solid #C9C9C9;
}

.SubmitButtonHover {
	background-color: #9A909;
	COLOR: #ffffff;
	CURSOR: hand;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C9C9C9;

    }
.SubmitButton {
	background-color: #F4F4F4;
	COLOR: #9A9090;
	CURSOR: hand;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #C9C9C9;

    }

.formmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9090;
	background-color: #F4F4F4;
	border: 1px solid #C9C9C9;
	padding-left: 5px;
	overflow: auto;
	height: 50px;
}
.text11white {

	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.text11white A:link {text-decoration: none; color: #cccccc;}
.text11white A:visited {text-decoration: none; color: #cccccc;}
.text11white A:active {text-decoration: none; color: #cccccc;}
.text11white A:hover {text-decoration: underline; color: #ffffff;}
.headers-13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #763551;
	font-weight: bold;
}
.sedationbackground {
	background-image: url(../images/home/blue_shirt.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}