body {
	margin: 0px;
	padding: 0px;
	color: #333333;
}

/*font family for page*/
p, td, div, ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}

/*the main layout table*/
#mainTable {
	background-color: #fff;
	background-repeat: no-repeat;
	background-image:  url(file:///ReilleyDesign_Work/Clients/Katz/!New%20Site%20Design/!BluePenguin_Website-/assets/images/mainbkg_corner.gif);
	background-position: right top;
}

/*Header div containing logo */
#header {
	background-image:  url(file:///ReilleyDesign_Work/Clients/Katz/!New%20Site%20Design/!BluePenguin_Website-/images/bkg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Footer Div */
#footer {
	font-size: 12px;
	color: #C1E2D0;
	padding: 16px 24px;
	text-align: center;
	font-weight: bold;
	line-height: 18px;
}
/*All paragraphs inside the Footer- Sets bottom margin only*/
#footer p {
	margin: 0 0 12px 0;
}
/* Address tags inside footer- Turns off margins and default italics */
#footer address {
	margin: 0px;
	font-style: normal;
	color: #FFFFFF;
}

#leftCell a:link {
	color: #333333;
}
#leftCell a:hover {
	color: #FFFFFF;
}
#leftCell a:visited {
	color: #333333;
}


/* The sidebar table cell */
#sideright {
	vertical-align: top;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image:  url(file:///ReilleyDesign_Work/Clients/Katz/!New%20Site%20Design/!BluePenguin_Website-/images/BP_sidebkg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* All h1 and h2 elements on page */
h1 {
	font-size: 24px;
	color: #003ac0;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #1E74C7;
	padding-bottom: 11px;
	font-style: italic;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #777;
	padding-bottom: 22px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003da2;
	text-align: left;
}
.Ahead {
	font-size: 18px;
	font-weight: bold;
	color: #00548E;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #288D7F;
}
a:hover {
	color: #003da2;
}
a:visited {
	color: #1e74c7;
}
.masthead {
	background-color: #003DA2;
	background-image: url(../images/masthead_bkg.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.top {
	font-size: 10px;
	text-align: right;
}
.quote {
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font: Verdana, Geneva, sans-serif;
	font-size: 24px;
}
.quote_attributed {
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 12px;
}
.Quoteplus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1E74C7;
	font-weight: normal;
	text-align: right;
	line-height: 2em;
	width: 222px;
	font-style: italic;
}
.description {
	font-size: 12px;
	font-weight: normal;
	color: #1E74C7;
	padding-bottom: 11px;
	font-style: italic;
}

