body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bg_top5.png);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	line-height:18px;
}
td{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1{
	font-family: Arial black, helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;		
	color:#958478;
	margin:0px;	
}
h2{
	font-family: Arial black, helvetica, sans-serif;
	font-weight: bold;	
	font-variant: small-caps;
	text-decoration:underline;
}
.title{
	margin:5px 0px 0px 0px;;
}
a{
	text-decoration:none;
	font-weight:bold;
	border-bottom:2px dotted #000000;
	color:#000000;
}
a:visited{
	text-decoration:none;
	font-weight:bold;
	border-bottom:2px dotted #000000;
	color:#000000;
}
a:hover{
	text-decoration:none;
	font-weight:bold;
	border-bottom:2px solid #000000;
	color:#000000;
}
#container{
	width:100%;
}
#header{
	width:970px;
	padding:5px;
	/*background-image:url(images/header_bg.png);
	background-repeat:repeat-x;
	height:80px;*/
}
#content{
	width:970px;
	padding:5px;
}
#footer{
	width:970px;
	padding:5px;
}
#nav a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*font-weight:bold;*/
	color:#000000;
	/*font-size:18px;*/
	font-size:130%;
	border-bottom:0px;
	padding:0px 5px 0px 5px
}
#nav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	/*font-weight:bold;*/
	color:#000000;
	/*font-size:18px;*/
	font-size:130%;
	border-bottom:0px;
	padding:0px 5px 0px 5px
}
#nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	/*font-weight:bold;*/
	color:#958478;
	/*font-size:18px;*/
	font-size:130%;
	border-bottom:0px;
	padding:0px 5px 0px 5px
}
#other a{
	color:#FFFFFF;
	border-bottom:0px;
}
#subnav a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	/*font-size:18px;*/
	font-size:130%;
	border-bottom:0px;
	font-variant: small-caps;
	/*font-variant:small-caps;*/
}
#subnav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	/*font-size:18px;*/
	font-size:130%;
	border-bottom:0px;
	font-variant: small-caps;
	/*font-variant:small-caps;*/
}
#subnav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	background-color:#958478;
	color:#000000;
	/*font-size:18px;*/
	font-size:130%;
	font-variant: small-caps;
	border-bottom:0px;
	/*font-variant:small-caps;*/
	display:block;
}
#content img{
	/*background-color:#958478;
	padding:4px;*/
	/*border:3px solid #958478;*/
}
.mini{font-size:10px;}
#content ul li{
	margin:4px;
}
.subhead{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.newsTitle{
	font-size:14px;
	font-weight:bold;
	width:100%;
	border-bottom:2px solid #000000;
}
.headline{
	text-transform: uppercase;
	font-weight:bold;
}
/******ROUNDED CORNERS******/
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#958478}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #d1cac4;
  border-right:1px solid #d1cac4;
  background:#afa299}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f4f2f1;
  border-right:1px solid #f4f2f1;
  background:#a99b91}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a99b91;
  border-right:1px solid #a99b91;}
.spiffy4{
  border-left:1px solid #d1cac4;
  border-right:1px solid #d1cac4}
.spiffy5{
  border-left:1px solid #afa299;
  border-right:1px solid #afa299}
.spiffyfg{
  background:#958478}
