* { 
margin: 0px; 
padding: 0px; 
}

BODY, TD, P  { font-size : 12px; font-family : verdana, helvetica, arial, sans-serif; color : #2A2323; line-height : 1.5em;}

P {margin-top : 0; margin-bottom : 1em;}

BODY {
  margin : 0;
  color : #2A2323;
  background : #fff;
}

ul { list-style-position: outside; margin-left : 1em; margin-bottom : 1em; }
li {margin-left : 1.33em;}

h1 {font-weight : bold; font-size : 24px; color : #93282B; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h2 {font-weight : bold; font-size : 18px; color : #93282B; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h3 {font-weight : bold; font-size : 16px; color : #93282B; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h4 {font-weight : bold; font-size : 14px; color : #93282B; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h5 {font-weight : bold; font-size : 12px; color : #93282B; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}
h6 {font-weight : bold; font-size : 11px; color : #93282B; margin-bottom : 0.5em; font-family : "Trebuchet MS", Verdana, sans-serif;}

p.quote { color : #93282B; font-size : 14px; font-style : italic; margin : 1.5em 5em; text-align : center;}

A  {color : #098BC5; font-weight : bold; text-decoration : none;}
A:Visited  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Active  { color : #098BC5; font-weight : bold; text-decoration : none;}
A:Hover  { color : #098BC5;	font-weight : bold; text-decoration : underline;}

div#header {
  width : 100%;
  margin : 0;
  background : #B02D2B url(images/bg_header.gif) top left repeat-y;
  position : relative;
  height : 156px;
}

img#hd-photos {
  position : absolute;
  top : 0;
  left : 210px;
}

img#logo_pp {
  position : absolute;
  top : 30px;
  right : 5px;
}

div#pp_text {
  font-size : 9px;
  text-align : right;
  margin-top : -6px;
  color : #6D6D6D;
}

ul#nav {
  text-align : left;
  font: normal 12px "Trebuchet MS", Verdana, sans-serif;
  color : #000;
  margin : 0 0 0 90px;
  width : 110px;
}

ul#nav li {
  list-style: none;
  margin : 0;
}

/* Fix IE. Hide from IE Mac \*/
 * html ul#nav li { float : left; height: 1%;} 
 * html ul#nav li a { height: 1%;} 
/* End */

ul#nav li a, ul#nav li a:link, ul#nav li a:visited
{
  text-decoration: none;
  color : #fff;
  font-weight : normal;
  display : block;
  padding : 1px 0 0px 10px;
  background : #B02D2B;
}

ul#nav li a:hover {
  background : #93282B;
}

div#contact {
  float : left;
  width : 200px;

}

div#contact p {
  font-size : 10px;
  padding-left : 5px;
}


div#sidebar_right {
  border : 1px solid #B02D2B;
  border-width : 0 0 1px 1px;
  width : 140px;
  float : right;
  padding : 3px;
}

div#footer {
  margin : 1em;
  font-size : 10px;
  color : #fff;
  line-height : 1.25em;
}

div#footer a {
  color : #fff;
}

div#content {
  margin : 0 0 0 210px;
  padding : 7px 10px;
}

div#clear {
  clear :left;
}

div#logo_pp_small {
  text-align : right;
  margin : 5px;
}

.redline {
  background : #93282B;
  height : 12px;
  width : 100%;
  border : 4px solid #fff;
  border-width : 4px 0 4px 0;
}

table#costs {
  border : 1px solid #000;
  border-width: 1px 1px 0 0;
}

table#costs td {
  border : 1px solid #000;
  border-width : 0 0 1px 1px;
  padding : 3px;
}

td {
  vertical-align : top;
  padding-left : 3px;
}

input, textarea {
  width : 200px;
}

div#norlink {
  text-align : center;
  font-size : 9px;
  color : #000;
}

div#norlink a {
  color : #000;
  font-weight : normal;
}