html, body, form, fieldset, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, img, a {
  margin: 0;
  padding: 0;  
}

img {
  border:0px;	
} 

.mobile {
  display:none;
}

* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;
}

.note {
  font-size:8pt;
}

body {
  background: #FFFFFF;
  font-size: 100%;
  margin-bottom: 100px;
}

#wrapper {
  width:995px;
  margin: 0 0 200px 0px;
}

#sitetitle {
  width:404px;
  height:149px;
  background:url(/images/hp_logo1.gif) top left no-repeat;
  text-indent:-1000px;
  margin-right:10px;
  float:left;
  cursor:pointer;
}

#sitetitle2 {
  width:381px;
  height:149px;
  background:url(/images/hp_logo2.gif) top left no-repeat;
  margin-right:10px;
  float:left;
}

#sitetitle3 {
  width:187px;
  height:149px;
  background:#993527;
  float:left;
  clear:right;
}

#pri_sitetitle {
  width:210px;
  height:87px;
  background:url(/images/pri_logo1.gif) top left no-repeat;
  text-indent:-1000px;
  margin-right:10px;
  float:left;
  cursor:pointer;
}

#pri_sitetitle2 {
  width:578px;
  height:87px;
  background:url(/images/pri_logo2.gif) top left no-repeat;
  margin-right:10px;
  float:left;
}

#pri_sitetitle3 {
  width:187px;
  height:87px;
  background:#993527;
  float:left;
  clear:right;
}

#sitetitle a:link,#sitetitle a:visited {
  font-size: 26pt;
}

/* MENU SECTION */
#menu {
  margin-bottom: 0px;
  clear:both;
}

/* clearfix for menu */
#menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#menu {display:inline-block;}
/* Hide from IE Mac \*/
#menu {display:block;}
/* End hide from IE Mac */
/* end clearfix */

.level1 {
  clear: left;
  width: 995px;
}

.level1 li {
  background:#777837;
  display: block;
  list-style-type: none;
  float: left;
  padding:0px 0px 0px 10px;;
  margin:0px;
  height: 30px;
  width:187px;
  text-align:center;
}

.level1 #b4lastMenuItem {
  padding-right:7px;	
}

.level1 #pri_b4lastMenuItem {
  padding-right:10px;	
}

.level1 #lastMenuItem {
	width:187px;
	padding-left:0px;
	margin-left:10px;
	background-color:#DFDB8F;
}

.level2 {
  float: left;
  width: 210px;
  margin-top:20px;
}

.level2 li {
  display: block;
  list-style-type: none;
  width: 121px;
  margin-bottom:10px;
}

/* END MENU SECTION */


/* HOMEPAGE TOP LINKS */
#toplinks {
  margin: 0 auto;
}
#toplinks ul {
  float: right;
  margin: 20px;
}
#toplinks li {
  list-style-type: none;
  margin-bottom: 5px;
}

/* END HOMEPAGE TOP LINKS */
p {
  margin-bottom: 10px;  
}

h1, h2, h3 {
  font-family: Georgia;
  font-size: 16pt;
  font-weight: bold;
  color: #993527;
  margin-bottom: 10px;
}

h2 {
  font-size:14pt;
}

h3 {
  font-size:12pt;
}

a:link {
 color:#777837;
}

a:visited {
color:#A5A545;
}

a:hover {
  color:#993527;
}

#red:link {
 color:#993527 !important;
}

.plain {
  margin-bottom: 10px;
}

.plain li {
  list-style-type: none;
}

table {
  border: solid black 1px;
  margin-bottom: 10px;
  border-collapse: collapse;
}

table td, table th {
  border: solid black 1px;
  line-height:12pt;
}

.plaintable {
  border: 0;
}
.plaintable td, .plaintable th {
  bordeR: 0;
  padding: 5px;
}

.bttLink {
  display:block;
  margin-bottom: 25px;
}

#contentWrapper {
  float:left;
  background:url(/images/content_bg.gif) repeat-y;

}

#content {
  float:left;
  width:577px;
  background:#F5F6DC;
  margin-left:10px;
  line-height:19pt;
  color:#777837;
  padding:20px 0px 50px 0px;
  min-height:500px;
  height:auto !important;
  height:500px;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content ul, #content table, #content dl{
  margin-left:20px;
  margin-right:30px;
}

#content ul {
  margin-bottom: 10px;
}

#content li {
  margin-left: 25px;
}

#content ol {
  margin-bottom: 10px;
}

#content ol ol li {
  list-style-type: lower-alpha;
}

#content blockquote {
  font-style: italic;
}

/* Clickthru specific styles */
.ednotes {
  font-size:12px;
  color: #cc0000;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-weight:bold;
}

#sideBar {
  float:left;
  margin-left:11px;
  width:187px;
}

/* LINKS ON BOTTOM OF HOMEPAGE */
#bottomlinks {
  margin-top: 50px;
}
#bottomlinks li {
  list-style-type: none;
  margin-bottom: 5px;
}
/* END LINKS ON BOTTOM OF HOMEPAGE */

#faa_table {
border-collapse: collapse;
margin: 0px;
padding: 5px;
width:520px;
border: 1px solid #cccccc;
}

#faa_table thead td {
background:#993527;
color:#fff;
padding: 11px;
}

#faa_table .even {
	background:#ECECBC;/*#F8F5D6;*/
}

#faa_table td {
/*border: 1px solid #cccccc;*/
border: 0px;
padding: 7px;
text-align:center;
}

#faa_table .leftalign {
text-align:left;
}

#faa_table .header {
font-weight: bold;
text-align: center;
}

#faa_table .header_left {
font-weight: bold;
text-align: left;
}

#faa_table .subh_left {
font-weight: bold;
}

#faa_table .left {
padding-left: 10px;
width: 400;
text-align: left;
}

#faa_table .center {
text-align: center;
width: 175;
}

#faa_table .right {
text-align: center;
width: 175;
}

#login_table {
/* border-collapse: collapse; */
margin: 0px;
padding: 5px;
width:250px;
border: none;
}

#login_table td {
border: none;
}

.bod li {
  list-style-type: none;
  margin-bottom:10px;
}

.faq  dt {
  font-weight:bold;
}

.faq  dd {
  margin-bottom:20px;
}

/* Home page */
#hp_images {
  height:233px;
  margin-top:10px;
}

#hp_images img {
  margin-right:10px;
}

#hp_images #lastImage {
  margin:0px;
}

#vtour {
  margin-top:10px;
  width:404px;
  height:210px;
  float:left;
  background:#BB572F;
}

#spotlight, #hprcol {
  float:left;
  margin:10px 0px 0px 10px;
  color:#BB572F;
}

#spotlight p {
margin:7px 0px 3px 7px;	
} 

#spotlight a {
  color:#993527;
  text-decoration:none;
}

#spotlight a:hover {
  text-decoration:underline;
}

#hprcol {
  background:#DFDB8F;
  height:31px;
  width:187px;
}

#pagecontents {
  display:none;
}

.hiddenLink {
  margin:0px;
  padding:0px;
}

#restaurantList {
  list-style-type:none;
}

#restaurantList li {
  margin-bottom:20px;
}

#pri_body {
  background:url(/images/content_bg.gif) repeat-y;
}

#top {
 float:left;
}
