/* BEGIN GENERAL CLASSES */

ADDRESS, BLOCKQUOTE, BODY,BR,CENTER, DD, DIR, DIV, DL, DT, FORM, HR, LI, MENU, OL, P,  TD, TH, TR, UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333;
}

BODY {
	margin : 0px 0px 0px 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : auto;
	background-image: url(http://pawprints.kashalinka.com/images/background/blend.gif);
	background-repeat: repeat;
	background-color: #D6E1ED;
}

small {
	font-family: geneva, arial, helvetica,  sans-serif;
	font-size : 10px;
}

sup	{		
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 10px; 
	font-style:normal;
}
B {
	font-weight: bold;
}

I {
	font-style: italic;
}

TH {
	font-weight: bold;
}

caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
  margin: 5px 5px 5px 5px;
  padding: 4px;
}
/* END GENERAL CLASSES */

/* BEGIN HEADING CLASSES */

.mainheadcell {
	padding:15px 0 15px 15px;
	border:3px double #fff;
	}

.mainhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #036;
	}

.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight: bold;
	color : #933;
	text-transform: uppercase;
	letter-spacing:0.2em;
	}
	
.heading {
	font-family: arial, geneva,helvetica,  sans-serif;
	font-size : 18px;
	font-weight: bold;
	color: #036;
}

.subheading {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #333;
}

.subheading2 {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color : #630;
}

.subheading3 {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #933;
	text-transform: uppercase;
	letter-spacing:0.2em;
	}

a.subheading {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #003366;
	background: transparent;
}

a.subheading:hover {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 16px;
	font-weight: bold;
	color : #cc0000;
	background: transparent;
}

a.subheading2 {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #003366;
	background: transparent;
}

a.subheading2:hover {
	font-family: arial, geneva,helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #cc0000;
	background: transparent;
}

/* END HEADING CLASSES */

/* BEGIN ANECDOTE CLASSES */

.anecdote-bio, anecdote-moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333;
}
.anecdote-text {
	font-family:Arial, Helvetica, sans-serif;
/*	font-family: arial, geneva,helvetica, sans-serif; */
	font-size: 12px;
	color : #333;
}
.anecdote-footer {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.anecdote-img {
  margin:5px 5px 5px 5px;
  padding: 4px;
  border: 1px solid #933;
  }

/* END ANECDOTE CLASSES */


/* BEGIN ALIGNMENT CLASSES */ 

.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}

/* END ALIGNMENT CLASSES */ 

/*SPECIAL CLASSES - LINKS*/ 
a:link {
	color: #036;
	font-weight : bold;
	text-decoration: none;
}

a:visited {
	color: #69c;
	font-weight : bold;
	text-decoration: none;
}

a:hover {
	color: #933;
	font-weight : bold;
	text-decoration: underline;
}

/* not underlined small link */

a.small { 
	font-family:  geneva, arial,helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footer {
	font-family: geneva, arial,helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}

a.footer:hover { 
	font-family:  geneva, arial,helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background: transparent;
	color: #999;
}

/* BEGIN BOTTOM NAVIGATION CLASSES */ 

.botnav {
	font-family: geneva,arial, helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	background: transparent;
}

a.botnav {
	font-family: geneva,arial, helvetica, sans-serif;
	font-size : 10px;
	line-height : normal;
	color: #036;
	background: transparent;
	text-decoration: none;
	font-weight : normal;
}

a.botnav:visited {
	text-decoration: none;
	color: #036;
	background: transparent;
	font-weight : normal;
}

a.botnav:hover {
	text-decoration: none;
	color: #933;
	background: transparent;
	font-weight : normal;
}

/* END BOTTOM NAVIGATION CLASSES */ 

/* USE FOR HILITING  with YELLOW hilite*/

.hilite	{
	color: #000000;
	background: yellow;
}
/* BEGIN BACKGROUND CLASSES */
/* Top center column background */
.bgtop {
	background-image: url(http://pawprints.kashalinka.com/images/background/center_photos.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* Top right column background */
.bg_topright {
	background-image: url(http://pawprints.kashalinka.com/images/background/top_right.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

/* Bottom lower right column background */
.bg_right {
	background-color : #FFFFFF;
	background-image: url(http://pawprints.kashalinka.com/images/background/lower_right2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/* END BACKGROUND CLASSES */
