@charset "utf-8";
/* CSS Document */

body
{
	background-color: #FFF;
	background-image: url('/images/backgrounds/dvvetbg.gif');
	background-repeat: repeat;	
	padding: 0; margin: 0;
	font-family: "Times New Roman", Times, serif;
}

#welcome-body
{
	background-image: url('/images/title/title_bg.gif');
	background-repeat: repeat;	
}

#welcome-words
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #6BB5FF;
	font-style: italic;
	font-weight: bold;
	font-size: 130%;
}

#leftmenu
{
	background-image: url('/images/frames/title_bg.jpg');
	background-repeat: repeat-y;
}

#leftmenu p 
{
	background-image: url('/images/frames/title_bg_noline.jpg');
	background-repeat: repeat-y;	
}

#topbar
{
	background-image: url('/images/backgrounds/title_bg2.jpg');
	background-repeat: repeat-x;
}

.footerimg
{
	margin-left: 30px;
}

.welfare-article h2
{
	border-bottom: solid 4px #BC8C5E;
}

.welfare-article h3
{
	border-bottom: solid 1px #BC8C5E;
}

.welfare-article .text-smaller
{
	font-size: smaller;
	font-weight: normal;
}

.welfare-article .indent
{
	padding-left: 30px;
}

.welfare-article table
{
	margin: 10px;
}

.welfare-article .imgtable
{
	text-align: center; /*border: 1px solid #000;*/
	background-color: #fff;
}

.welfare-article .imgtable tr, .welfare-article .imgtable td
{
	padding-top: 0;
	padding-bottom: 0;
}

.welfare-article .caption
{
	padding-top: 0;
	font-size: smaller;
}

#clinic-details
{
	font-size: 150%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.font-bold
{
	font-weight: bold;
}