body {
background:  transparent;
margin: 0px;
padding: 0px;
text-align: center;
color: #000;
font: normal 14px/160% Verdana, sans-serif;
}



/* top box for home page */

#portlandtopContainer {
height: 296px;
width: 100%;
margin: 0px;
padding: 0px;
background: #410224 url(/images/pt-top-bg.jpg) repeat-x;
}
#portlandtopContainer #pt-topHeaderGraphic {
background: #fff url(/images/portland-header-graphic.jpg) no-repeat;
margin: 0px auto;
padding: 0px;
width: 908px;
height: 252px;
position: relative;
text-align: left;
}

#pt-topHeaderGraphic ul#pt-topNav {
width: 500px;
background-color: #3f1f21;
position: absolute;
top: 206px;
left: 35px;
margin: 0px;
text-align: left;
padding: 0px;
}

#pt-topHeaderGraphic ul#pt-topNav li {
list-style-type: none;
float: left;
}

.clearBoth {
clear: both;
}
.clearLeft {
clear: left;
}

#pt-topHeaderGraphic ul#pt-topNav li a, #pt-topHeaderGraphic ul#pt-topNav li a:visited {
text-decoration: none;
padding: 3px 20px 3px 20px;
border-right: 1px solid #c7b74f;
color: #c7b74f;
font-size: 16px;
}

#pt-topHeaderGraphic ul#pt-topNav li a:hover {
color: #fff;
}

#pt-topHeaderGraphic ul#pt-topNav li a.noborder, #pt-topHeaderGraphic ul#pt-topNav li a.noborder:visited {
border: none;
}

#pt-topHeaderGraphic ul#pt-topNav li a.noborder:hover {
color: #fff;
}

#portlandtopContainer #pt-topHeaderGraphic h1, #portlandtopContainer #pt-topHeaderGraphic h2 {
font: normal 26px/100% Georgia, "Times New Roman", serif;
color: #000;
position: absolute;
top: 106px;
left: 50px;
background-color: #fff;
margin: 0px;
padding: 0px;
}

#pt-topHeaderGraphic a {
text-decoration: none;
color: #000;
}

#portlandtopContainer #pt-topHeaderGraphic h2#pt-tagline {
color: #CC6633;
font-style: italic; 
font-size: 18px;
position: absolute; 
top: 108px; 
left: 434px; 
text-align: center; 
margin: 0px; 
padding:2px 10px 2px 10px;
}


#pt-midContainer {
width: 100%;
margin: 0px;
padding: 0px;
background: #fff url(/images/portland-main-content-bg.jpg) repeat-x;
padding: 25px 0px 0px 0px;
}

#pt-midContainer #pt-contentWrapper {
width: 908px;
background-color: transparent;
margin: 0px auto;
text-align: left;
}

#pt-midContainer #pt-contentWrapper #pt-right {
width: 540px;
float: left;
background-color: transparent;
text-align: left;
padding-left: 60px;
padding-bottom: 100px;
}

 #pt-contentWrapper #pt-right .pt-signature {
 color: #000;
 font: normal 22px/160% "Monotype Corsiva", "Comic Sans MS", cursive;
 }



#pt-midContainer #pt-left {
width: 285px;
background-color: transparent;
float: left;
text-align: left;
padding-bottom: 100px;
}

#pt-right h1, #pt-right h2#pt-top {
font: normal 26px/100% "Trebuchet MS", Arial, sans-serif;
color: #32839a;
border-bottom: 1px solid #ccc;
margin-top: 0px;
padding: 0px 0px 6px 0px;
}

#pt-right h2 {
font: normal 24px/100% Verdana, sans-serif;
color: #996600;
border-bottom: 1px solid #ccc;
margin-top: 24px;	
padding: 0px 0px 12px 0px;
}


#pt-right div.pt-floatBox {
float: right;
width: 295px;
padding: 8px;
background-color: #e4e6e5;
border: 1px solid #a78c53;
margin: 4px 0px 10px 15px;
text-align: center;
}

#pt-right a, #pt-right a:visited {
color: #de6431;
}

#pt-left #pt-contactBox {
background-color: #333;
width: 220px;
padding: 15px;
color: #808080;
font: normal 13px/100% Verdana, Arial, sans-serif;
border: 6px solid #000;
float: right;
text-align: left;
}

#pt-contactBox h3 {
font: normal 24px/100% Georgia, "Times New Roman", serif;
color: #fff;
margin: 0px 10px 10px 0px;
}
#pt-contactBox span.gold {
color: #c8b755;
}

#pt-contactBox address {
font-style: normal;
line-height: 140%;
}

#pt-contactBox a, #pt-contactBox a:visited {
color: #fff;
}

#pt-left .pt-leftbutton {
margin: 30px 0px 0px 20px;
}

#pt-bottomContainer {
background: #fff url(/images/pt-bottom-bg.jpg);
width: 100%;
height: 249px;
}

#pt-bottomContainer #pt-bottomLinksWrapper {
background: transparent;
width: 900px;
margin: 0px auto;
padding-top: 30px;
text-align: left;
}
#pt-bottomContainer #pt-bottomLinksWrapper ul#pt-firstLinks, #pt-bottomContainer #pt-bottomLinksWrapper ul#pt-secondLinks, #pt-bottomContainer #pt-bottomLinksWrapper ul#pt-thirdLinks {
width: 280px;
float: left;
font-size: 12px;
margin: 0px;
padding: 0px;
margin-left: 20px;
}
#pt-bottomContainer #pt-bottomLinksWrapper ul#pt-firstLinks li, #pt-bottomContainer #pt-bottomLinksWrapper ul#pt-secondLinks li , #pt-bottomContainer #pt-bottomLinksWrapper ul#pt-thirdLinks li {
list-style-type:none;
border-bottom: 1px solid #ddd;
padding-left: 10px;
}

ul#pt-firstLinks li a, ul#pt-secondLinks li a, ul#pt-thirdLinks li a {
color: #808080;
display: block;
text-decoration: none;
padding: 0px;
}

ul#pt-firstLinks li a:hover, ul#pt-secondLinks li a:hover, ul#pt-thirdLinks li a:hover {
color: #de6431;
}

#pt-bottomContainer p#pt-copyright {
font-size: 11px;
color: #999;
margin-top: 40px;
}

#pt-bottomContainer p#pt-copyright a, #pt-bottomContainer p#pt-copyright a:visited {
color: #999;
}
