/* =text & headers */

body {
	font: 62.5% Arial, Helvetica, sans-serif;
}
h1 {
	float: left;
	text-align: left;
	width: 500px;
	font-size: 2.6em;
	font-weight: bold;
	color: #9c8141;
	text-decoration: none;
}
h2 {
	width: 350px;
	height: 30px;
	text-align: right;
	font-size: 2.1em;
	font-weight: normal;
	text-decoration: none;
	margin: 60px 0 0 200px;
}
.midRow h2 {
	text-align: left;
	margin: 0;
}
h5 {
	font-size: 1em;
	float: left;
	background: url(../images/dot1.jpg) left center no-repeat;
	padding: 0 0 0 10px;
}
#branding h5 {
	margin: 0 0 10px 5px ;
	text-transform: uppercase;
}
p, li {
	text-align: left;
	font-size: 1.5em;
	color: #555;
	line-height: 1.4em;
}
p.indent {
	text-indent: 40px;
}
li {
	text-align: left;
}
ul.dot {
	list-style-image: url(../images/dot1.jpg);
}
ul.dot li {
	color: #555;
	padding: 5px 0;
	line-height: normal;
}
ul.star {
	list-style-image: url(../images/star.jpg);
}
ul.star li {
	color: #555;
	padding: 5px 0;
	line-height: normal;
}

/* =middle */

div#middle h1 {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-size: 2.6em;
	font-weight: bold;
	color: #9c8141;
	text-align: left;
	float: none;
}
div#middle p {
	text-align: left;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 20px 0;
}
div#middle ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 20px;
}
div#middle ul li a {
	line-height: 30px;
	font-weight: normal;
}
div#middle div.midRow p {
	margin: 0 40px 10px 0;
}
#midCol1 h2 {
	font-weight: bold;
	padding: 0;
	margin: 20px 0 -20px 0;
	text-align: left;
}
#midCol1 h2 + p {
	margin-top: 30px;
}
h3 {
	font-weight: normal;
	font-size: 1.8em;
	text-align: left;
}
h3 a {
	color: #9c8141;
	text-decoration: none;
}
h3 a:hover {
	color: #555;
	padding-bottom: 2px;
	border-bottom: #555 1px solid;
}
h3.subtitle {
	font-weight: bold;
	margin-top: 40px;
	font-size: 2.1em;
}
h4 {
	font-weight: bold;
	font-size: 1.6em;
	text-align: left;
	margin: 20px 0 0;
}

/* =boxGold */

div#middle div#boxGold1 h3, div#middle div#boxGold2 h3 {
	width: 120px;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	margin: 15px 0 4px 170px;
	text-transform: uppercase;
}
div#middle div#boxGold2 h3 {
	margin: 0 0 4px 10px;
}
div#middle div#boxGold1 p, div#middle div#boxGold2 p {
	width: 120px;
	font-size: 1.2em;
	color: #fff;
	text-align: left;
	margin: 0 20px 4px 170px;
}
div#middle div#boxGold2 p {
	width: 300px;
	margin: 0 0 4px 10px;
}
div#middle div#boxGold1 p strong, div#middle div#boxGold2 p strong {
	font-weight: bold;
}
div#middle div#boxGold1 a, div#middle div#boxGold2 a {
	color: #fff;
	line-height: 2em;
}

/* =boxPurple */

div#middle div#boxPurple1 h3, div#middle div#boxPurple2 h3 {
	margin: 0;
	width: 300px;
	letter-spacing: .14em;
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
div#middle div#boxPurple1 p, div#middle div#boxPurple2 p {
	margin: 0;
	padding: 5px 0 0 0;
	letter-spacing: .14em;
	width: 300px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

/* =botContent */

#botContent h3 {
	width: 300px;
	color: #005195;
	margin: 0 0 10px 0;
	font-size: 1.5em;
	text-align: left;
}
#botContent p {
	font-size: 1.2em;
	font-weight: bold;
	width: 300px;
	margin: 0 0 10px 0;
}
.txtbox1 {
	line-height: 25px;
	padding: 0 0 0 5px;
	color: #666;
}
.txtbox2 {
	padding: 2px 0 2px 4px;
	width: 160px;
	margin: 0 0 5px 0px;
	border: 1px solid #999;
	font-size: 1.2em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.comments {
	padding: 2px 0 2px 4px;
	color: #666;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 70px;
	margin: 30px 0 0 0;
	font-size: 1.2em;
	color: #ccc;
	background-color: #666;
	text-align: center;
	padding: 5px 0 5px 0px;
	border: 1px solid #999;
	letter-spacing: .2em;
	font-size: 1.1em;
}
#colOne p {
	text-align: left;
	margin: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #555;
}
#colTwo p {
	text-align: left;
	margin: 20px 0 0 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #999;
}

/* =forms */

table#ftp {
	width: 100%;
}
table#ftp td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
table#ftp td.left {
	width: 30%;
}
table#ftp td input {
	width: 300px;
}
table#ftp td input#submit {
	width: 100px;
}
#branding #input {
	text-align: left;
	padding-right: 40px;
	height: 20px;
}
input[name=go] {
	border: none;
	margin-left: 10px;
	padding-right: 4px;
	padding-bottom: 2px;
	height: 20px;
	width: 25px;
	background: url(../images/dot2.jpg) 0 0 #fff;
	color: #fff;
}

/* =topnav */

ul#topnav {
	text-align: center;
	list-style-type: none;
	margin:0 0 0 -45px; 
	padding:0;
}
ul#topnav li.home, ul#topnav li.promo, ul#topnav li.mail, ul#topnav li.specialty, ul#topnav li.franchise, ul#topnav li.solutions, ul#topnav li.faq {
	font-size: 1em;
	width: 133px;
/*
	border-top: 4px solid transparent;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
*/
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	display: inline;
	font-weight: bold;
	float: left;
}
ul#topnav li.home {
	background: url(../butimages/nav_home.png) top center no-repeat;
}
ul#topnav li.promo {
	background: url(../butimages/nav_promotional.png) top center no-repeat;
}
ul#topnav li.mail {
	background: url(../butimages/nav_mail.png) top center no-repeat;
}
ul#topnav li.specialty {
	background: url(../butimages/nav_specialty.png) top center no-repeat;
}
ul#topnav li.franchise {
	background: url(../butimages/nav_franchise.png) top center no-repeat;
}
ul#topnav li.solutions {
	background: url(../butimages/nav_market.png) top center no-repeat;
}
ul#topnav li.faq {
	background: url(../butimages/nav_faq.png) top center no-repeat;
}
ul#topnav li.home:hover, ul#topnav li.promo:hover, ul#topnav li.mail:hover, ul#topnav li.specialty:hover, ul#topnav li.solutions:hover, ul#topnav li.faq:hover {
	background-color: #fff;
/*
	border-top: 4px solid #4f1356;
	border-right: 4px solid #4f1356;
	border-left: 4px solid #4f1356;
*/
	border-top: 1px solid #4f1356;
	border-right: 1px solid #4f1356;
	border-left: 1px solid #4f1356;
	width: 133px;
}
ul#topnav li.franchise:hover {
	background-color: #fff;
/*
	border-top: 4px solid #4f1356;
	border-right: 4px solid #4f1356;
	border-bottom: 4px solid #4f1356;
	border-left: 4px solid #4f1356;
*/
	border-top: 1px solid #4f1356;
	border-right: 1px solid #4f1356;
	border-bottom: 1px solid #4f1356;
	border-left: 1px solid #4f1356;
	width: 133px;
}
ul#topnav li.home a, ul#topnav li.promo a, ul#topnav li.mail a, ul#topnav li.specialty a, ul#topnav li.franchise a, ul#topnav li.solutions a, ul#topnav li.faq a {
	text-decoration: none;
	padding: 80px 10px 10px 9px;
	display: block;
	width: 121px;
}
ul#topnav li ul {
	position: absolute;
	text-align: left;
	list-style: none;
	display: none;
	left: 0%;
	z-index: 5;
	margin: 0 0 0 -1px;
	border-top: none;
/*
	border-right: 4px solid #4f1356;
	border-bottom: 4px solid #4f1356;
	border-left: 4px solid #4f1356;
*/
	border-right: 1px solid #4f1356;
	border-bottom: 1px solid #4f1356;
	border-left: 1px solid #4f1356;
	background-color: #e9e9e9;
}
ul#topnav li.bottom {
	font-size: 100%;
	position: relative;
	left: 0px;
	display: list-item;
	cursor: pointer;
	text-transform: capitalize;
	background-color: #e9e9e9;
	border-top: #ccc 1px solid;
	width: 117px;
	margin: 1px 4px;
	padding: 1px 4px;
}
span.nocase {
	text-transform: none;
}
ul#topnav li.bottom:hover {
	background-color: #fff;
}
ul#topnav li.bottom a {
	padding: 6px;
}
ul#topnav li:hover > ul {
	display: block;
}

table#quote {
	text-align: left;
	font-size: 1.2em;
	color: #555;
	line-height: 1.6em;
}
table#quote td {
	vertical-align: top;
}
table#quote tr {
	margin: 5px;
	padding: 5px;
	height: 30px;
}
table#quote input[type=text]:focus {
	background-color: #ffc;
}
textarea:focus {
	background-color: #ffc;
}
input[name=file] {
	background-color: #e8e8e8;
}

/* =form#quote

form#quote {
	text-align: left;
	font-size: 1.2em;
	color: #555;
	line-height: 1.6em;
	margin: 40px auto 30px;
}
form#quote label {
	width: 250px;
	text-align: right;
	vertical-align: top;
}
form#quote input {
	margin-left: 10px;
	float: right;
}
form#quote textarea {
	margin-left: 10px;
	float: right;
}
table#quote input[type=text]:focus {
	background-color: #ffc;
}
form#quote input[name=submit] {
	margin-left: 0;
}*/

ul.dot1 {
	list-style-image: url(images/dot1.jpg);
}
ul.dot1 li {
	color: #555;
	padding: 2px 0;
	line-height: normal;
}

.prices h1 {
	width: 350px;
}

.integrated-purls {
	margin-top: 50px;
}

.integrated-purls td {
	padding: 15px 0;
}

.integrated-purls td p {
	padding-right: 15px;
}

.integrated-mailing img,
.integrated-qr img {
	display: block;
	margin-bottom: 25px;
}
