/* CSS Document */

body {
	background: url(images/bluepawprint.jpg) #2C2C69;
	color: #F3D461;
	margin: 0px;
}
#main {
	width: 750px;
	margin-left:auto;
	margin-right: auto;
	text-align: center;
	background: #444483;
	
}

#banner {
	width: 750px;
	height: 175px;
	background: url(images/tntkennelsHeader.jpg) #2C2C69;
}
#banner #mainlink {
	width: 740px;
	height: 164px;
	line-height: 150px;
}

#mainbody {
	width: 555px;
	text-align: left;

}

#mainbody #content h2 { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #F3D461; clear: both; 
}

#mainbody #content {
	background: #2C2C69;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	color: #9C9CC4;
	
}

#mainbody #content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #F3D461;

}

#mainbody #content h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #F3D461;

}
#mainbody #content b,li,td { font-family: Arial, Helvetica, sans-serif; font-size:9pt; 
}

#mainbody #content li {
	line-height: 14pt;
}

hr { /*background:url(images/dishbonehr2.gif);*/ 
	height: 4px; width: 500px; margin-left: auto; margin-right: auto; border: 0px; 
}
#main #content img {  
	border: solid 2px #444483;
}

.imgpad {
	padding: 5px;
	text-align: center;
}

.boxy {
	border: solid green 0px;
}

#mainbody #content p {
	padding: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

#spacer {
	background: url(images/bluepawprint.jpg);
	font-family:Arial, sans-serif;
	font-size: 12px;
}

#footer {
	clear: both;
	background: #444483;
	color: #F3D461;
	padding: 10px;
}

#footer #innerfooter {
	background: #990000;
}

#sidebar {
	width: 185px;
	background: #444483;
	text-align: left;
	padding: 10px;
}

#sidebar #nav { background: #2C2C69; padding: 5px 4px; 
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9C9CC4;

}
.pawcons {
	list-style-image: url("images/pawcon-tiny.gif");
}

.pawcons li{
	padding-bottom: 2px;
	padding-top: 2px;
}


#sidebar #nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#sidebar ul li { font-family:Arial; font-size: 14px; color: #F3D461; font-weight: bold; text-transform: uppercase; 
}

#sidebar ul li a {
	padding: 5px;
	text-decoration: none;
	color: #F3D461;
	padding-left: 28px;
	line-height: 34px;
	background: url(images/pawcon2.gif) left no-repeat;
}

#sidebar ul li a:hover {
	color: #990000;
	text-decoration: none;
	background: url(images/pawcon2-over.gif) left no-repeat;
}

a {
	color: #F3D461
}

a:hover {
	color: #990000;
	text-decoration: none;
}

.smallfont {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.cellBorders {
	border: solid #444483 0px;
}

#workshopTable {
	border: solid 2px #F3D461;
	font-weight: bold;
}
#workshopTable td{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:10pt;
}

.larger {
	padding: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight: bold;
}
.calendar     {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
}
.floatLeftwithMargin {
	float: left;
	margin-right: 10px;
}
.style1 {font-size: 9px}
.style2 {font-size: 10px}
.style4 {
	font-size: 10px;
	color: #FFF;
}
.style5 {color: #FFFFFF}
.firstWeek { color: #F3D461; 
}
.clearLeft {
	float: left;
}
.leftRightMargin10LeftAlign { text-align: left; margin-right: 1em; margin-left: 1em; }


#main #content img.noBorder{
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-right: 12px;
}
.dvd #content h1 {
	color: #F3D461;
}
.dvd #main #content p{
	font-size: 1
.em;
	line-height: 1.4em;
	font-size: 1.1em;

}
#content #dvdPic {
	float: left;
	width: 215px;
	margin-right: 12px;
	text-align: center;
	margin-left: 5px;
}
#content #dvdPic p {
	margin-bottom: 0px;
	text-align: center;
}
.textAlignCenter {
	text-align: center;
}
fieldset { color: #F3D461; }
#content #FLVPlayer { margin-right: 20px; }

