﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

body, p, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #274E79;
	font-weight: bold;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
	font-variant: normal;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #326146;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
	font-variant: normal;
	letter-spacing: -1px;
}
.subheadingSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #326146;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
}

.subheadingbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EE744A;
	font-weight: bold;
}

.smallerfont{
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
}
.visionbg {
	background-image: url(../images/vision-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


a { 
	text-decoration: underline;
	color: #52353D;
}
a:hover { 
	text-decoration: underline;
	color: #058905;
}

a.large { 
	text-decoration: none;
	font-size:16px;
	font-weight: bold; 
	color: #333333;
}
a.large:hover { 
	text-decoration: underline;
	font-size:16px;
	font-weight: bold; 
	color: #F6FC38;
}

a.nav {
	text-decoration: none;
	font-size:12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 26px;
	}
a.nav:hover {
	text-decoration: none;
	font-size:12px;
	color: #768F7A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	} 
	
a.whitenav {
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	}
a.whitenav:hover {
	text-decoration: none;
	font-size:12px;
	color: #768F7A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	}
	
a.leftnav {
	text-decoration: none;
	font-size:13px;
	color: #1D465D;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
	}
a.leftnav:hover { 
	text-decoration: none;
	font-size:13px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
	}
	
a.bottomnav {
	text-decoration: none;
	font-size:12px;
	color: #768F7A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
a.bottomnav:hover {
	text-decoration: none;
	font-size:12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
a.bodylink {
	text-decoration: none;
	font-size:18px;
	color: #768F7A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	}
a.bodylink:hover {
	text-decoration: none;
	font-size:18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	}
a.bodylink2 {
	color: #339999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
	}
a.bodylink2:hover {
	text-decoration: underline;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	}	

.white {color: #FFFFFF}
.gray {color: #999999}

.coupon {
	border: medium dashed #114C66;
}


a.n2klink { 
	text-decoration: none;
	font-size:12px;
	color: #145EAC;
}
a.n2klink:hover { 
	text-decoration: underline;
	font-size:12px;
	color: #999999;
}
.photoBorder {
	border: 5px double #CDD3B4;
	margin-left: 20px;
	margin-bottom: 10px;
}
hr {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.tinygreen {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #326146;
}
.subheadingSmallCaps {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #326146;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
}

.largebutton {
	width:190px;
	height:45px;
	font-size:1.4em;
	background-color:#C7FCC8;
}
.pagecenter {
	margin: auto;
}
.side {
	float: left;
}
.center {
	margin: auto;
	width: 760px;
	padding-top: 20px;
	padding-right: 40px;
}
#content {
	text-align: left;
}
.yellow {
	background-color: #F2EE93;
	float: left;
	width: 9px;
	height: 29px;
}
