body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;f\ont-size:medium;
	color:#fff;
	background-color:#460146;
}
p {
	font-size:80%;
	margin:0;
	padding:5px 0 10px 0;
}
ul {
	font-size:80%;
	margin:0 30px;
	padding:15px;
}

strong {
color:#520052;
}

li {
	line-height:160%;
}
a {
	color:#fff;
	text-decoration:underline;
	margin:0;
	padding:0;
}

a:hover {
	color:#783277;
	text-decoration:none;
}


h1{
	font-size: 120%; /* 21px */
	line-height:160%; /* 19px */
	font-weight:lighter;
	color: #fff;
	margin:0 0 10px 0;
	padding:10px 0 0px 0;
	border-bottom:1px solid #fff;
}

h2{
	font-size: 100%; /* 21px */
	line-height:160%; /* 19px */
	font-weight:lighter;
	color: #fff;
	margin:0px;
	padding:10px;
	border-bottom:1px solid #787A7A;
	background-color:#787A7A;
}

h3{
	font-size: 100%; /* 21px */
	line-height:160%; /* 19px */
	font-weight:bold;
	color: #520052;
	margin:0px;
	padding:10px 0 0px 0;
	border:none;
}

images {
	border:0
}



/* generic */
#wrapper {
	position:absolute;top:15px;left:50%;width:780px;margin:0 0 0 -390px;background:url(images/common/dm-bk.gif) top left repeat #520052;}

#header {
	background:url(images/common/wht-bk.gif) top left repeat-x #FFFFFF; width:780px;
}

#main {
	width:780px;background-color:#520052; background:url(images/common/osteopathy-spine-bk.gif) bottom left no-repeat #520052;
}

#content {
	width:595px;float:left;
}
.text {
	background:#878B8C;padding:30px 60px 30px 40px;height:1%;margin:0px;
}

 
/* Navigation */
#sideNav {
	float:left;
	width:175px;
	color: #fff;
	padding:10px 0 0 10px;
	font-size:10px;
	margin:0;
}

.sideNav {
	padding:5px 0 5px 0;
	color:#783277;
	text-decoration:none;
	font-weight:normal;
	margin:0;
}

.sideNav a, .sideNav a:visited {
	color:#fff;
	text-decoration:none;
}
.sideNav a:hover {color:#783277;text-decoration:underline;}


#colX1 {
	width:180px; 
	float:left;
}

#colX2 {
/*	float:left;*/
/*	background:url(../../images/common/bk-navy-content.gif) top left no-repeat #ffffff;	*/
	background-color:#fff;
}




#footer {
	font-size:70%;
	line-height:140%;
	padding:10px 10px 10px 0px;
	margin-top:0px;
}

.footer {
	color:#fff;
	padding:0 0 10px 0;
	text-decoration:none;
}

.footer a,
.footer a:visited {
	color:#fff;
	text-decoration:none;
}

.footer a:hover {
	color:#783277;
	text-decoration:underline;
}

/* generic */
.clearL {
	clear:left;
}
.clearR {
	clear:right;
}
/* form styles */
form {
	display:inline;
	margin:0; 
	padding:0;
}

input {
	margin:0; 
	padding:0;
}