@charset "utf-8";

html, body {
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000;
	background-color: #fff;
	font-size: 12px;
}

img {
    border: none;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #0096ff;
}

a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #f6bd3b;
}
h4 {
	font-size: 18px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h3 {
	font-size: 24px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h51 {
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 1.2em;
	line-height: 1.5em;
}

h5 {
	color: #006B6E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	margin-bottom: -8px;
}

p {
	line-height: 2em;
}

input, select, textarea {
    margin: 0;
    padding: 2px;
    font-family: verdana, helvetica, arial, sans-serif;
    color: #000;
    background-color: #eee;
    border-top: solid 1px #bfbfbf;
    border-left: solid 1px #bfbfbf;
    border-bottom: solid 2px #ababab;
    border-right: solid 2px #ababab;
    background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hide {
    display: none;
}
#container {
	position: relative;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 55px;
	width: 800px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	margin-top: 20px;
}
#top-header-home{
	float: left;
	height: 55px;
	width: 290px;
}
#logo_corporate {
	background-image: url(/images/oldjefferson/home/commcarecorporation_logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 290px;
}

#textupdown {
	height: 20px;
	width: 800px;
	float: left;
	position: relative;
}

.textup {
	margin: 0;
	padding: 0;
	width: 67px;
	height: 20px;
	float: right;
	background-image: url(/images/oldjefferson/home/text_up_icon.gif);
	background-repeat: no-repeat;
	position: relative;
}
.textup:hover {
	background-image: url(/images/oldjefferson/home/text_up_icon.gif);
	background-repeat: no-repeat;
}
.textdown {
	margin: 0;
	padding: 0;
	width: 78px;
	height: 20px;
	background-image: url(/images/oldjefferson/home/text_down_icon.gif);
	background-repeat: no-repeat;
	position: relative;
	float: right;
}
.textdown:hover {
	background-image: url(/images/oldjefferson/home/text_down_icon.gif);
	background-repeat: no-repeat;
}
#home-pic {
	background-image: url(/images/oldjefferson/home/ccchome_image.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 290px;
	background-position: center top;
	position: relative;
	float: left;
}
#body-container {
	height: auto;
	width: 800px;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#body-content {
	height: auto;
	width: 510px;
	position: relative;
	float: left;
}
#mainmenu-bottom {
	height: 50px;
	width: 800px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
.serviceshome {
	padding: 0;
	width: 124px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/home/services.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
}

.serviceshome:hover {
	background-image: url(/images/oldjefferson/home/services-roll.gif);
	background-repeat: no-repeat;
}

.eventshome {
	padding: 0;
	width: 124px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/home/events.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
}
.eventshome:hover {
	background-image: url(/images/oldjefferson/home/events-roll.gif);
	background-repeat: no-repeat;
}
.galleryhome {
	padding: 0;
	width: 124px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/home/gallery.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 0;
}
.galleryhome:hover {
	background-image: url(/images/oldjefferson/home/gallery-roll.gif);
	background-repeat: no-repeat;
}
.newshome {
	margin: 0;
	padding: 0;
	width: 124px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/home/news.gif);
	background-repeat: no-repeat;
	position: relative;
}
.newshome:hover {
	background-image: url(/images/oldjefferson/home/news-roll.gif);
	background-repeat: no-repeat;
}
.newsletterhome {
	padding: 0;
	width: 124px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/home/newsletter.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
}
.newsletterhome:hover {
	background-image: url(/images/oldjefferson/home/newsletter-roll.gif);
	background-repeat: no-repeat;
}

.mailinglisthome {
	padding: 0;
	width: 124px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/home/mailinglist.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 11px;
}
.mailinglisthome:hover {
	background-image: url(/images/oldjefferson/home/mailinglist-roll.gif);
	background-repeat: no-repeat;
}
#main-menu-reflection {
	height: 50px;
	width: 800px;
	position: relative;
	float: left;
	margin: 0px;
	background-image: url(/images/oldjefferson/home/menu-reflection.jpg);
}
#top-menu-home {
	height: 45px;
	width: 510px;
	position: relative;
	float: left;
	margin: 0px;
	text-align: right;
}
.volunteer {
	padding: 0;
	width: 74px;
	height: 45px;
	float: right;
	background-image: url(/images/oldjefferson/home/volunteer.gif);
	background-repeat: no-repeat;
	position: relative;
	margin: 0;
	background-position: center;
}
.volunteer:hover {
	background-image: url(/images/oldjefferson/home/volunteer-roll.gif);
	background-repeat: no-repeat;
}
.employment {
	padding: 0;
	width: 95px;
	height: 45px;
	float: right;
	background-image: url(/images/oldjefferson/home/employment.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	background-position: center;
}
.employment:hover {
	background-image: url(/images/oldjefferson/home/employment-roll.gif);
	background-repeat: no-repeat;
}
.contact {
	padding: 0;
	width: 78px;
	height: 45px;
	float: right;
	background-image: url(/images/oldjefferson/home/contactus.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	background-position: center;
}
.contact:hover {
	background-image: url(/images/oldjefferson/home/contactus-roll.gif);
	background-repeat: no-repeat;
}
.homet {
	padding: 0;
	width: 52px;
	height: 45px;
	float: right;
	background-image: url(/images/oldjefferson/home/home.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	background-position: center;
}
.homet:hover {
	background-image: url(/images/oldjefferson/home/home-roll.gif);
	background-repeat: no-repeat;
}




#bottominfo {
	height: auto;
	width: 800px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
}


#dezinslogo {
	background-image: url(http://www.dezinsinteractive.com/weblogos/dezins_blk-white.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 123px;
	position: relative;
	float: left;
}
a.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0096ff;
	font-weight: bold;
}
a.bottomlink:link {
	text-decoration: none;
	color: #0096ff;
}
a.bottomlink:visited {
	text-decoration: none;
	color: #666666;
}
a.bottomlink:hover {
	text-decoration: none;
	color: #666666;
}
a.bottomlink:active {
	text-decoration: none;
	color: #0096ff;
}
#mainmenu-right {
	height: 540px;
	width: 170px;
	position: relative;
	float: right;
	background-position: bottom;
}
.servicesmain {
	padding: 0;
	width: 170px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/main/services.gif);
	background-repeat: no-repeat;
	position: relative;
}

.servicesmain:hover {
	background-image: url(/images/oldjefferson/main/services-roll.gif);
	background-repeat: no-repeat;
}

.eventsmain {
	padding: 0;
	width: 170px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/main/events.gif);
	background-repeat: no-repeat;
	position: relative;
}
.eventsmain:hover {
	background-image: url(/images/oldjefferson/main/events-roll.gif);
	background-repeat: no-repeat;
}
.gallerymain {
	padding: 0;
	width: 170px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/main/gallery.gif);
	background-repeat: no-repeat;
	position: relative;
}
.gallerymain:hover {
	background-image: url(/images/oldjefferson/main/gallery-roll.gif);
	background-repeat: no-repeat;
}
.newsmain {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/main/news.gif);
	background-repeat: no-repeat;
	position: relative;
}
.newsmain:hover {
	background-image: url(/images/oldjefferson/main/news-roll.gif);
	background-repeat: no-repeat;
}
.newslettermain {
	padding: 0;
	width: 170px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/main/newsletter.gif);
	background-repeat: no-repeat;
	position: relative;
}
.newslettermain:hover {
	background-image: url(/images/oldjefferson/main/newsletter-roll.gif);
	background-repeat: no-repeat;
}

.mailinglistmain {
	padding: 0;
	width: 170px;
	height: 50px;
	float: left;
	background-image: url(/images/oldjefferson/main/mailinglist.gif);
	background-repeat: no-repeat;
	position: relative;
}
.mailinglistmain:hover {
	background-image: url(/images/oldjefferson/main/mailinglist-roll.gif);
	background-repeat: no-repeat;
}

#body-content-main2 {
	height: auto;
	width: 400px;
	position: relative;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#body-content-main1 {
	height: auto;
	width: 570px;
	position: relative;
	float: left;
	padding-right: 20px;
}

#body-content-main0 {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	padding-right: 20px;
}

#body-content-main {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	padding-right: 20px;
}

#body-content-right {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	padding-right: 20px;
}
#bottominfo-left {
	height: auto;
	width: 250px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
}

#main-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/services/services-submenu_image.jpg);
}
#main2-pic {
	background-image: url(/media/8542/main2_image.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 190px;
	background-position: center top;
	position: relative;
	float: left;
}
#services-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/services/services-submenu_image.jpg);
}
#contact-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/contact/contact-submenu_image.jpg);
}
#mailinglist-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/mailinglist/mailinglist-submenu_image.jpg);
}
#volunteer-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/volunteer/volunteer-submenu_image.jpg);
}

#services-main2-pic {
	background-image: url(/images/oldjefferson/services/services-main2_image.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 190px;
	background-position: center top;
	position: relative;
	float: left;
}
#events-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/events/events-submenu_image.jpg);
}

#employment-main2-pic {
	background-image: url(/media/8542/main2_image.jpg);
	background-repeat: no-repeat;
	height: 399px;
	width: 190px;
	background-position: center top;
	position: relative;
	float: left;
}
#gallery-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/blank-photo.jpg);
}
#news-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/news/news-submenu_image.jpg);
}
#newsletter-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/blank-photo.jpg);
}
#terms-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/blank-photo.jpg);
}
#privacy-sub-picture {
	height: 160px;
	width: 170px;
	position: relative;
	float: right;
	background-image: url(/images/oldjefferson/blank-photo.jpg);
}

.paragraphstart {
	color: #006B6E;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(/images/oldjefferson/bullet.gif);
	list-style-type: square;
	line-height: 25px;
}
.paragraphstart2 {
	color: #00A2FF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.pageheader {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.bodytext {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bodylink {
	color: #0096ff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}












































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

