body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px 1%;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(http://www.k9behaviorist.com/Assets/images/sb12.gif);
}

#mainTable {
	border: thin ridge #000000;/* #FFFFFF;*/
	background-color: #FFFFFF;
	line-height: 1.5em;
	height: 98%;
 }
 
 #mainTable td {
	vertical-align: top;
 }
 #maincontent {
/*	font-size: 85%;*/
	padding: 5px 15px 10px 20px;

 }
#maincontent a {
	line-height: 1em;
	color: #000000;
	font-weight: bold;

 }
 #maincontent a:link, #maincontent a:visited {
	color: #CC9999;
	text-decoration: underline;



 }
#maincontent a:hover, #maincontent a:active {
	color: #990000;
	text-decoration: underline;

 }

#topBot_borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid /*outset*/;
	border-bottom-style: solid /*inset*/;
	border-top-color: #990000;/* #FFFFFF;*/
	border-bottom-color: #990000;/*#FFFFFF;*/
}

#header {
	background-image: url(../Assets/images/splash_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	color: #0066CC;
	border-color: #666666;
	/*padding: 20px 20px 0px 0px;*/
	height: 68;
	/*float: left;
	width: auto;*/
	/*background-attachment: fixed;*/
	font-size: 85%;
 }
 
 #header2 {
	background-color: #FFFFFF;
	color: #0066CC;
	background-image: url(http://www.k9behaviorist.com/Assets/images/splash2_banner.jpg);
	background-repeat: no-repeat;
/*	background-position: left top;*/
	border-color: #666666;
/*	padding: 20px 20px 0px 0px;*/
/*	height: 68;*/
	/*float: left;
	width: 750px;*/
/*	background-attachment: fixed;*/
	font-size: 85%;
 }

#navbarRight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding-right: 1em;
	color: #990000;
	float: right;
	
}
#navbarLeft {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	/*float: left;*/
}

 #navbarLeft a {
	text-decoration: none;
 	color: #000000;
}

#navbarLeft a:link {
	color: #000000;
}

#navbarLeft a:visited {
 	color: #993333 /*#CC9999*/;
}

#navbarLeft a:hover, #navbarLeft a:active {
 	color: #990000;
	text-decoration: underline;
}


.top_heading {
	font-size: 400%;
	font-weight: 200;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;
	margin-top: 2.5em;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}


ol li {font-weight:bold; font-size:110%; color:#990000;}

h1 {
	font-size: 175%;
	color: #990000;
	line-height:1.5em;
}
 h2 {
	font-size: 140%;
	color: #990000;
	line-height:1.5em;
	
}
 
 h3 {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	}

h4 {
	/*color:#333333;*/
	font-size:85%;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom:0;
	}

/* h1:first-child {margin-top: 0;}/*starts first h1 in TD flush top*/
 h2:first-child {margin-top: 10;}
	
.highlight {
	background-color:#FFFF99;
	}
	
.container {
	width:750px;
	text-align:left;}
	
.imageR {
	float:right;
	border:1px double #000000;
	margin-left:10px;
	margin-right:20px;
	margin-top:2px;
	margin-bottom:10px;
/*	border-style: ridge*/
/*	display:inline;*/
	}