/* Stylesheet for NewfRescue.ca */

body	{ font-family: arial, sans-serif; color: #FFF; background: #000; font-size: 80%; 
			line-height: 1.4; text-align: left; padding: 0; margin: 0; border-left:1px solid #CCC; }
h1		{ font-family: arial, sans-serif; color: #CCC; font-size: 100%; text-align: left; font-weight: bold; font-style: normal; 
			padding: 0; margin: 20 0 15 30; }
h2		{ font-family: arial, sans-serif; color: #CCC; font-size: 90%; text-align: left; font-weight: bold; font-style: normal; 
			padding: 0; margin: 20 0 5 60; }
p			{ font-family: arial, sans-serif; color: #CCC; font-size: 80%; text-align: left; font-weight: normal; font-style: normal; 
			padding: 0; margin: 0 0 10 60; }

/* Paragraph & Font Classes */
.banner  		{ color: #CCC; font-size: 70%; text-align: right; padding: 30 0 0 0; }
.caution			{ color: #999; font-size: 70%; text-align: right; font-style: italic; padding: 0; margin: 30 30 0 30; }
.club    			{ margin: 10 0 10 90; }
.contacts		{ margin: 5 0 5 80; }
.copy          		{ font-size: 70%; color: #666; text-align: right;  margin: 30 30 0 0;  }
.emp    			{ color: #FFF; font-weight: bold; }
.first    		        { color: #CCC; font-size: 90%; text-align: left; font-weight: bold; font-style: normal; padding: 0; margin: 0 0 5 60; }
.menu				{ color: #FFF; font-size: 100%; text-align: right; font-weight: bold; padding: 0; margin: 15 30 0 0; }

ul 			{ font-family: arial, sans-serif; color: #CCC; font-size: 90%; list-style-position: outside; list-style-type: disc; margin: 10 0 10 75; } 
ol				{ font-family: arial, sans-serif; color: #CCC; font-size: 90%; list-style-position: outside; list-style-type: decimal; margin: 0 0 0 20; } 
li				{ font-family: arial, sans-serif; color: #CCC; font-size: 90%; list-style-position: outside; margin: 0 0 5 10; } 

/* Tables */
table   		{ font-family: arial, sans-serif; font-style: normal; font-weight: normal; text-align: left; }
tr 			    	{ font-family: arial, sans-serif; font-style: normal; font-weight: normal; text-align: left; }
td 		    	{ font-family: arial, sans-serif; font-style: normal; font-weight: normal; text-align: left; padding: 0; margin: 0; }

td.line		    { color: #666; background: #666; }
td.pic        	{ padding: 10 0 30 60; }
td.region  	{ color: #666; font-size: 70%; text-align: center; font-weight: normal; font-style: normal; padding: 10 0 10 0; }
td.top      	{ font-weight: bold; font-size: 80%; padding: 30 0 40 60; }

/* Links */
a:link		   	{ color: #B56743; background: transparent; text-decoration: none;}
a:visited	    { color: #B56743; background: transparent; text-decoration: none;}
a:hover	   	{ color: #000000; background: #B56743; text-decoration: none; }


