.darkgreen{
	color: #1f3f46;
}
.green{
	color: #335c64;
}
.silver{
	color: #8c8c8c;
}
.black{
	color: #000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
}
#container {
	/* background-image: url(images/template-homepage.jpg); */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 700px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topgreenband {
	height: 22px;
	width: 950px;
	margin: 0px 0px 5px;
	padding: 0px;
	background-color: #1f3f46;
}
#header {
	height: 96px;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-color: #335c64;
}
#header #logo {
	width: 475px;
	float: left;
	height: 96px;
}
#logo img {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
}
#header #tel {
	width: 475px;
	float: right;
	height: 96px;
	text-align: right;
	vertical-align: top;
}
#header #tel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 25px 37px 8px 0px;
	padding: 0px;
	line-height: 10px;
}
#header #tel p.telno {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 24px;
}
#header #tel p.email {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 12px;
	text-transform: lowercase;
}
#header #tel p.email a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;

}
#menu {
	height: 22px;
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#menu a,#menu a:link,#menu a:visited {
	display: block;
	text-decoration: none;
	color: #1f3f46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	float: left;
	width: 114px;
	border: 1px solid #8c8c8c;
	margin: 0px 3px 3px 0px;
	padding: 5px 0px 0px;
	text-align: center;
	height: 17px;
}
#menu a.right {
	margin-right: 0px;
	width: 115px;
}
#menu a:hover{
	color: #ffffff;
	border: 1px solid #8c8c8c;
	background-color: #8c8c8c;
}
#menu a.wearehere{
	color: #FFFFFF;
	border: 1px solid #8c8c8c;
	background-color: #1f3f46;
}
#leftcontent {
	margin: 0px;
	padding: 12px 4px 0px 13px;
	float: left;
	width: 453px;
	text-align: left;
	background-image: url(images/gradient-full-page.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 432px;
	background-color: #FFFFFF;
}
#leftcontent p{
}
#leftcontent blockquote{
	margin: 0px;
	padding: 0px;
	font-family: Palatino,"Palatino Linotype","Times New Roman", Times, serif;
	color: #8c8c8c;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
}
#leftcontent .toptip{
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	color: #666666;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}

#rightcontent {
	margin: 0px 0px 10px;
	padding: 12px 0px 0px;
	float: right;
	width: 480px;
	text-align: left;
	background-image: url(images/gradient-full-page.jpg); 
	background-repeat: no-repeat;
	background-position: right top;
	height: 432px;
	background-color: #FFFFFF;
}
#rightcontent #top, #rightcontent #bottom, #rightcontent #main{
	width: 454px;
	margin-left: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#rightcontent #top{
	background-image: url(images/rounded-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 4px;
	height: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rightcontent #bottom{
	background-image: url(images/rounded-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rightcontent #main{
	background-image: url(images/rounded-box-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #006699;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: top;
	overflow: auto;
}
#rightcontent h1{
	margin: 10px 20px 15px;
	padding: 0px;
	font-family: Palatino,"Palatino Linotype","Times New Roman", Times, serif;
	color: #8c8c8c;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
}
#rightcontent h2{
	margin: 10px 20px 15px;
	padding: 0px;
	font-family: Palatino,"Palatino Linotype","Times New Roman", Times, serif;
	color: #1f3f46;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
}
#rightcontent h3{
}
#rightcontent p{
	margin: 0px 20px 15px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#rightcontent a,
#rightcontent a:link,
#rightcontent a:visited{
	text-decoration: none;
	color: #335C64;
	font-weight: bold;
}
#rightcontent a:hover{
	color: #8c8c8c;
}
#rightcontent img.portlandlogo{
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#standard,#premium{
	width: 422px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#standard .top{
	height: 32px;
	width: 422px;
	background-image: url(images/firsttab.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#premium .top{
	height: 32px;
	width: 422px;
	background-image: url(images/secondtab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#standard .middle,#premium .middle{
	width: 422px;
	overflow: auto;
	background-image: url(images/middletab.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#standard .bottom,#premium .bottom{
	height: 12px;
	width: 422px;
	background-image: url(images/bottomtab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#standard table,
#premium table{
	width: 345px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	font-size: 14px;
	color: #1f3f46;
}
#standard td,
#premium td{
	margin: 0px;
	padding: 0px;
	width: 50%;
	vertical-align: middle;
	text-align: center;
}
#rightcontent #main #standard a,
#rightcontent #main #premium a{
	font-weight: normal;
	font-size: 14px;
}
#rightcontent #main a.taboff,
#rightcontent #main a.taboff:link
#rightcontent #main a.taboff:visited{
	color: #FFFFFF;
}
#rightcontent #main a.taboff:hover{
	color: #1f3f46;
}
#container #rightcontent ul {
	margin-right: 20px;
}
#container #rightcontent li {
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#container #leftcontent #rollingimage {
	z-index: 1000;
}
.lhslink a,
.lhslink a:link,
.lhslink a:visited{
	margin: 0px 10px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #335C64;
	font-weight: bold;
}
.lhslink a:hover{
	color: #8c8c8c;
}

