body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFC331;
	background-image:url(images/rainbowdog_bkg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin: 0px;
	text-align:center;
}
p {
	font-size: 12px;
	margin-right: 34px;
	margin-left: 26px;
	text-align: left;
}

p em {color:#0B2EAC; font-weight: bold; font-style:normal;}

.largertype {
	font-size:14px;
	line-height: 1.5em;
}

.largertype img {
	margin-right: 24px;
	margin-bottom: 24px;
}

.largerblue {
	font-size:18px;
	line-height: 1.5em;
	font-weight:bold;
	color:#0B2EAC;
	text-align:center;
}

.lineheight {
	line-height: 1.5em;
}


h1 {
	font-size: 16px;
	color: #0B2EAC;
	margin-right: 34px;
	margin-left: 26px;
	margin-top: 12px;
	text-align: left;
}

.pricetable {
	background-color: #FFFFFF;
	margin-left: 26px;
	border-left: 2px solid #0079A1;
	border-right: 2px solid #0079A1;
	border-bottom: 2px solid #0079A1;
}
.pricetable th {
	font-size: 14px;
	color: #ffffff;
	background-color:#0B2EAC;
	padding: 6px 0 6px 0;
	text-align: center;

}
.pricetable td {
	font-size: 12px;
	color: #000;
	padding: 6px 0 6px 0;
	text-align: left;
	padding-left: 26px;
}

.gallerytable {
	margin-left: 20px;
}

a:link {color:#0B2EAC;}
a:hover {color:#0079A1;}
a:visited {color:#666666;}

.imagemarginbot { margin-bottom: 20px }