﻿body 
{
	font-family:Arial, MS Sans Serif;
	font-size: 12pt;
	margin-top: 0px;
	margin-left: 0px;
}
a
{
	color: white;
	text-decoration: underline;
}
th a
{
	color: yellow;
	
}
h3 
{
	color: yellow;
}
legend
{
	color: white;
}
#topbar
{
	background-image: url(../images/green_block.jpg);
	text-align: center;
}
#window
{
	margin: auto;
	background-color: green;
	width:1000px;
	border-right: solid 4px grey;
	border-bottom: solid 4px grey;
}
#productbar
{
	background-image: url(../images/green_block.jpg);
	padding-bottom: 5px;
}
#productbar td
{
	font-family:Arial, MS Sans Serif;
	width: 250px;
	color:White;
	font-size:11pt;
}
#productbar th
{
	font-family:Arial, MS Sans Serif;
	color: yellow;
	font-weight:bold;
	text-align:left;
}
#home_contact_info
{
	padding: 5px 5px 5px 5px;
	color: white;
	font-size:10pt;
	text-align: center;
}
#divider
{
	color: Yellow;
	text-align:center;
	padding: 5px 0px 5px 0px;
}
#getaquote
{
	float:right;
	background-color: #00CC00;
}
#main
{
	color: White;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#main_text_intro
{
	font-size:14pt;
}
#main_text
{
	font-size:11pt;
}
#whatwedo
{
	font-size:10pt;
}
#sitedesign
{
	font-size:8pt;
	text-decoration: none;
	color: Blue;
}
#fencing_project
{
	padding-left: 5px;
}
#project_image
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#project_description
{
	color:yellow;
	font-size: 10pt;
}
#product_description
{
	padding-left: 5px;
}
.product_image
{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.product_header
{
	font-size: 16pt;
	font-weight: 600;
	text-decoration: underline;
	padding-bottom: 5px;
}
.project_item
{
	padding-top: 5px;
	padding-left: 5px;
	width:575px;
}
.project_item_fullsize
{
	padding-left: 5px;
	padding-top: 5px;
}
#contactus
{
	padding-left: 50px;
	padding-top: 25px;
}
#links
{
	padding-left: 5px;
}
.flash_intro
{
	float:right;
}

