@charset "ISO-8859-1";
.reverseheadercap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #090465;
	background-color: #B0C0CC;
	line-height: 120%;
}
.puppyimages {
	padding: 2px;
	border: 1px ridge #999;
}
.rainbowtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #090465;
	padding: 20px;
	width: 680px;
	text-align: left;
	float: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.mainpageimages {
	border: 6px double #006;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
ul#mainNav {
	list-style-type: none;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
a {
	font-family: "Comic Sans MS", cursive;
	color: #006;
	text-decoration: underline;
	text-align: center;
}
.largelink {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}
.largelink a {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
ul#mainNav a {
	background-image: url(../images/gensite/puppyhead.png);
	background-repeat: no-repeat;
	background-position: 0.5em center;
	border: 2px ridge #FFF;
	text-indent: 70px;
	margin-top: 5px;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: 250%;
	font-weight: bolder;
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-bottom: 3px;
	background-color: #090465;
}
#mainNav a:hover {
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	color: #006;
	display: block;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	background-color: #C9F;
	background-image: url(../images/gensite/puppyhead.png);
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	border: 2px ridge #006;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: jeepin;
	background-color: #FCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixLtHdr #container {
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #006;
	width: 1050px;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/header.jpg);
	font-size: 36px;
	height: 142px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #006;
	color: #CCC;
}
.twoColFixLtHdr #mainContent {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	background-color: #EEDAE3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #999;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
} 
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	text-align: center;
	color: #006;
}
.h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 42px;
	text-align: center;
	color: #006;
	font-style: italic;
	font-weight: bold;
}
.twoColFixLtHdr #container #header {
	font-size: 24px;
}
#centertext {
	margin: 15px;
	padding: 15px;
}
.maintexthd {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	font-style: italic;
	color: #006;
	text-align: center;
	font-weight: bold;
}
.bodytextmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	text-align: justify;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
}
.justifiedtype {
	text-align: justify;
	font-weight: normal;
}
.twoColFixLtHdr #mainContentXMas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090465;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	background-color: #EEDAE3;
}
.christmas {
	font-family: Arial, Helvetica, sans-serif;
	color: #090465;
	font-weight: normal;
}
.christmasHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0D0664;
	font-style: italic;
	font-weight: bolder;
	text-align: center;
}
.christmasImages {
	border: 4px groove #FFF;
}
.christmasJustifiedText {
	text-align: justify;
}
