#log_in_container
{
	
	color:#666666;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	margin-top: 10px;
	
	margin-left: 10px;
}


#hours
{
	border-collapse: collapse; 
}

#hours td{
	margin-left: 10px;
}

#step1
{
		display: block;
}
#step1_content
{
	float: right;
	margin-top: 40px;
	width: 195px;
	margin-right: -15px;
}

#step2
{
	display: none;
}

#step3
{
	display: none;
}


#website-links input{
	display: block;
}

.wraptocenter {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
	height: 128px;
	width:500px;
	
	
	
  
}
.wraptocenter * {
    vertical-align: middle;
}


#business-name
{
	color: #999999;
	font-style: italic;
}

#business-location
{
	color: #999999;
	font-style: italic;
}

#categories_panel
{
	border: 1px solid black;
	background-color: white;
	padding: 25px;
	cursor:move;
	float: left;

	position: relative;
	top: -417px;
	left: 413px;
	
	

}

.categories
{
	list-style: none;

}

.categories li
{
	display: inline;
}

.categories li a
{
	color: inherit;
	text-decoration: none;
	
}

/***********************************************************************************
 Content
 **********************************************************************************/
ul.payments-accepted-at
{
	list-style: none;
	margin-top: 0px;
	
}
 img
 {
 	border: none;
 }
/* List of products and services */
ul.products-list
{
    margin: 0px;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
    list-style-image: url(../images/list-image.gif);
    padding-left: 65px;
    margin-top: 3px;
}

ul.products-list li
{
    margin-bottom: 3px;
    padding: 0px;
}


#body-content
{
    font-family: Arial;
    font-size: 14px;
    margin: 0px;
    margin-top: 15px;
    margin-left: 25px;
    margin-right: 15px;
}

#left-column
{
    margin: 0px;
    padding: 0px;
    display: inline;
    border-right: 1px solid #CCCCCC;
    width: 650px;
    float: left;
    margin-right: -1px;
}

#left-column, #left-column-inner-profile
{
	 height: 600px;
}

#content > #left-column, #content > #left-column-inner-profile
{
    /* override here for compliant browsers to use min-height */
    height: auto;
    min-height: 600px;
}


#left-column-inner-profile
{
    margin: 0px;
    padding: 25px;
	
	
  
}


#map-container
{
	margin: 7px auto;
	padding: 3px;
	
	
	width: 225px;
	height: 225px;
	
	border: 1px solid #efefef;
}


#search-box
{
    height: 50px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0px;
    padding: 0px;
    padding: 15px;
}

a
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 12px;
    color: #578ff2;
}
p, p.rule
{
    line-height: 20px;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
    margin: 0px;
}

.commentbody p
{
    margin-bottom: 0;
}

.margin
{
    padding-left: 25px;
    padding-right: 25px;
}

.margin-slim
{
    padding-left: 8px;
    padding-right: 25px;
}

.margin-more
{
    padding-left: 45px;
    padding-right: 45px;
}
.rule
{
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
}

p#copyright-text
{
    font-family: Arial;
    color: #666666;
    font-size: 11px;
    text-align: center;
}
#see-us-box
{
    display: inline;
    width: 133px;
    float: right;
    margin-top: -15px;
    margin-right: -15px;
    position: relative;
    padding-left: 15px;
    margin-left: 15px;
    background-color: #f2f2f2;
    background-image: url(../images/bg-see-us-on-bottom-curve.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}



#see-us-box h2
{
    font-family: Arial;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}
.indent
{
    padding-left: 46px;
	margin-bottom: 35px;
}

h1
{
    font-family: Arial;
    font-size: 18px;
    color: #8dc200; 
    /*color: #B2D281; */
    font-weight: normal;
    margin: 0px;
}

#prodserve
{
    /*background-color:#B2D281;*/
    /*background-color: #E6FFCC;*/
    background-color: #F0FFF0;
    padding-top: 1px;
    padding-bottom: 15px;
    vertical-align: middle;
    margin-left: 15px;
    margin-top: 10px;
    /*margin-bottom: 10px;*/
}

.header-black
{
    font-family: Arial;
    font-size: 18px;
    /*color: #8dc200; */
    color: #Black;
    font-weight: normal;
    margin: 0px;
}

#search-box h1, #search-box span
{
    margin: 0px;
    margin-bottom: 5px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    font-size: 16px;
}

#search-box input.search
{
    width: 214px;
}

#right-column
{
    float: right;
    width: 249px;
    margin: 0px;
    padding: 0px;
    background-color: White;
    border-left: 1px solid #CCCCCC;
}

#right-column h2
{
    /* background-image: url(../images/bg-header-title.gif); */
    background-color: #DDDDDD;
    background-repeat: repeat-x;
    background-position: left top;
    height: 23px;
    margin: 0px;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 16px;
    color: #444444; 
    text-align: center;
    padding-top: 3px;
    font-weight: normal;
    clear: both;
}

#right-column ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-left: 12px;
    padding-right: 12px;
}

#right-column a
{
    text-decoration: none;
}

#right-column ul li
{
    border-bottom: 1px solid #e7e7e7;
    height: 67px;
    margin-top: 10px;
}

#right-column ul li.last
{
    border: none;
}

#right-column ul li div
{
    float: left;
    padding-right: 5px;
    border: none;
    display: inline;
}

#right-column ul li p
{
    margin: 0px;
    padding: 0px;
	line-height: normal;
}

.company-name
{
    font-family: Arial;
    color: #578ff2;
    font-size: 12px;
    font-weight: bold;
    line-height: 9px;
}

.tag-words
{
    font-family: Arial;
    font-size: 10px;
    font-style: italic;
    color: Black;
    font-weight: normal;
    line-height: 12px;
}

.location
{
    font-family: Arial;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
    line-height: 14px;
}



.youtube
{
    margin: 10px;
}

blockquote#testimonials
{
    background-image: url(../images/bg-close-quote.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin: 12px;
}

blockquote#testimonials p
{
    margin: 0px;
    line-height: 20px;
    font-family: Arial;
    font-size: 13px;
    color: #666666;
    background-image: url(../images/bg-open-quote.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 3px;
    padding-left: 18px;
}

.testimonial-name
{
    font-family: Arial;
    font-size: 12px;
    color: black;
    font-style: italic;
    text-align: center;
    margin-bottom: 35px;
}
/***********************************************************************************
 General
 **********************************************************************************/
body
{
    font-size: 14px; /* added by shawn */
    font-family: Arial;
    font-weight: normal;
    background-color: #e7e7e8;
    background-image: url(../images/bg-gradient.gif);
    background-repeat: repeat-x;
    background-position: left top;
    margin: 0px;
    padding: 0px;
    behavior: url("/css/csshover.htc");
}

#all
{
    margin: 0 auto;
    width: 900px;
    background-image: url(../images/bg-main-shadow.gif);
    background-repeat: repeat-y;
    background-position: left top;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
}

.links
{
    list-style: none;
}

.links img
{
    border: solid 1px black;
}

h2
{
    font-family: Arial;
    font-weight: normal;
    color: #8dc200;
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
}

/***********************************************************************************
 Header
 **********************************************************************************/
#header
{
    position: relative;
    /*min-height: 188px;*/
     min-height: 148px;
    _height: 148px;
}

a#logo
{
    display: block;
    background-image: url(../images/lgo-logo.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    /*width: 467px;*/
    width: 490px;
    height: 138px;
    left: 10px;
    top: 10px;
    position: absolute;
}



#header p
{
    margin-left: 25px;
    margin-top: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
    line-height: 18px;
}

/* Strip at top of header on inner pages */
#header-strip
{
    /*height: 25px; */
    height: 8px;
    /*background-image: url(../images/bg-top-inner.gif); */
    background-color: White;
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
}

#header-strip a
{
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
}
#header-strip ul
{
    list-style: none;
    float: right;
    margin: 0px;
    padding: 0px;
}

#header-strip ul li
{
    display: inline;
}

#header-strip ul li a
{
    text-decoration: none;
    color: #4282db;
    font-family: Arial;
    font-size: 12px;
    border-left: 1px solid #4282db;
    padding-left: 7px;
    padding-right: 5px;
}

#header-strip ul li a.first-left
{
    border: none;
}

#header p a
{
    text-decoration: underline;
    color: #578ff2;
    font-size: 14px;
}
#header .company-title
{
    font-family: Arial;
    font-size: 24px;
    color: Black;
    line-height: 25px;
}

.blue
{
    color: #0057ee;
}

.dblue
{
    color: #1B5790;
}

.green
{
    color: #5ac703;
}

/*--------------- Contact styles --------------------------*/
#contact-group
{
    position: absolute;
    font-family: Tahoma;
    margin-bottom: 20px;
    right: 23px;
    top: 15px;
}

.telephone
{
    font-weight: bold;
    color: #3a8770;
    font-size: 15px;
}

.phone
{
    font-weight: normal;
    color: #333333;
    font-size: 14px;
}

.bold
{
    font-weight: bold;
}

.email
{
    font-size: 14px;
    color: #4d6d9b;
    font-size: 14px;
    text-decoration: underline;
}

/*--------------- Top-nav outer list -------------------*/
#top-nav, #top-nav-inner
{
    background-image: url(../images/bg-top-nav.gif); 
    /*background-color: #00BB00;*/
    background-repeat: repeat-x;
    background-position: left top;
    height: 32px; 
    position: absolute;    
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin: 0px;
    list-style: none;
    width: 900px;
}

#top-nav-inner
{
    background-image: url(../images/bg-bottom-nav.gif); 
    /*background-color: #0099FF;*/
    position: static;
}


#top-nav li:hover ul, #top-nav-inner li:hover ul
{
    visibility: visible;
}

#top-nav li, #top-nav-inner li
{
    height: 32px;
    float: left;
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 128px;
    text-align: center;
}

#top-nav-inner li
{
    width: 142px;
}

#top-nav li.first
{
    background-image: url(../images/bg-green-left-tip.gif);
    /*background-color: #00BB00; */
    background-repeat: no-repeat;
    background-position: top left;
}

#top-nav-inner li.first
{
    width: 23px;
    background-image: url(../images/bg-blue-left-tip.gif); 
    /*background-color: #0099FF;*/
    background-repeat: no-repeat;
    background-position: top left;
	margin: 0px;
	padding: 0px;
}


#top-nav li.last
{
    background-image: url(../images/bg-green-right-tip.gif);
    /*background-color: #00BB00;*/
    background-repeat: no-repeat;
    background-position: top right;
    float: right;
}

#top-nav-inner li.last
{
    background-image: url(../images/bg-blue-right-tip.gif);
    /*background-color: #0099FF;*/
    background-repeat: no-repeat;
    background-position: top right;
    width: 23px;
   margin: 0px;
   padding: 0px;
    float: right;
}


#top-nav li a, #top-nav-inner li a
{
    display: block;
    color: White;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
    padding-top: 7px;
    height: 25px;
}

/* Used to highlight the current inner page
   we need the P container tag so as to not
   mess up the left and right decorative images
   on the list items. Uses the "Sliding Doors" technique */
li.ui-state-active 
{
    margin: 0px;
    padding: 0px;
    /*background-image: url(../images/bg-selected-page-right.gif); */
    /*background-color: #00BB00;*/
    background-repeat: no-repeat;
    background-position: right top;
}

li.ui-state-active  a
{
    /*background-image: url(../images/bg-selected-page-left.gif);*/
    /*background-color: #00BB00;*/
    background-repeat: no-repeat;
    background-position: left top;
}

/*--------------- Top-nav outer list  : Profiles-------------------*/
#top-nav-profile, #top-nav-inner-profile
{
    /* background-image: url(../images/bg-top-nav2.gif); */ /* Style 1 */
    /*background-color: #00BB00;*/
    background-repeat: repeat-x;
    background-position: left top;
    /*height: 32px; */
    height: 40px; 
    position: absolute;    
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin: 0px;
    list-style: none;
    width: 900px;
}

#top-nav-inner-profile
{
    /*background-image: url(../images/bg-bottom-nav.gif); */  /* Original */
    /*background-image: url(../images/bg-bottom-nav2.gif); */  /* Style 1 */
    background-color: #1B5790; /* Digg Look */
    position: static;
}


#top-nav-profile li:hover ul, #top-nav-inner-profile li:hover ul
{
    visibility: visible;
}

#top-nav-profile li, #top-nav-inner-profile li
{
    /*height: 32px;*/
    height: 40px;
    float: left;
    position: relative;
    margin: 0px;
    padding: 0px;
    /*width: 128px;*/
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

#top-nav-inner-profile li
{
    /*display: block;*/
    color: #D2DCF3;
    font-family: Trebuchet MS;
    font-size: 14px;
    text-decoration: none;
    padding-top: 12px;
    height: 25px;
    /*width: 142px;*/
}

#top-nav-profile li.first
{
    /*background-image: url(../images/bg-green-left-tip.gif);*/
    /*background-image: url(../images/bg-bottom-nav2.gif);*/
    /*background-color: #00BB00;*/
    background-repeat: repeat-x;
    /*background-repeat: no-repeat;*/
    background-position: top left;
}

#top-nav-inner-profile li.first
{
    width: 23px;
    /*background-image: url(../images/bg-blue-left-tip.gif); */
    /*background-image: url(../images/bg-bottom-nav2.gif);*/
    /*background-color: #0099FF;*/
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-x;
    background-position: top left;
	margin: 0px;
	padding: 0px;
}


#top-nav-profile li.last
{
    /*background-image: url(../images/bg-green-right-tip.gif);*/
    /*background-image: url(../images/bg-top-nav2.gif);*/
    /*background-color: #00BB00;*/
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-x;
    background-position: top right;
    float: right;
}

#top-nav-inner-profile li.last
{
    /*background-image: url(../images/bg-blue-right-tip.gif);*/
    /*background-image: url(../images/bg-bottom-nav2.gif);*/
    /*background-color: #0099FF; */
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-x;
    background-position: top right;
    width: 23px;
   margin: 0px;
   padding: 0px;
    float: right;
}


#top-nav-profile li a, #top-nav-inner-profile li a
{
    /*display: block; */
    color: #D2DCF3;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding-top: 12px;
    height: 25px;
}

#top-nav-profile li a:hover, #top-nav-inner-profile li a:hover
{
    color: white;
    text-decoration: underline; 
}


/* Used to highlight the current inner page
   we need the P container tag so as to not
   mess up the left and right decorative images
   on the list items. Uses the "Sliding Doors" technique */
li.ui-state-active 
{
    margin: 0px;
    padding: 0px;
    /*background-image: url(../images/bg-selected-page-right.gif); */
    /* background-image: url(../images/bg-top-nav2.gif); */
    /*background-color: #00BB00;*/
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-x;
    background-position: right top;
}

li.ui-state-active  a
{
    /*background-image: url(../images/bg-selected-page-left.gif);*/
    /*background-image: url(../images/bg-top-nav2.gif);*/
    /*background-color: #00BB00;*/
    /*background-repeat: no-repeat;*/
    background-repeat: repeat-x;
    background-position: left top;
}

/*---------- Top-nav sub-list ----------------------------*/
#top-nav ul li ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 15px;
    top: 0px;
    padding-top: 23px;
    visibility: hidden;
    width: 157px;
    background-image: url(../images/bg-sub-nav-curve.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}

#top-nav ul li ul li
{
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-left: 10px;
    border: none;
    float: none;
    background-color: #9bacc4;
}

#top-nav ul li ul li a
{
    font-family: Tahoma;
    font-size: 14px;
    color: #333333;
}

#top-nav ul li ul li.last
{
    background-color: Transparent;
    background-color: #9bacc4;
    margin-bottom: 14px;
}


/*---------- Top-nav sub-list Profile ----------------------------*/
#top-nav-profile ul li ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 15px;
    top: 0px;
    padding-top: 23px;
    visibility: hidden;
    width: 157px;
    /*background-image: url(../images/bg-sub-nav-curve.gif);*/
    background-color: #9bacc4;
    background-repeat: no-repeat;
    background-position: left bottom;
}

#top-nav-profile ul li ul li
{
    margin: 0px;
    padding: 0px;
    display: block;
    text-align: left;
    padding-top: 5px;
    padding-left: 10px;
    border: none;
    float: none;
    background-color: #9bacc4;
}

#top-nav-profile ul li ul li a
{
    font-family: Tahoma;
    font-size: 14px;
    color: #333333;
}

#top-nav-profile ul li ul li.last
{
    background-color: Transparent;
    background-color: #9bacc4;
    margin-bottom: 14px;
}
/***********************************************************************************
 Text
 **********************************************************************************/

#manage-content
{
	margin: 25px;
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}
/***********************************************************************************
 **********************************************************************************/
#content
{
    background-image: url(../images/bg-content.gif);
    background-repeat: repeat-y;
    background-position: left top; /* This is for IE6, height behaves like mkin-height there */
	
	font-family: Arial;
	font-size: 14px;
	font-weight: thick;
	color: #666666;
   
}


/***********************************************************************************
 footer
 **********************************************************************************/
#footer
{
    background-image: url(../images/bg-footer-shadow.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0px;
    margin-left: -8px;
    margin-right: -8px;
    padding: 0px;
    color: White;
    font-family: Tahoma;
    font-size: 11px;
    width: 916px;
    text-align: center;
    clear: both;
}

ul#nav-from-top-repeated
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 7px;
}

ul#nav-from-top-repeated li
{
    display: inline;
}

ul#nav-from-top-repeated li a
{
    text-decoration: none;
    color: #668c01;
    font-family: Arial;
    font-size: 12px;
    border-left: solid 1px #668c01;
    padding-left: 7px;
    padding-right: 5px;
}

ul#nav-from-top-repeated li a.first-left
{
    border: none;
}

#footer ul
{
    margin: 0px;
    margin-left: 8px;
    margin-right: 8px;
    padding: 0px;
    list-style: none;
    background-image: url(../images/bg-bottom-nav.gif);
    /*background-image: url(../images/bg-bottom-nav2.gif); */
    background-repeat: repeat-x;
    background-position: left top;
    height: 32px;
}

#footer ul li
{
    height: 25px;
    display: inline;
    float: left;
    width: 132px;
    text-align: center;
    padding-top: 7px;
}

#footer ul li.first
{
    padding-left: 120px;
    background-image: url(../images/bg-blue-left-tip.gif);
    background-repeat: no-repeat;
    /*background-image: url(../images/bg-bottom-nav2.gif); */
    /*background-repeat: repeat-x; */
    background-position: top left;
}

#footer ul li.last
{
    padding-right: 120px;
    background-image: url(../images/bg-blue-right-tip.gif);
    background-repeat: no-repeat;
    /*background-image: url(../images/bg-bottom-nav2.gif);*/
    /*background-repeat: repeat-x;*/
    background-position: top right;
    float: right;
}

#footer ul li a
{
    color: White;
    font-family: Arial;
    font-size: 14px;
    text-decoration: none;
}

#footer ul li a.first-left
{
    border: none;
    padding-left: 0px;
}

/***************************************************************************************************
 Footer for Profile
 **************************************************************************************************/
#footer-profile
{
    /*background-image: url(../images/bg-footer-shadow.gif);
    background-repeat: no-repeat;
    background-position: left bottom;*/
    background-color: #1B5790;
    margin: 0px;
    /*margin-left: -8px;
    margin-right: -8px;*/
    padding: 0px;
    color: White;
    width: 900px;
    text-align: center;
    clear: both;
    align: center;
}

#footer-profile ul
{
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    list-style: none;
    background-color: #1B5790;
    /*background-position: left top;*/
    height: 40px;
    align: center;
}

#footer-profile ul li
{
    height: 25px;
    display: inline;
    float: left;
    /*width: 150px;*/
    text-align: center;
    padding-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer-profile ul li.first
{
    padding-left: 10px;
    /*background-position: top left;*/
}

#footer-profile ul li.last
{
    padding-right: 10px;
    /*background-position: top right;*/
    float: right;
}

#footer-profile ul li a
{
    color: #D2DCF3;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#footer-profile ul li a.first-left
{
    border: none;
    padding-left: 0px;
}

#footer-profile ul li a:hover
{
    color: white;
    text-decoration: underline; 
}

/***************************************************************************************************
 Containing box for home page, this allows a centered layout with wider left and right margins
 **************************************************************************************************/
#front-box
{
    margin: 0 auto;
    width: 85%;
    padding-bottom: 20px;
}

#front-box a.img
{
    width: 223px;
    height: 163px;
    text-align: center;
    background-color: Black;
    font-family: Tahoma;
    font-weight: normal;
    color: White;
    font-size: 15px;
    margin-left: 20px;
    float: left;
    display: inline;
    text-decoration: none;
}

#front-box img
{
    border: 0px;
}


#front-box div.center
{
    margin: 0 auto;
    width: 540px;
    margin-bottom: 15px;
    overflow: hidden;
}

/***********************************************************************************
 inner page content
 **********************************************************************************/
#inner-box
{
    padding-left: 25px;
    padding-bottom: 20px;
}


h1.inner
{
    font-family: Times New Roman;
    font-weight: bold;
    color: Black;
    font-size: 26px;
}

h2.inner
{
    font-family: Times New Roman;
    font-weight: bold;
    color: #8694a0;
    font-size: 17px;
    margin-top: 15px;
}

ul.inner, ul.inner-no-bullets a
{
    list-style: bullet;
    font-family: Tahoma;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
}

ul.inner-no-bullets
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: -15px;
}

ul.inner li, ul.inner-no-bullets li
{
    margin-bottom: 5px;
}

/***********************************************************************************
 Nav box shown on all services pages, similar to services drop-down menu
 **********************************************************************************/
#services-box-top
{
    float: right;
    background-image: url(../images/bg-right-sub-nav.gif);
    background-repeat: no-repeat;
    width: 185px;
    height: 14px;
    font-size: 0px;
    margin-right: 1px;
}
#services-box-middle
{
    padding-left: 20px;
    padding-right: 20px;
    clear: right;
    float: right;
    background-color: #b0bdcf;
    margin-right: 1px;
    width: 145px;
    margin-left: 50px;
}
#services-box-bottom
{
    float: right;
    background-image: url(../images/bg-right-sub-nav-bottom.gif);
    background-repeat: no-repeat;
    width: 185px;
    height: 14px;
    font-size: 0px;
    margin-right: 1px;
    clear: right;
}
/***********************************************************************************
 Forms
 **********************************************************************************/
form
{
    margin: 0px;
    padding: 0px;
}
fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
fieldset.border
{
    margin: 0px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid gray;
}

legend
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #6C6C6C;
}

fieldset ul
{
    margin: 0px;
    padding: 0px;
    margin-top: 5px;
    list-style: none;
}

fieldset ul li
{
    margin-bottom: 5px;
}

fieldset ul li label
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

fieldset ul li label
{
    display: inline;
    margin: 0px;
    padding: 0px;
    padding-right: 10px;
    float: left;
    width: 25%;
    text-align: right;
}

#input input
{
    display: block;
	clear: left;
}

textarea
{
    width: 60%;
    height: 80px;
}

/***********************************************************************************
 Background images for content pages
 **********************************************************************************/
#top-image-mountains
{
    width: 867px;
    height: 231px;
    margin-left: 1px;
    margin-bottom: -40px;
    background-image: url(../images/bg-mountains.jpg);
}

#top-image-excavation
{
    width: 867px;
    height: 231px;
    margin-left: 1px;
    margin-bottom: -40px;
    background-image: url(../images/bg-excavation.jpg);
}

#top-image-demolition
{
    width: 867px;
    height: 231px;
    margin-left: 1px;
    margin-bottom: -40px;
    background-image: url(../images/bg-demolition.jpg);
}

#top-image-landscaping
{
    width: 867px;
    height: 231px;
    margin-left: 1px;
    margin-bottom: -40px;
    background-image: url(../images/bg-landscaping.jpg);
}

#top-image-snow-removal
{
    width: 867px;
    height: 231px;
    margin-left: 1px;
    margin-bottom: -40px;
    background-image: url(../images/bg-snow-removal.jpg);
}

#top-image-precision-grading
{
    width: 867px;
    height: 231px;
    margin-left: 1px;
    margin-bottom: -40px;
    background-image: url(../images/bg-precision-grading.jpg);
}


h1
{
    margin-top: 15px;
}


ul#social
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
    padding-bottom: 9px;
    float: left;
    margin-top: 10px;
}

ul#social li
{
    margin: 0px;
    margin: 0px;
    padding: 0px;
    height: 30px;
    margin-bottom: 10px;
    float: left;
    border: none;
    width: 103px;
}

ul#social li img
{
    vertical-align: middle;
    border: none;
    padding-right: 7px;
}

ul#social li a
{
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

 ul#backend-nav li
 {
 	margin: 0px;
	height: auto;
 	border: none;
 }
 
 /***********************************************************************************
Profile Categories
**********************************************************************************/
 
 #profiles-cat a
 {
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
 }
