@charset "utf-8";
/* CSS Document */

	
td {
border:0;
vertical-align:top;
}
a img {
	border:none;
	}

body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#04c3df;
	font-family:Tahoma, Arial;
	
}
/* ----------- CONTAINER ------ */
#wrapper {                                    /*holds gradient background*/
	margin:0 auto;
	
}

#container {                                   /*holds repeating graphic with drop shadow*/
width:986px;
margin:0 auto;
background-image:url(images/content_bg_rpt.png);
background-repeat:repeat-y;
}


/* ----------- HEADER ---------- */

#header {
width:986px;
height:250px;
padding:0px;
margin:0;
background-image:url(images/header_bg.png);
background-repeat:no-repeat;
padding-left:12px;
}

/* ----------- LOGO ---------- */
#logo {
	width:595px;
	margin:0 0 0 40px;
	padding:20px 0 0 0;
	height:100px;
	}
#logo a img {
	background-image:url(images/logo-digestive-care-spec.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#logo a:hover img {
	background-position:-620px 0px;
	}

#logo a:link img, #logo a:hover img, #logo a:active img, #logo a:hover img {
border:0px;
}

/*------------ ADDRESS-----------*/
#address {
float:left;
padding: 0;
margin:80px 0 0 20px;
}

#address p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
text-transform:uppercase;
color:#0e525c;
margin:0;
padding:0;
}

#address a:link, #address a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
text-transform:uppercase;
color:#0e525c;
text-decoration:none;
}

#address a:hover, #address a:active {
color:#811427;
}

/* ----------- TOP NAV ---------- */

#topnav {
	width:986px;
	height:81px;
	margin:0;
	padding:0;
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
}

#topnav ul {
	width:982px;
	padding:0px;
	margin:0 0 0 20px;

}

#topnav ul li {
	list-style-type:none;
	float:left;
	display:inline;
	padding:0 0 0 1px;
	margin:2px 0 0 0;	
	background-image:url(images/nav_sep.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#topnav ul li a:link, #topnav ul li a:visited {
	font-family:Tahoma, Arial;
	font-size:14px;
	color:#0e525c;
	text-align:center;
	text-decoration:none;
	float:left;
	display:block;
	height:70px;
	line-height:70px;
	padding:2px 20px 5px 20px;
	margin:0;
}

#topnav ul li a:link.current {
	background-image:url(images/nav_bg_rt.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#fff;
	}

#topnav ul li a:hover, #topnav ul li a:active, #topnav ul li a.current:visited {
	margin:0;
	color:#fff;
	background-image:url(images/nav_bg_rt.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:0;
	}
	


 #topnav ul li a:hover span, #topnav ul li a:active span, #topnav ul li a.current:visited span{
 	color:#FFFFFF;
	background-image:url(images/nav_bg_lft.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	display:block;
	float:left;
	height:70px;
	}
	
#topnav ul li a.current span {
_padding-left:0px;
}


	
/*-----------------------main body------------------------*/	

#body {               /*holds repeating graphic with drop shadow*/
	padding:0;
	margin:0;
	background-image:url(images/content_bg_repeat.jpg);
	background-repeat:repeat-y;
	 
}	

#contentwrap {  /*holds graphic at top with the texture background*/
	min-height:460px;
  	height:auto !important;
  	height:460px;
	background-image:url(images/tagline_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
	

/* ----------- RIGHT COLUMN WHICH CONTAINS THE SUBNAV AND THE NEWS---------- */

#rightcolumn {
float:right;
width:743px;
margin:0;
padding: 0px;

}

/* ----------- LEFT COLUMN ---------- */

#left-column {
float:left;
width:194px;
margin:40px 0 0 25px;
padding:00px;
}



/* ----------- SUB NAV WHICH CONTAINS THE RELATED LINKS ---------- */

#subnav {
margin:00;
padding:0px;

}

#subnav h1 {
padding:10px 0 10px 4px;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
color:#0e525c;
}

#subnav ul {
margin:0;
padding:0;
list-style-type:none;
}

#subnav ul li {
margin:0;
padding:0 0 0 20px;
}

#subnav ul li a:link, #subnav ul li a:visited {
font-size:14px;
color:#811427;
text-decoration:none;
display:block;
width:auto;
padding:0 0 5px 0;
}

#subnav ul li a:hover, #subnav ul li a:active {
border-bottom:2px solid #0e525c;
display:block;
padding:0 0 3px 0;
color:#42423b;
}





/* ----------- MAIN CONTENT LOCATED IN THE right  COLUMN---------- */

#content {
margin:50px 40px 0 0;
padding:0;
}

#content p {
	font-size:14px;
	color:#010000;
	line-height:20px;
}
#content a {
	color:#811427;
	text-decoration:none;
	}
#content a:hover {
	color:#04c3df;
	text-decoration:underline;
	}
#content li {
	padding-bottom:5px;
	}
#content h1, #content h1 a:link, #content h1 a:visited {
font-family:"Times New Roman", Times, serif;
font-size:18px;
line-height:26px;
color:#811427;
padding:0 0 10px 0;
margin:0;
text-decoration:none;
font-weight:bold;
}

#content h1 a:hover, #content h1 a:active {
color:#726a4a;
}

#content h2, #content h2 a:link, #content h2 a:visited {
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:24px;
color:#811427;
padding:0 0 5px 0;
margin:0;
text-decoration:none;
font-weight:bold;
}

#content h2 a:hover, #content h2 a:active {
color:#42423b;
}

#content h3, #content h3 a:link, #content h3 a:visited {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
color:#811427;
padding:0 0 5px 0;
text-decoration:none;
font-weight:bold;
}

#content h3 a:hover, #content h3 a:active {
color:#42423b;
}

#content h4, #content h4 a:link, #content h4 a:visited {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#811427;
padding:0 0 5px 0;
text-decoration:none;
}

#content h4 a:hover, #content h4 a:active {
color:#726a4a;
}

#content h5, #content h5 a:link, #content h5 a:visited  {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
font-weight:bold;
color:#811427;
padding:0 0 5px 0;
text-decoration:none;
}

#content h5 a:hover, #content h5 a:active {
color:#42423b;
}



/* ----------- FOOTER ------ */
#footer {
	width:986px;
 	margin:0;
	padding:1px 0 25px 0px;
	text-align:center;
	line-height:12px;
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
padding:40px 0 0 0;
}

#footer ul {
	padding:0 30px;
	margin:0;	

}
#footer li {
	font-family:Tahoma, Arial;
	font-size:8px;
	list-style-type:none;
	display:inline;
	text-align:center;
	padding:0;
	margin:0;
}

#footer li a {
	padding:0;
	margin:0;
	color:#666666;	
	text-decoration:none;
	font-size:10px;
	font-weight:normal;	
}
#footer li a:hover {
	color:#811427;
	text-decoration:none;
}

/* ----------- THIS IS THE LINK TO MMA IN THE FOOTER ---------- */

a.mma-text:link, a.mma-text:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	font-size:9px;
	text-decoration:underline;
}
a.mma-text:hover, a.mma-text:active{
	text-decoration:none;
}
#footer2 {
	height:42px;
	background-image:url(images/footer2_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:10px;
	font-size:11px;
	color:#666666;
	}
#footer2 ul {
	}
#footer2 ul li {
	display:inline;
	list-style-type:none;
	}
#footer2 ul li a {
	color:#666666;
	}
/*-----------------get facts----------------------------*/
#facts a img {
	background-image:url(images/get_facts.jpg);
	background-repeat:no-repeat;
	height:162px;
	width:150px;
	background-position: 0 -162px;
	margin:10px 0 0 15px;
	
	}
#facts a:hover img {
	background-position:0 18px;
	}
/*-----------print styles-----------------*/
	
.screenonly {
	display:block;
	}
.printonly {
	display:none;
	visibility:collapse;
	}
	



