@charset "utf-8";
/*-------------Set the basic style. All margins and padding to zero.*/
/*------- The * is a wild card selector to select all below.*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: none;
	text-align: center;
	font-size: 90%;
	background-color: #ac9583;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#wrap {
	position: relative;
	width: 80%;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #b6a89b;
}

#clear {
	clear: both;
	}
#titlebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	background-color: #2C3346;
	color: #CCCCCC;
	width: 100%;
	height: 40px;
	text-align: center;
	}
#titlebar  h1 {
	background-color: #2C3346;
	padding-left: 125px;
}
#header {
	position: relative;
	height: 212px;
	background-repeat: no-repeat;
	background-position: center;
	border: thin none #000000;
	background-color: #675B4D;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.logo	{
	position: absolute;
	top: 0px;
	float: left;
	left: 1px;
	width: 210px;
}
	
.picture {
	float: none;
	border: 0px solid #2C3346;
	position: absolute;
	width: 776px;
	top: 0px;
	left: 220px;
	margin: 0px;
	right: 0px;
	bottom: 0px;
}

#maincontent {
	width: 76.5%;
	float: right;
	border: thin #000066;
	background-color: #675B4D;
	text-align: center;
	padding: 10px;
	position: relative;
	clear: both;
	left: 0px;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
#container #maincontent #panelwrap1 {
	background-color: #675B4D;
	width: 50%;
	top: 106px;
	float: left;
	left: 0px;
	border: thick none #339933;
}
#linkcontent	{
	padding-top: 20px;
	border: 1px solid #333333;
	text-align: left;
	}
	#linkcontent h2	{
	font-style: italic;
	text-align: left;
	font-size: 14px;
		}
#linkcontent  ol.listitem a  	{
	font-style: normal;
	display: block;
	text-align: center;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: none;
	color: #000099;
	}
.CollapsiblePanelContent a {
	color: #FFFFFF;
}
.CollapsiblePanelContent a:hover {
	color: #cccccc;
}
#container #maincontent #panelwrap2 {
	float: right;
	width: 45%;
	background-color: #675B4D;
}


h2 {
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	font-style: normal;
		}
h6	{
	text-decoration: line-through;
}
#container #maincontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
#container #maincontent h1 {
	font-size: 30px;
	text-align: center;
}

#container #maincontent .washstate {
	font-style: italic;
	font-weight: bold;
}

#container {
	border: medium none #FF0000;
	margin: 0px;
	background-color: #2C3345;
}
#container #sidenav .cvideo {
	float: left;
	padding-top: 5px;
}

#newslettersignup {
	width:100%;
	background-color: #B08857;
	height: 74px;
	padding: 0px;
	}
#newslettersignup iframe {
	border: thin none #675B4D;
	height: 74px;
	width: 215px;
	background-color: #F00;
}


	/*The sidenav div styling*/
#sidenav {
	width: 21%;
	background-color:#B08857;




	float:: left;
	clear: none;
	margin: 0px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#container #sidenav .safesubscribe {
	background-color: #B08857;
}




/*---- working on the navigation within sidenav---*/		

/*#sidenav ul{
	list-style:none;
	text-align: left;
	background-color: #6D5B47;
	display:block;
	height: 400px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
				}	
#sidenav #mainnav a {
	color:#110809;
	font-size: 16px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#home {
	padding-bottom: 10px;
}
#canine {
	padding-bottom: 10px;
	}
#equine {
	padding-bottom: 10px;
	}
#resources {
	padding-bottom: 10px;
	}
#about	{
	padding-bottom: 10px;
	}

#sidenav #mainnav a:hover{
	color:#9B9798;
	}*/

		/* Footer styling*/	
#footer {
	width: 100%;
	clear: both;
	background-color: #2C3345;
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCCCCC;
	}
#container #footer h4 {
	float: none;
	margin-left: 630px;
	color: #CCCCCC;
	font-size: 10px;
}

#footer  .copyright  {
	float: right;
	font-size: 12px;
	color: #CCCCCC;
	display:block;
	clear: none;
	padding-left: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#footer ol {
	list-style-type: none;
	float: none;
	font-size: 12px;
	display:block;
	background-color: #2C3345;
	padding-top: 10px;
	}
#footer ol li{
	float:left;
		}
#footer #footernav a {
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	}
#footer #footernav a:hover{
	color:#FFFFFF
	}
	
#footer ol #footernav {
	margin: 0;
	}

#container #maincontent #storeheader h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-left: 25px;
	clear: both;
}
#container #maincontent #general_body_therapy {
	width: 100%;
	background-position: center;
}

#container #maincontent .bookmark {
	float: left;
	height: 240px;
	width: 120px;
	position: relative;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#maincontent2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#container #maincontent #welcome h3 {
	font-size: 18px;
	color: #000000;
}
