@charset "utf-8";
body  {
	font: 12px Arial, Helvetica, sans-serif;
	background-image:url(images/bg-body.jpg); background-repeat:repeat-x;
	background-color:#4c0000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2f2e2e;
	
}
.thrColFixHdr #container { 
	width: 963px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image:url(images/bg-container.jpg); background-repeat:repeat-y;
	
} 
.thrColFixHdr #header { 
	background-image:url(images/bg-header.jpg); background-repeat:no-repeat;
	height:173px;
	padding: 0px 10px 0 20px;  
	margin-top:-20px;
} 
.thrColFixHdr #header h1 a {
	line-height:100px;
	color:#fff;
	margin: 0px; 
	padding:0px 0 0 20px;
	text-decoration:none;
	}
.thrColFixHdr #header h1 a:hover {
	color:#D84848;
	}

/*.thrColFixHdr #header h1 a img {  H1 tag holds the logo
	margin: 20px 0 0 10px; 
	padding: 0; 
	background-image:url(images/logo-stewart-family-medicin.jpg); background-repeat:no-repeat;
	background-position:0 0;
}

.thrColFixHdr #header h1 a:hover img { 
	background-position:-520px 0;
	}*/
	
	
	
	
a img{
	border:none;
	}
#address a {
	float:right;
	width:200px;
	color:#fff;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	margin:30px 40px 0 0;
	}
#address a:hover {
	color:#d84848;
	}
.phonenumber {
	font-size:18px;
	}	
/*-----------------------------------------navigation-------------------------------------------------*/	
#nav {
	height:35px;
	background-image:url(images/nav-bg.jpg); background-repeat:repeat-x;
	margin:25px 0 0 50px;
	width:830px;
	}
#nav ul {
	margin-left:-35px;
	}
#nav ul li {
	display:inline;
	float:left;
	background-image:url(images/nav-sep.jpg); background-repeat:no-repeat;
	background-position:right;
	padding-right:2px;
	}
#nav ul li a {
	color:#fff;
	text-decoration:none;
	font-size:14px;
	padding:9px 20px 8px 20px;
	line-height:33px;
	}	
#nav ul li a.active {
	text-decoration:underline;
	background-image:url(images/nav-hover.jpg); 
	background-repeat:repeat-x;
	}
#nav ul li a:hover {
	background-image:url(images/nav-hover.jpg); 
	background-repeat:repeat-x;
	}


	
/*------------------------------------------------sidebars----------------------------------------------*/	
	
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; 
	padding: 15px 10px 15px 40px; 
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 310px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:200px 20px 0 0;
	background-image:url(images/stethoscope-heart.jpg); background-repeat:no-repeat;
	background-position:left top;
	margin-top:-10px;
	
}

.callout-sidebar2 {
	width:225px;
	height:128px;
	background-image:url(images/callout-sidebar2.jpg); background-repeat:no-repeat;
	float:right;
	margin-bottom:20px;
	margin-right:20px;
	}
.callout-sidebar2 h3 {
	margin:10px 0 0px 10px;
	}
.callout-sidebar2 p {
	font-size:12px;
	color:#fff;
	margin:0px 10px 5px 10px;
	}

.callout-sidebar2 p a {
	background-color:#bf7f7b;
	color:#4c0000;
	padding:3px 5px;
	text-decoration:none;
	
	}
.callout-sidebar2 p a:hover {
	background-color:#4c0000;
	color:#bf7f7b;
	}
/*----------------the 2 titles on the home page are graphics-------------------*/

h3.services a img {
	width:144px;
	height:37px;
	background-image:url(images/callout-services.jpg); background-repeat:no-repeat;
	background-position:0 0;
	}
h3.services a:hover img{
	background-position:-160px 0;
	}

h3.forms a img {
	width:144px;
	height:37px;
	background-image:url(images/callout-forms.jpg); background-repeat:no-repeat;
	background-position:0 0;
	}
h3.forms a:hover img{
	background-position:-160px 0;
	}

.callout-sidebar2 h3 a {
	color:#fff;
	text-decoration:none;
	line-height:35px;
	}
.callout-sidebar2 h3 a:hover {
	text-decoration:underline;
	}

/*--------------callout on the left ----------------------------------------------*/

#callout-pink-home {
	background-image:url(images/callout-pink-home.jpg); background-repeat:no-repeat;
	width:201px;
	height:426px;
	}

/*------------callout 1 for newsletter -------------*/
#callout-newsletter {
	padding-top:10px;	
	}
#callout-newsletter a img {
	width:200px;
	height:124px;
	background-image:url(images/callout-newsltr.jpg); background-repeat:no-repeat;
	background-position:0 0;
	}
#callout-newsletter a:hover img {
	background-position:-216px 0px;
	}
/*-----------callout 2 for billpagy-----------------*/
#callout-billpay {
	margin-top:10px;	
	}
#callout-billpay a img {
	width:200px;
	height:124px;
	background-image:url(images/callout-billpay.jpg); background-repeat:no-repeat;
	background-position:0 0;
	}
#callout-billpay a:hover img {
	background-position:-216px 0px;
	}
/*--------------callout 3 girl waving arms------------*/	
#callout-girl {
	margin-top:10px;	
	}
#callout-girl a img {
	width:200px;
	height:124px;
	background-image:url(images/callout-girl.jpg); background-repeat:no-repeat;
	background-position:0 0;
	}
#callout-girl a:hover img {
	background-position:-216px 0px;
	}	
/*----------------------------------------------main content-----------------------------------------------------*/	

.thrColFixHdr #mainContent { 
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image:url(images/bg-content.jpg); background-repeat:no-repeat; background-position:top;
	 min-height:536px;
  height:auto !important;
  height:536px;
} 
/*-------text divs are to keep the text away from edges of parent containers------*/
.thrColFixHdr #mainContentText { 
	margin:0 0 0 235px;
	padding:5px 40px 20px 40px;
	width:300px;
	}

.thrColFixHdr #mainContentText-inside { 
	margin:0 0 0 230px;
	padding:5px 40px 20px 40px;
	}
.thrColFixHdr #mainContentText-inside a {
	color:#bc3333;
	}
.thrColFixHdr #mainContentText-inside a:hover {
	color:#530a09;
	}
	
.thrColFixHdr #mainContentText-inside li {
	padding-bottom:7px;
	}	
	
	
/*----------------------------------------------footer-------------------------------------------------------*/	

.thrColFixHdr #footer { 
	padding: 0px 0 20px 0;
	background-image:url(images/bg-footer.jpg); background-repeat:no-repeat;
	background-position:top;
	background-color:#4c0000;
	color:#fff;
	text-align:center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#8d541c;
	line-height:20px;
}
.thrColFixHdr #footer ul {
	padding-top:50px;
	margin-left:0;
	}
.thrColFixHdr #footer ul li {
	display:inline;
	padding-left:8px;
	padding-right:8px;
	}
.thrColFixHdr #footer ul li a, .thrColFixHdr #footer p a  {
	color:#8d541c;
	text-decoration:none;
	}
.thrColFixHdr #footer ul li a:hover, .thrColFixHdr #footer p a:Hover{
	color:#fff;
	}
	
	
/*--------------------------------------other styles--------------------------------------*/
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.numberonepriority {
	position:relative; top:20px; left:100px;
	margin-bottom:10px;
	display:inherit;
	}
td {
	vertical-align:top;
	}
.screenonly {
	display:inherit;
	}
.printonly {
	display:none;
	}
a[href $='.pdf'] { 
   padding-right: 30px;
   background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*-- NEWSTICKER STYLES-------------------------------*/
#newsticker-demo { 
	width:300px;
	height:83px;
	margin:0px;
	padding:10px;
	display:block;
	float:left;
background-image:url(images/news-bg.jpg);
background-repeat:no-repeat; 
}

.newsticker-jcarousellite .info a { text-decoration:none; color:#4A0000; font-weight:600; padding-right:15px;  width:280px;}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:24px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:280px;  margin:0; padding:0px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:13px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info {width:280px; line-height:18px; }	

.newsticker-jcarousellite .info span.cat p { display: block; font-size:12px; color:#808080;   margin-top:0;}


.thrColFixHdr #mainContentText-inside ul#newslisting li {
	margin-bottom:30px;
	}
