/***************************************/
body {font-family : Arial, Helvetica, sans-serif;font-size: 12px;}
/***********index page styles************/
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 16px;
}
.image_set {
	clear: both;
	vertical-align: bottom;
	text-align: left;
	height: 98px;
	width: 710px;
	border: none;
}
.img_one {
	float: left;
	width: 325px;
	height: 93px;
	border: none;
}

.icon_set {
	float: right;
	margin-top: 42px;
	vertical-align:top;
	width: auto;
	padding: 0;
	border: none;
	text-align: left;
	
}

/***********press page styles************/
.press_title  {
	text-decoration: none;
	font-size: 18px;
}
.press_sub  {
	text-decoration: none;
	font-size: 12px;
}
.video_sub  {
	text-decoration: none;
	font-size: 12px;
	color : #330000;
}
.press_body {
	font-family : Comic Sans, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #330000;
	text-align: left;
}

.article_set {
	clear: both;
	vertical-align: top;
	text-align: left;
	height: 250;
	width: 715px;
	border: none;
}
.article_img {
	clear: right;
	float: right;
	width: 165px;
	height: auto;
	vertical-align: top;
	border-color: #663300;
	border-style: solid;
	border-width: 10px;
	
}
.article_text {
	vertical-align: top;
	width: auto;
	height: auto;
	border: none;
	text-align: left;
	width: 515px;
}
/*************site map page styles**********/
.page_title  {
	text-decoration: none;
	font-size: 16px;
	font-family: arial black, sans-serif, helvetica;
	color: FF6699;
	text-align: center;
	font-weight: bold;
}