body {
	margin: 0px 0px 0px 0px;	
}

h1 {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color: #e45314;
	margin-top: 5px;	
}
#main {
   width: 747px;
}

#container {
   text-align: center; 
   background: #fff url(../images/bg.jpg) top repeat-x;  
}
#contentContainer{
	border: 1px solid #ccc;
	background: #fff url(../images/content_bg.jpg) top repeat-x;	
	padding: 10px 15px 50px 15px;	
	width: 100%;
}
#headerContainer {
	background-color: #fff;
}
#footerContainer {
	padding-top: 20px;
}

#content {
	border: 1px solid #ccc;	
}

#content_secondary {
	border: 1px solid #ccc;
	background: #fff url(../images/content_secondary_bg.jpg) top repeat-x;
}
.captionTxt {
	font-family : arial;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	color : #000;
}
.contentTxt {
	font-weight : normal;
	font-size : 12px;
	color : #000;
	padding: 5px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
#header  {
   text-align: center; 
   padding: 22px 20px 20px 15px;
}

#footer {
	border: 1px solid #ccc;
	background: #fff;
	width: 100%;
}

#nav_primary{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #ccc url(../images/nav_bg_primary.jpg) repeat-x;	
	width: 100%;
}

#nav_primary_links td{
	height: 27px;
	vertical-align: middle;
}

#nav_primary_links td a {
	padding: 0px 10px 0px 10px;
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	text-decoration : none;
	color : #666;
}

#nav_primary_links td a:hover {
	color : #e45314;
}

#nav_footer {
	padding: 5px 0px 5px 00px;
	text-align: center;
}

#nav_footer a {
	padding: 0px 5px 0px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	color : #666;
}

#nav_footer a:hover {
	color : #e45314;
}

.footer {
	font-family : arial;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	color : #000;
	text-align: center;	
}

#touts {
	background: #fff;
	padding: 7px;	
	border: 1px solid gray;	
}

.touts {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : #666;
	padding: 0px 2px 0px 2px;				
}

.toutsTitle {
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
	color: #1e3c98;

}
div.spotlightBoxRight {
   border-left: 1px solid #dedede;
   padding-left: 23px;
   padding-right: 10px;
   width: 270px;
   margin-top: 15px;
}
.spotlightBoxRight h4 {
   background-color: #efefef;
   padding: 7px;
}
.spotlightBoxRight img {
   margin-left: 17px;
}
.spotlightBoxRight p {
   font-style: italic;
   line-height: 19px;
   
}
image {
  border: 1px solid black;
}
image.noBorder {
  border: 0px solid black;
}
image.homeImage {
  border: 0px solid black;  
}
image.map  {
  float: right;
  margin: 10px 0px 30px 20px;
}
td.caption {
  font-size: 83%;
  border-top: 1px solid #777777; 
}
table.caption {
  margin-top: 30px;
}
tr.services li {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 82%;
}
tr.services th {
	font-size: 10px;
	border: 1px solid black;
	padding: 5px;
	color: white;
	background-color: #333333;
	text-align: center;
}
tr.services td {
	vertical-align: top;
	font-size: 90%;
	padding: 8px 10px 5px 0px ;
}
tr.services td li {
	list-style: square;
	
	
}
tr.services td ul {
	
}

h2 {
font-size: 16px;

font-weight: bold;

padding-top: 0px;

padding-right: 0px;

padding-bottom: 0px;

padding-left: 0px;

color: #e45314;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;
}

.pagenext {
text-align: right;
font-size: 14px;
font-weight: bold;
}

.pagenext a {
color: #d75314;	
}