/* CARES CSS Document */

body {
	background:#dde6eb url(images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
}
.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	}

/* ##### Fonts and Headings ##### */

p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#6e6e6e;
}

h1,.h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:1.5em;
	color:#3c7092;
}

h2,.h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:1.5em;
	color:#3c7092;
}

h3,.h3 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.5em;
	color:#3c7092;
}

h4,.h4 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	color:#3c7092;
}

.white {
	color:#FFFFFF;
	font-size:12px;
}

strong {
	font-size: 12px;
	font-weight:700;
}

/* ##### Links ##### */

a,.links {

}
 a img {
	 border:none;
 }
 
/* ##### ID Tags ##### */

#container {
	width:928px;
	margin:0 auto 0 auto;
}

#topContainer {
	width:928px;
	height:186px;
}

#logo {
	background:url(images/logo.png) no-repeat;
	width:196px;
	height:186px;
	text-indent:-999em;
	position:absolute;
	top:8px;
	/*	left:-54px; */
	cursor:pointer;
	z-index:1000;
	left: -382px;
}

#topButtons {
	width:501px;
	height:103px;
	margin:0 30px 0 0;
	float:right;
	position:relative;
}

#newsletterBTN {
	background:url(images/newsletter-btn.png) no-repeat;
	width:145px;
	height:60px;
	padding:0 0 0 7px;
	margin:25px 0 0 0;
	float:left;
	cursor:pointer;
}

#aidswalkBTN {
	background:url(images/walk-run.png) no-repeat;
	width:153px;
	height:58px;
	padding:0 0 0 7px;
	margin:25px 0 0 0;
	float:left;
}

#dutchessBTN {
	background:url(images/dutchess-county/dutchess-ten-year.png) no-repeat;
	width:153px;
	height:58px;
	padding:0 0 0 7px;
	margin:25px 0 0 0;
	float:left;
}

#contactInfo {
	width:177px;
	height:72px;
	padding:25px 0 0 0;
	float:right;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#3c7092;
}

#nav {
	background:url(images/nav-bg.png) no-repeat;
	width:928px;
	height:57px;
	clear:both;
	z-index:100;
}

#contentContainer {
	width:928px;
	clear:both;
}

#content-top {
	background:url(images/content-top.png) no-repeat;
	width:928px;
	height:18px;
	z-index:2;
}

#flashBanner {
	margin:-15px 0 0 0;
	padding:0;
	background:url(images/flashbanner.png) no-repeat;
	width:928px;
	height:397px;
	clear:both;
}

#content {
	background:url(images/content-bg.png) repeat-y;
	padding:0 30px;
	width:868px;
}

#boxes {
	width:850px;
	margin:0 auto 0 auto;
}

#testimonials {
	width:272px;
	margin:0 10px 0 0;
	float:left;
	border-right:#CCCCCC 1px solid;
}

.testHead {
	background:url(images/testimonials-head.png) no-repeat;
	width:242px;
	height:72px;
	text-indent:-999em;
	padding:0 0 15px 0;
}
#events {
	width:272px;
	margin:0px 10px 0 0;
	float:left;
	border-right:#CCCCCC 1px solid;
}
.eventsHead {
	background:url(images/upcomingevents-head.png) no-repeat;
	width:242px;
	height:72px;
	padding:10px 0 0 10px;
	text-indent:-999em;
}

#blog {
	width:272px;
	margin:0 10px 0 0;
	float:left;
}
.blogTitle {
	 font-size:12px;
	 color:#155697;
	 font-weight:bold;
}
.blogHead {
	background:url(images/blog-head.png) no-repeat;
	width:242px;
	height:72px;
	text-indent:-999em;
	margin-bottom:20px;
}
.textAreas {
	width:247px;
	margin:0 10px 0 15px;
	clear:left;
}

#content-bottom {
	background:url(images/content-bottom.png) no-repeat;
	width:928px;
	height:18px;
	clear:both;
}

#footer {
	text-align:center;
	width:928px;
	clear:both;
}

	#footer p {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		line-height:1.5em;
		color:#3c7092;
	}
	
	#footer a {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		line-height:1.5em;
		color:#3c7092;
		text-decoration:none;
	}
	
	#footer a:visited {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		line-height:1.5em;
		color:#3c7092;
		text-decoration:none;
	}
	
	#footer a:hover {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		line-height:1.5em;
		color:#3c7092;
		text-decoration:underline;
	}
	
	#footer a:active {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		line-height:1.5em;
		color:#3c7092;
		text-decoration:none;
	}
	
.red {
	color:#FF0000;
	margin-right:25px;
}

.blueSmall {
	font-size:12px;
	color:#a0c0d8;
}

div#contentRight {
	position:relative;
	width:300px;
	float:left;
}

div#contentFull {
	width:100%;
	
}		
		#contentFull p {
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:100;
		line-height:1.5em;
		color:#6e6e6e;

}		

#contentLeft {
	float:left;
	width:550px;

}
.shortPageDiv{
	height:800px;
}
div#contentfullwidth {
	float:left;
	width:840px;


}
div#sideBoxes {
	width:335px;
	position:absolute;
	left: 20px;
	top: 6px;
}

div.box {
	width:335px;
}

div.box p {
	margin:0;
	padding:0;
}

div.sideBoxTop {
	background:url(images/sideBox-top.png) no-repeat;
	width:335px;
	height:19px;
	margin:0;
	padding:0;
}

div.sideBoxContent {
	background:url(images/sideBox-repeat.png) repeat-y;
	width:295px;
	margin:0;
	padding:0 20px 0 20px;
}

div.sideBoxContent h2 {
	margin:0px;
	padding:0px;
}

#aidsRibbon {
	background:url(images/aids-ribbon-sidebar.png) no-repeat;
	background-position:right;
	}
	
#homelessLogo {
	background:url(images/HelpForTheHomeless.png) no-repeat;
	background-position:right;
	margin-right:10px;
	}	

div.sideBoxBottom {
	background:url(images/sideBox-bottom.png) no-repeat;
	width:335px;
	height:19px;
	margin:0;
	padding:0;
}

#aids-ribbon {
	background:url(images/aids-ribbon.png) no-repeat;
	height:115px;
	margin:0;
	padding:0;
}

.bio {
	width:550px;
}

.bioText {
	float:left;
	width:370px;
}

.bioPicRight {
	float:left;
	width:180px;
	text-align:right;
}
.bioPicLeft {
	float:left;
	width:180px;
	text-align:left;
}

.bioPicLeft img, .bioPicRight img {
	margin:10px 0px 10px;
	border: 1px solid rgb(204, 204, 206); 
	padding: 7px;
}


/* ##### UL/LI ##### */
ul {
	list-style-type:disc;
	margin:10
	}

ul li, ol li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#6e6e6e;
	margin:0 0 5px 0;

}

ul li a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#333333;

}

ul li a:visited{
	color:#333333;

}
ul li a:hover{
	color:#000000;
	text-decoration:none;
}
ul li a:active{
	color:#333333;

}

/* ##### LINKS ##### */

a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height:1.5em;
	color:#6e6e6e;
}

a:visited {

}

a:hover {

}

a:active {

}
div.storycontent p {
	margin-bottom:10px;
}

/*JQUERY ROTATOR */

#imageRotation {
	background:url(images/toppic1.png) no-repeat;
	float:right;
	width:552px;
	height:396px;
	cursor:default;
	border:none;
	position:relative;
}

#photo-over {
	background:url(images/toppic.png) no-repeat;
	z-index:60;
	top:1px;
	width:552px;
	height:396px;
	position:absolute;
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*ToolTip */

* {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; }
a.tooltip span {display:none; padding:2px 3px 3px 3px; margin-left:8px; width:110px;}
a.tooltip:hover span{display:inline; position:absolute; background:url(images/logo-over.png); width:169px; height:79px; text-indent:-999em; left:-220px; top:0; z-index:2000;}

/* PNG FIX */





.twitter {
	background:url(images/cares-twitter.png) no-repeat;
	width:63px; height:67px;
	margin:0 10px 0 0; padding:0;
	text-indent:-999em;
	display:block;
	float:left;
}
.facebook {
	background:url(images/cares-fb.png) no-repeat;
	width:63px; height:67px;
	margin:0; padding:0;
	text-indent:-999em;
	display:block;
	float:left;
}

#walk-run {
	background:url(images/walk-run.png) no-repeat;
	width:153px; height:58px;
	float:left;
	margin:25px 0 0;
	padding:0 0 0 7px;
	width:153px;
	display:block;
}


.impressText {
	float:left;
	margin:10px 0 0 0;
}

div.waterMark {
	background:url(../images/logo-impress.png) no-repeat;
	width:98px;
	height:29px;
	margin:0 5px;
	padding:0;
	float:left;
	text-indent:-999em;
}

a.logoIntellisites {
	background:url(../images/logo-intellisites.png) no-repeat;
	width:54px;
	height:49px;
	margin:-7px 0 0 7px;
	padding:0;
	cursor:pointer;
	display:block;
	float:left;
	text-indent:-999em;
}	
a.logoBurst {
	background:url(../images/logo-burst.png) no-repeat;
	width:100px;
	height:49px;
	margin:-7px 0 10px;
	padding:0;
	cursor:pointer;
	display:block;
	float:left;
	text-indent:-999em;
}