@charset "UTF-8";
/* CSS Document */


#MainFlash {
	height:248px;
	width:581px;
	float:left;
}

#AdArea1 {
	height:192px;
	width:357px;
	float:right;
}

#DonateBTN {
	height:56px;
	width:357px;
	float:right;
}


#HomePage_Banner {
	height:240px;
	width:897px;
	margin-bottom:10px;
	clear:both;
}


#HomePage_MiddleContent {
	height:200px;
	width:897px;
	margin:3px 0px 2px 0px;
}

#HomePage_MiddleContent #Col1 {
	width:220px;
	height:200px;
	float:left;
	margin-right:10px;
}

#HomePage_MiddleContent #Col1 #Top {
	width:218px;
	height:96px;
	margin-bottom:4px;
	border:solid 1px #818181;
}

#HomePage_MiddleContent #Col1 #Top #ClassesEvents a {
	width:218px;
	height:32px;
	display:block;
	background-image:url(../_img/home_classes_events.jpg);
}

#HomePage_MiddleContent #Col1 #Top #ClassesEvents a:hover {
	width:218px;
	height:32px;
	display:block;
	background-image:url(../_img/home_classes_events_r.jpg);
}

#HomePage_MiddleContent #Col1 #Top #RequestAppt a {
	width:218px;
	height:32px;
	display:block;
	background-image:url(../_img/home_request_appt.jpg);
}

#HomePage_MiddleContent #Col1 #Top #RequestAppt a:hover {
	width:218px;
	height:32px;
	display:block;
	background-image:url(../_img/home_request_appt_r.jpg);
}

#HomePage_MiddleContent #Col1 #Top #FindDoctor a {
	width:218px;
	height:32px;
	display:block;
	background-image:url(../_img/home_find_doctor.jpg);
}

#HomePage_MiddleContent #Col1 #Top #FindDoctor a:hover {
	width:218px;
	height:32px;
	display:block;
	background-image:url(../_img/home_find_doctor_r.jpg);
}

#HomePage_MiddleContent #Col1 #Bottom {
	width:218px;
	height:93px;
	border:1px solid #cdc3b9;
}

#HomePage_MiddleContent #Col1 #Bottom #Header {
	width:213px;
	height:21px;
	background-color:#e6e9ec;
	color:#0b2345;
	font-size:14px;
	font-weight:bold;
	padding:3px 0px 0px 5px;
}

#HomePage_MiddleContent #Col1 #Bottom #ContentLinks {
	width:218px;
}

#HomePage_MiddleContent #Col1 #Bottom #ContentLinks ul {
	list-style-type:none;
	/*margin:0;*/
	padding:0;
	color:#263b51;
	font-weight:bold;
	font-size:11.5px;
}

#HomePage_MiddleContent #Col1 #Bottom #ContentLinks li {
	padding:0px 0px 0px 5px;
	line-height:7px;
}

#HomePage_MiddleContent #Col1 #Bottom #ContentLinks li a {
	color:#263b51;
	text-decoration:none;
}

#HomePage_MiddleContent #Col1 #Bottom #ContentLinks li a:hover {
	text-decoration:underline;
}

#HomePage_MiddleContent #Col2 {
	width:310px;
	height:200px;
	float:left;
	margin-right:10px;
}

#HomePage_MiddleContent #Col3 {
	width:345px;
	height:200px;
	float:left;
}

#HomePage_BottomContent {
	height:200px;
	width:897px;
	margin:3px 0px 2px 0px;
}

#HomePage_BottomContent #Col1 {
	width:530px;
	height:190px;
	background-color:#e9e4d8;
	float:left;
	margin-right:10px;
	padding:5px;
}

#HomePage_BottomContent #NewsHeader {
	color:#FF6600;
	height:23px;
	border-bottom:2px solid #FF6600;
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
}

#HomePage_BottomContent #NewsHeader #NewsText {
	width:100px;
	float:left;
}

#HomePage_BottomContent #NewsHeader #RSSIcon {
	width:100px;
	float:right;
	text-align:right;
}

#NewsStory {
	width:530px;
	height:12px;
	border-bottom:2px solid #c6c8c2;
	padding:10px 0px 10px 0px;
}

#NewsStory #Date {
	width:75px;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	float:left;
	margin-left:5px;
}

#NewsStory #Title {
	width:450px;
	font-size:12px;
	color:#000000;
	float:left;
}

#NewsStory #Title a{
	color:#000000;
	text-decoration:none;
}

#NewsStory #Title a:hover{
	text-decoration:underline;
}

#HomePage_BottomContent #Col1 #AllNews {
	text-align:right;
	margin-top:5px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

#HomePage_BottomContent #Col1 #AllNews a {
	color:#000000;
	text-decoration:underline;
}

#HomePage_BottomContent #Col1 #AllNews a:hover {
	text-decoration:none;
}

#HomePage_BottomContent #Col2 {
	width:345px;
	height:200px;
	float:left;
}

#HomePage_BottomContent #Col2 img {
	margin-bottom:11px;
}

#MainContent {
	padding:10px 0 10px 22px;
}

