/*  IN PRACTICE Section Styles */

.header {
	color: #8FADCB;
}

.photoLeft {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.photoRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.textitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: 000000;
}
.photoLeftExtra {
	margin-right: 5px;
	margin-bottom: 14px;
}
.photoRightExtra {
	margin-bottom: 14px;
	margin-left: 5px;

}

.demoLandTable {	
	background-image:  url("/images/demo/demo_LP_image.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}




/* CART STYLES */

	.cartlinks
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #000000;
	line-height : 16px;
	}
	
	.textcart
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

	.textcart2
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1AC94;
	}

	.prod4
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}

	.cartlinksdev
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #999999;
	line-height : 16px;
	}

	.smallfontwhite
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #FFFFFF;
	line-height : 12px;
	text-indent: 0em;
	}

	.smallfontblack
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #000000;
	line-height : 12px;
	text-indent: 0em;
	}

    .bodycopy
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

    .bodycopybold
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 12px;
	font-weight : bold;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

	
	.byline
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #666666;
	margin-left : 1em;
	line-height : 12px;
	}

    .ulink
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 12px;
	color : #333333;
	line-height : 17px;
	text-indent: 0em;
	}

    .remove
	{
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #333333;
	}

	.remove A
	{
	color : #0066CC;
	text-decoration : none;
	}

	.remove A:hover
	{
 	color : #4196EA;
	text-decoration : none;
	}	

	.ulink A
	{
 	font-weight : 600;
	font-family : Verdana, Arial, Helvetica, Geneva;
	color : #0066CC;
	text-decoration : none;
	}

	.ulink A:hover
	{
 	color : #4196EA;
	text-decoration : none;
	}	
	
	.cartlinks A
	{
 	color : #0066CC;
	text-decoration : none;	
	}
	
	.cartlinks A:hover
	{
 	color : #4196EA;
	text-decoration : none;
	}
	

