@charset "UTF-8";
body {
	background-color: #fff;
	font-family: helvetica, arial, verdana, sans-serif;
	text-align: left;
	color: #333;
}


/*HEADER*/
table.header {
	background-image:url(../images/bkgd-edge.gif);
	background-position: top center;
	background-repeat:repeat-x;
}
td.headernav {
	font-weight: normal;
	font-size:18px;
	padding-bottom: 10px;
	letter-spacing: -1px;
	color:#999;
}

a.headernav:link, a.headernav:visited, a.headernav:active
{ font-size:16px; color: #ddd;text-decoration: none; padding: 10px;}
a.headernav:hover
{ font-size:16px; color: #333;text-decoration: none; background-image:url(../images/bkgd-edge.gif);
	background-position: bottom center;
	background-repeat:no-repeat; padding: 10px;}

/*BODY*/
table.contentbkgd {
	background-image:url(../images/bkgd-littletree.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}
table.contentbkgd2 {
	background-image:url(../images/bkgd-littleroof.jpg);
	background-position: right bottom;
	background-repeat:no-repeat;
}

h1
{
font-size: 20px;
font-weight: normal;
color: #666;
letter-spacing: -1px;
margin: 0px 0px 5px 0px;
}

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: #666;
	text-decoration: none;
	}

.h1
{
font-size: 20px;
font-weight: normal;
color: #666;
letter-spacing: -1px;
margin: 0px 0px 5px 0px;
}

h2
{
font-size: 18px;
font-weight: normal;
color: #999;
letter-spacing: -1px;
margin: 0px 0px 0px 0px;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	color: #999;
	text-decoration: none;
	}
.h2
{
font-size: 18px;
font-weight: normal;
color: #999;
letter-spacing: -1px;
margin: 0px 0px 0px 0px;
}
	
h3
{
font-size: 18px;
font-weight: normal;
color: #999;
letter-spacing: -1px;
margin: 0px 0px -14px 0px;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #999;
	text-decoration: none;
	}
.h3
{
font-size: 18px;
font-weight: normal;
color: #999;
letter-spacing: -1px;
margin: 0px 0px 0px 0px;
}
		
	
h4 {
	margin: 10px 10px 0px 0px;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #3d85c6;
	}
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	color: #3d85c6;
	text-decoration: none;
	}
	
h5 {
	margin: 0px 10px 20px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	}
h5 a:link, h5 a:visited, h5 a:active, h5 a:hover {
	color: #3d85c6;
	text-decoration: none;
	}
	
p.sidecopy  {
    margin: 0 0 12px 0;
    padding: 0;
	font-size: 11px;
    line-height: 14px;
	}


td.column 
{
	padding: 10px;
	margin: 0px;

}

p.column 
{
font-size:12px;
line-height:20px;
text-align: left;
font-weight: normal;
}
.column a  {
color: #000;text-decoration: underline;line-height:18px;
}
.column a:hover  {
color: #000;text-decoration: underline;line-height:18px;; 
} 
a.none:link, a.none:visited, a.none:active  {
color: #000;text-decoration: none;
}

a.column:link, a.column:visited, a.column:active
{ font-size:12px; color: #000;text-decoration: underline;line-height:18px;}
a.column:hover
{ font-size:12px; color: #000;text-decoration: underline;line-height:18px;}

td.bodycopy {
	
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	}

p.client 
{
text-align: left;
padding: 10px 10px 10px 0px;
}
	
.clientq {
	text-transform:uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	}
.clienta {
	font-size: 12px;
	line-height:20px;
	font-weight: normal;
	color: #333333;
	padding-left: 50px;
	}	

	
	
ul, ul li
{
list-style: none;
padding:0;
margin:0;
}

ul li {
background-image: url(../images/listline.gif);
background-position: 0 5; 
background-repeat: no-repeat;
padding-left: 8px; 
line-height: 14px;
}
img.imagefloatl 
{
float:left;
padding-right: 10px;
}
img.imagefloatr
{
float:right;
padding-left: 10px;

}

hr { 
border: none 0;
border-top: 1px solid  #DDDDDD;
width: 100%;
height: 1px;
}
.required {
	
	font-size: 20px;
	font-weight: normal;
	color: #cc0033;
	}
	
/*WORK*/
img.work
	{padding-bottom:18px;}

/*FOOTER*/
table.footer {
	background-image:url(../images/bkgd-footer.jpg);
	background-position: top center;
	background-repeat:repeat-x;
	height: 180px;
}
td.footer {
	font-size:10px;
	font-weight: normal;
	line-height:14px;
	color:#999;
	margin: 15px 0px 0px 15px;
}

a.footer:link, a.footer:visited, a.footer:active
{ font-size:10px; color: #ccc;text-decoration: underline;}
a.footer:hover
{ font-size:10px; color: #000;text-decoration: underline;}



	
	
