form {
  display: inline;
  }


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
	
	
/*backgrounds*/

.bkg_background{
	background-color: #e3e7ed;
}

.bkg_backgroundpink{
	background-color: #E8DBDF;
}


.bkg_header{
	background-image: url(images/bkg_header.gif);
	background-repeat: repeat-x;
	height: 102px;
}

.bkg_headerpink{
	background-image: url(images/bkg_header_pink.gif);
	background-repeat: repeat-x;
	height: 102px;
}

.bkg_footerhome {
	background-image: url(images/bkg_footer.gif);
	background-repeat: repeat-x;

}

.bkg_footerblue {
	background-image: url(images/bkg_footer_blue.gif);
	background-repeat: repeat-x;

}

.bkg_footerpink {
	background-image: url(images/bkg_footer_pink.gif);
	background-repeat: repeat-x;

}

.bkg_navhome {
	background-image: url(images/bkg_nav.gif);
	background-repeat: repeat-x;
	background-color: #F8F9FA;
}

.bkg_navinside {
	background-image: url(images/bkg_navinside.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.bkg_navconstruction {
	background-image: url(images/bkg_navconstruction.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.bkg_navbarber {
	background-image: url(images/bkg_navbarber.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.bkg_subnav {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.bkg_centercontent {
	background-color: #FFFFFF;
}

.bkg_homecenter {
	background-image: url(images/bkg_homecenter.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 15px;

}

.bkg_sideL {
	background-image: url(images/bkg_sideL.gif);
	width: 3px;
	background-repeat: repeat-y;
}
.bkg_sideR {
	background-image: url(images/bkg_sideR.gif);
	width: 10px;
	background-repeat: repeat-y;
}

.bkg_sideLpink {
	background-image: url(images/bkg_sideLpink.gif);
	width: 3px;
	background-repeat: repeat-y;
}

.bkg_sideRpink {
	background-image: url(images/bkg_sideRpink.gif);
	width: 10px;
	background-repeat: repeat-y;
}

.bkg_ads {
	background-image: url(images/bkg_ads.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

.bkg_ads2 {
	background-image: url(images/bkg_ads2.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

.bkg_adsbarber {
	background-image: url(images/bkg_adsbarber.jpg);
	background-repeat: no-repeat;
	height: 70px;
}

.bkg_commercial {
	background-image: url(images/bkg_commercial.gif);
	background-repeat: repeat-x;
}

.bkg_barber {
	background-image: url(images/bkg_barber.gif);
	background-repeat: repeat-x;
}

.bkg_admin {
	background-image: url(images/bkg_admin.gif);
	background-repeat: repeat-x;
}

.bkg_personal {
	background-image: url(images/bkg_personal.gif);
	background-repeat: repeat-x;
}

.margin_nav {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margin_header {
	margin-top: 10px;
}

.padding_content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 35px;
}

.padding_adstop {
	padding-top: 10px;
	padding-right: 10px;
}


/*text formatting*/

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #2C516B;
	line-height: 15px;

}

.copybld {
	font-size: .75em;
	color: #2C516B;
	line-height: 15px;
	font-weight: bold;

}

.copyred {
	font-size: .75em;
	color: #FF0000;
	line-height: 15px;

}

.copygry {
	font-size: .75em;
	color: #333333;
	line-height: 15px;
}

.copyhomeitalic {
	font-size: 0.75em;
	color: #ffffff;
	line-height: 15px;
	font-style: italic;
}

.copyhome {
	font-size: .75em;
	color: #ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}

.hometitle {
	font-size: .85em;
	color: #ffffff;
	font-weight: bold;
}


.ptitleblue {
	font-size: 0.85em;
	color: #78A1BF;
	font-weight: bold;
}


.ptitlepink {
	font-size: 0.85em;
	color: #9E5B6B;
	font-weight: bold;
}

.subtitleblue {
	font-size: 0.75em;
	color: #3B668B;
	font-weight: bold;
}

.subtitlered {
	font-size: 0.75em;
	color: #61071E;
	font-weight: bold;
}


.contactblue {
	font-size: 0.85em;
	color: #2C516B;
	font-weight: bold;
}

.contactpink {
	font-size: 0.85em;
	color: #61071E;
	font-weight: bold;
}

.contactgray {
	font-size: 0.85em;
	color: #333333;
	font-weight: bold;
}

.contactorange {
	font-size: 0.85em;
	color: #804520;
	font-weight: bold;
}

.footer {
	color: #2C516B;
	font-size:.70em;
}

.footerbold {
	color: #2C516B;
	font-size:.75em;
	font-weight: bold;
}

.footerpink {
	color: #61071E;
	font-size:.70em;
}

.footerboldpink {
	color: #61071E;
	font-size:.75em;
	font-weight: bold;
}

.subnavred {
	color: #61071E;
	font-weight: bold;
	font-size: .70em;
}

ul {
	list-style-image: url(images/btn_bullet.gif);
}



ol {
	list-style-image: url(images/btn_bulletsq.gif);
	line-height: 1.1em;
	list-style-position: outside;
}

/*links*/

a:link, a:visited {
	color: #61071E;
}

a:hover, a:active {
	color: #61071E;
	text-decoration: none;
}

a.footerlink:link, a.footerlink:visited {
	color: #2C516B;
	font-size: .70em;
	text-decoration: underline;
	line-height: 22px;
}

a.footerlink:hover, a.footerlink:active {
	color: #2C516B;
	text-decoration: none;
}

a.footerpink:link, a.footerpink:visited {
	color: #61071E;
	font-size: .70em;
	text-decoration: underline;
	line-height: 22px;
}

a.footerpink:hover, a.footerpink:active {
	color: #61071E;
	text-decoration: none;
}

a.subnavigation:link,a.subnavigation:visited {
	color: #61071E;
	text-decoration: none;
	font-weight: bold;
	font-size: .70em;
}

a.subnavigation:hover,a.subnavigation:active {
	color: #A16C7A;
}

.contactborder {
	border: 1px solid #61071E;
}
