@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	
}
h5 {
	color:#7B97E0;
	}

address,caption,cite,code,dfn,strong,th,var {
	font-style: normal;
	font-weight: 400;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ol,ul {
	list-style: disc;
	list-style-position:inside;
}

h1,h2,h3,h4,h6 {
	
	font-family:AvantGarde, Arial, Helvetica;
	font-weight: bold;
	line-height: 20px;
	padding-bottom:5px;
	color:#666;
}

a {
	color:#FFF;
	text-decoration:none;
}
 a:hover {
	color:#ac1361;
	text-decoration:none;
 }
#container {
	background-color: #b5d3ef;
	background-image:url(../images/BkgrdSlice.jpg);
	background-repeat:repeat-x;
	background-position:left;
	background-position:top;
	
	z-index:1;
	
}

#whole_div{
	
	background-image:url(../images/background_whole2.jpg); 
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	padding-top:68px;
	
	z-index:2;
	margin:auto;
}

#photoNav_div{
	background-image:url(../images/HomePhotoNav2a.jpg); 
	background-repeat:no-repeat;
	background-position:top;
	
	/*position:relative;
	height:335px;
	
	margin:auto;
	width:770px;
	height:300px;*/
	/*test-align:center;*/
	z-index:10;
}

#nav_div{
	z-index:12;
	padding-top:80px;
	padding-right:130px;
	width:228px;
	/*height:35px;
	width:470px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	letter-spacing: 3px;
	line-height: 19px;
	text-decoration: none;
	color: #FFF;
	text-align:right;
	position:relative;
	
	/*border-style:solid;
	border-width:1px;*/
}


#action_div {
	position:relative;
	width:210px;
	height:160px;
	padding:10px 0px 0px 0px;
	
	z-index:290;
	}


#search_div{
	
	width:250px;
	padding: 96px 0px 16px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	/*border-color:#333;
	border:solid;
	border-width:1px;*/
	z-index:100;
}

#content_div{
	min-height: 300px;
	background-image:url(../images/transparentpixel.gif); 
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	letter-spacing: .1em;
	font-style:normal;
	line-height: 1.4em;
	text-align:left;
	padding: 20px 0px 0px 18px;
	width:300px;
	margin-top:2px;
	
	/*z-index:289;
	border-color:#333;
	border:solid;*/
	
}
#header_div{
	
	background-image:url(../images/YourHealth_header2a.jpg);
	background-repeat:no-repeat;
	
	background-position:top;
	position:relative;
	
	z-index:300;
	/*border-color:#333;*/
	/*border:solid;*/
	/*border-width:1px;*/
	
}

#popup_div{
	
	background-image:url(../images/LeftSpacer.jpg); 
	background-repeat:repeat-x;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	letter-spacing: 2px;
	line-height: 20px;
	text-align:left;
	padding: 0px 18px 0px 14px;
	width:450px;
	
	
	/*border-color:#333;
	border:solid;*/
	
}
#footer_div{
	background-image:url(../images/BkgrdBottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	letter-spacing:1px;
	text-decoration:none;
	padding-top:40px;
	padding-left:220px;
	height:114px;
	margin-top:0px;
	bottom:2px;
	position:relative;
}

#copyright_div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	letter-spacing:1px;
	padding-top:80px;
	height:11px;
	width:100%;
}

.pagelinks a {
	
	color:#069;
	text-decoration:none;
}
 .pagelinks a:hover {
	color:#ac1361;
	text-decoration:none;
 }
 
 .smallnavs a {
	
	color:#000;
	text-decoration:none;
}
 .smallnavs a:hover {
	color:#ac1361;
	text-decoration:none;
 }
 .locations {
	 font-size:.8em;
 }
 #media_div {
	background-color: #6A638F;
	display: table-row-group;
}
#date_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: inline;
	width:100px;
	padding-left: 20px;
	overflow: hidden;
	left: auto;
}
#title_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: inline;
	overflow: hidden;
	width:100px;
	padding-left: 20px;
	right: auto;
}
#mediaContent_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height:1.4em;
	color: #333;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: bottom;
	height: 15px;
	display: inline;
	table-layout:fixed;
}
#mediaContent_div a {
	color:#069;
	text-decoration:none;
}

#mediaContent_div a:hover {
	color:#ac1361;
	text-decoration:none;
}
#thankyou_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #333;
	
}
/*--------------------------
       for Sliding Popup
---------------------------*/
#apcontainer{
	position:absolute;
	top:100px;
	width:550px;
	min-height:90px;
	padding:5px 200px 5px 5px;
	visibility:hidden;
	z-index: 1000;
	float: right;
	left: 400px;
	/*border:#CCC solid thin;*/
}
#apclose {
	background-color:#FFF;
	position:relative;
	font-family:Arial, Helvetica, sans-serif 11px;
	color:#f00;
	float:left;
	text-align:right;
	padding-right:10px;
	width:20px;
	border:#CCC solid thin;
	border-bottom:none;
	
	
}
#apcontent {
	float:right;
	background-image:url(../images/Anthem/anthem.gif);
	background-repeat:no-repeat;
	background-position:center  12px;
	background-color:#FFF;
	font-family:Arial, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height:14px;
	width:207px;
	height:90px;
	text-align:left;
	padding:98px 10px 0px 10px;
	border:#CCC solid thin;
	border-top:none;
	border-left:none;
}
#apcontent a {
	font-family:Arial, Geneva, sans-serif 12px;
	color:#936;
	text-decoration:none;
}
