/*style sheet for Countrystyle interiors*/


body		{background-color:   #ffffe6;}
th.header	{background-color:   #ffffe6; background-repeat: no-repeat; background-position: 
center center; background-image:url(images/csi_1.gif) ; height: 190;}



td.nav		{background-color: #ffffe6; vertical-align: top;  width:12%;}



A:link		{padding:3px;text-decoration:none;font-size:11pt;color:#006600; font-family:arial;}
A:visited	{padding:3px;text-decoration:none;font-size:11pt;color:#006600; font-family:arial;}
A:hover		{padding:3px;text-decoration:none;font-size:11pt;color:black; font-family:arial;}

A.one:link	{padding:3px;text-decoration:none;font-size:medium; color:#006600}
A.one:visited	{padding:3px;text-decoration:none;font-size:medium; color:#006600}
A.one:hover	{padding:3px;text-decoration:none;font-size:medium; color:#ff9900}


A.sm:link{padding:3px;text-decoration:none;font-size:large; color:#006600;}
A.sm:visited {padding:3px;text-decoration:none;font-size:large; color:#006600;}
A.sm:hover	{padding:3px;text-decoration:none;font-size:large; color:#ff9900;}

H1 		{font-size: x-large;text-align:center;color:#006600; margin-bottom: 0.5em ; font-family:arial; font-style:italic;}
H2 		{font-size:19pt;text-align:center;color:black}
H3 		{font-size:18pt;text-align:center;color:#006600}
H4		{font-size:12pt;text-align:left;color:blue}
H5		{font-size:18pt;font-style:oblique;font-weight:bold;color:#006600;text-align:center;}
H6		{font-size:12pt;text-align:center;color:black}

LI		{list-style-type:disc;font-size:18pt; color:#000066;}

p 		{font-size: medium; color: black; text-align: center; font-family:arial;}
p.left 		{font-size: medium; color: #006600; text-align: left; font-family:arial;}
p.nav		{margin-bottom: 0.1em ; margin-top: 0.1em ;}

hr		{width: 90%; color: #efefd4;}
hr.nav		{width: 70%; color: #bbc47d;}
hr.twenty	{width: 20%; color: white;}
hr.fifty	{width: 50%; color: white;}

div.address	{background-color: #006600; font-size: x-small; text-align: center; color: white;  width: 100%;}

div.nav-menu ul
{
list-style: none;
padding: 1px;
margin: 0;
}

div.nav-menu li
{
list-style: none;
margin: 0 0.15em;
height: 0.6em;
padding: 1px;
line-height: 1.5em;
text-align: center
}

div.nav-menu li a
{
background: url(images/) #fff bottom left repeat-y;
height: 0.6em;
line-height: 1.5em;
width: 10em;
display: block;
border: 0.1em solid  #dcdce9;
color: #006600;
text-decoration: none;
text-align: center;
}

div.nav-menu li a:hover 
{
background: url(images/) #fff bottom left repeat-y;
height: 0.6em;
line-height: 1.5em;
width: 10em;
display: block;
border: 0.1em solid #dcdce9;
color: #ff0000;
text-decoration: underline;
text-align: center;
}







/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End IE5-Mac hack */


