/* body */	
BODY  {
	font-family:verdana, san-serif;
	font-size: 11px;
	margin: 0px;
	color: #000000;
}

/* LINKS*/	
A  {color: #000000;text-decoration : underline;}
A:Visited  {color: #000000;text-decoration : underline;}
A:Active  {color: #000000;text-decoration : underline;}
A:Hover  {color: #265D99;text-decoration: underline;}

/* footer links */	
a.foot  {color: #000000;text-decoration : none;}
a.foot:Visited  {color: #000000;text-decoration : none;}
a.foot:Active  {color: #000000;text-decoration : none;}
a.foot:Hover  {color: #000000;text-decoration: underline;}

/* homepage links */	
a.home  {color: #990000; text-decoration: none; font-size: 11px;}
a.home:Visited  {color: #990000;text-decoration: none; font-size: 11px;}
a.home:Active  {color: #990000;text-decoration: none; font-size: 11px;}
a.home:Hover  {color: #265D99;text-decoration: none; font-size: 11px;}

/* homepage2 links */	
a.home2  {color: #000000; text-decoration: none;  font-size: 11px;}
a.home2:Visited  {color: #000000;text-decoration: none; font-size: 11px;}
a.home2:Active  {color: #000000;text-decoration: none; font-size: 11px;}
a.home2:Hover  {color: #265D99;text-decoration: none; font-size: 11px;}

/* free links*/
A.free  {color: #265D99;text-decoration : none; font-size: 10px; font-weight: bold;}
A.free:Visited  {color: #265D99;text-decoration : none; font-size: 10px; font-weight: bold;}
A.free:Active  {color: #265D99;text-decoration : none; font-size: 10px; font-weight: bold;}
A.free:Hover  {color: #5C5C5C;text-decoration: none; font-size: 10px; font-weight: bold;}



/* TEXT */
.bodytext {font-size: 11px; text-align: justify;}
.hometext {font-size: 11px;	line-height: 22px;}
.plaintext {font-size: 11px; line-height:14px}
.menutext {font-size: 10px; font-weight: bold;}
.whitetext {color: #ffffff; font-size: 10px;}
.ninetext {font-size: 9px; line-height:14px;}
.tentext {font-size: 10px;}

/* headlines */
.smallhead {font-size: 11px; font-weight: bold; color: #333333}
.redhead {font-size: 11px; font-weight: bold; color: #990000;}
.midhead {font-size: 12px; font-weight: bold; color : #265D99; }
.largehead {font-size: 14px; font-weight: bold; color : #265D99; line-height: 30px;}
.homehead {font-size: 14px; font-weight: bold; color : #265D99; line-height: 20px;}
.homehead2 {font-size: 12px; font-weight: bold; color : #265D99; line-height: 20px;}

/* left menu*/
.menu_table {font-size: 10px;}
.menu_table A:link {font-weight: bold; text-decoration : none; color:#333333;}
.menu_table A:visited {font-weight: bold; text-decoration : none; color:#333333;}
.menu_table A:active {font-weight: bold; text-decoration : none; color:#333333;}
.menu_table A:hover {font-weight: bold; text-decoration : none; color:#FFFFFF;}
.menu_table_head {font-weight: bold; color: #FFFFFF;}

/* directory table*/
.dir_table {border: 1px solid #999999; font-size: 10px;}

/* free estimates table*/
.free_est_table {border: 1px solid #5C5C5C; background:#E3E3E3;font-size: 10px; line-height:13px;}
.free_est_table td {border: 1px solid #5C5C5C;}
.free_est_table p {padding-bottom:2px; padding-left:10px; padding-right:10px; padding-top:0px;}

.page_pic{border-left:20px solid #CCCCCC; border-bottom:10px solid #CCCCCC;}

.testimonial_caption  {font-size:10px; margin: 50px; line-height: 15px;}

/* photo gallery thumb table*/
.photo_gall_thumb {border: 1px solid #333333; font-size: 10px; background: #333333}
a.pg:Link  {color: #FFFFFF; text-decoration: none;  font-size: 10px; }
a.pg:Visited  {color: #FFFFFF;text-decoration: none; font-size: 10px;}
a.pg:Active  {color: #FFFFFF;text-decoration: none; font-size: 10px;}
a.pg:Hover  {color: #FFFFFF;text-decoration: underline; font-size: 10px;}

/* photo gallery main page table*/
.photo_gall_thumb2 {border: 1px solid #333333; font-size: 10px; background: #FFFFFF;}
.photo_gall_thumb_pic {border-bottom: 1px solid #333333;}
a.pg2:Link  {color: #265D99; text-decoration: none;  font-size: 9px;}
a.pg2:Visited  {color: #265D99;text-decoration: none; font-size: 9px;}
a.pg2:Active  {color: #265D99;text-decoration: none; font-size: 9px;}
a.pg2:Hover  {color: #333333;text-decoration: underline; font-size: 9px;}

/*profile thumbnail*/
.profile_thumb_border {
	border: 1px solid #333333;
} 


/*profile thumbnail*/
.profile_thumb {
	border: 0px solid #333333;
} 


/*image thumbnail*/
.thumb {
	border: 1px solid #FFFFFF;
} 

.thumb:hover {
	border: 1px solid #125952;
}
input.gobtn {
	background-color: #265D99; 
	font-weight: bold; 
	font-size: 9px; 
	color: #FFFFFF;
	padding: 1px;
}