/* Community Care Physicians CSS Document */

body {
	background-image:url(../images/homepage/bg.jpg);
	background-repeat:repeat-x;
	background-color:#efede1;
	margin:0;
}

/*** Headings ***/
h1,.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:100;
	color:#9f6614;
	margin:0;
}
h2,.h2 {
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:20px;
	font-size:21px;
	font-weight:100;
	color:#9f6614;
	margin:0;
}
h3,.h3 {
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:18px;
	font-size:18px;
	font-weight:100;
	color:#9f6614;
	margin:0;
}
h4,.h4 {
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:16px;
	font-size:16px;
	font-weight:100;
	color:#9f6614;
	margin:0;
}

h5,.h5 {
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:16px;
	font-size:24px;
	font-weight:100;
	color:#FFFFFF;
	margin:0;
	text-align:right;
}


h6,.h6{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#9f6614;
	margin:0;
}

/*** Content ***/
p,.content {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333333;
	line-height:1.7em;
}
.whiteSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:100;
	color:#FFFFFF;
	text-align:right;
}	

.whiteLarge {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:100;
	color:#FFFFFF;
	line-height:1em;
	text-align:right;
}	
	

.Large {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70px;
	font-weight:100;
	color:#9f6614;
	margin:0;
}

.smallFont {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#797979;
	line-height:1.5em;
}

/*** ID Tags ***/

#container {
	width:912px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0;
}

#logo {
	float:left;
	width:252px;
	height:132px;
	background-image:url(../images/homepage/logo.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	cursor:hand;
	display:inline;
}

#photos {
	float:left;
	width:660px;
	height:132px;
	background-image:url(../images/homepage/banner.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
	display:inline;
}

#topBar{
	width:912px;
	height:19px;
	background-image:url(../images/homepage/top-border.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	clear:both;	
}

#navBar {
	width:912px;
	height:46px;
	background-image:url(../images/homepage/navbar.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	clear:both;	
}

#bodyArea {
	width:900px;
	background-image:url(../images/homepage/bodyBg.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	clear:both;
}

#leftCol {
	float:left;
	width:65px;
	display:inline;
}

#leftColText {
	background-image:url(images/tag-line-red.jpg);
	background-repeat:no-repeat;
	width:46px;
	height:500px;
	margin-left:18px;
}

#rightCol {
	float:right;
	width:820px;
	display:inline;
}

#leftText {
	float:left;
	width:560px;
	display:inline;
}

#rightText {
	float:right;
	display:inline;
}

#rightColText {
	padding:10px 10px 0 10px;
}

ul#special_announcements li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a21f4b;
	margin:0;
	margin-left:-25px;
	padding-bottom:0px;
	padding-top:0px;
}

ul#special_announcements li a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a21f4b;
	text-decoration:none;
}

ul#special_announcements li a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

ul#announcements li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#635d56;
	margin:0;
	margin-left:-20px;
	padding-bottom:5px;	
}

ul#announcements li a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#635d56;
	text-decoration:none;
}

ul#announcements li a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#000000;
	text-decoration:underline;
}

ul#menu li {
	list-style-type:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#a21f4b;
	display:block;
}

ul#menu li a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#a21f4b;
	display:block;
	margin-left:-30px;
	margin-right:15px;
	padding:3px 8px 3px 8px;
	text-decoration:none;
}

ul#menu li a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	background-color:#a21f4b;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}

#box1 {
	width:181px;
	height:93px;
	background-image:url(../images/homepage/gray-box.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
	cursor:hand;
	display:inline;
}

#boxText {
	width:170px;
	margin-top:10px;
}

#box2 {
	width:181px;
	height:93px;
	background-image:url(../images/homepage/red-box.jpg);
	background-repeat:no-repeat;
	margin:0 5px 0 5px;
	padding:0;
	float:left;
	cursor:hand;
	display:inline;
}
#box3 {
	width:181px;
	height:93px;
	background-image:url(../images/homepage/gold-box.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
    cursor:hand;
	display:inline;
}

#docs {
	background-image:url(../images/md_rotation/we_are_ccp_bkgd.jpg);
	background-repeat:no-repeat;
	width:506px;
	height:365px;
	bottom:86px;
}

#btnSpecial {
	width:194px;
	height:52px;
	background-image:url(../images/btnSpecialSavings.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	text-indent:-999em;
	float:left;
	clear:both;
	display:inline;
}

#btnTour {
	width:194px;
	height:52px;
	background-image:url(../images/btnTakeTour.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	text-indent:-999em;
	float:left;
	margin-left:20px;
	display:inline;
}

#photoHolder0 {
	width:141px;
	height:132px;
	float:left;
	margin-left:10px;
	padding:0;
	display:inline;
}
#photoHolder1 {
	width:141px;
	height:132px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	display:inline;
}
#photoHolder2 {
	width:141px;
	height:132px;
	float:left;
	padding:0;
	display:inline;
}

#Ads {
	width:141px;
	height:132px;
	float:left;
	margin-left:12px;
	padding:0;
	display:inline;
}

#footer {
	background-image:url(../images/homepage/footer.jpg);
	background-repeat:no-repeat;
	width:912px;
	margin:0 0 0 0;
	padding:0;
	clear:both;
}

#box {
	width:880px;
	background-color:#f7f6f0;
	border:1px solid #d7d2cc;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}


#Phone {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:100;
	color:#a57023;
	width:100px;
	float:right;
	text-align:right;
	padding:0 30px 0 0;
	display:inline;
}

#footerText {
	float:left;
	padding-left:35px;
	width:500px;
	display:inline;
}
/*** Links ***/

.footer {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#797979;
	text-decoration:none;
	line-height:1.5em;
}

.footer:visited {
	color:#797979;
	text-decoration:none;
}
.footer:hover {
	color:#a57023;
	text-decoration:underline;
}
.footer:active {
	color:#797979;
	text-decoration:none;
}

a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#a57023;
	text-decoration:none;
	line-height:1.5em;
}

a:visited {
	color:#a57023;
	text-decoration:none;
}
a:hover {
	color:#a57023;
	text-decoration:underline;
}
a:active {
	color:#a57023;
	text-decoration:none;
}


/**** MENU ****/

#menu-top {
	background-image:url(../images/homepage/menu-top.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:24px;
	margin:0;
	padding:0;
}
#menu-bg {
	background-image:url(../images/homepage/menu-bg.jpg);
	background-repeat:repeat-y;
	width:203px;
	margin:0;
	margin-top:10px;
	padding:0;
}
#menu-footer {
	background-image:url(../images/homepage/menu-footer.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:13px;
	margin:0;
	padding:0;
	clear:both;
}

#bottom-logos {
	margin-top:-10px;
	margin-left:-20px;
	margin-bottom:10px;
}

#np_o_list {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333333;
	line-height:1.7em;
	margin-left:75px;
}

#cp_u_list {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#333333;
	line-height:1.7em;
	margin-left:100px;
}

.mycareDOTtextLogoBLACK {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

.mycareDOTtextLogoRED {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#902134;
}

.mycareDOTtextLogoTM {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000;
}


