@charset "utf-8";
/* CSS Document */

#t_panel {
	height: 350px;
	background-image: url(../images/dot_bg.gif);
	background-repeat: repeat;
	position: relative;
	margin-bottom: 25px;
}

#t_panel a {
	color: #FFF;
}

#t_img {
	height: 350px;
	width: 640px;
	background-color: #A6CA28;
	background-image: url(../images/main.png);
	background-repeat: no-repeat;
}

#t_info {
	width: 270px;
	background-image: url(../images/tp_info_bg.png);
	background-repeat: repeat;
	position: absolute;
	overflow: hidden;
	bottom: 15px;
	right: 15px;
	color: #FFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.info_date {
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 93%;
}

h3#info_title {
	margin-bottom: 10px;
	line-height: 150%;
	font-weight: bold;
}

.info_desc {
	font-size: 85%;
	line-height: 150%;
}

#whatsnew {
	margin-bottom: 25px;
	width: 670px;
	padding: 15px;
	position: relative;
}

h2#wn {
	margin-bottom: 20px;
}

.wn_topics {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0E0E0;
	line-height: 29px;
	/*\*/*/
	overflow: hidden;
}

div.wn_topics:hover {
	background-color: #FFF0F0;
}

.wn_topics:after {
	content: url(../images/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

.wn_topics_more {
	font-size: 85%;
	line-height: 150%;
	padding-left: 225px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	clear: both;
	position: relative;
}

.wn_date {
	float: left;
	width: 95px;
	font-size: 85%;
	padding-left: 5px;
}

.wn_ctgr {
	float: left;
	width: 125px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

.wn_ctgr a {
	color: #FF645A;
	font-weight: bold;
	text-decoration: none
}

.wn_title {
	font-size: 85%;
	background-image: url(../images/box_open.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}

.wn_feed {
	display: block;
	height: 25px;
	width: 25px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	position: absolute;
	top: 5px;
	right: 0px;
}

#clinic {
	width: 410px;
	background-color: #FAFAFA;
	float: right;
	position: relative;
	display: inline;
	margin-bottom: 30px;
	margin-right: 20px;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}

h2#clnc {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

.clnc_title {
	color: #9B8764;
	font-weight: bold;
	margin-bottom: 25px;
}

.clnc_desc {
	font-size: 85%;
	line-height: 150%;
}

#column {
	width: 180px;
	float: left;
	margin-right: 20px;
	position: relative;
	display: inline;
	padding: 20px;
	background-image: url(../images/clmn_bg.gif);
	background-repeat: repeat;
}

h2#clmn {
	border: 1px solid #FFF;
	float: left;
}

.clmn_date {
	font-size: 85%;
	float: right;
	line-height: 150%;
	padding-left: 10px;
	width: 105px;
}

.clmn_auther {
	font-size: 85%;
	line-height: 150%;
	width: 105px;
	float: right;
	padding-left: 10px;
}

.clmn_desc {
	font-size: 85%;
	line-height: 150%;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 10px;
}

#event {
	width: 410px;
	background-color: #FAFAFA;
	float: right;
	position: relative;
	margin-right: 20px;
	display: inline;
	background-image: url(../images/paper.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
}

h2#evnt {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

.evnt_title {
	font-weight: bold;
	color: #9B8764;
	margin-bottom: 25px;
}

.evnt_desc {
	font-size: 85%;
	line-height: 150%;
}

#twit {
	margin-top: 35px;
	float: left;
	width: 700px;
	height: 30px;
	background-image: url(../images/dot_bg.gif);
	line-height: 30px;
	font-size: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#twit li {
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-align: center;
}
#twit a {
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
} 
#twit a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #98C830;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.twit_data {
	font-weight: bold;
}
