.clear { clear: both; }
img.left { float: left; }
img.right { float: right; }
	
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { display: none; }

body {
background: #dee4e2 url(../image/background_1000.gif) repeat-y center top;
font: normal 11px Arial, Helvetica, sans-serif;
}

#container {
background: #fff;
margin: 0 auto;
width: 960px;
}

	#header {
	clear: both;
	float: left;
	margin: 22px 0;
	width: 960px;
	}
	
		.logo a {
		background: url(../image/stokes_logo.gif) no-repeat;
		cursor: pointer;
		display: block;
		float: left;
		height: 64px;
		width: 272px;
		}
		
			.logo span {
			display: none;
			}
		
		ul.main_nav {
		float: right;
		margin-top: 40px;
		}
			
			ul.main_nav li {
			display: inline;
			/*float: left;*/
			font: normal 14px Lucida Sans, Arial, Helvetica, sans-serif;
			padding-left: 20px;
			}
		
			ul.main_nav a {
			color: #535353;
			text-decoration: none;
			}
			
				ul.main_nav a:hover {
				color: #015cab;
				}
	
	#main {
	clear: both;
	width: 960px;
	}
	
		.homepage #main {
		}
		
			.homepage #flashcontent {
			background: #015cab;
			clear: both;
			float: left;
			height: 300px;
			overflow: hidden;
			width: 960px;
			}
			
				.homepage #flashcontent #noflash {
				border-top: 1px solid #b19539;
				border-bottom: 9px solid #b19539;
				height: 290px;
				}
				
					#noflash ul.category_nav {
					background: url(../image/no_flash_category_nav.jpg) no-repeat;
					border-right: 1px solid #fff;
					float: left;
					height: 250px;
					padding-top: 40px;
					width: 178px;
					}
					
						#noflash ul.category_nav li span {
						display: none;
						}
					
						#noflash ul.category_nav li.human_health a {
						background: url(../image/nav_human_health.jpg) no-repeat;
						cursor: pointer;
						display: block;
						height: 60px;
						width: 178px;
						}
						
							#noflash ul.category_nav li.human_health a:hover {
							background-position: 0 -60px;
							}
						
						#noflash ul.category_nav li.small_animal_health a {
						background: url(../image/nav_small_animal_health.jpg) no-repeat;
						cursor: pointer;
						display: block;
						height: 80px;
						width: 178px;
						}
						
							#noflash ul.category_nav li.small_animal_health a:hover {
							background-position: 0 -80px;
							}
						
						#noflash ul.category_nav li.equine_health a {
						background: url(../image/nav_equine_health.jpg) no-repeat;
						cursor: pointer;
						display: block;
						height: 60px;
						width: 178px;
						}
						
							#noflash ul.category_nav li.equine_health a:hover {
							background-position: 0 -60px;
							}
					
					#noflash #flash_image {
					border-right: 1px solid #fff;
					float: left;
					height: 290px;
					width: 368px;
					}
					
					#noflash #flash_text {
					background: url(../image/no_flash_text_back.jpg) no-repeat;
					color: #fff;
					float: left;
					font: normal 11px Arial, Helvetica, sans-serif;
					height: 202px;
					line-height: 1.6em;
					padding: 88px 55px 0 58px;
					width: 299px;
					}
					
						#noflash #flash_text h2 {
						color: #f1dd9c;
						font: normal 30px Trebuchet MS, Lucida Sans, Arial, Helvetica, sans-serif;
						}
						
							#noflash #flash_text h2 a {
							color: #f1dd9c;
							text-decoration: none;
							}
							
								#noflash #flash_text h2 a:hover {
								text-decoration: underline;
								}
						
						.read_more_button {
						height: 19px;
						margin-top: 6px;
						}
						
							.read_more_button a {
							background: url(../image/home_read_more.gif) no-repeat 0 0;
							display: block;
							height: 19px;
							width: 71px;
							}
							
								.read_more_button a:hover {
								background-position: 0 -19px;
								}
			
			.homepage #intro {
			clear: both;
			float: left;
			margin: 30px 0;
			width: 960px;
			}
			
				.homepage #intro_text {
				float: left;
				width: 524px;
				}
				
					.homepage #intro_text p {
					color: #545454;
					font: normal 16px "Times New Roman", Times, serif;
					line-height: 1.3em;
					}
				
				.homepage #contact_info {
				color: #3d3d3d;
				display: inline;
				float: right;
				line-height: 1.6em;
				margin-top: 10px;
				width: 412px;
				}
				
					.homepage #contact_info .top {
					background: url(../image/home_contact_top.gif) no-repeat;
					clear: both;
					float: left;
					height: 10px;
					overflow: hidden;
					width: 412px;
					}
					
					.homepage #contact_info .mid {
					background: url(../image/home_contact_mid.gif) repeat-y;
					clear: both;
					float: left;
					padding: 4px 17px;
					width: 378px;
					}
					
					.homepage #contact_info .bottom {
					background: url(../image/home_contact_bottom.gif) no-repeat;
					clear: both;
					height: 10px;
					overflow: hidden;
					width: 412px;
					}
					
					.homepage #contact_info #contact_a {
					float: left;
					width: 168px;
					}
					
					.homepage #contact_info #contact_b {
					float: left;
					padding-left: 20px;
					width: 190px;
					}
				
			.homepage #content {
			background: #fbf2d6 url(../image/home_bottom_back_mid.jpg) repeat-y top center;
			clear: both;
			overflow: hidden;
			position: relative;
			width: 960px;
			}
			
				.homepage #content .shadow_top {
				background: url(../image/home_bottom_back_top.jpg) no-repeat;
				clear: both;
				height: 17px;
				overflow: hidden;
				width: 960px;
				}
				
				.homepage #content .shadow {
				background: url(../image/home_bottom_back.jpg) repeat-x bottom center;
				height: 100%;
				width: 100%;
				}
				
				.homepage #content .stokes_logo {
				background:url(../image/stokes_logo_large.png) no-repeat bottom center;
				height: 394px;
				left: 300px;
				position: absolute;
				bottom: 0;
				width: 459px;
				z-index: 4;
				}
				
				.homepage #content #category1 {
				border-right: 1px solid #cbb671;
				display: inline;
				float: left;
				margin-right: 21px;
				padding: 6px 45px 23px 24px;
				position: relative;
				width: 411px;
				z-index: 1000;
				}
				
					.homepage #content #category1 #cat1_text {
					float: left;
					width: 252px;
					}
					
					.homepage #content #category1 ul.cat1_list {
					float: left;
					width: 159px;
					}
					
						.homepage #content #category1 ul.cat1_list li {
						background: url(../image/bullet_brown_square.gif) no-repeat 46px 9px;
						color: #424141;
						font: normal 12px Arial, Helvetica, sans-serif;
						line-height: 2em;
						padding-left: 60px;
						}
						
						ul.cat1_list a {
						color: #424141;
						text-decoration: none;
						}
						
							ul.cat1_list a:hover {
							text-decoration: underline;
							}
				
				.homepage #content #category2 {
				float: left;
				padding: 6px 0 23px 0;
				position: relative;
				width: 433px;
				z-index: 1000;
				}
				
					.homepage #content #category2 #cat2a {
					float: left;
					width: 205px;
					}
					
					.homepage #content #category2 #cat2b {
					float: right;
					width: 205px;
					}
				
				.homepage #content img {
				border: 5px solid #ddd2ac;
				}
				
				.homepage #content h2 {
				color: #7b610b;
				font: normal 26px Trebuchet MS, Lucida Sans, Arial, Helvetica, sans-serif;
				padding-bottom: 6px;
				}
				
					.homepage #content h2 a {
					color: #7b610b;
					text-decoration: none;
					}
					
						.homepage #content h2 a:hover {
						text-decoration: underline;
						}
				
				.homepage #content h3 {
				color: #5e573f;
				font: normal 18px Lucida Sans, Arial, Helvetica, sans-serif;
				padding-bottom: 6px;
				}
				
					.homepage #content h3 a {
					color: #5e573f;
					text-decoration: none;
					}
					
						.homepage #content h3 a:hover {
						text-decoration: underline;
						}
				
				.homepage #content p {
				line-height: 1.8em;
				padding-bottom: 6px;
				}
				
				.homepage #content a.more {
				color: #004b8d;
				font: bold 12px Arial, Helvetica, sans-serif;
				text-decoration: none;
				}
				
					.homepage #content a.more:hover {
					text-decoration: underline;
					}
			
			/* SUBPAGE STYLES */
			
				#sub_head {
				border-top: 1px solid #b19539;
				height: 189px;
				}
				
					#sub_head ul.category_nav {
					background: url(../image/no_flash_category_nav.jpg) no-repeat;
					border-right: 1px solid #fff;
					float: left;
					height: 189px;
					width: 178px;
					}
					
						#sub_head ul.category_nav li {
						display: inline;
						}
					
						#sub_head ul.category_nav li span {
						display: none;
						}
					
						#sub_head ul.category_nav li.human_health a {
						/*background: url(../image/nav_human_health_sub.jpg) no-repeat;*/
            background: url(../image/sub_human.jpg) no-repeat;
						cursor: pointer;
						display: block;
						/*height: 63px;*/
						height: 83px;
						width: 178px;
						}
						
							#sub_head ul.category_nav li.human_health a:hover, #sub_head ul.category_nav li.human_health.active a {
							/*background-position: 0 -63px;*/
							background-position: 0 -83px;
							}
						
						#sub_head ul.category_nav li.small_animal_health a {
						background: url(../image/sub_small_animal.jpg) no-repeat;
						cursor: pointer;
						display: block;
						/*height: 64px;*/
						height: 67px;
						width: 178px;
						}
						
							#sub_head ul.category_nav li.small_animal_health a:hover, #sub_head ul.category_nav li.small_animal_health.active a {
							/*background-position: 0 -64px;*/
							background-position: 0 -67px;
							}
						
						#sub_head ul.category_nav li.equine_health a {
						/*background: url(../image/nav_equine_health_sub.jpg) no-repeat;*/
						background: url(../image/sub_equine.jpg) no-repeat;
						cursor: pointer;
						display: block;
						/*height: 62px;*/
						height: 40px;
						width: 178px;
						}
						
							#sub_head ul.category_nav li.equine_health a:hover, #sub_head ul.category_nav li.equine_health.active a {
							/*background-position: 0 -62px;*/
							background-position: 0 -40px;
							}
					
					#sub_head #flash_image {
					border-right: 1px solid #fff;
					float: left;
					height: 189px;
					width: 368px;
					}
					
					#sub_head #flash_text {
					background: url(../image/sub_head_human_health_right.jpg) no-repeat;
					color: #d7dde5;
					float: left;
					font: normal 17px "Times New Roman", Times, serif;
					height: 164px;
					line-height: 1.4em;
					padding: 25px 25px 0 58px;
					width: 329px;
					}
					
						#flash_text p.source {
						color: #fccf3a;
						font-size: 14px;
						text-align: right;
						}
						
						#sub_head #flash_text a {
						color: #fccf3a;
						}
			
			.subpage #main {
			background: url(../image/sub_logo_back.gif) no-repeat 0 360px;
			}
			
			.subpage h1 {
			background: #c2aa5d url(../image/sub_head_back.jpg) no-repeat;
			clear: both;
			color: #fff;
			float: left;
			font: normal 32px Trebuchet MS, Arial, Helvetica, sans-serif;
			height: 58px;
			margin-bottom: 27px;
			padding: 14px 0 0 179px;
			width: 781px;
			}
			
			#nav_col {
			color: #3d3d3d;
			display: inline;
			float: left;
			margin-right: 22px;
			margin-top: 6px;
			width: 156px;
			}
			
				#nav_col address {
				font-style: normal;
				line-height: 1.7em;
				margin-bottom: 24px;
				}
				
				#nav_col p {
				line-height: 1.7em;
				margin-bottom: 16px;
				}
				
				ul.sub_nav {
				background: #e1e1e1 url(../image/sub_nav_back.jpg) no-repeat;
				font-size: 12px;
				padding-top: 28px;
				}
				
					ul.sub_nav li {
					background: url(../image/sub_nav_bullet.gif) no-repeat 12px 6px;
					line-height: 1.8em;
					padding-left: 24px;
					padding-bottom: 6px;
					}
					
						ul.sub_nav li:hover {
						background: url(../image/sub_nav_bullet_on.gif) no-repeat 12px 6px;
						}
					
						.sub_nav_close {
						background: url(../image/sub_nav_close.gif) no-repeat center top;
						clear: both;
						height: 6px;
						margin-bottom: 30px;
						overflow: hidden;
						padding: 12px 0 0 0;
						width: 156px;
						}
					
					ul.sub_nav a {
					color: #000;
					text-decoration: none;
					}
					
						ul.sub_nav a:hover {
						color: #015cab;
						/*background: url(../image/sub_nav_bullet_on.gif) no-repeat 12px 5px;*/
						}
			
			#content {
			color: #333;
			float: left;
			font-size: 12px;
			line-height: 1.66em;
			width: 564px;
			}
			
				#content p {
				margin-bottom: 18px;
				}
				
				#content ul {
				line-height: 1.5em;
				margin-bottom: 18px;
				}
				
					#content ul ul {
					margin-bottom: 0;
					}
				
					#content ul li {
					background: url(../image/bullet_black_square.gif) no-repeat 20px 7px;
					padding-left: 32px;
					}
				
				#content a {
				color: #004b8d;
				}
				
					#content a:hover {
					color: #B3963A;
					}
			
			#feature_col {
			display: inline;
			float: left;
			margin-left: 22px;
			margin-top: 6px;
			width: 195px;
			}
			
				.featured_box {
				background: #d2dfea url(../image/sub_feature_col_top.jpg) no-repeat center top;
				color: #3d3d3d;
				line-height: 1.5em;
				padding: 35px 22px 6px;
				}
				
					.featured_box h3 {
					color: #004b8d;
					font: normal 20px Trebuchet MS, Arial, Helvetica, sans-serif;
					padding-bottom: 6px;
					}
					
						.featured_box h3 a {
						color: #004b8d;
						text-decoration: none;
						}
						
							.featured_box h3 a:hover {
							text-decoration: underline;
							}
					
					.featured_box img {
					border: 3px solid #eaf0f5;
					}
					
					.featured_box p {
					margin-bottom: 10px;
					}
					
					.featured_box a {
					color: #004b8d;
					text-decoration: none;
					}
					
						.featured_box a:hover {
						text-decoration: underline;
						}
				
				.featured_box_bottom {
				background: #d2dfea url(../image/sub_feature_col_bottom.jpg) no-repeat;
				clear: both;
				height: 7px;
				overflow: hidden;
				}
		
	#footer {
	clear: both;
	float: left;
	margin: 20px -3px 20px 0;
	width: 960px;
	}
	
		.subpage #footer {
		border-top: 1px solid #b19539;
		padding-top: 12px;
		}
	
		#footer a {
		color: #004b8d;
		text-decoration: none;
		}
		
			#footer a:hover {
			text-decoration: underline;
			}
			
		#footer ul {
		clear: both;
		float: left;
		width: 960px;
		}
		
			#footer ul li {
			border-left: 1px solid #004b8d;
			display: inline;
			padding: 0 5px;
			float: left;
			}
			
				#footer ul li.first {
				border-left: none;
				padding-left: 0;
				}
			
		#footer p {
		clear: both;
		float: left;
		padding-top: 8px;
		padding-bottom: 16px;
		width: 960px;
		}
	
	/* extra styles */
	
	h4.customer {
	color: #B3963A;
	font: bold 18px Arial, Helvetica, sans-serif;
	}
	
	/* sponsorship/lecture section */
	
	#content .lecture {
	/*background: #f8f7f4 url(../image/lecture_back.gif) repeat-x;*/
	color: #333;
	clear: both;
	float: left;
	margin-top: 8px;
	padding: 4px 12px;
	width: 500px;
	}
	
	#content .lecture p.date {
	font-size: 13px;
	padding: 0;
	}
	
	#content .lecture p {
	margin: 0;
	padding: 0;
	}
	
/*  Form styling */
#content form p, #content form table {
	width: 500px;
	clear: both;
	margin-bottom: 10px;
	float: left;
}

#content form fieldset 
{
	width: 450px;
	clear: both;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

form label {
	float: left;
	display: block;
	width: 150px;
	font-weight: bold;
}

	
#content form fieldset label 
{
	width: 140px;
}

	form p.longQuestion label {
		width: 450px;
	}

form input {
	float: left;
	width: 300px;
}

	form p.longQuestion select {
		width: 455px;
	}

	form p.longQuestion textarea {
		width: 450px;
		height: 75px;
	}

form p.submitBlock {
	text-align: right;
	width: 450px;
}

	form p.submitBlock input {
		width: 100px;
	}

form select {
	float: left;
	width: 305px;
}

form .radioList input {
	width: 25px;
	float: left;
}

form .radioList label, #content form fieldset .radioList label {
	width: 430px;
	float: left;
}

form .radioList label.questionLabel {
	width: 450px;
}

form div.condBlock {
	display: none; 
}

form p span.infoLabel {
	display: block;
	font-size: 11px;
	float: left;
	width: 300px;
	padding-left: 150px;
	font-style: italic;
}