﻿/*****************************************************/
/*****************************************************/
/*                  General Styles                   */
/*****************************************************/
/*****************************************************/
body
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 95%;
	margin: 0;
	background-image: url(/images/hickoryDesign/background.gif);
	background-position: left;
	background-repeat: repeat-y;
}

p
{
	font-size: 95%;
}

p.adobe
{
	font-size: 78%;
}

.pHeading
{
	color: #003399;
	font-size: 165%;
	font-style: italic;
	font-weight: bold;
}

h3
{
	font-family: Arial, Verdana, Tahoma;
	color: #003399;
	font-size: 155%;
	margin: 10px 0 0 0;
	padding: 0;
}

h4
{
	font-family: Arial, Verdana, Tahoma;
	color: #003399;
	font-size: 155%;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

td.background
{
	background-image: url(/images/hickoryDesign/background.gif);
	background-repeat: repeat-y;
}

hr
{
	color: #003399;
	background-color: #003399;
	height: 3px;
}

img
{
	border: 0;
}

img.right
{
	float: right;
	padding: 0 2px 0 10px;
}

table.border, table.border td
{
	border: 4px double #CCCCCC;
	border-collapse: collapse;
}

table td.blue
{
	background-color: #0066CC;
	color: #ffffff;
	font-weight: bold;
}

img.right
{
	float: right;
	padding: 2px 0px 2px 3px;	
}

img.left
{
	float: left;
	padding: 2px 3px 2px 0px;
}
/*****************************************************/
/*****************************************************/
/*               End General Styles                  */
/*****************************************************/
/*****************************************************/

/*****************************************************/
/*****************************************************/
/*                 Stallions Styles                  */
/*****************************************************/
/*****************************************************/
#stallions h3
{
	color: #003399;
	font-size: 165%;
	font-style: italic;
	margin: 3px 1px 4px 0px;
}

#stallions .subH3
{
	color: #000000;
	font-size: 65%;
	font-style: normal;
	font-weight: bold;
}

#stallions img.border
{
	border: 1px solid #000000;
}

#stallions p
{
	margin: 0 0 15px 0;
}
/*****************************************************/
/*****************************************************/
/*              End Stallions Styles                 */
/*****************************************************/
/*****************************************************/

/*****************************************************/
/*****************************************************/
/*              Left Navigation Styles               */
/*****************************************************/
/*****************************************************/
.subMenuItem table
{
	background-color: transparent !important;
	background-image: url(/images/hickoryDesign/sub_menu_item.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	width: 128px;
	height: 23px;
}
/*****************************************************/
/*****************************************************/
/*           End Left Navigation Styles              */
/*****************************************************/
/*****************************************************/ 

/*****************************************************/
/*****************************************************/
/*                   Footer Styles                   */
/*****************************************************/
/*****************************************************/ 
#footer a:link, #footer a:visited
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 90%;
	color: blue;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer p
{
	margin: 1px;
}

div.AAlink
{
	font-size: 10pt;
	text-align: center;
}
/*****************************************************/
/*****************************************************/
/*                End Footer Styles                  */
/*****************************************************/
/*****************************************************/

/*****************************************************/
/*****************************************************/
/*                News "Blog" Styles                 */
/*****************************************************/
/*****************************************************/
div .newsEntry
{
	clear: both;
}

div .newsEntry h3
{
	color: #003399;
	font-size: 145%;
	font-style: italic;
	margin: 0;
	padding: 0;
}

div .newsEntry h5
{
	color: #000000;
	font-size: 85%;
	margin: 0;
	padding: 0;
}
/*****************************************************/
/*****************************************************/
/*               End News "Blog" Styles              */
/*****************************************************/
/*****************************************************/ 