

/*Animal Chiropracic Stylesheet (c)2004-07 Dr. Paul Rowan -- last updated Wednesday, July 11, 2007 */
nn6 { color : #000000; 	}
A:hover { 	color : Red; }
A:link { color : #00008C; } 
A:visited { color : #696969; } 
A:active { color : red; }

body, td, th, div, p, ol, blockquote {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #404040; }
		
body { background-image: url(clipart/greenbkg.jpg);
	margin-left: 5%;
	margin-right: 5%;  }	
	
h1 { 	font-size : 17pt;
	font-weight : 300; 	}
h1.pagetitle {
	font-size : 17pt;
	font-weight : 300;
	float: right;
	vertical-align : top;
	padding-top : 3%; }
h2 { 	font-size : 16pt;
	font-weight : 300; 	}
 
h3 { font-size : 14pt;
	color: #696969;
	font-weight : 300;
	margin-bottom : -.5em; }
	
div.nav { width: 145px;
	float : left;
	border : thin solid #009999;
	line-height : 2em; 
	margin-right: 30px;
	margin-bottom: 30px;
	padding: 8px;
	text-align: right;
	font-family: verdana;
	font-size : 8pt; 
	font-weight: 300;		}	

div.feature {  /* vary the width with an inline style per image -- WIDTH="270" -- WIDTH + RIGHT MARGIN (5) + LEFT MARGIN (12)-- note that the length varies tremendously in NN4 over 6 or IE5*/
		text-align: center; 
		padding: 5px 5px 5px 5px;
		margin-right: 50px;
		margin-left: 50px;
		border: 2px solid none;
		font-size: 8pt;
		font-weight: 300;
		font-family: arial, sans-serif; }
		
div.petfeature {  /* vary the width with an inline style per image -- WIDTH="270" -- WIDTH + RIGHT MARGIN (10) + LEFT MARGIN (10)-- note that the length varies tremendously in NN4 over 6 or IE5*/
		padding: 5px 5px 5px 5px;
		float: left;
		margin-right: 10px;
		margin-left: 10px;
		border: 2px solid none;
		font-size: 10pt;
		text-align: center;
		font-style: italic;
		font-weight: bold;
		font-family: arial, sans-serif; } 		
		
div.attention { padding: 10px;
	border : thin solid #CCCC99;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size : 12pt; }	
	
.caption { text-align: center; 
		font-size: 8pt; 
		font-weight: 300;
		font-family: arial, sans-serif; }	
		 
.footer { font-size: 9pt;
	margin: 3% 0% 5% 0%;
	border-top: thin solid #BDD7D8; } 
		
.greenborder { border : 3px solid #BDD7D8;
	padding: 3%;}
			 
.large { font-size: 20pt; }

.lighter { color: #696969; }

.listing { 	list-style : none; }

.logo { 	margin-right: 10%;
	margin-bottom: 10px;
	border: thin solid none;
	margin-left : -5%;
	margin-top : -1%; }
	

		
.required  { color: red; 
		font-size: 9pt; }	
		
.small { font-size: 10pt; }

.subtitles { font-size: 13pt; }

.titles { font-size: 17pt; }

.top  { font-size: 8pt;
	margin-left: 85%;
	border: thin solid none;}


  
