/* 
SEA Construction
http://www.remodeling-bayarea.com
Designed and built by: Robert Fornesi
http://www.fornesi.com
*/
input {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	background-color: #ffffff;
	border-top: #999999 1px solid;	
	border-bottom: #999999 1px solid;	
	border-left: #666666 1px solid;	
	border-right: #999999 1px solid;	
}
a:link
{
	color: #333333;
	text-decoration: underline;
}
a:visited
{
	color: #666666;
	text-decoration: underline;
}
a:active
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #999999;
	text-decoration: none;
}

body
{
	background-color: #ffffff;
	color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
td
{
	color: #333333;
    font-family: latha, Verdana, Arial, sans-serif;
    font-size: 13px;
	vertical-align: top;
}
.content
	{
	padding: 20px;
	background-color: #ffffff;
	}
.footer
	{
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	}

hr
	{
	color:#ffffff;
	}
.legal
	{
	font-size: 10px;
	}
.homeText
	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff;
	padding: 4px;
    font-size: 11px;
	color: #333333;
	font-weight: normal;
	}
.homeTextTitle
	{
    font-size: 11px;
	color: #333333;
	font-weight: bold;
	}
.leftNav
	{
	width: 130px;
	text-align: left;
	background-color: #ffffff;
	padding: 4px;
    font-size: 11px;
	color: #333333;
	font-weight: bold;
	}
.leftNav a:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.leftNav a:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.leftNav a:active
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.leftNav a:hover
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.popUp
	{
	font-weight: bold;
	text-align: center;
	}
.popUpNav
	{
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
	text-align: center;
	color: #666666;
	font-weight: bold;
	}
.showroom
	{
	background-color: #ffffff;
	color: #ffffff;
	}
.title
	{
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}
.subTitle
	{
	font-style: normal;
	}