/* Style sheet for Printery House Home Page */
/* Copyright 2006 by Conception Abbey, Inc. All rights reserved. */
/* Version 060209.0 */

/* Use global search and replace to update these color values throughout the file */
/* Color01: #992A2A  Dark color used for the monk and Printery House gifs, major heading backgrounds, important text.*/
/* Color02: #EBE3E3  Background color used for monk and Printery House gifs, top banner, left banner, text in areas of Color01*/
/* Color03: #448E35  Offer color – bright, high contrast*/
/* Color04: #35598E  Link color (visited or not) in white or Color02 background areas – generally blue for standard’s sake, but shade can vary.*/
/* Color05: #448E35  Link hover color for links that are Color04*/
/* Color06: #DDE6F2  Link color in Color01 areas.*/
/* Color07: #FFFFFF  Link hover color for links that are Color06*/

/* Tags listed first alphabetically, then classes */

a.darkbg:link, a.darkbg:visited {
	color: #DDE6F2;
}

a.darkbg:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #448E35;
	text-decoration: underline;
}

a:link, a:visited {
	color: #35598E;
	text-decoration: underline;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

form {
	margin: 0px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
label, .cartformlabel {
	background-color: #EBE3E3;
	font-size: 15px;
	font-weight: bold;
	color: #992A2A;}
li {
	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bannertitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #992A2A;
	line-height: 16pt;
}

.darkbg {
	color: #EBE3E3;
}

.darktext {
	color: #992A2A;
}

.doublespace {
	margin: 0em 0em 1em 0em
}
.extraindent {
	padding-left: 150px;
	padding-bottom: 15px;
}
.formal {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
}
.formalext {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	font-stretch:extra-expanded;
	font-weight: bold;
	font-style:italic;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #992A2A;
}
.indent {
	padding-left: 15px;
	padding-bottom: 15px;
}
.mintext {
	font-size: 9px;
}
.mistake {
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	background-color: #FFFF00;
	margin-top: 10pt;
}
.offer {
	font-size: 16px;
	line-height: 14pt;
	color: #448E35;
	font-weight: bold;
	font-style: italic;
}
.pagehead {
	font-size: 24px;
	font-weight: bold;
	color: #992A2A;
	background-color: #EBE3E3;
}

.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #992A2A;
	background-color: #FFFFCC;
	text-align:center;
}

.pgap {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 15px;
}
.prodmenubreadcrumbs {
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}
.prodmenucat {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.prodmenucatdesc {
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prodmenutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #992A2A;
	text-align: center;
}

.tbldarkbg {
	background-color: #992A2A;
}
.tbllightbg {
	background-color: #EBE3E3;
}
.topmenu {
	font-size: 16px;
	font-weight: bold;
	color: #EBE3E3;
	background-color: #992A2A;
	margin-top: 10pt;
}
.whatsnew {
	font-size: 22px;
	font-weight: bold;
}
.dealerheading {
	font-size: 19px;
	font-weight: bold;
	color: #992A2A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dealersubhead {
	font-size: 14px;
	line-height: 14pt;
	color: #006633;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.linkspacing {
	padding-left: 15px;
	padding-bottom: 7px;
}
.headlineblack {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
