/* 
  Basement Systems CSS by Evan Islam
  http://www.basementsystems.com
*/

body {
	background-color: #f6f6f6;
	font-family : Verdana; font-size : 8pt;
}

.inspection { font-weight:bold; font-size:12px; }

a:link, a:visited	{cursor: pointer; font-family : verdana; color : #054d89; text-decoration:underline;}
a:hover	{cursor: pointer; font-family : verdana; color : #ff3300; text-decoration : underline;}

td, p {font-family : Verdana; font-size : 8pt;}

.phonenumber { padding: 0px 12px 0px 0px; font-size : 10pt; font-family : verdana; color : #000000;}
.mainmenu { padding: 10px; font-size : 8pt; font-family : verdana; color : #000000; font-weight: bold; background-color:#2d5d90;}
.footer { padding: 15px 15px 15px 15px; font-size : 9px; font-family : verdana; color : #000000; background-color:#e0e0dc;}

a.whitelinks, a.whitelinks:visited { font-size : 8pt; font-family : verdana; color : #ffffff; font-weight: bold; text-decoration : none;}
a.whitelinks:hover { font-size : 8pt; font-family : verdana; color : #ffff00; font-weight: bold; text-decoration : underline;}

.redlinks		{font-size : 10pt; font-family : arial; color : #EC1D26; text-decoration:none; font-weight: none;}
a.redlinks, a.redlinks:visited		{font-size : 10pt; cursor: pointer; font-family : arial; color : #EC1D26; text-decoration:none; font-weight: bold;}
a.redlinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #EC1D26; text-decoration : underline; font-weight: bold;}

.redlinksbig, a.redlinksbig, a.redlinksbig:visited		{font-size : 18px; font-family : verdana; color : #EC1D26; text-decoration:none; }
a.redlinksbig:hover	{font-size : 18px; font-family : verdana; color : #EC1D26; text-decoration : underline;}

.redlinksmed, a.redlinksmed, a.redlinksmed:visited		{font-size : 14px; font-family : verdana; color : #EC1D26; text-decoration:none; }
a.redlinksmed:hover	{font-size : 14px; font-family : verdana; color : #EC1D26; text-decoration : underline;}

a.redmenulinks, a.redmenulinks:visited		{font-size : 10pt; cursor: pointer; font-family : arial; color : #ff3300; text-decoration:none;}
a.redmenulinks:hover	{font-size : 10pt; cursor: pointer; font-family : arial; color : #ff3300; text-decoration : underline;}

.red,  a.red, a.red:active, a.red:visited {font-size : 8pt; font-family : Verdana; color : #ff3300; text-decoration:none;}
a.red:hover {font-size : 8pt; font-family : Verdana; color : #ff3300; text-decoration:underline;}

#testimonials { border:2px solid #054d89; padding:7px; margin-bottom:15px; width:202; background-color:#fafae6; text-align:left }

.bodycontent {padding: 10px;}

.blue
{font-size : 10pt; font-family : verdana, arial; color : #09427B; text-decoration:none;}
a.blue:link, a.blue:visited, a.blue:active
{font-size : 10pt; cursor: pointer; font-family : verdana, arial; color : #09427B; font-weight: bold; text-decoration:none;}
a.blue:hover
{font-size : 10pt; cursor: pointer; font-family : verdana, arial; color : #09427B; font-weight: bold; text-decoration:underline;} 


a.bluelinks		{font-size : 9pt; cursor: pointer; font-family : Verdana; color : #062646; text-decoration:none;}
a.bluelinks:hover	{font-size : 9pt; cursor: pointer; font-family : Verdana; color : #062646; text-decoration : underline;}

/* The general footer...  */
.footerlinks		{ font-size : 8pt; font-family : Verdana; color : #2476D0; text-decoration:none;}
a.footerlinks		{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:none; font-weight: none;}
a.footerlinks:hover	{ font-size : 8pt; cursor: pointer; font-family : Verdana; color : #2476D0; text-decoration:underline;}

/* Main table cell colours and backgrounds */
table.table1	{ border: #7C7F91; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}



/* strong blue headers */
.header1			{ font-weight: bold; font-size: 14px; color : #000080;}
.header2			{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080;}
.header3			{ font-weight: bold; font-family : Verdana; font-size: 14px; color : #000080;}
.headerbig			{ font-weight: bold; font-size: 18px; color : #000080;}
h1, a.h1:visited, a.h1:link		{ font-weight: bold; font-size: 21px; color : #2d5d90; font-style: italic;}
a.h1:hover	{ font-weight: bold; font-size: 21px; color : #ff3300; font-style: italic;}
h2 { font-weight:bold; font-size: 16px; color:#000000 }
h3 { font-weight:bold; font-size: 13px; color:#000000 }


/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #78787E;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

input.post, textarea.post, select.post {
	color : #d32b7e;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}