body{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; 
	FONT-STYLE: normal; 
	FONT-FAMILY:Verdana,Arial,sans-serif; 
	BACKGROUND-COLOR: #909F64;
	padding:0px;margin:0px;
	text-align:left;
	background-image:url(./images/header.jpg);
	background-repeat:no-repeat;
	background-position: 0% 0%;
}

input{
	height:18px;
	border-width:1px;
	border-style:solid;
	border-color: #B3B3B3;
	width:85%;
	color: #4D4D4D;
	font-weight:normal;
	font-size:10px;
	BORDER: #cccccc 1px solid;
}

input.back_pain_submit{
	height:18px;
	border-width:1px;
	border-style:solid;
	border-color: #B3B3B3;
	width:75px;
	color: #000000;
	font-weight:normal;
	font-size:9px;
}

select{
	height:18px;
	border-width:1px;
	border-style:solid;
	border-color: #B3B3B3;
	width:85%;
	color:#4D4D4D;
	font-weight:normal;
	width:75%;
}

div.lower_back_pain{/*menu left*/
    position:absolute;
    margin-top:70px;
	margin-left:0%;
	padding:0%;
	width:20%;
	text-align:center;
	background-color:#C3C78C;
	color:#000000;
	font-weight:bold;
}

div.back_pain_relief{/*main*/
    position:absolute;
	margin-top:95px;
	margin-left:20%;
	width:58.1%;
	text-align:center;	
	background-color:white;
	color:#412929;	
	padding-right:5px;
	right: auto;
	top: 0px;	
}

div.massage_therapy{/*Right*/
    position:absolute;
	margin-top:95px;
	margin-left:78%;
	width:22%;
	text-align:center;	
	background-color:#F5F5F5;
	color:black; 
}
/*Image Only*/
div.right_photo{/*Holds the image only!!!*/
    position:absolute;
	margin-top:0px;
	margin-left:50%;
	width:49.8%;
	height:70px;
	background-color:#909F64;
	background-image:url(./images/back_pain.jpg);
	background-repeat:no-repeat;
	background-position: 100% 0%;
}
/*Top Heading!!! - adjusted properly with left and central divs*/
div.top_head{
    position:absolute;
	margin-top:70px;
	margin-left:20%;
	padding:0%;
	height:25px;	
	width:80%;
	text-align:left;	
	background-color:#CAD3A4;	
}

H1{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #120C80; 
	FONT-STYLE: normal; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
}

/*Right aligned Top head*/
H1.pain_management_head {
	TEXT-ALIGN: center;
	padding:0px;	
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	margin-top:0px;
	background-color:#CAD3A4;
	color:white;	
}

/*Left aligned Top head*/
H1.pain_management_head_left {
	TEXT-ALIGN: left; 
	padding:0px;	
	padding-left:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	margin-top:0px;
	background-color:#B4ADAC;
	color:white;
}

H1.main {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	COLOR: #706666; 
	FONT-STYLE: normal; 
	TEXT-ALIGN: center; TEXT-DECORATION: none;
	margin:20px;
	padding-left:3%;
}
H3{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #706666; 
	FONT-STYLE: normal; 
	TEXT-ALIGN: center; TEXT-DECORATION: none;
	margin:20px;
	padding-left:3%;
	padding-right:2%;
}

a{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px;
	FONT-STYLE: normal; 
	color:#412929;	
}

/*menu links*/
a.chronic_back_pain{
	height:20px;
	color:#000000;
	text-align:center;
	text-decoration:none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}

a.chronic_back_pain:hover {
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;	
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
}

/*Selected menu items*/
a.chronic_back_pain_static {
	height:20px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	FONT-SIZE: 13px;
}

a.chronic_back_pain_static:hover {
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;	
	FONT-SIZE: 13px;
}

/*Links at the right*/
a.back_pain{
	color:#706666;
	text-align:center;
	text-decoration:none;
	FONT-WEIGHT: bold;
	font-size:10px;
}

a.back_pain:hover {
	text-align:center;
	text-decoration:none;
	color:black;	
	FONT-WEIGHT: bold;
}

/*Links in text (resources)*/
a.back_pain_text{
	color:black;
	FONT-WEIGHT: bold;
	font-size:12px;
}

a.back_pain_text:hover {
	color:#706666;	
	FONT-WEIGHT: bold;
}

p.back_pain_exercises{/*main*/
    text-align:left;	
	margin:20px;
	padding-left:3%;
}

/*copyright*/
p.back_pain_symptoms{
	color:#706666;
	font-size:10px;
	text-align:center;
	padding-left:30px;
	padding-right:30px;
}

/*Used in menu*/
p.physical_therapist{
	text-align:left;
	height:20px;
	padding-top:3px;
	padding-left:20px;
	margin-top:0px;margin-bottom:0px;
	color:white;
}

/*used for the form*/
p.massage_therapist{
    font-size:11px;
	background-color:#EDEBEB;
	color:#908888;
	border: solid 1px #908888;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	width:74%;
	FONT-WEIGHT: normal;
}

/*Par with border in main*/
p.massage_therapist_main{
	FONT-SIZE: 13px; 
	COLOR: #706666;
	border: solid 1px #908888;
	text-align:center;
	padding:10px;
	text-decoration:none;
	width:80%;
	FONT-WEIGHT: bold;
}

p.massage_therapist_photo{
    font-size:10px;
	background-color:#EDEBEB;
	color:black;
	text-align:center;
	padding-left:5px;
	text-decoration:none;
	width:85%;
	FONT-WEIGHT: normal;
}

/*Used in the left hand side*/
p.back_pain_sufferers{
	width:85%;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
}
/*Used in the RIGHT hand side*/
p.back_pain_therapists{
	width:80%;
	font-size:11px;
	text-align:center;
	color:black;
}

hr{
	border:1px solid #5555ff;
}
img{
	border-width:0px;
}
/*used for the photo and text in main*/
table.in_main{
	width:90%;
	margin-left:30px;
	margin-right:20px;
	font-size:13px;
	font-weight:bold;
	color:#706666;
}
td{
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	margin-left:10px;

}
td.back_pain_img{/*par with photo in main text*/
	margin:0px;
	padding-left:0px;
	background-image:url(./images/greg_bennet.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

td.back_pain_jeff{/*par with photo in main text*/
	margin:0px;
	padding-left:0px;
	background-image:url(./images/jeff_fenech.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}

/*just text here*/
td.back_pain_text{/*par with photo in main text*/
    text-align:left;	
	margin:0px;
	padding-left:3%;
	padding-right:2%;
	width:70%;
}
ol,ul{
	text-align:left;
	margin-left:20px;
	padding-left:30px;
}
.recentarticles {
    font-size:11px;
	background-color:#EDEBEB;
	color:#908888;
	border: solid 1px #908888;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	width:74%;
}
.hr{
	border:1px solid #706666;
}
.boxedhighlight {
    background-color: #FFFFe0;
    color: black; 
	width: 80%;
	padding-left:10px;
	padding-right:4px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	font-style:italic;
}