﻿/* indian walk-in center css
by Qian XIE, http://www.indianwalkincenter.org */

h1 { color: white; font-family:"Tw Cen MT"; font-size: 10pt; letter-spacing: 1.0pt;}
h2 { color: black; font-family:"Trebuchet MS"; font-size: 20.0pt; font-weight:bold; line-height: 125%; margin: 9px 0 9px 0;}
h3 { color: black; font-family:"Trebuchet MS"; font-size: 12.0pt; font-weight:bold; margin: 12px 0 12px 0;}
h4 { color: black; font-family:"Trebuchet MS"; font-size: 10.0pt; font-weight:bold; margin: 12px 0 12px 0;}


p { margin-top : 12px; margin-bottom: 6px;}
ol, ul { margin-top : 6px; margin-bottom: 6px;}

li {
	color: black;
	font-family: "Trebuchet MS";
	font-size: 10.0pt;
	margin: 0;
}

a {
	font-size:10.0pt; 
	font-family:"Trebuchet MS"; 
	color:#663300;
	text-decoration:underline;
}


.text {
	color: black;
	font-family: "Trebuchet MS";
	font-size: 10.0pt;
	font-weight:normal;
}

.tableheader {
	height: 66px;
	background: gray ;
	font-family: "Arial";
	font-size: 7.0pt;
	font-weight: bold ;
 	text-align: center ;
}

.tabledata {
	height: 65px;
	font-family: "Arial";
	font-size: 7.0pt;
	font-weight:normal;
	text-align: center;
	
}

.name { 
	color: black; 
	font-family:"Trebuchet MS"; 
	font-size: 14.0pt; 
	font-weight:bold;
	line-height: 250%; 
}

#nav {
	margin: 0;
	border: 0;
	padding:0px 0px 11px 0px;
	text-align:center;
	vertical-align: top;
	line-height: 22px;
}
#nav A, #nav A:visited {
	font-family: Trebuchet MS;
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration:none;
}
#nav A:hover, #nav A:active {
	color: #663300;
	background-color: transparent;
}

.short{ 
	margin: 0 5px 0 5px; 
	padding: 0;
	border: 0;
	width: 168px;  
	height:1px; 
	color:#FBAA29; 
	background-color:#FBAA29; 
}

.long{ 
	margin: 0; 
	padding: 0;
	border: 0;
	width: 100%;  
	height:2px; 
	color: black; 
	background-color: black; 
}


