/*-------------------------------------------------------------------------------------------------
BODY TEXT SETUP
*/
	body 			{
					color				:	000000;
					/*background-color	:	cceedd;*/
					background-color	:	decfad;
					font-family		:	sans-serif, serif;
					font-size			:	13 px;
					}


/*-------------------------------------------------------------------------------------------------
PAGE LAYOUT
*/

	#titlearea			{
					position			:	absolute;
					top				:	0px;
					width			:	100%;
					height			:	90px;
					text-align			:	center;
					}
	
	#navarea			{
					position			:	absolute;
					top				:	90px;
					width			:	100%;
					height			:	25px;
					text-align			:	center;
					}

	#contentarea		{
					position			:	absolute;
					top				:	115px;
					width			:	100%;
					text-align			:	center;
					padding-top		:	10px;
					}

/*-------------------------------------------------------------------------------------------------
NAVBAR
*/

	.navitem			{
					background-color	:	ffddaa;
					width			:	150px;
					height			:	25px;
					padding-top		:	4px;
					margin-left		:	10px;
					margin-right		:	10px;
					border-width		:	1px;
					border-color		:	333333;
					border-style		:	solid;
					text-align			:	center;
					}


/*-------------------------------------------------------------------------------------------------
CONTENT
*/

				
	img				{
					border-width		:	2px;
					border-color		:	668877;
					border-style		:	ridge;
					}
	
	a				{
					color				:	660000;
					text-decoration		:	none;
					}
	
	a:hover			{
					color				:	006600;
					text-decoration		:	none;	
					}

	.widthset			{
					width			:	700px;
					}
	
	.pagetitle			{
					font-family		:	sans-serif, serif;
					font-size			:	20px;
					font-weight		:	bold;
					}
					
	.price_item1		{
					background-color	:	decfad;
					width			:	100px;
					height			:	25px;
					padding-top		:	4px;
					margin-right		:	5px;
					margin-left		:	0px;
					margin-bottom		:	5px;
					border-width		:	1px;
					border-color		:	decfad;
					border-style		:	solid;
					text-align			:	center;
					}

	.price_item2		{
					background-color	:	ffddaa;
					width			:	100px;
					height			:	25px;
					padding-top		:	4px;
					margin-right		:	5px;
					margin-left		:	0px;
					margin-bottom		:	5px;
					border-width		:	1px;
					border-color		:	333333;
					border-style		:	solid;
					text-align			:	center;
					}
	
	.bella			{
					width			:	180px;
					height			:	210px;
					margin			:	10px;
					vertical-align		:	top;
					}
	
	.black			{
					width			:	180px;
					height			:	240px;
					margin			:	10px;
					vertical-align		:	top;
					}
	
	.bulldog			{
					width			:	220px;
					height			:	160px;
					margin			:	10px;
					vertical-align		:	top;
					}
	
	.chestnut			{
					width			:	210px;
					height			:	310px;
					margin			:	10px;
					vertical-align		:	top;
					}

	.germanpointer		{
					width			:	210px;
					height			:	230px;
					margin			:	10px;
					vertical-align		:	top;
					}

	.pony			{
					width			:	220px;
					height			:	154px;
					margin			:	10px;
					vertical-align		:	top;
					}

	.shetland			{
					width			:	220px;
					height			:	160px;
					margin			:	10px;
					vertical-align		:	top;
					}

	.spike			{
					width			:	220px;
					height			:	147px;
					margin			:	10px;
					vertical-align		:	top;
					}

	.bay_horse		{
					width			:	220px;
					height			:	210px;
					margin			:	10px;
					vertical-align		:	top;
					}

	.bay_horse_3		{
					width			:	180px;
					height			:	220px;
					margin			:	10px;
					vertical-align		:	top;
					}