.img-right {
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}
body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	background-image: url(../images/bg-tile.png);
	background-repeat: repeat-x;
}
#swatch {
	margin-top: 15px;
	margin-bottom: 25px;
}
.dropcap {
	font-size: 24px;
	color: #583C66;
	font-weight: bold;
}
#wrapper #footer {
	clear: both;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 85px;
}
#wrapper #footer p {
	display: block;
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 35px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #5A515F;
	font-weight: bold;
}
a:link, a:visited {
	color: #E46C33;
}
a:hover {
	text-decoration: none;
}
#primary-content p.home {
	margin-bottom: 0px;
}

.swatch-center {
	margin-right: 34px;
	margin-left: 34px;
}
#primary-content p {
	line-height: 24px;
	margin-top: 6px;
	margin-bottom: 18px;
}
#primary-content address {
	float: left;
	font-style: normal;
	border: 1px solid #ADADAD;
	background-color: #F9F9F9;
	padding: 12px;
	height: 120px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	width: 140px;
	display: inline;
}
#contact fieldset {
	padding: 10px;
	border: 1px solid #EBEBEB;
	width: 400px;
}
#wrapper #content #primary-content h4 {
	color: #E46C33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#wrapper  #content  #primary-content  #contact  label  {
	color: #5A3E67;
	font-weight: bold;
}
#wrapper #content #primary-content #contact p {
	padding: 5px;
	margin: 0px;
}
.form-stripe {
	background-color: #EBEBEB;
}

#wrapper #content #primary-content strong {
	font-weight: bold;
	color: #5A3E67;
	font-size: 16px;
}

#primary-content p.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0px;
}

#masthead #navigation {
	clear: both;
	width: 742px;
	margin-left: 35px;
}
#primary-content h2 {
	font-size: 24px;
	color: #5A3E67;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
	margin-bottom: 5px;
}

#wrapper {
	width: 820px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 90px;
	margin-left: auto;
	text-align: left;
}
#wrapper #content {
	clear: both;
	background-image: url(../images/content-bg-tile.png);
}
#wrapper #content #primary-content {
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#masthead  {
	background-image: url(../images/masthead.png);
	height: 159px;
}
#masthead #branding  {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 64px;
	width: 299px;
	margin-top: 30px;
	margin-left: 35px;
	display: block;
	float: left;
	margin-bottom: 35px;
}
#masthead .tagline {
	height: 38px;
	width: 280px;
	background-image: url(../images/tagline.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-right: 35px;
	margin-top: 68px;
}
#branding h1 a {
	display: block;
	height: 64px;
	width: 299px;
	text-indent: -9999px;
}
/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:2 -Mac OSX Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	background-color: #00F;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	color: #000;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#p7PMnav ul li {
	border-right: 0;
	text-align: left;
}
#p7PMnav ul li a {
	border-right: 0;
	text-align: left;
	padding-left: 10px;
}

#p7PMnav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background-color: #EBEBEB;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	color: #000;
	margin: 0px;
	line-height: 30px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #E46C33;
	letter-spacing: 0.01px;
	background-image: url(../images/nav-hover.png);
	background-position: left bottom;
}

#p7PMnav ul li a:hover, #p7PMnav ul li a:active, #p7PMnav ul li a:focus {
	color: #000;
	letter-spacing: 0.01px;
	background-image: url(../images/nav-hover.png);
	background-position: left bottom;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #583B66;
	font-weight: normal;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	color: #E46C32;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 200px;
}
#p7PMnav li#nav-home{
	float: left;
	width: 86px;
}
#p7PMnav li#nav-who-we-are{
	float: left;
	width: 141px;
}
#p7PMnav li#nav-products{
	float: left;
	width: 108px;
}
#p7PMnav li#nav-locations{
	float: left;
	width: 115px;
}
#p7PMnav li#nav-training{
	float: left;
	width: 191px;
}
#p7PMnav li#nav-contact{
	float: left;
	width: 100px;
}

#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 200px;
}
#pmmcrumb {
	font-weight: normal;
	color: #FFFFFF;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #FFFFFF;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
}
#p7PMnav li a {
	list-style-type: none;
	margin: 0;
	color: #000;
	font-size: 20px;
	text-align: left;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}

