body         
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333; 
	background: #20315a top repeat-x url(../images/bg_body_01.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 780px;
	text-align: center;
	font-size: small;
	line-height: 130%;
	font-weight: normal;
	position: relative;
}
	
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#main p
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 140%;
	font-size: 110%;
}

h1, h2, h3, h4
{
	color: #7f3434;
 	text-align: left;
 	padding: 0px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 200%; 
	line-height: 140%;
 	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #ccc;
}

h2
{	
	font-size: 140%;
	letter-spacing: 0px;
	line-height: 120%;
 	margin: 20px 0px 0px 0px;
}

h3, h4
{
	font-size: 110%;
 	margin: 10px 0px 0px 0px;
	color: #000;
	letter-spacing: 0px;
}

h4
{	
	font-size: 100%;
	margin: 5px 0px 0px 0px;
}

a, a:link
{	
	color: #333322;
}

a:visited
{	color: #555544; 	
}

a:hover, a:active
{	color: #000; 				
}

#banner		
{	
	font-size: 0px;						/* Need to get rid of extra space in Netscape 6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 780px;
	height: 440px;
	background: #fff;
	position: relative;
}

#navbar
{
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
	background: #554444 repeat-x url(../images/bg_navbar.gif) center;
}

#navbar ul
{	
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px;
	letter-spacing: 1px;
	width: 780px;
/*	line-height: 20px; */
	line-height: 18px;
}

#navbar ul li
{	
	margin: 0px;
	display: inline;
	padding: 0px 2px 0px 2px;  /* Works for most browsers */
}

#navbar li a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px;
	padding: 5px 7px;
	color: #fff;
	font-size: 100%;
}

#navbar li a:hover, #navbar li a:active
{
	background: #bfced5;
	color: #000;
}

#footer
{
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	clear: both;
	padding: 5px 0px 5px 0px;
	background: #dadfe3 url(../images/border_footer.gif) repeat-x top;
}

#footer ul
{	
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding: 10px 0px;
	letter-spacing: 1px;
	width: 780px;

	line-height: 20px;
}

#footer ul li
{	
	margin: 0px;
	display: inline;
	padding: 0px 2px 0px 2px;  /* Works for most browsers */
}

#footer li a
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 3px 5px;
	font-size: 100%;
	color: #000;
	font-size: 110%;
}

#footer li a:hover, #footer li a:active
{
	background: #f8f8f8;
	color: #000;
}

#footer p
{
	color: #000;
	margin-bottom: 10px;
}

#footer p span
{
	margin: 0px 10px;
}

#footer #credit a, #footer #credit a:visited
{
	font-size: 80%;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#footer #credit a:hover, #footer #credit a:active
{
	color: #000;
}

#big-img
{
	margin-top: 0px;
	width: 780px;
	height: 275px;
}

#container
{	
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 32px 0px 50px 0px;		/* Need bottom padding for space at bottom of page? */
	text-align: left;
 	width: 780px;
	vertical-align: top;
	background: #fff url(../images/border_container_02.jpg) no-repeat top;
	float: left;
}

#container-content
{
	float: left;
	margin: 0px 80px 0px 100px;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 370px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #fff;
	float: right;
}

#main-content
{
	vertical-align: top;
	margin: 0px 0px;
	padding: 0px 20px 10px 20px;
}

#main-content ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f8f8f8;
	border: 1px solid #e8e8e8;	
}

#sidebar
{
	float: left;
	width: 210px;
	margin: -25px 0px 0px 0px; 
	padding: 0px;
	background: repeat-y left top url(../images/bg_container.gif);
}

#sidebar-content
{
	vertical-align: top;
	padding: 0px;
	margin: 30px 15px 20px 15px;
}

#sidebar h2
{
	color: #fff;
	font-size: 120%;
	margin-top: 0px;
}
	
#sidebar h3
{
	color: #fff;
	font-size: 110%;
}
	
#sidebar p
{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

ul.subnav
{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	clear: left;
	height: 1%;
}

ul.subnav li 
{	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 1%;
	background: 10px 0.7em no-repeat url(../images/list_link_2.gif);
}

ul.subnav li a, ul.subnav li a:visited
{	
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 0px;
	color: #fff;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	height: 1%;
	line-height: 120%;
}

ul.subnav li a:hover, ul.subnav li a:active
{
	color: #000;
	background-color: #d7dce2;
}

#sidebar-right
{
	float: right;
	width: 200px;
	margin: 0px; 
	padding: 0px;
}

#sidebar-right-content
{
	vertical-align: top;
	padding: 0px;
	margin: 0px 10px 20px 10px;
}
	
#freefind
{
	margin: 0px 0px 20px 0px;
}

#freefind h3
{
	margin: 0px;
	padding: 0px;
}

#freefind form
{
	margin: 0px;
	padding: 0px;
}

.sidebar-box 
{
	width: 180px;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 15px 0px;
	background: url(../images/bg_sidebar_box_bottom.gif) no-repeat bottom left;
	text-align: left;
}

.sidebar-box h2
{
	margin: 0px;
	padding: 10px 10px 5px 10px;
	font-size: 110%;
	color: #000;
	border-bottom: 1px solid #E0CFAB;
	background: url(../images/bg_sidebar_box_top.gif) no-repeat top left; 
}
  
.sidebar-box h3
{
	margin: 10px 10px -3px 10px;
	padding: 0px;
	font-size: 100%;
	color: #000;
}
  
.sidebar-box p
{
	font-size: 90%;
	text-align: left;
	margin: 5px 10px 0px 10px;
	padding: 0px;
}

.affiliations
{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

.affiliations img
{
	margin: 10px 10px 10px 10px;
}

fieldset.video-tour
{
	border: 1px solid #000;
	display: block;
	margin: 15px auto;
	padding: 7px;
/*	width: 85%; */
}

fieldset.video-tour legend
{
	color: #9d0810;
	font-weight: bold;
}

img.video-icon
{
	float: right;
	padding: 0px;
	margin: 0px 5px 5px 15px;
}

.contact-table
{
	margin: 10px 0px 20px 20px;
	background: #f8f8ff;
	border: 1px solid #eee;
}

.contact-table th, .contact-table td
{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px 10px;
}

#nav-table
{
	margin: 0px;
}

#nav-table th
{
	padding: 2px 5px 2px 0px;
}

#nav-table td
{
	padding: 2px 0px 2px 5px;
}

#services-table
{
	margin-top: 0px;
	background: #f8f8f8;
	border: 1px solid #e8e8e8;	
}

#services-table ul
{
	border: none;
}

.google-form
{
	margin: 10px 0px 20px 20px;
}

.google-form label
{
	font-size: 90%;
	font-weight: bold;
}

.about-img-box
{
	width: 330px;
	padding: 10px 0px 3px 0px;
	margin: 20px 0px;
	background: #446f80;
	text-align: center;
}

.about-img-box p
{
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #fff;
}

p.quote
{
	font-style: italic;
	color: #000;
}