body {
	padding: 0;
	margin: 0;
	background: #fff url(http://www.hpsarch.com/images/pagebg.jpg) no-repeat;
}
h1 {  
        font: italic 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #b50b0b;
	min-height: 40px;
}
h2 {
	color: #b50b0b;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 7px 0 1px 0;
}
h3 {
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 7px 0 1px 0;
	
}
h4 {
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #7F7F7F;
	padding: 0;
	margin: 0;
	clear: both;
	
}
ul, p {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0 0 8px 0;
	clear: both;
       color: #2e2d28;
}
td {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
}
blockquote {
	font: italic 16px/22px Georgia, "Times New Roman", Times, serif;
	color: #3f3f3f;
	padding-left:45px;
	background: url(http://www.hpsarch.com/images/quote.png) no-repeat;
	min-height: 40px;
}
blockquote.fpquote {
	background: none !important;
	font-size: 18px !important;
        margin-top: 0;
}
p.quotee {
	padding-bottom: 15px;
	float: right;
	clear: both;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 13px;
}
p.date {
	padding: 0;
	margin: 0 !important;
	color: #7f7f7f;
	font: small-caps 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}


/* Links */
a {
	color: #B50B0B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contentright li a, #contentrighttd li a {
	color: #000 !important;
	font-weight: normal !important;
}
#contentright a:hover, #contentrighttd a:hover {
	background: #B50B0B;
	color: #fff !important;
	text-decoration: none;
}
#contentright h4, #contentrighttd h4 {
  padding-top:10px;
}

#contentnews a:hover {
	background: #B50B0B;
	color: #fff !important;
	text-decoration: none;

}
/* Page Layout */
#header {
	width: 919px;
	margin: 0 auto;
	height: 75px;
	background: #fff;
}
#logo {
	float: left;
	width: 220px;
	height: 75px;
	margin-left: 5px;
}
#headeraddy {
	width: 300px;
	text-align: right;
	float: right;
	margin-top: 26px;
}
#headeraddy p {
        line-height: 115%;
        font-size: 11px;
}
#wrapall {
	width: 919px;
	margin: 0 auto;
	padding-bottom: 50px;
	_padding-bottom:0 !important;
	background-color: #fff;
	position: relative;
	z-index: 1;
}
#leftcolumn {
	width: 100px;
	_width:90px !important;
	float: left;
	margin-left: 5px;
	border-top: 5px solid #343734;
	padding-top: 20px;
}
#rightcolumn {
	width: 800px;
	float: right;
	border-top: 5px solid #343734;
}
#contentwrap {
	margin: 10px 0;
}
#contentleft {
	width: 510px;
	float: left;
}
#contentlefttd {
	padding-right: 10px;	
}
#contentrighttd {
	border-left: 1px dotted #2E2D28;
	padding: 5px 0 5px 10px;	
}
#contentright {
	width: 266px;
	_width:250px !important;
	float: right;
	border-left: 1px dotted #2E2D28;
	padding: 5px 0 5px 10px;
}
ul.rc {
       padding-bottom: 50px;
}    

/* Menu */
#leftcolumn ul {
	margin: 0;
	padding: 0 0 26px 0;
}
#leftcolumn ul li {
	list-style-type: none;
	position: relative;
}
#leftcolumn ul li a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	width: 129px;
	_width:100px !important;
	padding: 0 0 0 29px;
	margin-left: -29px;
}
#leftcolumn ul li a:hover {
	text-decoration: none !important;
	color: #B50B0B;
	background: url(http://www.hpsarch.com/images/nav_bg.png) no-repeat left center;
}
#leftcolumn ul li.current a {
	text-decoration: none !important;
	color: #B50B0B !important;
	background: url(http://www.hpsarch.com/images/nav_bg.png) no-repeat left center;	
}


/* Right content list items */
#contentright ul, #contentrighttd ul {
	padding: 0;
	margin: 0;
}
#contentright ul li, #contentrighttd ul li {
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 0;
        line-height: 120%;
}


/* Footer */
#footerwrap {
	position: fixed;
	_position:relative !important;
	bottom: 0px;
	left: 50%;
	width: 919px;
	margin-left: -460px;
	padding-top:10px;
	_padding-top:0 !important;
    background-color:#fff;
    z-index: 2;
}




#footermenu {
	width: 919px;
	margin:0 auto
}
#footermenu ul {
	width: 800px;
	margin: 0 0 0 119px;
	padding: 0;
	background: #2E2D28;
	height: 16px;
       padding-bottom: 0;
}
#footermenu ul li {
	list-style-type: none;
	float: left;
	text-transform: uppercase;
        padding:0 5px;
}
#footermenu ul li a {
	color: #fff;
	text-decoration: none;
         font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
        font-weight: normal !important;
        letter-spacing: 1px;
        padding-top: 4px;        
        display: block;
}
#skaggs {
	width: 919px;
	background: #eee;
	border-top: 3px solid #2E2D28;
	margin: 0 auto;
	text-align: right;
        font-size: 10px;
        font-family: Arial, Verdana;
        height: 12px;
        padding-top: 3px;
}
/* Misc */
.red, .red a {
	color: #B50B0B !important;
}
.bold {
	font-weight: bold !important;
}
.clear {
	clear: both;
}
.height50 {
	height: 50px;
}
.marginbottom100 {
         padding-bottom:100px !important;
}
/* Gallery script .... again. Please work. */
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:0;
	width:800px;
        height:57px;
	margin:0 auto;
	background-color:transparent;
	overflow:hidden}
.pika_main{
	width:800px;
    height:356px;
	margin:0 auto;}
#pikame li{
	margin:10px 5px 0 0;
	float: left;
	border:none;
	list-style-type: none;
}


/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border-bottom:5px solid #343734;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}

.pika_caption a {
	color: #993300 !important;
	text-align: left !important;
}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;color: #993300;}
.pika_navigation{padding-top:0px;clear:both;text-align:center;display:none}
/*---------- bio bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:normal;
    text-decoration:none;
}
/* #contentright ul li, #contentrighttd ul li {
	position: relative;
} */
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    bottom:20px; left:-490px;
	padding: 15px 0 0 0;
	width:500px;
	color: #993300;
    text-align: left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	z-index: 999999999;
}
a.tt:hover span.tooltip {
	_bottom:400px !important;
}
a.tt:hover span.top{
	display: block;
	padding: 10px 0 0 0;
    background: url(http://www.hpsarch.com/images/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 10px 10px 10px; 
	background: url(http://www.hpsarch.com/images/bubble_filler.png) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding: 10px 0px 20px 0;
    background: url(http://www.hpsarch.com/images/bubble.png) no-repeat bottom;
}
.pika_caption {
	width:795px;
	height:16px;
	text-align: left;
	padding-left: 5px;
    padding-top:6px;
	color: #000 !important;
        position:absolute;
	top:325px;
	left:0;
	background: transparent url(http://www.hpsarch.com/images/transparent.png) repeat;
	font-family:Arial,Verdana;
	font-size:10px;
    display:block !important;
    text-transform: uppercase;
}
.pika_caption a {
       text-decoration: underline;
}