@charset "utf-8";
/* CSS Document */

body  {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/general/page-background.jpg) top center no-repeat #333;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #F21405;
}

p  {
	margin: 10px 0px;
	padding: 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	line-height:120%;
}

h1,h2,h3,h4,h5,h6  {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#F21405;
	margin:0px;
	padding:0px;
	line-height:120%;
	font-style:normal;
}

a:link, a:visited  {
	color:#ccc;
}

a:hover  {
	color:#fff;
}

ul.list, ol.list {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type:square;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:#fff;
}

ul.list li, ol.list li  {
	margin: 4px 0px 4px 0px;
}

.imgborder  {
	margin: 5px;
	padding: 0px;
	border: 1px solid #333;
}

.rotator  {
	width:339px;
	margin:0px auto;
	padding:10px 0px 10px 0px ;
	background:#fff;
	text-align:center;
}

#scroll-div  {
	width:540px;
	height:400px;
	margin:0px;
	padding:6px;
	overflow:auto;
	position:relative;
	max-height:400px;
	background:url(images/slices/scroll-div-background.png) no-repeat;
}

#breast-cancer  {
	width:179px;
	height:233px;
	position:fixed;
	top:120px;
	left:0;
	z-index:2;
}


/*Header CONTACT Styles*/

.contact  {
	float:right;
	width:380px;
	margin:0px 20px 0px 0px;
	padding:3px;
}

p.contact-phone  {
	margin:0px;
	padding:0px;
	line-height:100%;
	font-size:44px;
	color:#FFF;
	font-family:"Arial Black", Gadget, sans-serif;
}
p.contact-more{
	font-size:15px;
	margin:2px 0 0;
	padding:0px;
}

.contact-email  {
	margin-top:0;
}

.contact-email a  {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:21px;
	font-family:"Arial Black", Gadget, sans-serif;
	text-decoration:none;
}

.contact-email a:link, .contact-email a:visited  {
	color:#ccc;
}

.contact-email a:hover  {
	color:#fff;
}

.header  {
	margin: 0px 0px 0px 406px;
	padding:0px;
	
}

.header p  {
	font-size:14px;
	color:#F21405;
}

.header a  {
	font-size:14px;
	text-decoration:none;
}

.header a:link, .header a:visited  {
	color:#F21405;
	text-decoration:none;
}

.header a:hover  {
	color:#F21405;
	text-decoration:underline;
}

/*Footer Styles*/

.footer  {
	margin: 20px 0px 0px 30px;
	padding:0px;	
}

.footer p  {
	font-size:12px;
	color:#F21405;
}

.footer a  {
	font-size:14px;
	text-decoration:none;
}

.footer a:link, .footer a:visited  {
	color:#F21405;
	text-decoration:none;
}

.footer a:hover  {
	color:#F21405;
	text-decoration:underline;
}

.footer-contact  {
	margin:0px auto;
	padding:4px;
	text-align:center;
}

.footer-contact p, .footer-contact a  {
	font-size:13px;
	color:#666;
}

/*BUSINESS CARD ROTATOR*/

div.rotator2  {
	width:388px;
	height:230px;
	margin:0px;
	padding:0px;
}

#thumbFeatures {
	position: relative;
	overflow: hidden;
	width: 388px;
	height: 230px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	}
.jshowoff {
	width: 388x;
	margin: 0;
	}
.jshowoff div {	
	width: 388px;
	height: 230px;
	margin:0px auto;
	}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	}
#basicFeatures, .jshowoff.basicFeatures, .jshowoff.basicFeatures img, .jshowoff.basicFeatures div {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	}
.jshowoff div p, .jshowoff div h2 {
	_background-color: #efefef;
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}
.eddie {
	float: right;
	padding: 15px 20px 15px 20px;
	}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	top: 200px;
	right: 70px;
	margin: 0;
	padding: 0;
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #333;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
	}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #EAEAEA;
	color: #000;
	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}


/*.thumbFeatures p.jshowoff-slidelinks {
	background: #000;
	bottom: 0;
	padding: 5px 0 5px 5px;
	right: 113px;
	height: 32px;
	}
.thumbFeatures .jshowoff-slidelinks a {
	display: block;
	width: 60px;
	height: 30px;
	background-color: none;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	padding: 0;
	border: 1px solid #4f4f4f;
	text-indent: -10000em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	}
.thumbFeatures .jshowoff-slidelinks a.jshowoff-active {
	border: 1px solid #fff;
	}
.thumbFeatures .jshowoff-slidelink-0 {
	background-image: url(http://72.32.150.197/rotator/images/001.jpg);
	}
.thumbFeatures .jshowoff-slidelink-1 {
	background-image: url(http://72.32.150.197/rotator/images/002.jpg);
	}
.thumbFeatures .jshowoff-slidelink-2 {
	background-image: url(http://72.32.150.197/rotator/images/003.jpg);
	}
.thumbFeatures .jshowoff-slidelink-3 {
	background-image: url(http://72.32.150.197/rotator/images/004.jpg);
	}
.thumbFeatures .jshowoff-slidelink-4 {
	background-image: url(http://72.32.150.197/rotator/images/005.jpg);
	}*/
.thumbFeatures p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 100px;
	width: 100%;
	z-index: 1;
	}
.thumbFeatures .jshowoff-controls a {
	display: block;
	width: 22px;
	height: 38px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
	}

.thumbFeatures .jshowoff-controls a.jshowoff-prev {
	left: 15px;
	background-image: url(http://farm5.static.flickr.com/4035/4438728886_fd55756fc5_o_d.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-next {
	right: 15px;
	background-image: url(http://farm3.static.flickr.com/2743/4438728872_07e935da40_o_d.gif);
	}
.thumbFeatures .jshowoff-controls a.jshowoff-play {
	display: none;
	}
.jshowoff.thumbFeatures {
	height: 250px;
	}
.jshowoff.thumbFeatures div, .jshowoff.thumbFeatures img, .jshowoff.thumbFeatures {
	-webkit-border-radius: 6px;
	}
