/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:10px arial;
	color:#000000;
	float: none;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration:underline;
	}

/* ID Styles */

#navigation a {
	font:12px Times;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#0268B2;
	border: 1pt dotted blue;
	border-right-width: 0px; 
	border-left-width: 0px; 
	background:#CCCCCC;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #0268B2;
	line-height:24px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}

#tagline {
	font:18px times new roman;
	color: #000000;
	line-height:18px;
	font-weight: bold;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
font-size:14px;
font:"Times New Roman", Times, serif;
	color:#000000;
	margin-top:0px;
	padding-top:10px;
	line-height:25px;
	}
	
.pageName{
	font-size:22px;
	color: #0268B2;
	padding-top:10px;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
	
	}
	
.subHeader {
font:"Times New Roman", Times, serif;
font-size:18px;
	color: #CC3300;
	font-weight:bold;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
.worksphoto {
	float: left;
	width: 250px;
	
}
.catphoto {
	float: right;
	width: 172px;
	padding-left: 5px;
}
.puppyphoto {
	float: left;
	width: 170px;
}

.financing {
	float: left;

}
.style4 {color: #000000; font-weight: bold; }
.style5 {
	font-size: 11px
}
.copyright {color: #000000}
.fltRT {
	float: right;
	margin-left: 5px;
}
