#heading
{
	color:darkslateblue;
	font-family: Trebuchet MS;
	font-weight:bold;
	color: White;
}

#intro
{
	font-family:Trebuchet MS;
	color: Snow;
	font-size:medium;
}

#bulletpoints
{
	letter-spacing:2px;
	color:slateblue;
	font-family: Trebuchet MS;
	font-weight:bold;
}

#processdescription
{
	color:Snow;
	font-family: Trebuchet MS;
	font-weight:bold;
}

a:link
{
	color:darkslateblue;
	font-size:medium;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

a:visited
{
	color:darkslateblue;
	font-size:medium;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#333;
	text-decoration:none;
}

.SubmitButton
{
	background-color:Lavender;
}

.ContactInfoFields
{
	width:325px;
	
}

.OnlineQuote
{
	text-align: right;
	font-family: Verdana;
	color: CornFlowerBlue;
	font-weight: bold;
}

#ServiceNote
{
	color: Red;
	font-weight:bold;
	font-family:Arial;
}

#BackyardDream
{
	font-family: Verdana;
	font-weight: bold;
	font-size: large;	
}

#BackyardDreamSubheading
{
	font-family: Verdana;
	font-weight: bold;
	color: DarkSlateBlue;
}

#ContactForm td
{
	font-family:Arial;
	font-weight:bold;
	color:DarkSlateBlue;
}

.PoolKitName
{
	font-weight:bold;
	font-family:Verdana;
	color: DarkSlateBlue;
}

.PoolKitData
{
	font-family:DarkSlateBlue;
	font-family:Arial;
	color: DarkSlateBlue;
}

.PoolKitHeaderRow
{
	font-family: Verdana;
	font-weight: Bold;
	border-style:solid;
	border-bottom-style:solid;
	border-bottom-color:Black;
	border-bottom-width:medium;
}

.OrderKitButton
{
	background-color:DarkSlateBlue;
	color:White;
}

#PoolkitHeader { width:100%; }
#PoolkitHeader td { font-family:Verdana; color:MediumSlateBlue;}
#PoolkitHeader td.KitList { color:Navy; }

#PoolkitOptions { width: 100% }
#PoolkitOptions td { font-family: Verdana; color:MediumSlateBlue;}
#PoolkitOptions td.KitOption { font-family: Sans-Serif; color: red; font-weight: bold;}

