body {
	color: #666666;
	text-align: center;
	margin: 5px 0px 2px;
	padding: 5px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form { padding:0xp;margin:0px;}
#container {
	text-align: justify;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 760px;
	color: #990000;
	border: 1px solid #990000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #FC6307;
}
#content {
	position: relative;
	width: 530px;
	left: 150px;
	top: 9px;
	margin-bottom: 20px;
	color: #280000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 30px 20px;
}
#content a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#content a {
	color: #C64F00;
	text-decoration: underline;
}
#content a:hover  {
	color: #FFCC33;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	position: relative;
	width: 595px;
	left: 150px;
	padding-bottom: 5px;
	color: #280000;
}
#nav {
	position: absolute;
	width: 130px;
	left: 10px;
	top: 125px;
	text-align: center;
	/*border: 1px solid #990000;*/
	padding: 0px;
	margin: 0px;
	color: #460000;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	padding: 8px 11px;
}
#nav a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	color: #FFE3D2;
	text-decoration: none;
	/*background-color: #990000;*/
	font-weight: bold;
}
h1 {
	color: #990000;
	margin: 0px 0px 30px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C0000;
	font-size: 24px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h3 {
	color: #990000;
	padding-top: 10px;
	text-transform: none;
}
#header {
	position: relative;
	width: 760px;
	left: 0px;
	border-top: none;
	border-right: none;
	border-left: none;
	height: 100px;
}
li {
	padding: 3px 3px 5px;
}
.imgborder {
	border: 1px solid #666666;
}
#addressNav {
	font-size: 11px;
	margin-left:-2px;
	margin-right:-2px;
}
.flowerli {
	list-style-image: url(../images/bullet.gif);
	line-height: 22px;
}
.flowerli li {
	padding-top:2px;
	padding-bottom:1px;
	#padding-bottom:3px;
}
.colorli {
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	color: #660000;
}
#mission {
	width: 100%;
	/*margin-right: auto;
	margin-left: auto;*/
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#principles {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.addressBlock {
	clear:both;
	margin-top:10px;
	padding: 10px 12px 10px 15px;
	border: 1px solid #6F0000;
	font-size:0.9em;
}
.address {
	float:left;
	padding-top:60px;
	padding-right:10px;
	line-height:19px;
	width: 170px;
	text-align:left;
}
.map {
	padding-top:4px;
}
.clear {
	clear:both;
}
.space7{
	line-height:7px;
	font-size:7px;
	clear:both;
}
.space5{
	line-height:5px;
	font-size:5px;
	clear:both;
}
.space10{
	line-height:10px;
	font-size:10px;
	clear:both;
}
.space15{
	line-height:15px;
	font-size:15px;
	clear:both;
}
#relocatingClinic {
	padding:10px 10px 0px 10px;
	border: 1px solid #6F0000;
	background-color:#FDF5EC;
}
#relocatingClinic a, #relocatingClinic a:hover {
	color:#a3791c;
	font-weight:bold;
}
#relocatingClinic .sunriseTitle{
	color:#a3791c;
	font-weight:bold;
}
#emailForm {
	clear:both;
	margin-top:15px;
	margin-bottom:20px;
	background-color:#FDF5EC;
	border: 1px solid #6F0000;
}
input, textarea {
	background-color:#FFFFFF;
	border: 1px solid #6F0000;
}
.button, button:hover {
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	padding: 3px 5px 3px 5px;
}
.button {
	color:#6F0000;
	border: 1px solid #6F0000;
	background-color:#F7D1A8;
}
.button:hover {
	color:#FFE8CC;
	background-color:#6F0000;
}

