html, body {
margin: 0;
padding: 0;
color: #000; 
font-family: Verdana, Arial, Tahoma, sans-serif;
background: #ffffcc;
text-align: center; /*** Centers the design in old IE versions ***/
height: 100%;
}

body {
font-size: 70%;
}

#layout {
position: relative; /* needed for footer positioning*/
width: 990px;
margin: 0 auto; /* Centers the design */
height: auto !important; /* real browsers */
height: 100%; /* IE6: treated as min-height*/
min-height: 100%; /* real browsers */
background: url("images/page-back.gif") repeat-y;
}

#layout2 {
position: relative; /* needed for footer positioning*/
width: 990px;
margin: 0 auto; /* Centers the design */
height: auto !important; /* real browsers */
height: 100%; /* IE6: treated as min-height*/
min-height: 100%; /* real browsers */
background: url("images/page-back2.gif") repeat-y;
}

#wrap {
width: 990px;
margin: 0 auto; /* Centers the design */
text-align: left;
padding-bottom: 115px; /* equals footer height */
}

#header {
height: 90px;
background: #ffffcc;
}

#logo {
float: left;
margin-top: 10px;
width: 220px;
height: 80px;
background: url("images/pr-HWY-logo.gif");
}

#logo a {
display: block;
width: 220px;
height: 60px;
}

#head_right {
float: left;
padding-top: 65px;
width: 770px;
height: 25px;
font-family: Arial, Helvetica;
font-size: 1.4em;
text-align: right;
}

#head_right2 {
float: left;
padding-top: 45px;
width: 770px;
height: 45px;
font-family: Arial, Helvetica;
font-size: 1.4em;
text-align: right;
}

#menu {
margin-left: 30px;
width: 959px;
height: 30px;
background: #6a6a6a url("images/menu-back.gif") repeat-x;
}

#mleft {
float: left;
width: 15px;
height: 30px;
background: url("images/menu-left.gif");
}

#submenu {
margin-left: 30px;
width: 959px;
height: 24px;
background: #059b79;
}

#submenu_l {
float: left;
padding: 3px 0px 0px 20px;
width: 869px;
color: #006e55;
}

#submenu_r {
float: left;
padding: 2px 2px 0px 0px;
width: 68px;
text-align: right;
}

#content {
margin-left: 35px;
padding-top: 21px;
width: 954px;
background: url("images/ptop.gif") no-repeat;
}

#content2 {
margin-left: 35px;
padding-top: 21px;
width: 954px;
}

#lcol {
float: left;
padding: 6px;
width: 728px;
}

#rcol {
float: left;
margin-top: -21px;
padding: 5px 0px 0px 5px;
width: 204px;
text-align: center;
}

#footer {
position: relative;
margin-top: -115px;
height: 115px;
}

#foot {
padding: 5px;
width: 979px;
height: 105px;
margin:0 auto;
text-align: center;
background: #006e55;
border-right: 1px solid #444444;
}


/*
old footer settings

#footer {
position: absolute;
padding: 5px;
width: 979px;
text-align: center;
height: 90px;
bottom: 0;
background: #006e55;
border-right: 1px solid #444444;
}

#fpad {
height: 100px;
}
*/

#copy {
color: #fff;
text-align: right;
}

.rsslink {
margin-top: 4px;
padding-left: 15px;
font-size: 1.3em;
background: url("images/rss12.gif") no-repeat;
}

.hfeat {
margin-left: 1px;
padding: 2px 2px 2px 10px;
background: url("images/tri_gw.gif") no-repeat;
}

/*----------------------*/
/* PR Listing */

.pr_list {
margin: 8px 0px 8px 0px;
padding: 5px;
font-family: verdana, helvetica, arial;
font-size: 1.2em;
color: #666666;
border-bottom: 1px dashed #ccc;
overflow: hidden;
}

.pr_list a {
font-family: arial, helvetica;
font-size: 1.3em;
color: #006e55;
font-weight: bold;
text-decoration: none;
}

.pr_list a:hover {
color: #666666;
}

.pr_img {
display: inline;
float: right;
clear: right;
padding: 0px 0px 5px 5px;
width: 100px;
text-align: right;
}

.pr_prem {
margin-top: 8px;
padding: 0px 4px 0px 12px;
width: 420px;
font-family: verdana, helvetica, arial;
font-size: 0.8em;
color: #666666;
background: url("images/tri_gg.gif") no-repeat;
}

.pr_prem a {
font-family: arial, helvetica;
font-size: 1.3em;
color: #006e55;
font-weight: bold;
text-decoration: none;
}

.pr_prem a:hover {
color: #666666;
}

/* END PR Listing */
/*----------------------*/

/*----------------------*/
/* PR Page */

#pr_sum {
margin: 10px 0px 8px 0px;
font-family: verdana, helvetica, arial;
font-size: 1.2em;
font-style: italic;
color: #666666;
}

#pr_body {
margin: 4px 0px 15px 0px;
font-family: verdana, helvetica, arial;
font-size: 1.2em;
line-height: 1.3em;
}

#pr_ad {
float: right;
clear: right;
margin: 0px 0px 5px 5px;
width: 305px;
z-index: 0;
}



/* END PR Page */
/*----------------------*/

/*----------------------*/
/* Firm Related */

.firm_feat {
float: left;
margin-top: 4px;
padding: 0px 6px 0px 12px;
width: 214px;
font-family: verdana, helvetica, arial;
font-size: 0.8em;
background: url("images/tri_gg.gif") no-repeat;
}

.firm_feat a {
font-family: arial, helvetica;
font-size: 1.3em;
color: #006e55;
font-weight: bold;
text-decoration: none;
}

.firm_feat a:hover {
color: #666666;
}

.firm_list {
margin: 8px 0px 8px 0px;
padding: 5px;
font-family: verdana, helvetica, arial;
font-size: 1.1em;
color: #666666;
border-bottom: 1px dashed #ccc;
overflow: hidden;
}

.firm_list a {
font-family: arial, helvetica;
font-size: 1.4em;
color: #006e55;
font-weight: bold;
text-decoration: none;
}

.firm_list a:hover {
color: #666666;
}

.firm_img {
float: right;
clear: right;
margin: 0px 0px 5px 5px;
width: 100px;
text-align: right;
}

#firm_body {
margin: 10px 0px 15px 0px;
font-family: verdana, helvetica, arial;
font-size: 1.2em;
line-height: 1.3em;
}

#firm_ad {
float: left;
clear: left;
margin: 0px 5px 5px 0px;
width: 305px;
z-index: 0;
}

/* END Firm Related */
/*----------------------*/


.clear {
clear: both;
}

img {
border: 0;
}

.hrline {
height: 1px;
margin: 4px 0 4px 0;
background-color: #006e55;
clear: both;
}

.hrline hr {
display: none;
}

.hrline2 {
height: 1px;
margin: 4px 0 4px 0;
border-bottom: 1px dashed #ccc;
clear: both;
}

.hrline2 hr {
display: none;
}

.box_wrap { position: relative; color: #fff; }
.bl_g {background: url(images/box_g_bl.gif) 0 100% no-repeat #059b79; width: 100%; }
.br_g {background: url(images/box_g_br.gif) 100% 100% no-repeat; }
.tl_g {background: url(images/box_g_tl.gif) 0 0 no-repeat; }
.tr_g {background: url(images/box_g_tr.gif) 100% 0 no-repeat; padding: 15px; text-align: center; }

.box_wrap2 { position: relative; color: #666; }
.bl_g2 {background: url(images/box_g2_bl.gif) 0 100% no-repeat #f4f4f4; width: 100%; }
.br_g2 {background: url(images/box_g2_br.gif) 100% 100% no-repeat; }
.tl_g2 {background: url(images/box_g2_tl.gif) 0 0 no-repeat; }
.tr_g2 {background: url(images/box_g2_tr.gif) 100% 0 no-repeat; padding: 16px; }

.clearbox {font-size: 1px; height: 1px; }

ul {
margin: 0 0 0 .7em;
padding: 0 0 0 .7em;
line-height: 1.4em;
}

li {
color: #006e55;
}

li a {
font-family: arial, helvetica;
font-size: 1.2em;
color: #006e55;
text-decoration: none;
}

li a:hover {
color: #444444;
}

/* --------------------------------- */
/* FONTS */

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0;
display: inline;
}

h1 {
color: #000000;
font-size: 1.6em;
}

h2 {
color: #000000;
font-size: 1.4em;
}

h3 {
color: #ffffff;
font-size: 1.2em;
}

a {
color: #006e55;
text-decoration: none;
}

a:hover {
color: #444444;
}

#menu a {
font-family: arial, helvetica;
font-size: 1.4em;
color: #fff;
text-decoration: none;
}

#menu a:hover {
color: #ccc;
}

#submenu a {
font-family: arial, helvetica;
font-size: 1.3em;
color: #fff;
text-decoration: none;
}

#submenu a:hover {
color: #ccc;
}

#head_right a {
color: #006e55;
text-decoration: none;
}

#head_right a:hover {
color: #444444;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
color: #444444;
}

#copy a:hover {
color: #fff;
}

/* for tag cloud */

a.tag1 {
font-size: 2.4em;
font-weight: bold;
color: #006e55;
text-decoration: none;
padding: 14px;
}

a.tag1:hover {
color: #ccc;
}

a.tag2 {
font-size: 2.2em;
font-weight: bold;
color: #006e55;
text-decoration: none;
padding: 12px;
}

a.tag2:hover {
color: #ccc;
}

a.tag3a {
font-size: 2.1em;
color: #006e55;
text-decoration: none;
padding: 10px;
}

a.tag3a:hover {
color: #ccc;
}

a.tag3b {
font-size: 2.1em;
color: #059b79;
text-decoration: none;
padding: 10px;
}

a.tag3b:hover {
color: #ccc;
}

a.tag4a {
font-size: 1.9em;
color: #006e55;
text-decoration: none;
padding: 8px;
}

a.tag4a:hover {
color: #ccc;
}

a.tag4b {
font-size: 1.8em;
color: #059b79;
text-decoration: none;
padding: 8px;
}

a.tag4b:hover {
color: #ccc;
}

a.tag5a {
font-size: 1.8em;
color: #006e55;
text-decoration: none;
padding: 6px;
}

a.tag5a:hover {
color: #ccc;
}

a.tag5b {
font-size: 1.7em;
color: #059b79;
text-decoration: none;
padding: 6px;
}

a.tag5b:hover {
color: #ccc;
}

a.tag6a {
font-size: 1.7em;
color: #006e55;
text-decoration: none;
padding: 4px;
}

a.tag6a:hover {
color: #ccc;
}

a.tag6b {
font-size: 1.6em;
color: #059b79;
text-decoration: none;
padding: 4px;
}

a.tag6b:hover {
color: #ccc;
}

a.tag7a {
font-size: 1.5em;
color: #006e55;
text-decoration: none;
padding: 2px;
}

a.tag7a:hover {
color: #ccc;
}

a.tag7b {
font-size: 1.4em;
color: #059b79;
text-decoration: none;
padding: 2px;
}

a.tag7b:hover {
color: #ccc;
}

a.tag8a {
font-size: 1.3em;
color: #006e55;
text-decoration: none;
padding: 2px;
}

a.tag8a:hover {
color: #ccc;
}

a.tag8b {
font-size: 1.2em;
color: #059b79;
text-decoration: none;
padding: 2px;
}

a.tag8b:hover {
color: #ccc;
}


/* home page tags */

a.htag1 {
font-size: 1.7em;
font-weight: bold;
color: #006e55;
text-decoration: none;
padding: 7px;
}

a.htag1:hover {
color: #ccc;
}

a.htag2 {
font-size: 1.6em;
font-weight: bold;
color: #006e55;
text-decoration: none;
padding: 6px;
}

a.htag2:hover {
color: #ccc;
}

a.htag3a {
font-size: 1.5em;
color: #006e55;
text-decoration: none;
padding: 5px;
}

a.htag3a:hover {
color: #ccc;
}

a.htag3b {
font-size: 1.4em;
color: #059b79;
text-decoration: none;
padding: 5px;
}

a.htag3b:hover {
color: #ccc;
}

a.htag4a {
font-size: 1.3em;
color: #006e55;
text-decoration: none;
padding: 4px;
}

a.htag4a:hover {
color: #ccc;
}

a.htag4b {
font-size: 1.2em;
color: #059b79;
text-decoration: none;
padding: 4px;
}

a.htag4b:hover {
color: #ccc;
}

a.htag5a {
font-size: 1.1em;
color: #006e55;
text-decoration: none;
padding: 3px;
}

a.htag5a:hover {
color: #ccc;
}

a.htag5b {
font-size: 1em;
color: #059b79;
text-decoration: none;
padding: 3px;
}

a.htag5b:hover {
color: #ccc;
}

a.htag6a {
font-size: 0.9em;
color: #006e55;
text-decoration: none;
padding: 2px;
}

a.htag6a:hover {
color: #ccc;
}

a.htag6b {
font-size: 0.8em;
color: #059b79;
text-decoration: none;
padding: 2px;
}

a.htag6b:hover {
color: #ccc;
}

/* end home page tags */


/* end tag cloud */



/* END FONTS */
/* --------------------------------- */

/* --------------------------------- */
/* FORM */


form {
margin: 0;
}

/* END FORM */
/* --------------------------------- */