/* CSS Document */
body {
	background-image:  url(images/bg.gif);
	background-repeat:  repeat;
}
.head {
	background-image:  url(images/bg_head.gif);
	background-repeat:  repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-variant:  small-caps;
	padding:  10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.logo {
	 background-image:  url(images/bg_head.gif);
	background-repeat:  repeat; 
}
.address {
	border-left:  1px solid #FFFFFF;
	line-height:  18px;
	background-image:  url(images/bg_head.gif);
	background-repeat:  repeat;
	font-family:  Arial, Helvetica, sans-serif;
	color:  #FFFFFF;
	font-weight:  bold;
	font-variant:  small-caps;
	padding:  10px;
	font-size:  12px;
}
.mid {
	background-image:  url(images/background_02_02.gif);
	background-repeat: repeat;
}
.nav {
	background-image:  url(images/bg_head.gif);
	background-repeat:  repeat;
	padding-top:  3px;
	padding-bottom:  3px;
	font-size:  12px;
	border-right:  1px solid #FFFFFF;
	color:  #FFFFFF;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	text-align:  center;
}
.nav a:link {
	text-decoration:none;
	color:  #FFFFFF;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:  #000000;
	text-decoration: none;
	
}

.gr {
	background-image:  url(images/bg_head.gif);
	background-repeat:  repeat;
	padding-top: 3px;
	padding-bottom:  3px;

}
.content {
	background-image:  url(images/background_02_02.gif);
	background-repeat:  repeat;
	font-size:  12px;
	line-height: 18px;
	padding:  20px;
	color:  #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:  14px;
	font-weight:  bold;
	color:  #000000;
	font-variant:  small-caps;
}
h2 {
	font-size:  12px;
	font-weight:  bold;
	color:  #336633;
	letter-spacing:  5px;
}
	
.infoBox {
	background-image:  url(images/background_02.gif);
	background-repeat:  repeat;
	font-size:  14px;
	font-style: italic;
	font-weight: bold;
	color:  #003300;
	text-align:  center;
	
}
.infoimage {
	background-image: url(images/bg.gif);
	border:  2px solid #003300;
}
.copy {
	font-size:  10px;
	color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	line-height:  18px;
	text-align:  center;
}
.copy a:link {
	color:  #FFFFFF;
	text-decoration: none;
}
.copy a:visited {
	color:  #FFFFFF;
	text-decoration:  none;
}
.copy a:hover {
	color:  #666666;
	text-decoration:  underline;
}
.resources {
	border:  2px solid #003300;
	background-color:  #FFFFFF;
}
.subNav {
	border-bottom:  1px solid #003300;
	color:  #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom:  3px;
	
}
.subNavhead {
	background-image:  url(images/bg_head.gif);
	background-repeat:  repeat;
	height:  5px;
}
.family {
	background-image:  url(images/bg_family.jpg);
	background-position:  bottom;
	background-repeat: no-repeat;
}
.medTxt {
	font-size:  10px;
	font-style:  italic;
}
.smTxt {
	font-size:  9px;
}
.cntrTxt {
	font-size:  12px;
	color:  #336633;
	text-align:  center;
	font-style:  italic;
	font-weight:  bold;
	line-height:  20px;
}
a.links:link {
	color:  #000000;
	text-decoration: none;
}
a.links:visited {
	color:  #000000;
	text-decoration:  none;
}
a.links:hover {
	color:  #666666;
	text-decoration:  underline;
}
a.links:active {
	color:  #000000;
	text-decoration:  none;
}
.addInfo {
	border-left:  1px solid #336633;
	
	
}