/* CSS file for www.wheelchairsfordogs.com */

BODY	{background-color: #FFFFFF;
	 color: #400040;
	 font-weight: bold;
	 font-family: "Times New Roman", Times, serif;}

TABLE.centered	{margin-left: auto;
		 margin-right: auto;
		 margin-bottom: 1em;}

TABLE.itemdetail TD	{text-align: center;}
TABLE.itemdetail TH	{text-decoration: underline;}

TABLE.dog	{margin-left: auto;
		 margin-right: auto;
		 background: #EEEEEE;}

TABLE.dog TD	{text-align: center;
                 padding: 5px;}

TABLE.extra	{margin-left: 36px;
		 margin-right: 36px;}

TR.gray		{background: #EEEEEE;}

TABLE.extra TD.left	{width: 38%; text-align: center;}
TABLE.extra TD.right	{width: 62%; padding-left: 2em;}

P		{font-family: "Times New Roman", Times, serif;}

P.content	{margin-left: 36px;
		 margin-right: 36px;}

P.question	{margin-left: 36px;
		 margin-right: 36px;
                 color: #A90019;}

P.answer	{margin-left: 36px;
		 margin-right: 36px;
                 color: #000000;}

P.welcome	{text-align: center;
		 font-size: 14pt;}

P.contact	{color: #000000;
		 margin-left: 2em;}

P.dog		{text-align: left; width: 400px;}

P.itemtitle	{color: #008000;}

IMG		{border-style: none;}

TD.half		{border-right: 2px solid #777777;}

TD.mainlinks	{vertical-align: bottom;
		 text-align: center;}

TD.mainlinks A	{display: block;
                 border-style: none;
		 color: #A90019;
		 font-size: 14pt;
		 font-family: Helvetica, arial;
		 font-weight: bold;
		 text-decoration: none;
		 margin: 0px;
		 padding: 3px;}

TD.mainlinks A:hover	{background-image: url(images/link_bg.jpg);
			 background-repeat: no-repeat;
			 background-position: center;}
			 
TD.mainlinks A:visited	{color: #000000;}

HR	{margin-left: auto;
	 margin-right: auto;
	 width: 500px;}
