@charset "UTF-8";
/* CSS Document */
/*nee vetcpd*/
body { /*needed for fixed-width centering - text-align: center - Do NOT change this*/
	margin: 0px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #232323; /*333 0A014A*/
	background: #383838 repeat-y 50% 0; /*383838 - 1a1819 969696 - B2B2B2*/
	/*background: #323232 url(graphics/bg01.jpg) repeat-x;*/
}
#wrapper { /*needed for fixed-width centering*/
	position: relative;
	width: 960px; /*790 986 1024 897px;*/
	background-color: #fff; 
	/*border-right: 2px solid #bcbcbc;
	border-left: 2px solid #bcbcbc; */
	margin: 0px auto 0px auto;
}
/***** header *****/
#header {
	margin-top: 0px;
	width: 960px; /*790 986 1024 897px;*/ /*696px;*/
	height: 80px; /*15 235 80*/
	background-color: #383838; 
	/*border-top: 15px solid #383838;*/
}
#banner {
	float: left;
	width: 960px; 
	background-color: #08080a;
	height: 80px; 
	/*border-bottom:1px solid #1c1b1b;*/
}
/***** end header *****/
#navigation {
	float: left; /*added for i.e.*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em; /*.6em;*/
	background-color: #232323;	/*838383 - 848484*/ /*000 - 848484*/
	width: 960px; /*790 986 1024 897px;*/ /*696px;*/
	height: 30px; /*25px 235 80*/
	border-bottom: 3px solid #f6f6f6;
}
/** html #navigation {
	float: left;
	width: 897px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em; 
	background-color: #000;	
}*/
#navigation ul {
	margin: 0px;
	padding: 8px 0px 5px 0px;  /*5px 0px 3px 0px*/
	list-style-type: none;
	border-bottom: none;
}
#navigation li {
	display: inline;
}
#navigation li.leftEdge {
 padding-left: 1px solid #ff0000;
}
#navigation a {
	/*border: 1px solid #2e3192; */
	border-bottom: none;
	padding: 8px 18px 5px 18px;
	margin-left: 0px; 
	margin-right: 0px; 
	background-color: #232323;  /*000000 2e3192*/
	text-decoration: none;
	color: #f6f6f6; 
}
#navigation a:link, navigation a:visited {
	color: #f6f6f6; /*fff*/
}
#navigation a:hover {
	color: #232323; 
	background-color: #f6f6f6; /*f81b8a*/ /*bc902a*/
	/*border-color: #f81b8a;*/ /*6a4392 95519d*/ /*ebc776*/
}
#navigation a.gallery {
	background-color: #f81b8a;
	color: #fff;
}
/*#topNav a:link.green {
	background-color: #015C0C;
	padding: 2px 1px 2px 1px;
}*/
#navigation a:hover.gallery {
	text-decoration: none;
	color: #f81b8a; /*015C0C*/
	background-color: #fff; /*F6E9EA 641E1F*/
}
/*#navigation .current a { 
	color: #000; 
	background-color: #fff;
	border-color: #ebc776; 
	border-bottom: 1px solid #fff; 
}*/
/***/
#navigation ul li.current a { /*is this necessary*/
	color: #232323; /*2e3192*/
	background-color: #f6f6f6; 
/*	border-color: #2e3192; 
	border-bottom: 1px solid #fff; */
}
/***** end navigation *****/
#contentWrapper {  
	background: url(graphics/bkgd960.gif); /*url(graphics/vetcpd_bkg986_white.gif) */
	float: left;
	text-align: left;
	width: 960px; /*790 986 1024 897px;*/ /*696 width: 100%;*/
	overflow: hidden; /*hides the sidebar bottom padding*/
}
#sidebar {
	float: left;
	width: 400px; /*380 no margin*/
	padding: 20px 0px 20px 0px; 
	background-color: #1c1b1b;  /*ff0033*/
}
#content {
	float: left;
	padding: 20px 0px 20px 0px; 
	width: 560px; /*400 + 560 = 960*/
	/*width:  790px*//*658 + 328 = 986*//*686px = 2/3 676 -- 1/3 338 -- should be 696*/
	background-color: #f6f6f6; 
}
* html #content {
	float: left;
	padding: 20px 0px 10px 0px; 
	width: 552px; /*400 + 560 = 960*/
	/*width: 782px;*/ /*658 + 328 = 986*//*686px = 2/3 676 -- 1/3 338 -- should be 696*/
}
/***/
/*** sidebar ***/
#sidebar p { /*12px;*/
	font-size: .8em;	
	margin-bottom: 10px; 
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 5px;
	color: #f8f8f8;
}
.banner {
	text-align: center;
	margin-top: 5px;
}
.photo {
	text-align: center;
	margin-top: 5px;
}
.indent {
	margin-left: 40px;
	margin-top: 5px;
}
#sidebar a { /*12px;*/
	color: #f8f8f8;
	text-decoration: none;
}
#sidebar a hover { /*12px;*/
	color: #f81b8a;
	text-decoration: underline;
}
/*** end sidebar ***/
/*** content ***/
h1 {  /*title*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -1px; 
	margin-left: 0px;
	color: #232323; /*f8f8f8*/
}

p { /*12px;*/
	font-size: .8em;	
	margin-bottom: 10px; 
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 5px;
}
span.author {
	position:relative;
	float: right;
	text-align: center;
	font-size: .8em;
	font-weight: normal;
	width: 180px; 
	max-width: 190px; 
	padding: 5px;
	margin-top: -10px;
	margin-right: 5px;	
}

/*ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
#content ul { 
	font-size: .9em;
	color: #333;
	margin-left: 20px;
	margin-right: 30px;
}
* html #content ul {
	margin-left: 10px;
	padding: 0;
}
#content ul li {
	font-size: .9em; /*.8em*/
	color: #333; 
	text-align: left;
	margin-bottom:.3em; /*easyread*/
}
         /* makes ULs easier to read, creates style for Reference section */
  ul.easyread li, ol.reference li {
    margin-bottom:1em;
  }
  
.easyread {
	margin-right: 15px;
	margin-bottom:1.19em;
	margin-left: 5px;
}
#content dl { 
	font-size: .85em;
	color: #333;
	margin-left: 20px;
	margin-right: 30px;
}
* html #content dl {
	margin-left: 10px;
	padding: 0;
}
#content dl dd {
	font-size: .9em; /*.8em*/
	color: #333; 
	text-align: left;
	margin-bottom:.3em; /*easyread*/
}
span.easy {
	line-height: 1.3; /*1.166*/
}

.easySchedule { /*where will Thad be - index */
	margin-left: 10px;
}

* html .easySchedule { /*where will Thad be - index */
	margin-left: 20px;
}
/*** end content ***/
#footer {
	clear: both;
	font-size: .895em;
	color: #f6f6f6;
	border-top: 1px solid #505050;  /*99bfe5*/
	background-color: #1c1b1b; /*336699 - 676767*/
	padding: 10px 10px 20px 10px;
	border-bottom: 15px solid #383838; /*3d3d3d 4d4d4d*/
	text-align: center;
}
span.footer {
	margin-left: 10px;
}
#footer a {
	text-decoration: none;
	color: #ccc; /*f8f8f8*/
	/*font-weight: bold;*/
	text-decoration: underline;
	padding: 2px 3px 2px 3px;
}
#footer a:hover {
	color: #fff;
}
/***** end footer *****/