.profile_company{
	color:#000000;
	font-size:27px;	
	font-weight:bold;
}
.profile_phone{
	color:#e68c2b;
	font-size:27px;
	font-weight:bold;
}
.profile_mailing{
	color:#e68c2b;
	font-size:18px;	
}
.profile_website{
	color:#e68c2b;
	font-size:18px;
	font-weight:bold;	
}
.profile_answer{
	color:#000000;
	font-size:17px;	
}
.profile_fax{
	color:#000000;
	font-size:17px;	
}

.profile_email{
	color:#000000;
	font-size:17px;	
}

p.profile_description {
	margin-left: 40px;
	margin-right: 200px;
	color:#000000;
	font-size:17px;	
}


.profile_coupon{
	color:#000000;
	font-size:17px;

}


#dynamicNav { width: 200px; background: #e68c2b; border: 1px solid #ba5f0f; -moz-border-radius: 5px; -webkit-border-radius: 5px; list-style: none; margin: 0; padding: 0; font-family: arial, sans-serif; }
#dynamicNav li { margin: 0; padding: 0; text-align: center; list-style: none; _display: block; _float: left; _width: 100%; }
#dynamicNav li a { padding: 15px; display: block; color: #fff; font-weight: bold; text-decoration: none; font-size: 14px; }
#dynamicNav li a:hover, #dynamicNav li a.active { background: #ba5f0f; }

#dynamicNav span a { 
padding: 15px; 
display: block; 
color: #fff; 
font-weight: bold; 
text-decoration: none; 
font-size: 22px; }
	

#footer a { 
padding: 5px; 
color: #fff; 
font-weight: bold; 
text-decoration: none; 
font-size: 15px;
color: #FFFFFF;
background-color: #e58a29;		
}


.row_default{
	background-color: #ba5f0f;
}

.row_alternate{
	background-color: #e07b21;
}


.professional_plumbers_in {
	color: #fff;
	font-size: 26px;	
}

.navigation_top a{ 

	color: #fff;
	font-size: 10px;
	text-decoration: none;
		
}

.listing_yellow{
	color: #FFD600;
	font-weight: bold;
	font-size: 16px;
}
.listing_white{
	color: #e8e8e8;
	font-size: smaller;	
}

.orange {
	background-color: #e58a29;
}

.form_object_text{
	font-size: 110%;
}

.totalmatches {

	color: #e58a29;
	font-weight: bold;
	font-size: 15px;
	text-transform: capitalize; 
}

.sponsored_links_th {
   color: #FFFFFF;
	background-color: #ade1f9;
	font-weight: bold;
}

.sponsored_links {
	color: #000000;
	background-color: #FFFF00;
}


.filename{
	font-style: italic;
	font-size: x-small;
}

.form_color{

background-color: #ffff99;
}

.submit{

}

.tab {
	color: #FFFF99;
}

.bronze {
background-color: #ededed;

}
.bronze_th {
	color: #000000;
	background-color: #cccccc;
}


.silver {
background-color: #d7e4ef;
}

.silver_th {
	color: #CCCCCC;
	background-color: #663399;
}


.gold {
	background-color: #FFFF66;

}
.gold_th {
	color: #FFCC00;
	background-color: #330000;
}


.minipage {
background-color: #E1E1FF;
}
.minipage_th {
	color: #FFF6D4;

	background-color: #0002B9;
	font-weight: bold;
}


.sponsor {
	background-color: #FAFE08;
}
.sponsor_th {
	color: #FFFFFF;
	background-color: #E71611;
}


.ad_title {
	font-size: 15px;
}
.ad_text {
	font-size: 13px;
}
.ad_www {
	color: #330000;
	font-size: 13px;
}

.listing_th {
color: #FFF6D5;
background-color: #000000;	
font-size: 11px;
font-weight: bold;
}

    body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background: #333333;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:120%;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    }
	a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		background:#369;
		text-decoration:none;
	}
    h1, h2, h3 {
    	color: #e58a29;
      margin:.8em 0 .2em 0;
      padding:0;
    }
    
    h4{
    	color: #4A4A4A;
    	border: none;
    	margin: 3px;
    }
    
    h3.form_orange {
    	color: #fff;
    	border: none;
    	margin: 3px;
    }
    
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 5px;
		
	}
	
	
	.instruction{
		color: #000000;
		background-color: #ededed;
	}
	
	
	/* Header styles */
    #header {
	background-color: #e58a29;
		font-weight: bold;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	   clear:both;
	   float:left;
width: 988px;;			/* width of whole page */
      
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background: #cccc99;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
		position:relative;
		left:200px;
        background:#fff;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
	}
	.leftmenu .col1 {
       margin:0 15px 0 215px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
	}
    .leftmenu .col2 {
        float:left;
        width:170px;
        position:relative;
        right:185px;
    }

