@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #454545;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p,li	{
	line-height: 1.4em;
}

a:link,a:visited {
	text-decoration: none;
	color: #50b4d8;
}

a:hover {
  text-decoration: none;
	color: #ff8f00;
}

a img,img {
    border: none; 
}

h1{
	color:#006ca7;
	padding: 0px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-size: 28px;
	
}

h2	{
	color:#006ca7;
	padding: 0px;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 10px;
	
}

h3	{
	color:#006ca7;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 10px;
	font-size: 18px;
}

h4	{
	color:#4C4C4C;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 16px;
}

#nav_bg {
	background-image: url(../images/venus_02.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 1000px;
}

#navLinks {
	padding-right: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5b5b63;
	text-transform: none;
	padding-left: 20px;
	line-height: 33px;
}

#navLinks a:link,#navLinks a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5b5b63;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 33px;
}


#navLinks a:hover {
	color: #50b4d8;
	text-decoration: none;
}


#slider {
	background-image: url(../images/slider_bg.jpg);
	background-repeat: no-repeat;
	height: 173px;
	width: 1000px;
}

.table01	{
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
}
.content_bg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#l_col	{
	background-image: url(../images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#l_col #news {
	text-align: justify;
	padding: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: scroll;
	overflow-x:hidden;
	height: 220px;
}

#l_col p {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#l_col p.med_sup {
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#l_col p.locations {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#l_col ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 35px;
}

#r_col h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 15px;
	color: #20c4dc;
}


#r_col p {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
}

#r_col ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 25px;
}

#r_col_inner {
	background-color: #4fb4d8;
	padding: 5px;
}

.floatLeft	{
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.floatRight	{
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.image_border	{
	border: #CCCCCC double 6px;
}

.pageText	{
	color:##CCCCCC;
}

#footer p	{
	color: #5b5b5b;
	font-size: 12px;
	line-height: 18px;
}


#footer #footerNavLinks a,#footer #footerNavLinks a:visited {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #5b5b5b;
	padding-right: 15px;
	padding-left: 15px;
}


#footer #footerNavLinks a:hover {
	text-decoration: none;
	color: #4fb4d8;
	font-weight: bold;
}
