/********* THIS IS THE STYLE SHEET FOR www.drbevfoster.com ***********/
/********* Adapted from a Dreamweaver8 tempate that used tables for formatting **********/

/********************* GLOBALS ************************/	

body 
{
	margin:0px;
	background-color:#F4FFE4;
	font-family:Arial, Helvetica, sans-serif;
}
	
a 
{
	color: #5C743D;
}
	
a:hover 
{
	
	color:#27860F;
}
	
img
{
	border: 0px;
}

/********************* PAGE CONTAINER ************************/
#page_container
{
	/*min-width:1030px;*/
	 background-attachment:fixed; background-repeat:no-repeat;
	background-position: top left;	
}

/* no wrap class */
.nw 
{
	white-space: nowrap;
}

/********************* HEADER AND LOGO ************************/	

#header
{
	background-color:#D5EDB3;
	
	
	background-repeat:no-repeat;
	width:100%;
	
}


#logo 	
{
	font-size:24px  ;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:35px;
	
	float:left;
	
	text-align:center;
	margin-top:3px;
	margin-left:370px;
	height:98px;
	
	padding-right:25px;
	
	background-image:url(spine_background_2_header.jpg);
	background-repeat:no-repeat;
	background-position: right;
	
}

#logo img, #logo a
{
	padding: 0px;
	margin:0px
}

#tagline 	
{	
	font-size:11px  ;
	color: #993300;
	letter-spacing:.3em;
	line-height:16px;
	margin-top:-15px;
}

.tagline_name
{
	font-size:larger;
	letter-spacing: .1em;
	font-weight:bold;
}
#tagline strong
{
	font-size:12px;
	letter-spacing:.1em;
}


/********************* DATE ************************/	

#date_container
{
	height:21px;
	background-color:#5C743D;
	padding-top:2px;
	padding-bottom:2px;
	clear:both;
	
}

#dash_holder
{
	background-image:url(mm_dashed_line.gif);
	background-color:#99CC66;
	height:17px;
	padding-top:2px;
	padding-bottom:2px;
}

#date_holder
{
	background-color:#99CC66;
	height:17px;
	
}



#dateformat 
{
	font-size:13px  ;
	color: #993300;
	letter-spacing:.2em;
	margin-left:45px;
	line-height:17px;
}

/********************* NAVIGATION ************************/	

#navigation  
{
	
	float:left;
	width:130px;
	font-size: 10pt  ;
	font-weight:bold;
	
	line-height:10pt;
	letter-spacing:.03em;
}


#navigation a
{
	
	color: #D5EDB3;
	line-height:13px;
	
	text-decoration: none;
	display:block;
	padding:6px 2px 6px 5px;
}
	
	
#navigation a:hover, #navigation #urhere
{
	background: #99CC66;
	color:#993300;
	
}
	
#navigation li
{
	list-style:none;
	
	border-bottom:white solid 1px;
	margin-bottom:0px;
	margin-left:0px;
	display:block;
}

#navigation li:first-child
{
	border-top:white solid 1px;
}

#navigation .nav_header
{
	text-align:center;
	border-top: none;
	display:block;
	padding:4px 3px 5px 7px;
	color:#993300;
	font-size: 17px  ;
	
}
	

#navigation ul
{
	padding-left:0px;
	padding-right:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	margin-top:0px;
	margin-bottom:0px;
	background-color:#5C743D;
	
	border-top: solid 3px #993300;
	border-bottom:solid 1px #993300;
	
}

#body
{
	
	
}
	
/********************* ARTICLE ************************/	
#article_holder
{
	
	margin-left:142px;
	
	padding-top:15px;
	/*min-width:800px;*/
}

.article 
{
	font-size:14px  ;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	text-align:justify;
	margin-right:15px;
	max-width:650px;
	/*min-width:350px;*/
}

.article p
{
	text-indent: 2em;

}

.article img
{
	padding:4px;
}

.article p[class=sub_header], p[class=no_indent], article[class=no_indent] p, .no_indent p, .no_indent, .article .no_indent p
{
	text-indent: 0em;

}

	
.sub_header, .sub_header a
{
	font-size: 15px  ;
	font-weight:bold;
	color: #993300;
	line-height:22px;
	letter-spacing:.05em;
	text-align:left;
	
}

.sub_header a
{
	text-decoration:underline;
}
	
#pageName
{
	font-size: 24px  ;
	color: #99CC66;
	
	letter-spacing:.15em;
	font-weight:bold;
}
	
.quote 
{
	font-size: 20px  ;
	color: #759DA1;
	line-height:30px;
}
/********************* SIDEBAR ************************/	

#article_sidebar
{
	float:right;
	width:420px;
	margin-top: 0px;
	
	font-size: 12px  ;
	color: #666666;
	line-height: 22px;
	text-align:center;
	padding:12px 3px 12px 5px;
	
}
	
.block_caption
{
	text-align:center;
}

.block_header
{
	font-size: 15px  ;
	font-weight:bold;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	text-align:left;
}

#article_sidebar p
{
	
	margin-left:40px;
	margin-right:40px;
	margin-top:0px;
	line-height:18px;
}



	
	/********************* FOOTER ************************/	
	

	
#footer
{
clear:both;

font-size:10px  ;
	color:#666666;
	
	margin-top:0px;
	letter-spacing:.3em;
	text-align:center;
	line-height:12px;
	
}

#footer p
{
	letter-spacing:.1em;
}

#footer a
{
	text-decoration:none;
}

#last_update
{
	letter-spacing:0em;
	font-size:small;
	font-style:italic;
}


/** health profs sticker **/
#health_profs
{
	margin-right:2px;
	text-align:right;
}

#footer_tagline
{
	font-size:13px;
	line-height:20px;
	margin-top:0px;
}
	

	
/********************* GOOGLE MAP ************************/	
	
/*
#map_background
{
	background-image:url(../images/map_background.gif);
	background-repeat:no-repeat;
	width:400px;
	height:298px;
	padding:31px 38px 41px 31px;
	margin:0px;
	
	text-align:center;
	
}
*/
#map_canvas
{
	width: 400px; 
	height: 298px;
	margin: 0px 7px 10px 0px; 	
	color:#666666;
}