body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 12px;

	color: #5A5A5A;

	background-color: #666;

	margin: 20px 0 20px 0;

	padding: 0px;

	text-align:center;

}

table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #5A5A5A;

}

td {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #5A5A5A;

	vertical-align:top;

}

p {

    font-size: 12px;

	line-height: 16px;

	color: #5A5A5A;

	font-weight: normal;

	margin: 0 0 10px 0;

	padding: 0px;

}

a{

	text-decoration: none;

	color: #C71A00;

}

form {

	margin: 0;

	padding: 0px;

}

ul{

	font-size: 12px;

	margin:10px 0 10px 20px;

	padding:0;

}

li{

	font-size: 12px;

	margin:0 0 5px 0;

	padding:0;

}





/*   main font styles  */

h1 {

	font-size: 24px;

	line-height: 26px;

	color: #333;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

h2 {

	font-size: 16px;

	line-height: 18px;

	color: #333;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

h3 {

	font-size: 18px;

	line-height: 22px;

	color: #333;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

.headline{

	font-size: 16px;

	line-height: 18px;

	font-weight: normal;

	color: #333;

	margin: 0px;

	padding: 0px;

}

.subhead{

    font-size: 13px;

	line-height: 15px;

	color: #333;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

.subhead2{

    font-size: 12px;

	line-height: 16px;

	color: #333;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

.subhead2 li,

.subhead2 ul {

    font-size: 12px;

	line-height: 16px;

}

.subhead2 a {

	color: #C71A00;

	font-size: 12px;

	line-height: 16px;

}

.subhead2 a:hover {

	color: #C71A00;

	font-size: 12px;

	line-height: 16px;

}

.subhead2 td {

	padding-bottom:3px;

}

.subhead3{

    font-size: 14px;

	line-height: 18px;

	color: #666666;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

.story{

    font-size: 13px;

	line-height: 15px;

	color: #5A5A5A;

	font-weight: normal;

	margin: 0px;

	padding: 0px;

}

.arrow_nav a {

	color: #5A5A5A;

}

.arrow_nav a:hover {

	color: #C71A00;

}



/*   template styles  */

#siteframe {

	width:760px;

	margin-right:auto;

	margin-left:auto;

	padding:0px;

	text-align:left;

	background-color: #FFFFFF;

}

#header {

	background-image: url(images/temp_top.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 120px;

}

#logo {
	width: 250px;
	height: 115px;
	float: left;
	padding:0;
	margin:0;
}

#urac {
	float: left;
	padding:0;
}

#search {
	float: right;
	width: 185px;
	height: 75px;
	padding:0;
	margin:0;
}

.search_field {
	width: 130px;
	padding:1px;
	margin:0;
	font-size: 10px;
}

#nav1 {

	width: 726px;

	height: 25px;

	margin-left:18px;

	padding:0;

	/*background-color: #6B6B6B;*/

}

#main_nav {

	width:600px;

	padding-top:6px;

	float:left;

}

#main_nav a{

	text-decoration: none;

	color: #FFFFFF;

	font-size: 12px;

}

#main_nav ul {

	margin-left: 0;

	padding-left: 0;

	display: inline;

	border: none;

}

#main_nav ul li {

	margin-left: 0;

	padding-left: 12px;

	padding-right: 5px;

	border: none;

	list-style: none;

	display: inline;

}



#sub_nav1 {

	padding-left: 260px;

	padding-top:4px;

	float:left;

	display: none;

}

#sub_nav2 {

	padding-top:4px;

	padding-left: 50px;

	float:left;

	display: none;

}

/*   For Staff sub menu */
#sub_nav3 {

	padding-top:4px;

	padding-left: 123px;

	float:left;

	display: none;

}

/*   For Staff sub menu */

#sub_nav5 {

	padding-top:4px;

	padding-left: 367px;

	float:left;

	display: none;

}

/*   For Members */

#sub_nav4 {

	padding-top:4px;

	padding-right: 10px;

	float:right;

	display: none;

}

#sub_nav1 a,

#sub_nav2 a,

#sub_nav3 a,

#sub_nav4 a,

#sub_nav5 a {

	text-decoration: none;

	color: #FFFFFF;

	font-size: 12px;

}

#sub_nav1 ul,

#sub_nav2 ul,

#sub_nav3 ul,

#sub_nav4 ul,

#sub_nav5 ul {

	margin-left: 0;

	padding-left: 0;

	display: inline;

	border: none;

}

#sub_nav1 ul li,

#sub_nav2 ul li,

#sub_nav3 ul li,

#sub_nav4 ul li,

#sub_nav5 ul li {

	margin-left: 0;

	padding-left: 12px;

	padding-right: 0;

	border: none;

	list-style: none;

	display: inline;

}



#member_nav {

	width:90px;

	padding-top:6px;

	float:right;

}

#member_nav a{

	text-decoration: none;

	color: #FFFFFF;

	font-size: 12px;

}

#member_nav ul {

	margin-left: 0;

	padding-left: 0;

	display: inline;

	border: none;

}

#member_nav ul li {

	margin-left: 0;

	padding-left: 0px;

	border: none;

	list-style: none;

	display: inline;

}

#nav2 {

	width: 726px;

	height: 20px;

	margin-left:18px;

	padding:0;

	/*background-color: #929292;*/

}

#content {

	width: 726px;

	margin-left:18px;

	padding:0;

}

#contact {

	margin: 0 0 0 18px;

}

#contact a {

	color: #5A5A5A;

	text-decoration: none;

}

#footer {

	background-image: url(images/temp_bottom.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	height: 110px;

}







/*   home page styles  */

#bar {

	background-image: url(images/temp_grad_h1.jpg);

	background-repeat: repeat-y;

	height: 30px;

}

#home_content {

	background-image: url(images/temp_grad_h2.jpg);

	background-repeat: repeat-y;

}

#home_left {

	width: 485px;

	margin-top:25px;

	float: left;

}

#home_right {

	float: right;

	width: 176px;

	margin-top:25px;

}

.feature_image {

	display:block;

	margin-bottom:5px;

}

#news {

	/*background-color: #B4B5AB;*/

	width: 155px;

}

.news_scroll {

	width: 155px;

	/*overflow: auto; 

	height: 100px;*/

}

.news_story {

	width: 155px;

	padding-bottom: 5px;

	font-size: 10px;

	line-height: 12px;

}



.feature_table {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 14px;

	margin: 0 0 15px 35px;

	width: 450px;

}

.feature_tableline {

	margin: 0 0 0 35px;

}



#topics {

	margin:0 0 15px 0;

}



/*   About Chiro styles  */

#aboutchiro {

	background-repeat: no-repeat;

	height: 520px

}

#aboutchiro_content {

	padding: 38px 0 0 38px;

	width: 330px;

}





/*   About MCS styles  */

#aboutmcs_left {

	width: 238px;

	margin-top:38px;

	float: left;

}

#aboutmcs_right {

	float: right;

	width: 420px;

	margin-top:38px;

}



/*   Find a Doctor styles  */

#findadc_left {

	width: 300px;

	margin-top:38px;

	float: left;

}

#findadc_right {

	float: right;

	width: 350px;

	margin-top:38px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 12px;

	color: #5A5A5A;

}





/*   Articles styles  */

#articles_left {

	width: 160px;

	float: left;

}

#articles_left a {

	color: #5A5A5A;

}

#articles_left a:hover {

	color: #C71A00;

}

#articles_right {

	float: right;

	width: 540px;

	margin-top:38px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #5A5A5A;

}

.feature_table_articles {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 14px;

	width: 502px;

}

.feature_tableline_articles {

	margin:0;

}



/* classified styles */

#classified_header {

	background-image: url(images/class_header_image.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}



/* Resource styles */

#resource_header {

	background-image: url(images/resource_header_image.jpg);

	background-repeat: no-repeat;

	background-position: right top;

}



/* volunteer styles */

#volunteer_header {

	/*background-image: url(images/volunteer_back.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;*/

}



/*   FAQ styles  */

#faq_left {

	width: 230px;

	margin-top:38px;

	float: left;

}

#faq_left a {

	color: #5A5A5A;

}

#faq_left a:hover {

	color: #C71A00;

}

#faq_right {

	float: right;

	width: 475px;

	margin-top:38px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 12px;

	color: #5A5A5A;

}



/*   Member styles  */

.memberdetail {

	font-size: 12px;

	line-height: 14px;

	color: #5A5A5A;

	font-weight: normal;

}

.memberdetail td {

    padding: 4px 0 4px 0;

}

#member_content {

	width: 726px;

	margin-left:18px;

	padding:0;

	background-image: url(images/members_background.gif);

	background-repeat: repeat-y;

}

#member_left {

	width: 165px;

	float: left;

}

#member_left a {

	color: #5A5A5A;

}

#member_left a:hover {

	color: #C71A00;

}

#membernews_story {

	width: 165px;

	padding-bottom: 5px;

	font-size: 10px;

	line-height: 12px;

}

#membernews_story a {

	color: #C71A00;

}

#membernews_story a:hover {

	color: #C71A00;

}

#member_right {

	float: right;

	width: 475px;

	margin-top:30px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 12px;

	color: #5A5A5A;

}



/*   Find a Doctor styles  */

.benefits_listing ul{

	margin:0 0 0 20px;

	padding:0;

}



/*   Advertiser styles  */

#advertiser_bar {



}

#advertiser_bar a {

	color: #5A5A5A;

}

.advertiser_box {

	background-color: #FFFFFF;

	width: 165px;

	margin-bottom:10px;

}

.advertiser_name {

	color: #87924E;

	font-size: 11px;

}



/* -- admin panel styles-- */

#adminmenu {
	position:absolute;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	right:0px;
	top: 20px;
	width: 150px;
	height: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

#adminheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	text-align: center;
	line-height:25px;
}

#adminbody {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 10px;

	color: #5A5A5A;

	text-align: left;

	padding: 10px;

}

#adminbody a {

	color: #C71A00;
	display: block;
	text-decoration: none;
	margin:0;
}

#adminbody a:hover {

	color: #C71A00;

	text-decoration: none;

}

