@charset "utf-8";
/* CSS Document */

/*html {
	background-image: url(images/rtstripe_rpt.png);
	background-repeat: repeat-y;
	position: relative;
	background-position: center center;
	
	}*/

body {
	background-color: #4a0000;
	background-position: center center;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
}

div { 
	border: none; 
	behavior: url(iepngfix.htc); }
	
img{
	behavior: url(iepngfix.htc);
	}
	
a img {border: none;
} 



/*a{
	color: #C88804;
	text-decoration: none;
	font-weight: bold;
}

a:link{
	color: #C88804;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #C88804;
	text-decoration: underline;
	font-weight: bold;
}
*/





#container {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#header{
	display: block;
	width: 900px;
	height: 265px;
	z-index: 500;
	}

#footer{
	width: 900px;
	height: 130px;
	background-image: url(images/footer_back.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	}
	
.menusalogo {
	display: block;
	width: 97px;
	height: 49px;
	position: relative;
	top: 41px;
	left: 728px;
	}
	
.hdr_mainback {
	width: 900px;
	height: 177px;
	display: block;
	background-image: url(images/hdr_mainback.jpg);
	background-repeat: no-repeat;
	}

.hdr_thinbar{
	width: 900px;
	height: 44px;
	background-image: url(images/hdr_thinbar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	}
.hdr_thinbar_btm{
	width: 900px;
	height: 44px;
	background-image: url(images/hdr_thinbar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	padding-left: 13px;
	}


.hdr_text, .hdr_text a:link, hdr_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 44px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	}

.hdr_text a:hover {
	text-decoration: underline;
	}
	
#hdr_toplft_container {
	float: left;
	padding-left: 17px;
	}
	
#hdr_toprt_container {
	height: 44px;
	float: right;
	clear: right;
	padding-right: 17px;
	}

.hdr_contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	position: absolute;
	top: 171px;
	left: 20px;
	font-variant: small-caps;
	}


.search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 44px;
	text-align: right;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	}

.search form {
 padding: 15px;
 margin: 0px;
}
.search input {
	color: black;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.searchTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
	clear: right;
	float: right;
	border: 1pt solid #000000;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	float: right;
	clear: right;
	vertical-align: middle;
}

.italic {
	font-style: italic;	
	}

.floatrt {
	float: right;
	clear: right;
	}

.pic_floatrt {
	float: right;
	margin: 10px 10px 15px 20px;
	}

.img_border {
	border: 3px solid #dfdfdf;
	}

#sidepad_lft{
	width: 14px;
	display: block;
	float: left;
	}	

#sidepad_rt{
	width: 14px;
	display: block;
	float: right;
	}

#allcontent {
	width: 900px;
	min-height:500px;
	background-color: #FFF;
	background-image: url(images/body_backrpt.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	text-align: left;
	background-position: bottom;
	float: left;
	}
	
.hzbar_large {
	width: 900px;
	height: 31px;
	background-image: url(images/lghz_bar.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	background-position: center;
	}




.slideshow_container {
	margin-left: 25px;
	height: 330px;
	width: 500px;
	z-index:1;
	position:inherit;
	}

.main_title {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #4a0000;
	text-align: center;
	margin-top: 10px;
	margin-right: 35px;
	margin-left: 30px;
	line-height: 32px;
	width: 310px;
	display: block;
	}
.main_title a {
	text-decoration:none;
	font-weight:bold;
	color: #4A0000;
	}
	.main_title a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#4A0000;
	}

.main_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #4a0000;
	text-align: center;
	line-height: 26px;
	}

.main_sidebar {
	float: left;
	clear: left;
	text-align: left;
	margin-top: 10px;
	margin-right: 40px;
	width: 280px;
	display: block;
	margin-left: 5px;
	}

.inside_sidebar_container {
	float: left;
	clear: left;
	text-align: left;
	margin-right: 28px;
	width: 280px;
	height: 100%;
	display: block;
	padding-left:15px;
	}
	.inside_sidebar_container2 {
	float: left;
	clear: left;
	text-align: left;
	margin-right: 15px;
	width: 280px;
	height: 100%;
	display: block;
	padding-left:15px;
	}
	
.inside_sidebar_backrpt {
	width: 900px;
	min-height:500px;
	background-image: url(images/stripe_backrpt.png);
	background-repeat: repeat-y;
	float: left;
	clear: left;
	}

.inside_sidebar {
	text-align: left;
	padding-right: 28px;
	width: 280px;
	display: block;
	}

.main_content {
	float: right;
	clear: right;
	text-align: left;
	margin-top: 10px;
	margin-right: 35px;
	width: 520px;
	display: block;
	margin-bottom: 30px;
	}
	
.inside_content {
	float: right;
	clear: right;
	text-align: left;
	margin: 0px 32px 40px 0px;
	width: 545px;
	display: block;
	}

.inside_calendar {
	float: right;
	clear: right;
	text-align: left;
	margin: 0px 32px 40px 0px;
	width: 545px;
	display: block;
	}
.title_1, .title_1 a:link, .title_1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4a0000;
	text-align: left;
	line-height: 36px;
	vertical-align: middle;
	text-decoration: none;
	}

.title_1 a:hover {
	text-decoration: underline;
	}
	
.pagetitle, .pagetitle a:link, .pagetitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	float:right;
	padding-right:35px;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #4a0000;
	text-align: left;
	line-height: 36px;
	vertical-align: middle;
	text-decoration: none;
	}

.pagetitle a:hover {
	text-decoration: underline;
	}

.sidebar_title_1, .sidebar_title_1 a:link, .sidebar_title_1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
	text-decoration: none;
	margin: 20px 12px 10px 12px;
	}

.sidebar_title_1 a:hover {
	text-decoration: underline;
	}

.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #770000;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	margin: 0px 12px 5px 12px;
	display: block;
	float: left;
	}
	
.grey {
	color: #333333;
	}
	
ul.sidebar_list li{
	padding: 0px 0px 10px 0px;
	margin-left: 15px;
	line-height: 18px;
}

.inside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	margin-left: 15px;
	display: block;
	}
	
ul.inside_list {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	line-height: 20px;
	}

.asterisk {
	width: 1em;
	float: left;
	font-weight: bolder;
	}

.asterisk_text {
	margin-left: 1em;
	}
	
.sidebar_dottedline {
	width: 280px;
	height: 9px;
	float: left;
	background-image:url(images/sidebar_dottedline.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	}

.sidebar_whiteline {
	width: 280px;
	height: 9px;
	float: left;
	background-image:url(images/sidebar_whiteline.png);
	background-repeat: no-repeat;
	margin: 15px 0px 15px 0px;
	}
	

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 10px 0px 20px 10px;
	line-height: 22px;
	}

.inside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
	margin-left: 15px;
	display: block;
	}
	
ul.inside_list {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	line-height: 20px;
	}

.whitemain_text {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
	
	}
	
.left_indent {
	margin-left: 30px;
	width: 250px;

	}

ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.main_list li{
	text-align: left;
	padding: 3px 0px 20px 5px;
	margin: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

.mainrce_list li {
	display: inline;
	list-style-type: none;
	float: none;
	}

.mainrce_text, .mainrce_text a:link, .mainrce_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #f4e260;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: none;
	padding-top: 1px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.mainrce_text a:hover {
	text-decoration: underline;
	}
	
.main_rceback {
	width: 535px;
	height: 84px;
	background-image: url(images/mainrce_back.png);
	background-repeat: no-repeat;
	margin: 10px auto 0px auto;
	padding-bottom: 20px;
	display: block;
	}

.town_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #8d5b21;
	text-align: justify;
	line-height: 16px;
	padding-left: 5px;
	}

#town_content {
	width: 450px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
	}

.townrce_list li {
	display: inline;
	list-style-type: none;
	float: none;
	}

.townrce_text, .townrce_text a:link, .townrce_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #f4e260;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: none;
	padding-top: 1px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

.townrce_text a:hover {
	text-decoration: underline;
	}
	
.town_rceback {
	width: 450px;
	height: 71px;
	background-image: url(images/townrce_back.png);
	background-repeat: no-repeat;
	margin: 10px 0px 20px 0px;
	display: block;
	}
	
#flashmap {
	float: left;
	display: block;
	}

.town_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 24px;
	color: #662a00;
	text-decoration: none;
	padding:0px 15px 5px 53px;
	font-weight: bold;
	}

.town_hzline {
	width: 450px;
	height: 19px;
	background-image: url(images/hz_separator.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}
	

	
.town_pic {
	border: 5px solid #c1b675;	
	}
	
.town_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding:3px 5px 10px 10px;
	font-weight: normal;
	text-align: right;
	}

#lftpanel_container{
	width: 218px;
	margin-top: 9px;
	border-right-style: dotted;
	border-color: #666;
	border-right-width: 1px;
	float: left;
	}
	
#rtpanel_container{
	width: 218px;
	margin-top: 9px;
	border-left-style: dotted;
	border-color: #666;
	border-left-width: 1px;
	}
	
.panel_back {
	width: 218px;
	background-image: url(images/panel_backrpt.png);
	background-repeat: repeat-y;
	margin: 0px;
	}		

.panel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding:3px 15px 5px 22px;
	}
	
.panel_learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding:3px 10px 5px 13px;
	}
	
.panel_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #3a7353;
	text-decoration: none;
	padding:3px 15px 5px 15px;
	font-weight: normal;
	}
	
.panel_commentname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #666;
	text-decoration: none;
	padding:3px 15px 5px 15px;
	font-weight: normal;
	text-align:right;
	}
	
.panel_commentlocale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 4px;
	color: #666;
	text-decoration: none;
	padding:0px 15px 5px 15px;
	font-weight: bold;
	text-align:right;
	}
	
.panel_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3c7555;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0px 7px;
	}

.panel_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3c7555;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0px 7px;
	}
	
.panel_title a:hover{
	text-decoration: underline;
	}

.panel_all, .panel_all a:link, .panel_all a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #f2af00;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	}

	
.panel_all a:hover{
	text-decoration: underline;
	}
	
.socmed_container {
	padding:2px 20px 2px 64px;
	display: block;
	}
	
.socmed_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3c7555;
	text-decoration: none;
	font-weight: bold;
	padding:0px 10px 7px 4px;
	vertical-align: middle;
	}

.socmed_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #3c7555;
	text-decoration: none;
	font-weight: bold;
	padding:0px 10px 7px 4px;
	vertical-align: middle;
	}
	
.socmed_title a:hover{
	text-decoration: underline;
	}
	
.socmed_hzline {
	height: 1px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: 19px;
	margin-left: 19px;
	border-bottom-color: #666;
	}

.contactpanel_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #662a00;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 10px 0px 25px;
	}

.contactpanel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	padding:3px 15px 5px 27px;
	}

.contactpanel_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 10px;
	}

.contactpanel_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	}

.contactpanel_links a:hover {
	text-decoration: underline;
	}
	
.guidepanel_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	color: #3c7555;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 10px;
	}

.guidepanel_title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	color: #3c7555;
	text-decoration: none;
	font-weight: bold;
	padding-left: 13px;
	padding-right: 10px;
	}
	
.guidepanel_title a:hover{
	text-decoration: underline;
	}

#rtpanel{
	width: 324px;
	height: 211px;
	background-image: url(images/rtpanel_mid.jpg);
	}
	
#facts_container{
	width: 176px;
	height: 211px;
	margin-left: 51px;
	margin-right: 97px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#rtpanel_rpt{
	width: 324px;
	background-image: url(images/rtpanel_backrpt.jpg);
	}


.nav_text, .nav_text a:link, .nav_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 44px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
	}

.nav_text a:hover {
	text-decoration: underline;
	}

#navlftcap {
	float: left;
	}
	
#navrtcap {
	float: right;
	}

#btn_home
{
  position:relative;
	float:left;
  width: 107px;
  height: 52px;
  background: url("images/nav_btnhome.png") no-repeat 0 0;
}

#btn_home:hover
{ 
  background-position: 0 -52px;
}

#btn_home span
{
  display: none;
}

#btn_where
{
  position:relative;
	float:left;
  width: 134px;
  height: 52px;
  background: url("images/nav_btnwhere.png") no-repeat 0 0;
}

#btn_where:hover
{ 
  background-position: 0 -52px;
}

#btn_where span
{
  display: none;
}

#btn_what
{
  position:relative;
	float:left;
  width: 127px;
  height: 52px;
  background: url("images/nav_btnwhat.png") no-repeat 0 0;
}

#btn_what:hover
{ 
  background-position: 0 -52px;
}

#btn_what span
{
  display: none;
}

#btn_partners
{
  position:relative;
	float:left;
  width:99px;
  height: 52px;
  background: url("images/nav_btnpartners.png") no-repeat 0 0;
}

#btn_partners:hover
{ 
  background-position: 0 -52px;
}

#btn_partners span
{
  display: none;
}

#btn_about
{
  position:relative;
	float:left;
  width:108px;
  height: 52px;
  background: url("images/nav_btnabout.png") no-repeat 0 0;
}

#btn_about:hover
{ 
  background-position: 0 -52px;
}

#btn_about span
{
  display: none;
}

#btn_contact
{
  position:relative;
	float:left;
  width:96px;
  height: 52px;
  background: url("images/nav_btncontact.png") no-repeat 0 0;
}

#btn_contact:hover
{ 
  background-position: 0 -52px;
}

#btn_contact span
{
  display: none;
}


/* end added */

.content_pad {
	padding-top: 32px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 93px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 30px;
	width: 540px;
	}  

	
.title_bullet {
	float: left;
	display: block;
	height: 17px;
	width: 17px;
	margin-right: 16px;
	background-image: url(images/4pt_bullet.png);
	background-repeat: no-repeat;
	}
	
.secondheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8c5a20;
	margin: 10px 0px 0px 20px;
	line-height: 17px;
	font-style: italic;
	}


	
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1e4f21;
	margin-bottom: 5px;
	width: 570px;
	}

	
	
.titlepics_lft {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #FFFFFF;	
	}
	
.titlepics_rt {
	display: block;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	border: 2px solid #FFFFFF;	
	}
	
.copypics_lft {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #FFFFFF;	
	}
	
.copypics_rt {
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 2px solid #FFFFFF;	
	}


.footer_text, .footer_text a:link, .footer_text a:visited {
	width: 728px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 44px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-align:center;
	margin-top: -26px;
	}

.footer_text a:hover {
	text-decoration: underline;
	}

.footer_copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #c9c9c9;
	line-height: 20px;
	position: relative;
}

.footer_siteby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #ae0000;
	text-decoration: none;
	line-height: 20px;
	position: relative;
}

.footer_siteby a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #ae0000;
	text-decoration: none;
	line-height: 20px;
	position: relative;
	padding-right: 3px;
}

.footer_siteby a:hover {
	text-decoration: underline;
}


.newsDate {
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

/*------------Quick Facts Ticker-------------------*/

#NewsTicker{

}

#NewsTicker {
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}

#NewsVertical {
	width: 176px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
	}

#controller{
	font-size:11px;
	color:#666;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

#play_scroll_cont{display:none;}

/* --------------- */
/* Ticker Vertical */

#TickerVertical {
		width: 176px;
		height: 190px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}

#TickerVertical li {
		display: block;
		width: 164px;
		color: #666666;
		text-align: justify;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}

#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}

#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}

#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			padding-top: 3px;
		}

#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

/*navigation styles*/
#nav_container{
	height: 50px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 58px;
	padding-top: 10px;
	left: 10px;
	top: 10px;
	position:absolute;
	}

.nav_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	padding-bottom: 0px;
	padding-left:3px;
	float:left;
   }
   
.nav_button ul {
	margin:0px;
	padding:0px;
	list-style: none;
	z-index:100;
	}
	
.nav_button li {
float:left;
position: relative;
	margin:0px;
	padding:0px;
	z-index:100;
}
   
.nav_button a:link, .nav_button a:visited {
	width: auto;
	display: block;
	float: left;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px; 
	padding-bottom: 4px;
   }
   
.nav_button a:hover {
	width: auto;
	display: block;
	float: left;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;; 
	padding-bottom: 4px;
   }

.nav_button ul ul {
visibility:hidden;
position:absolute;
background-color: #A3001F;
background-image: none;

top:34px;
left:0px;

 
border-bottom: 1pt #FFFFFF solid; z-index:110;
}

.nav_button ul ul ul{
left:165px;
top:0px;

z-index:120;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.nav_button table {position:absolute; top:0; left:0;}

/* style the second level links */
.nav_button ul ul a:link, .nav_button ul ul a:visited {
	background-color:#A3001F;
	background-image:none;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	width:175px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

/* style the second level hover */
.nav_button ul ul a:hover{
	background-image:none;
	background-color:#A3001F;
	color:#FFFFFF;
	text-decoration:underline;
	padding-right: 5px;
	padding-left: 5px; 
}

/* style the third level link */
.nav_button ul ul ul a:link, .nav_button ul ul ul a:visited{
	background-image:none;
	background-color:#A3001F;
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px; 
}

/* style the third level hover */
.nav_button ul ul ul a:hover{
background-image:none;
background-color:#A3001F;
color:#FFFFFF;
text-decoration:underline;
}

.nav_button :hover > a {
font-weight: bold;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-position: 0px -50px; 	z-index:100;
}

.nav_button ul ul :hover > a {
	color:#FFFFFF;
	background-color:#A3001F;
	font-weight: bold;
	vertical-align:middle;
}

/* make the second level visible when hover on first level list OR link */
.nav_button ul li:hover ul,
.nav_button ul a:hover ul {
	visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.nav_button ul li:hover ul li ul,
.nav_button ul a:hover ul li ul {
	visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.nav_button ul li:hover ul li:hover ul,
.nav_button ul a:hover ul li:hover ul,
.nav_button ul li:hover ul a:hover ul,
.nav_button ul a:hover ul a:hover ul { 
	visibility:visible;
}
/* end added */

.calendar_cat {


}

.cat {
float:left;
padding-bottom:15px;
padding-left:30px;

}
.inside_content2 {
	float: right;
	clear: right;
	text-align: left;
	margin: 0px 25px 100px 0px;
	width: 545px;
	display: block;
	z-index: 100;
	}

.pagination {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	float:right;
}

.pagination a{
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-size:12px;
	background-color:#FFFFFF;
	padding:1px;
	border-color:#660000;
	border-style:solid;
	border-width:2px;
	font-weight:bold;
}
.disabled {
	color: #333333;
	margin-right: 2px;
	margin-left: 2px;
	font-size:12px;
	color: #660000;
	background-color:#B69A99;
	padding:1px;
	border-color:#660000;
	border-style:solid;
	border-width:2px;
	visibility:hidden;
}
.current {
font-size:12px;
	color: #660000;
	background-color:#B69A99;
	padding:1px;
	border-color:#660000;
	border-style:solid;
	border-width:2px;
visibility:hidden;

}
.blog_title, .blog_title a:link, .blog_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4a0000;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	padding-top:15px;
	}
	.inside_text_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 20px;
	margin-left: 15px;
	display: block;
	border-bottom:1px;
	border-color:#330000;
	border-style:solid;
	border-bottom-width:1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	}
.cse-search-results {
	width: 545px;
	}

