@charset "UTF-8";
@import url("typography.css");
/* CSS Document */
body 
{
	margin: 0;
	padding: 0;
	text-align: center;
	background: -moz-linear-gradient(top,  rgba(254,253,248,1) 0%, rgba(252,249,242,1) 33%, rgba(252,250,246,1) 58%, rgba(252,250,246,1) 78%, rgba(254,253,248,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,253,248,1)), color-stop(33%,rgba(252,249,242,1)), color-stop(58%,rgba(252,250,246,1)), color-stop(78%,rgba(252,250,246,1)), color-stop(100%,rgba(254,253,248,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(254,253,248,1) 0%,rgba(252,249,242,1) 33%,rgba(252,250,246,1) 58%,rgba(252,250,246,1) 78%,rgba(254,253,248,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(254,253,248,1) 0%,rgba(252,249,242,1) 33%,rgba(252,250,246,1) 58%,rgba(252,250,246,1) 78%,rgba(254,253,248,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(254,253,248,1) 0%,rgba(252,249,242,1) 33%,rgba(252,250,246,1) 58%,rgba(252,250,246,1) 78%,rgba(254,253,248,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(254,253,248,1) 0%,rgba(252,249,242,1) 33%,rgba(252,250,246,1) 58%,rgba(252,250,246,1) 78%,rgba(254,253,248,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefdf8', endColorstr='#fefdf8',GradientType=0 ); /* IE6-8 */
	
} 
#wrapper 
{ 
 margin: 0 auto;
 padding: 0; 
 width: 980px; 
 text-align: left;
 position: relative;
 z-index: 1; 
}
/*global non semantic helper classes*/

.clear{
  clear: both;
}

.fl{
  float:left;
}

.fr{
  float:right;
}

#spacer{
  width: 100%;
  height:30px;
  float:left;
  
  
}

a img {border: none; }

/* Clearfix*/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#header{
	
}
#navcont{
	z-index: 1;
	width: 100%;
	float: left;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	}

#smgapcont{
	height:35px;
	width:100%;
	float:left;
}
.meddecstrap{
	width: 100%;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 35px;
	letter-spacing: .1em;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9a7733;
	text-shadow: 1px 1px 2px rgba(156, 147, 140, 1);
}
.dogssavingcont{
	width: 100%;
	height: 41px;
	float:left;
}
.hrhstrap{
	width: 100%;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #9a7733;
	text-shadow: 1px 1px 2px rgba(156, 147, 140, 1);
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#slidercont{
	height:380px;
	width:100%;
	float:left;
	-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
	 border:1px solid #e51937;
  -moz-box-shadow:     0 4px 2px #dddddd;
  -webkit-box-shadow:  0 4px 2px #dddddd;
  box-shadow:          0 4px 2px #dddddd;
	}
#slider-image-cont{
	width: 644px;
	height: 380px;
	float: left;
	background-color: #FFF;
}
#slider-info-cont{
	width:336px;
	height:380px;
	float:right;
		background: rgb(255,255,255); /* Old browsers */

background: rgb(242,252,254); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(242,252,254,1) 0%, rgba(255,255,255,1) 51%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,252,254,1)), color-stop(51%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcfe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}
#sliderbutton-cont{
	text-align:center;
	float: left;
	width: 147px;
	height: 40px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	}
#sliderbutton-cont-centered{
	text-align:center;
	float: left;
	width: 100%;
	height: 40px;
	padding-top: 15px;
	}
.sliderbutton {
	-moz-box-shadow:inset 0px 0px 5px 0px #fceaca;
	-webkit-box-shadow:inset 0px 0px 5px 0px #fceaca;
	box-shadow:inset 0px 0px 5px 0px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcd89a), color-stop(1, #edb453) );
	background:-moz-linear-gradient( center top, #fcd89a 5%, #edb453 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd89a', endColorstr='#edb453');
	background-color:#fcd89a;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #a8834c;
}
.sliderbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #edb453), color-stop(1, #fcd89a) );
	background:-moz-linear-gradient( center top, #edb453 5%, #fcd89a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb453', endColorstr='#fcd89a');
	background-color:#edb453;
}.sliderbutton:active {
	position:relative;
	top:1px;}

.sliderbuttonred {
	-moz-box-shadow:inset 0px 0px 5px 0px #99294d;
	-webkit-box-shadow:inset 0px 0px 5px 0px #99294d;
	box-shadow:inset 0px 0px 5px 0px #99294d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d42246), color-stop(1, #ed2b2b) );
	background:-moz-linear-gradient( center top, #d42246 5%, #ed2b2b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d42246', endColorstr='#ed2b2b');
	background-color:#d42246;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #bd0228;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #850429;
}
.sliderbuttonred:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ed2b2b), color-stop(1, #d42246) );
	background:-moz-linear-gradient( center top, #ed2b2b 5%, #d42246 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed2b2b', endColorstr='#d42246');
	background-color:#ed2b2b;
}.sliderbuttonred:active {
	position:relative;
	top:1px;
}
.sliderbuttonblue {
	-moz-box-shadow:inset 0px 0px 5px 0px #2c2830;
	-webkit-box-shadow:inset 0px 0px 5px 0px #2c2830;
	box-shadow:inset 0px 0px 5px 0px #2c2830;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000000), color-stop(1, #858b8f) );
	background:-moz-linear-gradient( center top, #000000 5%, #858b8f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#858b8f');
	background-color:#000000;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #91949c;
}
.sliderbuttonblue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #858b8f), color-stop(1, #000000) );
	background:-moz-linear-gradient( center top, #858b8f 5%, #000000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#858b8f', endColorstr='#000000');
	background-color:#858b8f;
}.sliderbuttonblue:active {
	position:relative;
	top:1px;
}



#three-areas-container{
	width: 100%;
	float: left;
	}
#areaimageholder {
	width: 306px;
	height: 193px;
	background: rgb(255,255,255); /* Old browsers */

background: rgb(242,252,254); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(242,252,254,1) 0%, rgba(255,255,255,1) 51%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,252,254,1)), color-stop(51%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcfe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



		}
		#areatextcont{
	width: 290px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	
	
}
			

#med-alert-container{
	width: 306px;
	height: 390px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e51937;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	background-color: #FFF;
	background-position: bottom;
	background-image: url(../images/flag_strips.png);
	background-repeat: repeat-x;
	}
#cancer-detect-container{
	width: 306px;
	height: 390px;
	float: left;
	margin-left: 28px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e51937;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	background-color: #FFF;
	background-position: bottom;
	background-image:url(../images/flag_strips.png);
	background-repeat:repeat-x;
	}
#bio-detect-container{
	width: 306px;
	height: 390px;
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e51937;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	background-color: #FFF;
	background-position: bottom;
	background-image:url(../images/flag_strips.png);
	background-repeat:repeat-x;
	}
#patronage-cont{
	width:100%;
	height:380px;
	float:left;
	}
#patronage-quote-cont{
	width:306px;
	height:380px;
	float:left;
	}
#patronage-quote{
	width: 306px;
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	color: #666;
	line-height: 19pt;
	font-style: italic;
	}
#extra-box-container{
	width: 306px;
	height: 390px;
	float: right;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e51937;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	background-color: #FFF;
	background-position: bottom;
	background-image:url(../images/flag_strips.png);
	background-repeat:repeat-x;
	
	}
	#newstextcont{
	width: 290px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: 10px;
}
#newspiccont{
	width: 80px;
	float: left;
	margin-right:10px;
}
	
	/* MDD footer styles===================================================*/

#footer{
	width: 100%;
	border-top: 1px solid #d7d7d7;
	background-color: #eeeeee;
	clear: left;
	height: 500px;
}

#footnotes{
  width:980px;
  margin: 0 auto;
  padding-top:10px;
}
#footnote-list-left{
	width:190px;
	float:left;
	margin-top:15px;
	}
	
#footnote-list-left-margin{
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:15px;
	
}
#footnote-list-left-info{
	width:207px;
	float:left;
	padding-left:0px;
	
}
ul.footlist{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 12em;
	font-size: 10pt;
}
ul.footlist-info{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 12em;
	font-size: 11pt;
}
ul.footlist a{
	display: block;
	color: #666;
	text-decoration: none;
	background-image:url(../images/arrow_sprite.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1.1em;
	background-position: 1%;
	
}
ul.footlist-info a{
	display: block;
	color: #666;
	text-decoration: none;
	background-image:url(../images/fb_button.gif)
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1.1em;
	background-position: 1%;
	
}

ul.footlist a:hover,  ul.footlist a:focus, ul.footlist .selected {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	-webkit-transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -ms-transition: all 0.3s ;
  -o-transition: all 0.3s ;
  transition: all 0.3s ;
	
	text-align: left;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1.1em;
	background-position: 1%;
	
	
}
ul.footlist-info a:hover,  ul.footlist-info a:focus, ul.footlist-info .selected {
	background-image:url(../images/fb_button.gif);
	background-repeat:no-repeat;
	-webkit-transition: all 0.3s ;
  -moz-transition: all 0.3s ;
  -ms-transition: all 0.3s ;
  -o-transition: all 0.3s ;
  transition: all 0.3s ;
	
	text-align: left;
	
	
}
.mdd-info-list li{
  padding: 0px 25px 10px 0px;
  margin-bottom:15px !important;
  color:#5f6c78;
  font-size: 13px;
  font-weight:normal;
  list-style-type: none;
  text-align:left;
  font-style: normal;
  border-bottom:1px solid #d7d7d7;
  line-height: 20px;
  
}
#footnote-accredited-cont{
	margin-top: 20px;
	width: 170px;
	float: left;
	padding-left: 0px;	
}
.accreditedby{
	color:#5f6c78;
  font-size: 13px;
  margin-left:20px;
}
.aduklogo{
	width:170px;
	margin-top:5px;
	padding-bottom:5px;
}
/* MDD sm buttons===================================================*/
#sm-and-contact-cont{
	margin-top: 20px;
	margin-left:20px;
	width: 173px;
	float: left;
	padding-left: 0px;	
}
#sm-and-contact-cont-top{
	margin-top: 5px;
	margin-left:0px;
	width: 140px;
	float: right;
	padding-left: 0px;	
}
#sm-button-cont{
	width: 173px;
	float: left;
	padding-left: 0px;
}
	
.fbbutton{
	width:25px;
	float:left;
	margin-left:20px;
}
.fbbutton2{
	width:200px;
	float:right;
	
}
.twitbutton{
	width:25px;
	float:left;
	margin-left:23px;
}
.ytbutton{
	width:25px;
	float:left;
	margin-left:20px;
}
/* MDD Header styles===================================================*/
#mdd-logo{
	width: 200px;
	float: left;
	padding-top: 10px;
}
.dogssavinglives{
	width: 600px;
	float: left;
	text-align: center;
}
.milly{
	padding-top:0px;
	width:106px;
	float:right;
}
.actorname{
	float: left;
	width: 306px;
	display: block;
	color: #CEAD4A;
	letter-spacing: 1px;
	font-size: 10pt;
	background-image: url(../images/ln_sig.png);
	background-repeat: no-repeat;
	height: 55px;
	text-align: center;
	background-position: 70px;
}
.actordescription{
	float: left;
	width: 306px;
	display: block;
	color: #666;
	letter-spacing: 1px;
	font-size: 10pt;
}

	/*large page links*/
.caplinks {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 20pt;
	letter-spacing: 2px;
	text-decoration: none;
	padding-top: 10px;
}
.caplinks a{
	color: #666;
	text-decoration:none;
}
.caplinks a:hover{
	color: #cea146;
	text-decoration:none;}
hr {
    border: 2px dotted #cea146;
    border-style: none none dotted; 
    color: #fff; 
    background-color: #fff;
}



h1 {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 20pt;
	letter-spacing: 2px;
}
h2 {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-weight: lighter;
	font-size: 20pt;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-transform: none;
}
h3 {
	color: #cea146;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: bold;
}
h4 {
	color: #666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
}

h5 {
	color: #666;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
}

/* Inside pages styles===================================================*/
#three-areas-container-black{
	width: 100%;
	float: left;
	background-color: #fff;
	}
#three-areas-container-red{
	width: 100%;
	float: left;
	background-color:#E42237;
	}
.cancer-page-titles{
	height: 30px;
	width: 100%;
	float: left;
	color: #CEA146;
	font-size: 28px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 5px;
	letter-spacing: 2px;
	margin-top: 5px;
	font-variant: small-caps;
	text-transform: none;
	margin-bottom: 5px;
	}
	.cancer-page-titles-cg{
	width: 718px;
	float: left;
	color: #CEA146;
	font-size: 28px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 5px;
	letter-spacing: 2px;
	margin-top: 5px;
	font-variant: small-caps;
	text-transform: none;
	margin-bottom: 5px;
	margin-right: 10px;
	}
.med-page-titles{
	height: 30px;
	width: 100%;
	float: left;
	color: #FFF;
	font-size: 28px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 5px;
	letter-spacing: 2px;
	margin-top: 5px;
	font-variant: small-caps;
	}
	
.left-sidebar-wrapper{
	width: 222px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}
.main-content-wrapper{
  width: 728px;
  float: left;
  margin-bottom: 30px;
  
}
#mainNav {
	width: 202px;
	float: left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	
	font-size: 12px;
	-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#mainNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#mainNav ul a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	width: 202px;
	height: 30px;
	font-size: 12px;
	line-height: 31px;
	color: #666;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	background-color: #fff;
	border-bottom-style: none;
	border-bottom-width: 0px;
	margin-bottom: 2px;
}
#mainNav li.first a {
	height:30px;
	font-size:12px;
	line-height: 31px;
	
}
#mainNav a:hover, .select a {
	color: #cea146;
	background-position: right bottom;
	background: rgb(255,255,255); /* Old browsers */

background: rgb(242,252,254); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(242,252,254,1) 0%, rgba(255,255,255,1) 51%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,252,254,1)), color-stop(51%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcfe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	font-size:12px;
	line-height: 31px;
}

#maindonatebutton-cont{
	text-align: center;
	float: left;
	width: 202px;
	height: 40px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 10px;
	}
.sliderbuttondonate {
	-moz-box-shadow:inset 0px 0px 5px 0px #fceaca;
	-webkit-box-shadow:inset 0px 0px 5px 0px #fceaca;
	box-shadow:inset 0px 0px 5px 0px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcd89a), color-stop(1, #edb453) );
	background:-moz-linear-gradient( center top, #fcd89a 5%, #edb453 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd89a', endColorstr='#edb453');
	background-color:#fcd89a;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #a8834c;
}
.sliderbuttondonate:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #edb453), color-stop(1, #fcd89a) );
	background:-moz-linear-gradient( center top, #edb453 5%, #fcd89a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb453', endColorstr='#fcd89a');
	background-color:#edb453;
}.sliderbuttondonate:active {
	position:relative;
	top:1px;}
#main-pic-cont{
	width: 718px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#main-pic-cont-cg{
	width: 310px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-text-cont{
	width: 708px;
	float: left;
	padding-right: 10px;
	color: #666;
	font-size: 18px;
}
#main-text-cont-cg{
	width: 398px;
	float: right;
	padding-right: 10px;
	color: #666;
}
	
#watch-video-cont {
	width: 222px;
	float: left;
	text-align: center;	
}
#side-cont {
	width: 222px;
	float: left;
	text-align: center;
}
#side-pic-box {
	width: 202px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#watch-video-pic-box {
	width: 202px;
	float: left;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}
#page-button-cont{
	width: 718px;
	float: left;
	margin-bottom: 10px;	
	}
#page-button-med{
	width: 226px;
	height: 290px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 4px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	background-image: url(../images/flag_strips.png);
	background-repeat: repeat-x;
	}
#page-button-med-right{
	width: 226px;
	height: 290px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 2px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	background-image: url(../images/flag_strips.png);
	background-repeat: repeat-x;
	margin-left: 16px;
	}
#areaimageholderdonate {
	width: 226px;
	height: 80px;
	float: left;
}
#areaimageholdermed {
	width: 226px;
	height: 130px;
	background: rgb(255,255,255); /* Old browsers */

background: rgb(242,252,254); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(242,252,254,1) 0%, rgba(255,255,255,1) 51%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,252,254,1)), color-stop(51%,rgba(255,255,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(242,252,254,1) 0%,rgba(255,255,255,1) 51%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcfe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */



		}
		#areatextcont-med{
	width: 90%;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	
	
}
#challenge-dates{
	width: 90%;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	
	
}
/*Cancer key messages*/
.cancerquote{
	width: 98%;
	float: left;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 10px;
	background-position: bottom;
	border: 3px solid #cea146;
}
.canceruklogo{
	width:120px;
	height:50px;
	margin-top: 10px;
}
.keyfacts{
	width: 96%;
	padding: 10px;
	background-color: #FEFDFA;
	}

#three-areas-container-black .main-content-wrapper #main-text-cont h4 strong {
	font-weight: bold;
}
.trudie {
	width: 100px;
	height: 130px;
	float: right;
	margin-left: 20px;
	background-image: url(../images/trudi.jpg);
	background-repeat: no-repeat;
}
.maureen {
	width: 220px;
	height: 315px;
	float: right;
	background-image: url(../images/maureen.jpg);
	margin-left: 20px;
}
.hazel {
	width: 160px;
	height: 208px;
	float: right;
	background-image: url(../images/hazel-and-pepe.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
}
.bittenpic{
	width: 250px;
	height: 151px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bittentext{
	width: 61%;
	height: 121px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 30px;
	line-height: 22px;
	color: #cea146;
}
.bedbugintro{
	width: 98%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #e70033;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	color: #FFF;
	font-size: 11pt;
	line-height: 14pt;
	padding: 10px;
}
.bedbugcycle{
	height: 310px;
	width: 265px;
	float: right;
	margin-left: 10px;
}
.accreditation{
	width: 96%;
	float: left;
	margin-bottom: 10px;
}
#contactbox{
	width: 92%;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*personal stories styles*/
#personal-stories-cont{
	width:100%;
	float:left;
}
#personal-stories-pic{
	width: 226px;
	float: left;
	padding-top: 20px;
}
#personal-stories-text{
	color:#FFF;
	width:65%;
	float:right;
}
#download_cont{
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	margin-bottom: 10px;
	}
#download_text{
	float: left;
	width: 37%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFF;
	padding-top: 5px;
	font-weight: bold;
	}
.download-icon{
	float: left;
	margin-left: 10px;
	}
.map{
	width: 200px;
	height: 200px;
	float: right;
	margin-right: 0px;
}
#biog-cont{
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEA146;
	}
.biog-pic{
	width: 135px;
	float: left;
	margin-top: 20px;
	margin-bottom:5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
.biog-text{
	width: 74%;
	float: left;
	margin-left: 10px;
	}
.courtesy-cont{
	float: left;
	width: 202px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFF;
	}
.courtesy-cont a{
	color: #FFF;
	text-decoration:none;
	}
	/*puppy sponsor style*/
#sponsor-cont{
	width: 100%;
	border: 1px solid #cea146;
	padding: 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #cea146;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	height: 200px;
	}
.sponsorship-title{
	width: 48%;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #cea146;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00216A;
	}
.buy-button {
	-moz-box-shadow: inset 0px 0px 5px 0px #fceaca;
	-webkit-box-shadow: inset 0px 0px 5px 0px #fceaca;
	box-shadow: inset 0px 0px 5px 0px #fceaca;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eea11d), color-stop(1, #edb453) );
	background: -moz-linear-gradient( center top, #eea11d 5%, #edb453 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eea11d', endColorstr='#edb453');
	background-color: #eea11d;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	width: 150px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #a8834c;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;	
}
.buy-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #edb453), color-stop(1, #fcd89a) );
	background:-moz-linear-gradient( center top, #edb453 5%, #fcd89a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#edb453', endColorstr='#fcd89a');
	background-color:#edb453;
}
.buy-button:active {
	position: relative;
	color: #FFF;
	top: 1px;
}
.buy-button a {
	color: #012775;
	text-decoration: none;
}
#button-cont{
	width: 60%;
	height: 45px;
	}
#book-button-cont{
	width: 710px;
	height: 65px;
	}
	
#sponsor-cont-bronze {
	border: 1px solid #886718;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	height: 200px;
}
#sponsor-cont-silver {
	border: 1px solid #886718;
	width: 100%;
	padding: 5px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #999999;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	height: 200px;
}
.sponsorship-title-bronze{
	width: 48%;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #886718;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	}
.sponsorship-title-silver{
	width: 48%;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	}
.justgivingcode{
	height: 50px;
	width: 90%;
	float: left;
}
.virgincode{
	height: 85px;
	width: 211px;
	float: left;
	margin-top: 5px;
}
.justgivingcodeso{
	height: 50px;
	width:70%;
	float:left;
}
.phoneText{
	width: 465px;
	float: left;
	font-size: 10pt;
	height: 145px;
	margin-top: 0px;
}
.phoneGraphic {
	width:92px;
	height:143px;
	float:left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.recycle{
	width:120px;
	height:60px;
	margin-bottom: 15px;
}
.eventstext {
	height:450px;
	margin-left: 10px;
}
.eventstable {
	height:300px;
	padding-top:10px;
}
/*xmas card styles*/
#xmas-card-cont{
	width: 100%;
	height:315px;
	float: left;
	margin-bottom: 10px;
}
.xmas-card-box{
	width: 23%;
	float: left;
	height:300px;
	margin-right: 1%;
	border: 1px solid #999;
}
.xmas-card-checkout{
	width: 718px;
	float: left;
	margin-bottom: 10px;
}
.xmastitle {
	width: 95%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #B78141;
	padding: 2px;
	font-size: 11pt;
	line-height: 13pt;
	text-align: center;
}
.xmas-pic{
	width:98%;
	float:left;
	text-align:center;
}
.xmas-description{
	width: 98%;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.xmas-button{
	width: 90%;
	float: left;
	text-align: center;
	font-size: 10px;
	margin-left:5%;	
}
	/*Sniff magazine styles*/
.sniffmagfront{
	width:30%;
	float:left;
	-moz-box-shadow:     0 4px 2px #dddddd;
  -webkit-box-shadow:  0 4px 2px #dddddd;
  box-shadow:          0 4px 2px #dddddd;
	}
.sniffmagtext{
	width: 65%;
	float: left;
	margin-left: 20px;
	}
	/*Our news styles*/
.ournewsimage{
	width: 40%;
	float: left;
	margin-right: 20px;
}
.ournewsimagecaptionbox{
	background-color: #e0ca7f;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 96%;
	color: #000;
}
.ournewspiccont{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.twitterfeed{
	float: left;
	width: 90%;
	padding-left: 10px;
}
event content styles
.eventcont{
	width:708px;
	}
.eventimg{
	width:20%;
	float:left;
	margin-right:20px;
	}
.eventstext{
	width: 30%;
	float: left;
	background: #FCC;
	height: 30px;
	}
.resultsgraph{
	width: 700px;
	float: left;
	margin-right: 20px;
}
.graphcaption{
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.festiveforestlogo{
	float:left;
	width:95%;
	margin-bottom:20px;
	}
	/*NEWS ARTICLES*/
.newsarticle{
	width: 96%;
	float: left;
	margin-bottom: 15px;
}
.newsarticlebox{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CEA146;
}
.articleimg{
	width:28%;
	float:left;
	margin-right:20px;
	}
.articleimg100{
	width:100px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
.articleimg150{
	width:150px;
	float:left;
	margin-right:20px;
	}
.articleimg718{
	width: 100%;
	float: left;
	margin-bottom: 10px;	
	}
.articleimg150right{
	width:150px;
	float:right;
	margin-left:20px;
	}
.articleimg250{
	width:250px;
	float:left;
	margin-right:20px;
	}
.dogsnose{
	width:100px;
	float:left:
	}
.articleimg200{
	width:200px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}
.cartoonarticleimg200{
	width:200px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	}
.articleimg250right{
	width:250px;
	float:right;
	margin-left:20px;
	}
.articleimg300{
	width:300px;
	float:left;
	margin-right:20px;
	}
.articleimg718nose{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/large_B5A2368-1.jpg);
	height: 1010px;
	}
.articleimg300right{
	width:300px;
	float:right;
	margin-left:20px;
	}
.articleimg350right{
	width:350px;
	float:right;
	margin-left:20px;
	}
.articleimg350{
	width:340px;
	float:left;
	}
.articleimg330{
	width:320px;
	float:left;
	}
.articleimg350second{
	width: 340px;
	float: left;
	margin-left: 28px;
	}
.articalpicright{
	width: 420px;
	height: 242px;
	float: right;
	margin-bottom: 10px;
	margin-right: 6px;
}
	/*EVENT ARTICLES*/
.eventarticlebox{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	-moz-box-shadow: 0 4px 0px #dddddd;
	-webkit-box-shadow: 0 4px 0px #dddddd;
	box-shadow: 0 4px 0px #dddddd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cea146;
}
.eventarticleboxend{
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.eventpics{
	float: left;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	margin-right: 10px;
	margin-bottom: 10px;
}
.eventpics200{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.eventdate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	}
	
.weatherlottery{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.ploinklogo{
	width:96%;
	float:left;
	margin-right:10px;}
.enewscont{
	width: 290px;
	height: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #cea146;
	height: 30px;
}
.enewsicon{
	width: 25px;
	height: 25px;
	float: left;
}
.enewstext{
	width: 255px;
	height: 40px;
	float: right;
	padding-top: 5px;
}
.photocredit {
	width: 200px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 5px;
}
.eventpic150px{
	float: right;
	width: 150px;
	margin-left: 20px;
}
.eventpic200px{
	float: right;
	width: 200px;
	margin-left: 20px;
}
.eventpicleft200px{
	float: left;
	width: 98%;
	margin-bottom: 10px;
	margin-top: 20px;
	height: 77px;
}
.eventpic300px{
	float: left;
	width: 300px;
	margin-right: 20px;
}
.eventpic300pxright{
	float: right;
	width: 300px;
	margin-left: 20px;
}
.eventpic150pxleft{
	float: left;
	width: 150px;
	margin-right: 20px;
}
.montheventarticlebox{
	width: 99%;
	float: left;
	color: #FFF;
	background-color: #cea146;
	margin-bottom: 5px;
	-moz-box-shadow: 0 4px 0px #dddddd;
	-webkit-box-shadow: 0 4px 0px #dddddd;
	box-shadow: 0 4px 0px #dddddd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cea146;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}
/*TREKFEST*/
.trekfestcont{
	width:340px;
	float:left;
	margin-right:20px;}
.trekfestright{
	width:340px;
	float:left;
}
.trekfestlogopage{
	width: 300px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	}
.trekfesttext{
	width: 300px;
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:5px;
	}
.challengedate{
	margin-top:5px;
	margin-bottom:5px;
	}
/*Education Quotes*/
.educationquote{
	width: 180px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-style: italic;
	color: #9A7732;
	margin-top: 10px;
	padding: 10px;
	background-color: #F8F2E5;
	}
.educationpic{
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	}
.paypalbox{
	width: 200px;
	float: left;
}

.cfacbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	box-shadow:inset 0px 1px 0px 0px #fbafe3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
	background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
	background-color:#ff5bb0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:2px solid #ee1eb5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:34px;
	line-height:34px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #c70067;
}
.cfacbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
	background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
	background-color:#ef027d;
}.cfacbutton:active {
	position:relative;
	top:1px;
}
.cfacbutton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	box-shadow:inset 0px 1px 0px 0px #fbafe3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
	background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
	background-color:#ff5bb0;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:2px solid #ee1eb5;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #c70067;
	margin-right:55px;
}
.cfacbutton2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
	background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
	background-color:#ef027d;
}.cfacbutton2:active {
	position:relative;
	top:1px;
}
/*CFAC PICS*/
#cfac-button-med{
	width: 226px;
	height: 151px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 4px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#cfac-button-med-right{
	width: 226px;
	height: 151px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 2px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	margin-left: 16px;
	margin-top: 10px;
	}
.mddcompanion{
	width: 250px;
	float: right;
	margin-right: 30px;
}
.mkregionbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:28px;
	line-height:28px;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}
.mkregionbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
}.mkregionbutton:active {
	position:relative;
	top:1px;
}
.southestgrouppic{
	width:718px;
	float:left;
	height:453px;
	margin-bottom:20px;}
	
	/*Doggie Paddle*/
.doggiepaddlecont{
	width: 710px;
	background-color: #3ca0d9;
	height: 780px;
	margin-top: 10px;
	margin-bottom: 5px
}
.dptitle{
	float:left;
	width:710px;}
.dpdetailscont{
	width: 690px;
	float: left;
	padding-left: 20px;
	}
.dp_patmore{
	float: right;
	width: 150px;
	margin-right: 10px;
}
.dpskyline{
	width: 710px;
	background-color: #055daa;
	padding-top: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.dpdates{
	width: 710px;
	float: left;
	height: 257px;
}
.dpdetails{
	width: 690px;
	float: left;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.dpdetails a{
	color:#cea146;
}
.dpdetails a:hover{
	color:#fff;
}
.hrhtext{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a7733;
	}
#donatebox{
	width: 226px;
	height: 330px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 4px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	background-image: url(../images/flag_strips.png);
	background-repeat: repeat-x;
	}
#donateboxright{
	width: 226px;
	margin-left:15px;
	height: 330px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 2px 2px #000;
	-webkit-box-shadow: 0 2px 2px #000;
	box-shadow: 0 4px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	background-image: url(../images/flag_strips.png);
	background-repeat: repeat-x;
	}
.photocredit300px{
	width: 300px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photocreditnose{
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
}
.photocreditnoseright{
	text-align: right;
	width: 340px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.photocredit250px{
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#fundraise-cont{
	width: 718px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CEA146;
	}
#news-cont{
	width: 100%;
	float: left;
	margin-top:10px;
	}
#cfac-cont{
	width: 540px;
	float: left;
	margin-top: 10px;
	border: thin solid #FF5BB0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 40%;
	margin-bottom: 10px;
	}
.video-cont{
	width:450px;
	height:253px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	}
.video-cont-right{
	width:450px;
	height:253px;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	}
	/*ticker*/
	.ticker {
	width: 306px;
	height: 390px;
	overflow: hidden;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e51937;
	-moz-box-shadow: 0 4px 2px #dddddd;
	-webkit-box-shadow: 0 4px 2px #dddddd;
	box-shadow: 0 4px 2px #dddddd;
	background-color: #FFF;
	background-position: bottom;
	background-image: url(../images/flag_strips.png);
	background-repeat: repeat-x;
	text-align: left;
}
.ticker h3 {
	
padding: 0 0 7px 7px;
border-bottom: 1px solid #A7A7A7;}
.uchecont{
	width: 98%;
	float: left;
	background-color: #603;
	padding: 10px;
	margin-bottom:10px;
}
.soulmancont{
	width: 98%;
	float: left;
	background-color: #AB9B8B;
	padding: 10px;
	margin-bottom: 10px;
}
.tickercont{
	width: 70%;
	hight: 10px;
	float: left;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0.5px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
}
.tickercont a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0.5px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	text-decoration:none
}
.tickerfront{
	width: 12%;
	hight: 10px;
	float: left;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	background-color: #9a7733;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.references{
	font-size:11px
	}
.dogsnosetext{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28pt;
	color: #FFF;
	text-align: center;
	margin-top: 25px;
}
.dogsnosetextintro{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #cea146;
	text-align: center;
	margin-top: 5px;
}
.dogsnosemaintext{
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-align: left;
	margin-top: 590px;
	margin-right: 20px;
	margin-left: 20px;
}
#cancer-team-med{
	width: 700px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;
	box-shadow: 0 1px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#cancer-team-med-right{
	width: 315px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;
	box-shadow: 0 1px 2px #000;
	background-color: #FFF;
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
#cancer-team-med-pic{
	width: 200px;
	float: left;
	margin-right:20px}
	
.articleimg100team{
	width: 80px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	}
.articleimg80team{
	width: 80px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	}
.articleimg100front{
	width: 90px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	}
	
.cancer-team-text{
	width: 600px;
	float: right;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding-top: 0px;
	margin-bottom: 0px;
	}
.breakingnews{
	width: 120px;
	height: 15px;
	background-color: #E42238;
	float: left;
	margin-right: 5px;
	text-align: center;
	color: #FFF;
	padding: 2px;
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: 2pt;
}
/*XMAS CARDS*/
#card-button-med{
	width: 226px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	background-color: #FFF;
	background-position: bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#card-button-med-right{
	width: 226px;
	float: left;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886718;
	background-color: #FFF;
	background-position: bottom;
	margin-left: 16px;
	margin-top: 10px;
	}
.gift718{
	width: 718px;
	float: left;
	}
.advisorpiccont{
	width: 110px;
	height: 153px;
	float: left;
	background-color: #eee;
}
.advisorpiccontright{
	width: 110px;
	height: 153px;
	float: left;
	margin-left: 9px;
	background-color: #eee;
}
#main-text-cancer-team{
	width: 708px;
	float: left;
	padding-right: 10px;
	color: #666;
	font-size: 18px;
	margin-bottom: 10px;
	height: 165px;
}
.cancer-team-title{
	width: 110px;
	float: left;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #CEA146;
}
.cancer-team-title a{
	color: #CEA146;
	text-decoration:none
}
.trickfortreat{
	width: 290px;
}
.clairesbook{
	width: 90px;
	float:left;
	margin-top:10px;
	margin-right:15px;}
.cfacshopcont{
	width: 540px;
	height: 290px;
	}
.cfacshopcontbutton{
	width: 210px;
	height: 40px;
	text-align: left;
	padding-left: 40px;
	padding-top: 5px;
	}
.boxtext {
	color: #666;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9pt;
}
.newsfullwidth{
	width: 100%;
	height: 109px;
	margin-bottom: 5px;
	}
