body
	{
		background-image:url(_gfx/template/_patient/wood.jpg);
	}
#bodyContentContainer .borderColumn1 .content
	{
		background-image:url(_gfx/template/_patient/floatingPen.png);
		background-position:right;
		background-repeat:no-repeat;
		max-width:133px;
		max-height:290px;
		height:290px;
	}
#bodyContentContainer .borderColumn1 .content2
	{
		background-image:url(_gfx/template/_patient/coffee.png);
		background-position:right;
		background-repeat:no-repeat;
		max-width:285px;
		max-height:331px;
		height:331px;
	}
#bodyContentContainer .borderColumn2 .content
	{
		background-image:url(_gfx/template/_patient/rose.png);
		background-position:left;
		background-repeat:no-repeat;
		max-width:210px;
		max-height:534px;
		height:534px;
	}
#locQuickSearch
	{
		display:block;
		padding-top:18px;
		padding-bottom:18px;
	}
	
	/*----------------- LINKS -----------------*/
a		{ color: #7f3b81; text-decoration: none; }
a:hover { text-decoration: none }

a.arrowRed		{ margin-right: 5px; color: #7f3b81; text-decoration: none; text-transform: uppercase; font-size: 11px; font-weight: bold; background: url(img/arrow-red.gif) right no-repeat; padding-right: 10px; }
a.arrowRed:hover	{ text-decoration: underline; }

a.red		{ font-weight: bold; color: #7f3b81; text-decoration: none; font-size: 11px; text-transform: uppercase; }
a.red:hover	{ text-decoration: underline; }

a.bold			{ font-weight: bold; text-decoration: none; }
a.bold:hover	{ text-decoration: underline; }
