body {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: White;
	color: Black;
	font-size:13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {list-style-position: outside; color: #000099; font-weight: normal; text-decoration: none;}
a {
	text-decoration: none;
	color: Black;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: Blue;
	text-decoration: underline;
}


/* --- Standard CSS Used by more than one program --- */

.black_11 {
	color: Black;
	font-size:11px;
}
.black_11_bold {
	color: Black;
	font-size:11px;
	font-weight:bold;
}
.black_12 {
	color: Black;
	font-size:12px;
}
.black_12_bold {
	color: Black;
	font-size:12px;
	font-weight:bold;
}
.black_13 {
	color: Black;
	font-size:13px;
}
.black_13_bold {
	color: Black;
	font-size:13px;
	font-weight:bold;
}
.black_17 {
	color: black;
	font-size: 17px;
}
.black_17_bold {
	color: black;
	font-size: 17px;
	font-weight: bold;
}
.black_24_bold {
	color: black;
	font-size: 24px;
	font-weight: bold;
}

.header_tel
{
	color: black;
	font-size: 15px;
	font-weight: bold;
	padding-right: 15px;
}
.header_fax
{
	color: black;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
}


/* --- Used by NavigationX.htm files for Top Navigation Menu --- */

table.navtop
{
	background-color: #AF8F0D;
	width: 100%;
	border-bottom: #000000 2px solid;
}
td.navtop
{
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 10px;
}

a.navtop:link, a.navtop:visited
{
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}
a.navtop:hover 
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none
}
a.navtop_selected:link, a.navtop_selected:visited
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.navtop_selected:hover 
{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* --- Used by all programs to style company name in header --- */

img.CompanyLogo
{
	padding-top: 25px;
	padding-bottom: 15px;
}
td.CompanyLogoFish1
{
	 padding-top: 40px;
	 text-align: left;
	 vertical-align: top;
}
td.CompanyLogoFish2
{
	 padding-top: 40px;
	 text-align: right;
	 vertical-align: top;
}


/* --- Used by the Projects pages --- */

td.projects_navtable {
	font-size: 12px;
	vertical-align: top;
}
td.projectdescription {
	text-align: center;
	font-size: 13px;
}
img.projectimageleft {
	border-style: solid; 
	border-width: 5px 15px 7px 0px; 
	border-color: white;
}
img.projectimageright {
	border-style: solid; 
	border-width: 5px 0px 7px 15px; 
	border-color: white;
}

/* --- Used by Balusters.htm Baluster Gallery--- */

td.balluster_heading
{
	padding-left: 25px;
	padding-bottom: 12px;
}

Img.Balluster_Image1
{
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 10px;
}

Img.Balluster_Image2
{
	padding-top: 17px;
	padding-bottom: 10px;
}

TD.balluster_gallery
{
	padding-left: 30px;
	padding-bottom: 30px;
}

/* --- Used by pricing.htm --- */

td.ourprices_text
{
	text-align: left;
	vertical-align: top;
	padding-top:5px;
	padding-left:1px;
	padding-bottom:5px;
}

td.ourprices_tick
{
	vertical-align: top;
}

/* --- Used by Services.htm --- */

td.serviceslogo
{
	text-align: right;
	vertical-align: top;
	padding-right: 14px;
	width: 64px;
}

Td.servicestext
{
	padding-bottom: 15px;
	font-size: 13px;
}

td.contactus_sectionheading
{
	color: black;
	font-size: 14px;
	font-weight: bold;
	border-bottom: gray 1px solid;
	padding-top: 15px;
	padding-bottom: 2px;
}

TD.contactus_linespacer
{
	padding-bottom: 5px;
}

p.Advice_Heading
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 18px;
	padding : 4px 4px 4px 4px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
p.Advice_Text
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 18px;
	padding : 4px 4px 4px 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
