/*

	Rush Chiropractic Styleheet
	
	
	Copyright 2006, all rights reserved, Reel Reports.
	
*/

p      { color: #000; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal }

a {
	color: #194878;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1    { color: #3F7CBB; font-size: 1.4em; font-weight: 500; line-height: 23px }

h2 {
	font-size: 1.3em;
	font-weight: 600;
}
li   { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal;  margin-bottom: 7px;}

ul { list-style-type: disc; margin: 1em 0 1em 25px; }

.footer       { color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; padding-top: 3px }

.feature {	

background: #ffffcc;	

border: 1px solid #cccc66;	

padding: 5px;

}