/* CSS Document */

body
	{
	font-size: medium;
	font-family: verdana, helvetica, sans-serif;
	text-align: center;
	
	}



.small
	{
	font-size: 80%;
	}	
#content
	{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/* margin-left: -300px; */
	font-size: 90%;
	}
#content li
	{margin-bottom: .6em;
	}
#awards 
	{
	margin-top: .6em;
	}	
#awards li
	{margin-bottom: 0;
	list-style-type: disc;
	}
	
#top2
	{
	width: 596px;
	height: 35px;
	background-color:#ffffcc;
	text-align: left;
	}
	
	
#top h1, #top2 h1
	{font-size: 183%;
	color: #003399;
	padding-top: 8px;
	padding-left: 10px;
	font-family: Garamond,Palatino,serif;
	}

#topNav
	{
	width: 596px;
	margin-bottom: 0;
	padding-bottom: 0;
	}	
#topNav ul li
	{
	display: inline;
	padding: 15px;
	padding-bottom: 0;
	margin-bottom: 0;
	list-style: none;
	}

#topNav ul
	{
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	background-color: #99ccff;
	text-align: center;
	}
	
#topNav li
	{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 85%;
	border-bottom: none;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#topNav ul li a
	{
	margin-right: -10px;
	}
	
#topNav ul li a:link
	{
	color: #000066;
	text-decoration: none;
	}
	
#topNav ul li a:visited
	{
	color: #000066;
	text-decoration: none;	
	}
	
#topNav ul li a:link:hover, #topNav ul li a:visited:hover, #topNav ul li a:visited:active, #topNav ul li a:link:active	
	{
	color: #003366;
	background-color: #99ccff;
	}
#vhtrcHome
	{
	background-image: url(../gifs/furbutt-small.gif);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	margin-left: 10px;	
	}
#vhtrcHome a
	{
	margin-left: 10px;
	}	

#crumbs 	
	{
	padding: 6px;
	margin-top: .3em;
	font-size: 80%;
	margin-left: -.5em;	
	}

#crumbs p
	{
	display: none;
	}	

#crumbs ul
	{
	display: inline;
	padding-left: 0;
	margin-left: 0;
	}	

#crumbs ul li
	{
	display: inline;
	}	

#crumbs ul li a:link
	{
	padding: .15em;
	}	

#crumbs a
	{
	color: red;
	}	

#crumbs a:hover
	{
	text-decoration: underline;
	color: red;
	}		
	
#crumbs ul ul li
	{	
	padding-left: 0px;
	}	

#firstTitle 
	{
	text-align: center;
	font-size: 190%;
	margin-top: .5em;
	margin-bottom: -.1em;
	clear: both;	
	font-family: Garamond,Palatino,serif;
	}	

div.rightBox
	{
	float: right;
	width: 180px;
	border: 1px solid #369;
	background-color: #ffffcc;
	padding: 5px;
	margin: 5px;
	}	

div.rightBox h3
	{
	font-size: 80%;
	text-align: center;	
	margin-bottom: -.5em;
	}	

div.rightBox ul li
	{
	line-height: 1em;
	font-size: 75%;
	margin-bottom: 0;
	margin-left: -10px;
	}


h1, h2, h3
	{color: #003399;
	}	

#cityDate
	{color: #003399;
	font-size: 100%;
	text-align: center;
	margin-top: -1.1em;
	}	

#main
	{
	padding-left: 1em;
	float: left;
	width: 400px;
	}	
#main h2
	{text-align: center;
	font-size: 120%;
	margin-top: 10px;
	}
#col
	{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}	
#col div
	{
	float: left;
	width: 180px;
	margin-right: 15px;
	border: 2px solid #000066;
	background-color: #ddd;
	padding-top: .6em;
	}
#col h3
	{
	margin-left: 10px;
	font-size: 105%;
	margin-bottom: -1.1em;
	margin-top: -.2em;
	}	
#col ul
	{
	margin-bottom: .4em;
	}
#col li
	{
	margin-bottom: 2px;
	margin-top: 0;
	padding: 0;
	}

#col li a
	{
	text-decoration: none;
	color: red;
	}

#col li a:hover
	{
	text-decoration: underline;
	background-color: #ffff99;
	}	
#footer
	{
	clear: all;
	text-align: center;
	font-size: 80%;
	margin-top: 2em;
	}
div#contactForm
	{
	width: 580px;
	border: 1px solid black;
	padding: 15px;
	background-color: #cccccc;
	}

th
	{
	background-color: #99ccff;
	} 	

div.imageBoxRight
	{
	float: right; 
	text-align: center; 
	font-size: 80%; 
	color: blue;
	}
	