html, body, div, p {
	font-family:  Arial, verdana,sans-serif; 
	color: #333333;	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
h1 {
	color: #006699;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-top: 0em;   
	margin-bottom: 0px;
}
h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-top: 19px;   
	margin-bottom: 0em;
}
h6 {
	font-size:12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;   
	margin-bottom: 0em;
}
p {
		font-size: 14px;
		line-height: 125%;
		margin-top: 0em;
}
.p-blue {
	color:#069;
}
.small-p {
		font-size: 12px;
		line-height: 125%;
		margin-top: 0em;
}
.tiny-p {
	font-size:10pt;
	text-decoration:underline;
}
.chasing-tails {
	font-size:10pt;
	color:#000;
	text-decoration:none;
}
.chasing-tails:hover {
	
}

.spaceimage {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.rtabimg {
	margin-left:0px;
	margin-right: -15px;
}
.noborder {
	border: none;
}
.footer-link {
	color:#006699;
	font-weight:normal;
	text-decoration: none;
	font-size:8pt;
	float:right;
	margin-right:20px;
}
.footer-link:hover { 
	color:#006699; 
	font-weight:normal;
	text-decoration: underline;
	font-size:8pt;
}
.return-link {
	color:#006699;
	font-weight:normal;
	text-decoration: underline;
	font-size:14pt;
}
.return-link:hover { 
	color:#006699; 
	font-weight:normal;
	text-decoration: underline;
	font-size:14pt;
}
.link-page {
	color:#000;
	font-weight:normal;
	text-decoration: none;
	font-size:10pt;
}
.link-page:hover { 
	color:#000; 
	font-weight:normal;
	text-decoration: underline;
	font-size:10pt;
}




.subheading {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-top: 0em;   
	margin-bottom: 0em;
}
.subheading-pink {
	font-size: 16px;
	font-weight: bold;
	color: #ff3399;
	margin-top: 0em;   
	margin-bottom: 0em;
}

.subheading-underspace {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0em;
	text-align:left;
}
.courselist {
	font-size: 16px;
	font-weight: bold;
	color: #ff3399;
	margin-bottom: 0em;
	text-align:left;
}


.boldprice {
	font-weight:bold;
}
ul
{
list-style-type: disc;
padding: 0;
margin: 15px;
margin-bottom: 1em;
}
.nospaceul
{
margin-top:0px;
list-style-type: disc;
padding: 0;
margin: 15px;
margin-bottom: 1em;
}

.bold {
	font-weight: bold;
}
.nostyle  {
	list-style-type: none;
	padding: 0;
	font-style: normal;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 125%;
	margin-top: 0px;

}
.courseul  {
	list-style-type: disc;
	padding: 0;
	font-style: italic;
	margin: 0px;
	margin-top: 0em;
	margin-left: 15px;   
	margin-bottom: 0em;
}

.sidelist {
	list-style-type:none;
	padding: 0;
	font-style: normal;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0em;   
	margin-bottom: 0em;
	line-height: 150%;
	font-size: 12pt;
	text-align: left;
	vertical-align:middle;	
}
.sidelist li {
	padding-left:25px;
	background:url(images/check1.gif) 0px 0px no-repeat;
	padding-bottom:5px;
}
.sidelist a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.sidelist a:hover {
	text-decoration:none;
	color:#f36;
}

/* the overall container for the page  lengthen container by extending down footer */
#container {
	width:901px;
	height:auto;
	margin: auto;
	margin-top:0px;	
	margin-bottom:0px;
	padding:0px;
	position:relative;
	border-top:0px solid #000000; 
	border-bottom:0px solid #000000; 
	border-left:0px solid #000000; /* Draws a line on the top edge of the Div */
	border-right:0px solid #000000; /* Draws a line on the top edge of the Div */
	background-color: #ffffff;
}

#masthead {
	position: absolute;
	top:0px;
	left:-1px; 
	height: 303px;
	width:901px;
	background:url(images/masthead.jpg) no-repeat center;
	z-index: 3;
}

#masthead-r {
	position: absolute;
	top:0px;
	left:250px; 
	height: 303px;
	width:650px;
	background:url(images/masthead-rgt.jpg) no-repeat center;
	z-index: 3;
}
#masthead-l {
	position: absolute;
	top:0px;
	left:-1px; 
	height: 303px;
	width:251px;
	background:url(images/shaggy-tails-logo.gif) no-repeat center;
	z-index: 3;
}
.picturea {
	margin:0;
	padding:0px;
	padding-top:0px;
	padding-left:8px;
	border:0;
}
#picture1 {
	position:absolute;
	top:590px;
	left:270px;
	width:270px;
	height:179px;
	text-align:center;
	z-index:6;
}
#bannerleft {
	position:absolute;
	top:210px;
	left:30px;
	width:200px;
	height:auto;
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	z-index:3;
}
#text1 {
	text-align:justify;
	position:absolute;
	top:210px;
	left: 270px;
	width: 550px;
	height:auto;
	z-index:4;
}
#rg {font-size: 14px; 
	font-weight: bold;
}
.italicpink { font-style: italic; color: #FF3399; }
.greybold { font-weight: bold; color: #666666; }

#footertext {
	position: absolute;
	bottom:15px;
	left:0px; 
	height: 10px;
	width:779px;
	text-align:center;
	font-size:9px;
	z-index: 5;
}
.Menufooter:visited {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Menufooter {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Menufooter:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#headertext {
	position: absolute;
	top: 10px;
	left: 310px;
	width: auto;
	text-align: left;
	z-index: 4;
}
#footertext {
	position: absolute;
	top:2520px;
	left:0px; 
	height: 10px;
	width:901px;
	text-align:center;
	font-size:12px;
	z-index: 5;
	color:#333333;
}
#footertext2 {
	position: absolute;
	top:2000px;
	left:0px; 
	height: 10px;
	width:901px;
	text-align:center;
	font-size:12px;
	z-index: 5;
	color:#333333;
}

.largephotos {
margin:0;
padding:0;
border:0;
	margin-left:auto;
	margin-right:auto;
}