﻿body {
  height: 100%; /* Required */
}

html {
  height: 100%; /* Required */
}

td
{
	color: #333;
	font-size: 12px;
	font-family: times, serif;
	line-height: 16px;
}


body
{
	color: #333;
	font-size: 12px;
	font-family: times, serif;
	line-height: 16px;
}


a:visited { color: #000000;text-decoration: none; }


a:link { color: #000000;text-decoration: none; }
a:active { color: #000000;text-decoration: underline; }

a:hover { color: #000000;text-decoration: underline; }

.smlbody {
	color: #333;
	font-size: 10px;
	font-family: times, serif;
	line-height: 16px;
}


.topnav {
	color:#ffffff;
	font-size: 13px;
	font-varient: small-caps;
}

#topbar { background-image: url(../images/sky.jpg); 
	background-repeat: repeat-x;
	font-size: 13px;
	color: #ffffff;
	font-variant: small-caps;
	width: 100%;
	}

.header {
	color:#097170;
	font-size: 24px;
	font-variant: small-caps;
	line-height: 30px;
}


.subhead {
	color:#097170;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
}

.categoryhead {
	color:#097170;
	font-size: 18px;
	font-variant: small-caps;
	line-height: 20px;
}
a.categoryhead:visited { color: #097170;text-decoration: none; }
a.categoryhead:link { color: #097170;text-decoration: none; }
a.categoryhead:active { color: #097170;text-decoration: underline; }

a.categoryhead:hover { color: #097170;text-decoration: underline; }

.subhead_white {
	color:#ffffff;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
}
th {
	color:#ffffff;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
}

.subhead_grey {
	color:#333333;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
}


.hdr_white {
	color:#ffffff;
	font-size: 24px;
	font-variant: small-caps;
	line-height: 30px;
}

#container-page {
  margin: 0;
  width: 100%;
  background: #c2efff;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-content {
 	padding: 0 2em 90px 2em;
}


#container-foot {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
}

#foot {
  line-height: 80px;
  background-image: url(../images/grass.gif); 
  background-repeat: repeat-x;
  font-size: 9px;
  color: #333333;
  background-color: #c2efff;
}

a.foot:visited { color: #333333;text-decoration: none; }

a.foot:link { color: #333333;text-decoration: none; }
a.foot:active { color: #000000;text-decoration: underline; }

a.foot:hover { color: #000000;text-decoration: underline; }

.news_bkg {
	background-image: url(../images/bkg_news2.jpg); 
 	background-repeat: repeat-y;
  }

#news_top{
	background-image: url(../images/bkg_news1.jpg); 
 	background-repeat: no-repeat;
 	background-position: top left; 
  }
#news_btm{
	background-image: url(../images/bkg_news3.jpg); 
 	background-repeat: no-repeat;
 	background-position: bottom left; 
 	
  }
 
.btn_white {
	color:#ffffff;
	font-size: 12px;
	font-variant: small-caps; 
	font-weight: bold;
}
a.btn_white:visited { color: #ffffff;text-decoration: none;}
a.btn_white:link { color: #ffffff;text-decoration: none;}
a.btn_white:active { color: #ffffff;text-decoration: underline; }

a.btn_white:hover { color: #ffffff;text-decoration: underline; }

.btn_black {
	color:#000000;
	font-size: 12px;
	font-variant: small-caps; 
	font-weight: bold;
}

.btn_grey {
	color:#333333;
	font-size: 12px;
	font-variant: small-caps; 
	padding-right: 70px;
}
a.btn_grey:visited { color: #333333;text-decoration: none;}
a.btn_grey:link { color: #333333;text-decoration: none;}
a.btn_grey:active { color: #000000;text-decoration: underline; }


a.btn_grey:hover { color: #000000;text-decoration: underline; }


.images {
	border-width: 5px;
	border-color: #9abe43;
	border-style: solid;
}

.greytxt {
	color: #333333;
}
a.greytxt:visited { color: #333333;text-decoration: underline;}
a.greytxt:link { color: #333333;text-decoration: underline;}
a.greytxt:active { color: #000000;text-decoration: underline; }

a.greytxt:hover { color: #000000;text-decoration: underline; }

.calendar-month {
	color:#097170;
	font-size: 14px;
	font-variant: small-caps;
	line-height: 20px;
}

.cartnavtxt {
	color: #333333;
	font-variant: small-caps;
	font-size: 18px;
	line-height: 24px;
}
a.greytxt:cartnavtxt { color: #333333;text-decoration: underline;}
a.cartnavtxt:link { color: #333333;text-decoration: underline;}
a.greytxt:cartnavtxt { color: #000000;text-decoration: underline; }


a.cartnavtxt:hover { color: #000000;text-decoration: underline; }


.crumbs {
	color:#333333;
	font-size: 12px;
	font-variant: small-caps; 
}
a.crumbs:visited { color: #333333;text-decoration: none; font-weight: bold;}
a.crumbs:link { color: #333333;text-decoration: none; font-weight: bold;}
a.crumbs:active { color: #000000;text-decoration: underline; }
a.crumbs:hover { color: #000000;text-decoration: underline; }