﻿html, body {
    background-color: #131110;
	background-image: url(/images/bkgrnds/bigrock.jpg);
    background-position: center top;
    background-repeat: repeat;
}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;}
/*table{font-size:inherit;font:100%;} */


a:link, a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
    outline: 0; /* @ Firefox, prevent dotted border after click */    	
	outline: none; 
}

a:hover {
	color:#999;
}


p {
	margin:0;
	padding:0;
}

#search {
	width: 80px;
	border:1px solid #998080;
	background-image: url(/images/icons/search.png);
	padding-right: 0px;
}

#hm-search-form-holder{
	width:190px;
	margin: 5px 0 15px 0;
	text-align:center;
	margin: 0;
	clear:both;
	
}


#pr-search-form-holder{
	width:150px;
	padding: 0;
	text-align:left;
	margin: 0;
	clear:both;
	
}
#hm-search-form-holder input{
	width: 190px;
	height:18px;
	padding:2px 0 0 0;
	border:1px solid #cccccc;
	background-image: url(/images/search195x20.png);
	background-repeat:no-repeat;
	background-color:#fff;
}

#bd {
	background-image:url(/images/bkgrnds/big-paper-tiled.jpg);
	background-repeat: repeat-y;
	width:974px !important;
	margin-left:auto;
	margin-right:auto;
}

#bd-home {
	background-image:none;
	width:974px !important;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}

.yui-g {
	width:894px;
	padding:20px 40px 20px 40px !Important;
    outline: 0; /* @ Firefox, prevent dotted border after click */    	
	outline: none; 	
}
.yui-g-home {
	width:894px;
	padding:0 !Important;
    outline: 0; /* @ Firefox, prevent dotted border after click */    	
	outline: none; 	
}
.yui-g-press {
	width:974px;
	padding:10px 0 40px !Important;
    outline: 0; /* @ Firefox, prevent dotted border after click */    	
	outline: none;
	margin:0 auto;	
}
.yui-g-beer {
	width:974px;
    outline: 0; /* @ Firefox, prevent dotted border after click */    	
	outline: none;
	margin:0 auto;	
}
#maincontent {
	padding: 0;
}

.contentbox {
	background:url(/images/bkgrnds/10x10white-semi-trans.png);
	background-repeat:repeat;
	border:#300 1px solid;	
}

.brownbox {
	background-color:#300;
	color:#FBF8F1;
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	line-height: 18px;
	font-style:normal;
	margin-right:5px;
}

.brownbox a:link, .brownbox a:visited {
	color:#f93;
	text-decoration:none;
	font-style:normal;
}

.brownbox a:hover {
	color:#BD5100;
	font-style:normal;
	text-decoration:none;
}

/* title is the first line centered on the paper */
.title {	
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #330000;
	text-transform:uppercase;
	width: 100%;
	text-align:center;
	vertical-align:middle;
}


.mediacontent {
	z-index: -10;

}

.headers {
	font-family:Georgia, Times New Roman;	
	font-style: italic;
	font-weight: bold;
	color: #330000;
	vertical-align: top;
	white-space: nowrap;
	text-align:left !Important;
	font-size: 22px !Important;

}


.boxheaders {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #330000;
	vertical-align: text-top;
	white-space: nowrap;
	text-align:left !Important;
	font-size: 13px !Important;
	width: 100%;
}

.blocktext {
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	font-size:11px  !Important;
	color:#330000;
	font-style:normal;
	line-height:14px;
	display:block;
	text-align:left !Important;
}

.blocktext a:link, .blocktext a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.blocktext a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}

.twitterlink {
	position: relative;
	margin-bottom: 5px;
}


.bloglink {
}

.datetxt {	
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant:small-caps;
	font-weight:bold;
	color:#330000;
	white-space:nowrap;
	line-height:12px;
	margin-bottom:0;
	padding-bottom:0;
	text-align:left;
}
.subtitle {	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#330000;
	line-height:10px;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:normal;
	font-style:italic;
}

.slideshow {
	width: 700px;
	height: 350px;
	position:relative;
	top: -10px;
	left: 0;
	
}
.slide {
	width: 700px;
	height: 350px;
	padding: 0;
	z-index: 1 !Important;
}

#NavBack {
	width: auto;
	height: 30px;
/*	background-image:url(/images/bkgrnds/700x30-black-nav-bkg.png);
	background-repeat:no-repeat; */
	vertical-align:middle;
	z-index: 1;
	position:absolute;
	top: 0;
	left: 620px;   /************************************************ EDIT HERE TO MOVE SLIDE NUMBERS LEFT OR RIGHT ON HOMEPAGE*****************************************************/
}

#HomeNav {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1em;
	color:#fff;
	font-style:normal;
	font-weight:bold;
	padding: 7px 5px 0 5px;
	text-align:left;
	z-index: +1000 !Important;
}


#HomeNav { margin: 0px 0px 0px 0px; }
#HomeNav a { margin: 0 5px 5px 5px; text-decoration: none; 	color:#9f8c72;

 }
#HomeNav a.activeSlide { background: transparent; 	color:#fff;
}
#HomeNav a:focus { outline: none; }


#cycleNav {
	position:relative;
	top: -30px;
	left: 0;
}
.mediatitle {
	width: 700px;
	height: 30px;
	background-image:url(/images/bkgrnds/700x30-black-nav-bkg.png);
	background-repeat:no-repeat;
	position:absolute;
	top: 310px;
	left: -10px;
	padding: 8px 0 5px 10px;
	color:#FFF !Important;
	margin: 10px 0 0 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.2em;
	font-style:normal;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	z-index: +2000 !Important;
}


/* begin normal weight font */
.Tahoma9 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:9px;
	color:#330000;
	font-style:normal;
}

.Tahoma9 a:link, .Tahoma9 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Tahoma9 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Tahoma10 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:normal;
}

.Tahoma10 a:link, .Tahoma10 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Tahoma10 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Tahoma12 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:normal;
}

.Tahoma12 a:link, .Tahoma12 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Tahoma12 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Tahoma14 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:normal;
}

.Tahoma14 a:link, .Tahoma14 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Tahoma14 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}

.Tahoma18 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:normal;
}

.Tahoma18 a:link, .Tahoma18 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Tahoma18 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}




.Cochin9 {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:9px;
	line-height:9px;
	color:#330000;
	font-style:normal;
}

.Cochin9 a:link, .Cochin9 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Cochin9 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}



.Cochin10 {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:normal;
}

.Cochin10 a:link, .Cochin10 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Cochin10 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Cochin12 {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:normal;
}

.Cochin12 a:link, .Cochin12 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Cochin12 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Cochin14 {
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:normal;
}

.Cochin14 a:link, .Cochin14 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Cochin14 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}

.Cochin18 {
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:normal;
}

.Cochin18 a:link, .Cochin18 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Cochin18 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}




.Georgia9 {
	font-family:Georgia, Times New Roman;
	font-size:9px;
	line-height:9px;
	color:#330000;
	font-style:normal;
}

.Georgia9 a:link, .Georgia9 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Georgia9 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}



.Georgia10 {
	font-family:Georgia, Times New Roman;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:normal;
}

.Georgia10 a:link, .Georgia10 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Georgia10 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Georgia12 {
	font-family:Georgia, Times New Roman;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:normal;
}

.Georgia12 a:link, .Georgia12 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Georgia12 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}


.Georgia14 {
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:normal;
}

.Georgia14 a:link, .Georgia14 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Georgia14 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}

.Georgia18 {
	font-family:Georgia, Times New Roman;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:normal;
}

.Georgia18 a:link, .Georgia18 a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
}

.Georgia18 a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}




/* end normal weight font */






/* begin normal weight ITALIC font */
.Tahoma9I	 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:9px;
	color:#330000;
	font-style:italic;
}

.Tahoma9I a:link, .Tahoma9I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Tahoma9I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}



.Tahoma10I {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:italic;
}

.Tahoma10I a:link, .Tahoma10I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Tahoma10I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}


.Tahoma12I {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:italic;
}

.Tahoma12I a:link, .Tahoma12I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Tahoma12I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}


.Tahoma14I {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:italic;
}

.Tahoma14I a:link, .Tahoma14I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Tahoma14I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}

.Tahoma18I {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:italic;
}

.Tahoma18I a:link, .Tahoma18I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Tahoma18I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}



.Cochin9I	 {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:9px;
	line-height:9px;
	color:#330000;
	font-style:italic;
}

.Cochin9I a:link, .Cochin9I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Cochin9I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}



.Cochin10I {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:italic;
}

.Cochin10I a:link, .Cochin10I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Cochin10I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}


.Cochin12I {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:italic;
}

.Cochin12I a:link, .Cochin12I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Cochin12I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}


.Cochin14I {
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:italic;
}

.Cochin14I a:link, .Cochin14I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Cochin14I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}

.Cochin18I {
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:italic;
}

.Cochin18I a:link, .Cochin18I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Cochin18I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}



.Georgia9I	 {
	font-family:Georgia, Times New Roman;
	font-size:9px;
	line-height:9px;
	color:#330000;
	font-style:italic;
}

.Georgia9I a:link, .Georgia9I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Georgia9I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}



.Georgia10I {
	font-family:Georgia, Times New Roman;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:italic;
}

.Georgia10I a:link, .Georgia10I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Georgia10I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}


.Georgia12I {
	font-family:Georgia, Times New Roman;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:italic;
}

.Georgia12I a:link, .Georgia12I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Georgia12I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}


.Georgia14I {
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:italic;
}

.Georgia14I a:link, .Georgia14I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Georgia14I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}

.Georgia18I {
	font-family:Georgia, Times New Roman;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:italic;
}

.Georgia18I a:link, .Georgia18I a:visited {
	color:#333;
	text-decoration:none;
	font-style:italic;
}

.Georgia18I a:hover {
	color:#999;
	font-style:italic;
	text-decoration:none;
}



/* end normal weight ITALIC font */





/* begin bold weight font*/

.Tahoma8B {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:8px;
	line-height:14px;
	color:#330000;
	font-weight: bold;
}
.Tahoma9B {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	color:#330000;
	font-weight: bold;
}

.Tahoma10B {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Tahoma10B a:link, .Tahoma10B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Tahoma10B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.Tahoma12B {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Tahoma12B a:link, .Tahoma12B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Tahoma12B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.Tahoma14B {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Tahoma14B a:link, .Tahoma14B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Tahoma14B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}



.Tahoma18B {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Tahoma18B a:link, .Tahoma18B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Tahoma18B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}



.Cochin10B {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Cochin10B a:link, .Cochin10B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Cochin10B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.Cochin12B {
	font-family:Cochin, Georgia, Times New Roman;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Cochin12B a:link, .Cochin12B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Cochin12B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.Cochin14B {
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Cochin14B a:link, .Cochin14B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Cochin14B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}



.Cochin18B {
	font-family:Cochin, Georgia, Times New Roman;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Cochin18B a:link, .Cochin18B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Cochin18B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}



.Georgia10B {
	font-family:Georgia, Times New Roman;
	font-size:10px;
	line-height:10px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Georgia10B a:link, .Georgia10B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Georgia10B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.Georgia12B {
	font-family:Georgia, Times New Roman;
	font-size:12px;
	line-height:12px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Georgia12B a:link, .Georgia12B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Georgia12B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}


.Georgia14B {
	font-family:Georgia, Times New Roman;
	font-size: 14px;
	line-height: 14px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Georgia14B a:link, .Georgia14B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Georgia14B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}



.Georgia18B {
	font-family:Georgia, Times New Roman;
	font-size: 18px;
	line-height: 18px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
}

.Georgia18B a:link, .Georgia18B a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Georgia18B a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
}




/*end bold weight font*/

.blogtext {
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
	white-space:nowrap;
	line-height:15px;
}

.blogtext a:link, .blogtext a:visited {
	color:#333;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.blogtext a:hover {
	color:#999;
	font-style:normal;
	text-decoration:none;
}

.indenttxt {
	padding-left:10px;
	text-align:left;
}

.padding10 {
	padding:10px;
}
.padding15 {
	padding:15px;
}
.padding20 {
	padding:20px;
}



.tourDays {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
	margin-top:0;
	padding-left:20px;
	text-align:left !Important;
}

.tourTimes {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	margin-top:0;
	text-align:left !Important;
}


.names {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	font-style:normal;
	font-weight:bold;
	line-height:12px;
	margin-top:0;
	text-align:left !Important;
}

.namesTitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	font-style:normal;
	font-weight:normal;
	display:block;
	line-height:12px;
	text-align:left !Important;
}

.namesQuote {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#330000;
	font-style:normal;
	font-weight:normal;
	line-height:11px;
	display:block;
	text-align:left !Important;
}
.newstxt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#330000;
	font-style:normal;
	font-weight:normal;
	line-height:12px;
	margin-top:0;
	padding-top:0;
}


/* this is the line at the bottom of the page on the paper just above the footer*/
.footlink, .footlink a:link, .footlink a:hover {
	text-decoration: none; color: #300 !Important;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	}

