html, body		
{	height: 100%;
    						margin: 0 auto;
     						padding: 0;
     						font-family: Gill Sans MT, verdana, arial, helvetica;
							font-size: 100%;
							color: #ffffff;
							text-align:center;
							background-color: #000000;
    					}
    					  .button {BORDER-RIGHT: #a08c52 1px solid; BORDER-TOP: #a08c52 1px solid; BORDER-LEFT: #a08c52 1px solid; color: #ffffff; 
    					           font-weight: bold; CURSOR: hand; BORDER-BOTTOM: #a08c52 1px solid; BACKGROUND-COLOR: #a08c52}

    					
    					.titletext{font-size: 150%;
							color: #ffffff;
							font-weight:bold;
							text-align:left;}
.bodytext{font-size: 100%;
							color: #ffffff;
							text-align:left;}

.boldbodytext{font-size: 110%;
							color: #a08c52;
							text-align:left; font-weight:bold}
.whitetext{font-size: 100%;
							color: #ffffff;
							text-align:left;}
.boldwhitetext{font-size: 100%;
							color: #ffffff;
							text-align:left; font-weight:bold}
	.bgcolor			
	{	background-color:#BAB2A6; }

table.kelly-turkeys-mothertable		
{	height: 100%;
     						width: 1000;
    						background-color: #000000;
							padding: 0px;
							margin: 0px;
							text-align:center;
							
    					}
    					table.kelly-turkeys-headertable		
{	height: 10;
     						width: 1000px;
    						padding: 0px;
							margin: 0px;
							text-align:center;
							
    					}
    					table.homewrapper		
    					{	height: 100%;
     						width: 1000;
    						background-color: #000000;
							padding: 0px;
							margin: 0px;
							text-align:center;
    					}
    					
    					.contentholder		{	height: 100%;
							width: 1000px;
							text-align:left;
    					}
    					#content			{	width: 1000px;
							color: #ffffff;
							text-align:left;
							 }
    					.brownline {background:url(../gfx/brownline.gif); background-repeat:repeat-x}
    					.minavstrip{color:#5E0808; vertical-align:middle}
    					.whitetext{color:#ffffff}
		
A.kelly-turkeys-hometopnavlinks
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#ffffff; TEXT-DECORATION: none
}
A.kelly-turkeys-hometopnavlinks:link
{
	font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#ffffff; TEXT-DECORATION: none
}
A.kelly-turkeys-hometopnavlinks:visited
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#ffffff; TEXT-DECORATION: none
}
A.kelly-turkeys-hometopnavlinks:hover
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#ffffff;
    TEXT-DECORATION: underline
}	

A.kelly-turkeys-topnavlinks
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52; TEXT-DECORATION: none
}
A.kelly-turkeys-topnavlinks:link
{
	font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52; TEXT-DECORATION: none
}
A.kelly-turkeys-topnavlinks:visited
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52; TEXT-DECORATION: none
}
A.kelly-turkeys-topnavlinks:hover
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52;
    TEXT-DECORATION: underline
}		

A.kelly-turkeys-topmilinks
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52; TEXT-DECORATION: none
}
A.kelly-turkeys-topmilinks:link
{
	font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52; TEXT-DECORATION: none
}
A.kelly-turkeys-topmilinks:visited
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52; TEXT-DECORATION: none
}
A.kelly-turkeys-topmilinks:hover
{
    font-family:Gill Sans MT, verdana, arial, geneva, helvetica; font-size:110%; color:#a08c52;
    TEXT-DECORATION: underline
}		

A
{
   font-family: Gill Sans MT, verdana, arial, geneva, helvetica;
    COLOR: #a08c52;
    FONT-SIZE: 100%;
    TEXT-DECORATION: none
}

A:hover
{
    FONT-SIZE: 100%;
    COLOR: #a08c52;
    font-family: Gill Sans MT, verdana, arial, geneva, helvetica;
    TEXT-DECORATION: underline
}

.mainbodylinks{font-family: Gill Sans MT, verdana, arial, geneva, helvetica; font-size:100%; color:#a08c52}
A.mainbodylinks
{
    font-family: Gill Sans MT, verdana, arial, geneva, helvetica; font-size:100%; color:#a08c52; TEXT-DECORATION: none
}
A.mainbodylinks:link
{
	font-family: Gill Sans MT, verdana, arial, geneva, helvetica; font-size:100%; color:#a08c52; TEXT-DECORATION: none
}
A.mainbodylinks:visited
{
    font-family: Gill Sans MT, verdana, arial, geneva, helvetica; font-size:100%; color:#a08c52; TEXT-DECORATION: none
}
A.mainbodylinks:hover
{
    font-family: Gill Sans MT, verdana, arial, geneva, helvetica; font-size:100%; color:#a08c52;
    TEXT-DECORATION: underline
}

.CartListHead
{
    background-color: #a08c52;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: white;
    font-family: Gill Sans MT, verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Gill Sans MT, verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #EEEFF7;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Gill Sans MT, verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #a08c52
}
