body, td {
	margin: 0px;
}

h1 {
	color: #962C2E;
	font-family: "Trebuchet MS",verdana, verdana,helvetica,sans-serif;
	font-size: 15px;
	line-height:135%;
	text-align: center;
	font-weight: bold;
	margin-top:30px;
	letter-spacing:.07em;
}

h2 {
	color: #4b4b4b;
	font-family: "Trebuchet MS",verdana, verdana,helvetica,sans-serif;
	font-size: 15px;
	line-height:135%;
	text-align: left;
	font-weight: bold;
	margin:30px 0 0 40px;
	letter-spacing:.07em;
}

h3 {
	color: #4b4b4b;
	font-family: "Trebuchet MS",verdana, verdana,helvetica,sans-serif;
	font-size: 15px;
	line-height:135%;
	text-align: left;
	font-weight: bold;
	margin:30px 0 -10px 50px;
	letter-spacing:.07em;
	border-bottom:0px none;
}

p {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:20px;
    letter-spacing:.05em;
    margin-left:50px;
    margin-right:50px;
}

a {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	border-bottom: dotted #bbb 1px;
}

a:hover {
	color: #D18081;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:20px;
	border-bottom: 1px solid #BBBBBB;
}

p.projects {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:left;
    font-weight:bold;
    line-height:15px;
    margin:30px 10px 0 15px;
}

p.body1 {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin-left:50px;
    margin-right:50px;
}

a.body1 {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

a.body1:hover {
	color: #cdbd9c;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

p.subhead1 {
	color: #4b4b4b;
	font-family: "Trebuchet MS",verdana, verdana,helvetica,sans-serif;
	font-size: 15px;
	line-height:135%;
	text-align: left;
	font-weight: bold;
	margin:30px 0 0 50px;
	letter-spacing:.07em;
	border-bottom:0px none;
}

a.subhead1 {
	color: #4b4b4b;
	font-family: "Trebuchet MS",verdana, verdana,helvetica,sans-serif;
	font-size: 15px;
	line-height:135%;
	text-align: left;
	font-weight: bold;
	letter-spacing:.07em;
	border-bottom:0px none;
}

p.links {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin-left:10px;
    margin-right:10px;
}

a.links {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

a.links:hover {
	color: #cdbd9c;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

ul.red 
{
	list-style-image:url('images/bullet1a.gif');
	line-height:20px;
	font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	color: #4B4B4B;
    font-weight:normal;
	font-size: 11px;
	text-align: left;
    letter-spacing:.05em;
}

ol.red 
{
	line-height:20px;
	color:#962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:20px;
    letter-spacing:.05em;
}

li.red {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    line-height:20px;
    letter-spacing:.05em;
    margin:0px;
}

ul.red1 
{
	list-style-image:url('images/bullet1a.gif');
	margin: 0 0 0 30px;
	}

p.test {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin: 0 50px 0 50px;
}

p.testauthor {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
	margin:10px 70px 30px 50px;
}

a.testauthor {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom: 1px dotted #bbb;
}

a.testauthor:hover {
	color: #d18081;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom-style:solid;
}

p.links2 {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin:15px 30px 0 50px;
}

a.links2 {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom: 1px dotted #bbb;
}

a.links2:hover {
	color: #d18081;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom-style:solid;
}

p.address {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:16px;
    letter-spacing:.05em;
    margin-left:20px;
    margin-right:0px;
}

p.sideindent {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin:0px 0 12px 20px;
}

a.sideindent {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
    letter-spacing:.05em;
	border-bottom: 1px dotted #988D74;
}

a.sideindent:hover {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	text-decoration: none;
	border-bottom-style: solid;
}

p.side {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin:0 0 12px 20px;
}

a.side {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    letter-spacing:.05em;
	line-height:15px;
	border-bottom: 1px dotted #988D74;
}

a.side:hover {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	text-decoration: none;
	border-bottom-style: solid;
}

p.sidecenter {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin:0 0 12px 0;
}

a.sidecenter {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom: 1px dotted #988D74;
}

a.sidecenter:hover {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	text-decoration: none;
	border-bottom-style: solid;
}

p.sidecenter1 {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.05em;
    margin:0 0 0px 0;
}

a.sidecenter1 {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:14px;
	border-bottom: 1px dotted #988D74;
}

a.sidecenter1:hover {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:14px;
	text-decoration: none;
	border-bottom-style: solid;
}

p.toplink1 {
	color: #FFFFFF;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: right;
    font-weight:normal;
    letter-spacing:.04em;
    margin-top:5px;
    line-height:12px;
}

a.toplink1 {
	color: #FFFFFF;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: right;
    font-weight:normal;
    letter-spacing:.04em;
    margin-top:5px;
    line-height:12px;
    text-decoration:none;
}

a.toplink1:hover {
	color: #cdbd9c;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: right;
    font-weight:normal;
    letter-spacing:.04em;
    margin-top:5px;
    line-height:12px;
    text-decoration:none;
}

p.tag {
	color: #4b4b4b;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	line-height:140%;
	margin-left:10px;
	margin-right:10px;
    letter-spacing:.02em;
}

p.author {
	background-color:transparent;
	color: #4b4b4b;
	font-family: "Trebuchet MS", verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:right;
	margin-left:15px;
	margin-right:25px;
	font-weight:normal;
	margin-top:-15px;
	text-decoration:none;
	line-height:150%;
    letter-spacing:.03em;
}

p.author1 {
	color: #4b4b4b;
	font-family:  "Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:right;
	margin-left:15px;
	margin-right:25px;
	font-weight:normal;
	margin-top:-15px;
	text-decoration:underline;
	line-height:150%;
    letter-spacing:.03em;
}

a.author1 {
	color: #4b4b4b;
	font-family:  "Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:right;
	font-weight:normal;
	text-decoration:underline;
	line-height:150%;
    letter-spacing:.03em;
}

a.author1:hover {
	color: #66BBDD;
	font-family: "Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:right;
	font-weight:normal;
	text-decoration:underline;
    letter-spacing:.03em;
}

p.quote {
	color: #1177AA;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

p.quoteauthor {
	color: #1177AA;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11pt;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	margin-top: -14px;
}

p.homeaddress1 {
	color: #4b4b4b;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

p.toplink {
	color: #903232;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-right:10px;
	text-align: right;
	letter-spacing:0;
}

a.toplink {
	color: #f5f5ef;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:0;
}

a.toplink:hover {
	color: #cdbd9c;
	font-family: "Trebuchet MS",helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing:0;
}

p.bottomlink {
	color: #903232;
	font: 11px "Trebuchet MS",helvetica,sans-serif;
	margin: 10px 0 20px 0;
	text-align: center;
}

a.bottomlink {
	color: #f5f5ef;
	font: bold 11px "Trebuchet MS",helvetica,sans-serif;
	text-decoration: none;
	border-bottom:0px none;
	padding:0 15px;
}

a.bottomlink:hover {
	color: #cdbd9c;
	font: bold 11px "Trebuchet MS",helvetica,sans-serif;
	text-decoration: none;
	border-bottom:0px none;
}

p.copyright {
	color: #f5f5f5;
	font: 9px arial, helvetica,sans-serif;
	margin: 15px 0 0 0;
	text-align: center;
	text-transform:uppercase;
	letter-spacing:0;
}

a.copyright {
	color: #f5f5f5;
	font: 9px arial, helvetica,sans-serif;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:0;
	border-bottom: 1px dotted #f5f5f5;
}

a.copyright:hover {
	color: #f5f5f5;
	font: 9px arial,helvetica,sans-serif;
	text-decoration: none;
	border-bottom:1px solid #FFF;
}

input.back {
	background-color: #889187;
	color: #F5F5EF;
	font-family: "Trebuchet MS",Verdana, "Arial Narrow", arial, helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left:50px;
	letter-spacing:.05em;
}

input.back1 {
	background-color: #962C2E;
	color: #F5F5EF;
	font-family: "Trebuchet MS",Verdana, "Arial Narrow", arial, helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin:0px;
	padding:0;
	letter-spacing:.05em;
}

input.backadd {
	background-color: #962C2E;
	color: #F5F5EF;
	font-family: "Trebuchet MS",Verdana, "Arial Narrow", arial, helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left:0px;
	margin-top:3px;
	letter-spacing:.07em;
}

p.breadcrumbs {
	color: #cdcdcd;
    font-family:arial,helvetica,sans-serif;
	font-size:10px;
	text-align:left;
    font-weight:normal;
    letter-spacing:.02em;
    margin:0px 0 0px 10px;
}

a.breadcrumbs {
	color: #ffffff;
    font-family:arial,helvetica,sans-serif;
	font-size:10px;
	text-align:left;
    font-weight:normal;
    letter-spacing:.02em;
    text-decoration:none;
	border-bottom:0px none;
}

a.breadcrumbs:hover {
	color: #cdcdcd;
    font-family:arial,helvetica,sans-serif;
	font-size:10px;
	text-align:left;
    font-weight:normal;
    letter-spacing:.02em;
    text-decoration:underline;
	border-bottom:0px none;
}

p.forms {
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
    font-weight:normal;
    line-height:14px;
    margin:0 10px 0 10px;
}

input.forms {
	border: 1px solid #962C2E;
	background-color: #FFFFFF;
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.03em;
    margin-right:10px;
    margin-left:0px;
}

textarea.forms {
	border: 1px solid #962C2E;
	background-color: #ffffff;
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.03em;
    margin-right:10px;
    margin-left:0px;
}

select.forms {
	border: 1px solid #962C2E;
	background-color: #ffffff;
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.03em;
    margin-right:10px;
    margin-left:0px;
}

p.formarticles {
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	line-height:14px;
	text-align: left;
    font-weight:normal;
    margin-left:30px;
    margin-right:30px;
}

p.formq {
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
    font-weight:normal;
    line-height:14px;
    margin-right:10px;
    margin-left:10px;
}

p.forma {
	border: 1px solid #962C2E;
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.06em;
    margin-right:10px;
    margin-left:0px;
}

input.forma {
	border: 1px solid #962C2E;
	background-color: #FFFFFF;
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.06em;
    margin-right:10px;
    margin-left:0px;
}

textarea.forma {
	border: 1px solid #962C2E;
	background-color: #ffffff;
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.06em;
    margin-right:10px;
    margin-left:0px;
}

select.forma {
	border: 1px solid #962C2E;
	background-color: #ffffff;
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.06em;
    margin-right:10px;
    margin-left:0px;
}

.formarticles {
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    letter-spacing:.06em;
    margin-left:30px;
    margin-right:30px;
}

input.formcheckbox {
	background-color: #ffffff;
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.07em;
    margin:0px;
}

p.formcheckbox {
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.07em;
    margin:0px;
}

p.note {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
    font-weight:normal;
    line-height:13px;
    margin:10px 25px 0px 25px;
}

p.note1 {
	color: #4B4B4B;
	font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight:bold;
	line-height:15px;
	margin:0;
	padding-bottom: 15px;
	padding-left: 30px;
}

p.bio {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
    font-weight:normal;
    line-height:13px;
    letter-spacing:.05em;
    margin:10px;
}

a.bio {
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
    font-weight:bold;
    line-height:13px;
    letter-spacing:.05em;
	text-decoration:none;
	border-bottom: 1px dotted #bbb;
}

a.bio:hover {
	color: #d18081;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
    font-weight:bold;
    line-height:13px;
    letter-spacing:.05em;
	text-decoration:none;
	border-bottom-style:solid;
}

p.artdir {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: right;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin:-15px 50px 0 50px;
}

a.artdir {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

a.artdir:hover {
	color: #cdbd9c;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

p.faq {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin-left:50px;
    margin-right:50px;
}

a.faq {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom: 1px dotted #bbb;
}

a.faq:hover {
	color: #d18081;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
	border-bottom-style:solid;
}

p.port {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
    font-weight:normal;
    line-height:14px;
    margin-top:0px;
    margin-left:10px;
    margin-right:10px;
}

a.port {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height:14px;
}

a.port:hover {
	color: #cdbd9c;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p.port1 {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
    font-weight:normal;
    line-height:14px;
    letter-spacing:.05em;
    margin:0px;
}

a.port1 {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:22px;
}

a.port1:hover {
	color: #cdbd9c;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

p.port2 {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin-left:61px;
    margin-right:50px;
}

a.port2 {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

a.port2:hover {
	color: #cdbd9c;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

p.portfolio {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
    font-weight:normal;
    line-height:14px;
    margin:0px 10px 0 10px;
}

a.portfolio {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:14px;
	border-bottom: 1px dotted #bbb;
}

a.portfolio:hover {
	color: #d18081;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:14px;
	border-bottom-style:solid;
}

p.portviews {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:20px;
    letter-spacing:.05em;
    margin:0px;
}

a.portviews {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

a.portviews:hover {
	color: #cdbd9c;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul {
	list-style-image:url('images/bullet1.gif');
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:22px;
    letter-spacing:.05em;
    margin:0 50px 0 100px;
}

ul.directory {
	list-style-image:url('images/bullet1aa.gif');
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:16px;
    letter-spacing:.05em;
    margin: 0 40px 0 75px; 
    }

li.directory {
	list-style-image:url('images/bullet1aa.gif');
	color: #4b4b4b;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:16px;
    letter-spacing:.05em;
    margin:0px 0px 10px 0;
}

#newprojects ul {
   	list-style:none;
margin: 5px 5px 5px 0px; 
	padding:0 0 0px 10px;
    }

#newprojects ul li{
	list-style:none;
background:url('images/bullet1c.gif') no-repeat;
	color: #4b4b4b;
    margin: 5px 0px 0 0px; 
	padding: 0 3px 10px .7em;
    font:bold 11px/14px "Trebuchet MS",verdana,helvetica,sans-serif;
  	text-align: left;
	    letter-spacing:0;
  }

p.directory {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:13px;
    letter-spacing:.05em;
    margin:0 50px 0 50px;
}

a.directory {
	color: #962C2E;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height:16px;
    margin:0 0px 20px 0px;
	border-bottom: 1px dotted #bbb;
}

a.directory:hover {
	color:#D18081;
	font-family:  "Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
	text-decoration: none;
	border-bottom-style:solid;
}

ol {
	color: #962C2E;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
    font-weight:normal;
    line-height:22px;
    letter-spacing:.05em;
    margin: 0 40px 0 95px;
}

p.clients {
	color: #4B4B4B;
    font-family:"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size: 10px;
	text-align: left;
    font-weight:normal;
    line-height:15px;
    letter-spacing:.05em;
    margin:0 50px 0 50px;
}

a.clients {
	color: #962C2E;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height:15px;
}

a.clients:hover {
	color: #cdbd9c;
	font-family:"Trebuchet MS",verdana, helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.note1 {
	font-size: 10px;
	letter-spacing:0;
	/*padding:10px 15x;*/
	text-align:left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: italic;
	color: #ff0000;
}

#estimate-notes {
	width:460px;
	margin:20px 15px;
	padding:15px;
	background-color:#FFFFFF;
	border:0;
}

#estimate-header {
	width:460px;
	margin:10px 15px;
	text-align:center;
	background-color:#FFFFFF;
	border:0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
	letter-spacing:0.2em;
	text-transform:uppercase;
}
