﻿/* Maine Highland Cattle Association Style Sheet */

@charset "utf-8";


body { background:#014744; font:Arial, Helvetica, sans-serif; font-size:76%; }
	/*targets Internet Explorer - Windows  */
html body {font-size:12px; }
	/*targets other browsers */

p,ul {
	font-weight:lighter;
	font-size:1em;
	font-family:arial, helvetica, sans-serif;
}

h1 { font-weight:lighter; font-size:1.5em; font-family:arial, helvetica, san-serif; color:#412700; }
h2 { font-size:2em; font-family:arial, helvetica, san-serif; color:teal; vertical-align:top; }


table { width:800px; margin-right:auto; margin-left:auto; border:0; padding:0; border-spacing:0; background:url(images/parchment.gif);  background-repeat:repeat; }


a:link  { color:#00a9a4; text-decoration: none; }
a:visited  { color:#00b1ae; text-decoration: none; }
a:focus  { color:#003d39; text decoration:none; }
a:hover  { color:#004e4a; text-decoration:none;  }
a:active { color:gray; text-decoration:none; }

#masthead {text-align:center; }



#table_01 { width:150px; height:495px; border:0; padding:0; background:url(images/parchment.gif); background-repeat:repeat; }
 
#list { font-size:1.5em; }

#copyright {  text-align:center; color:gray; }



.text { background:url(images/parchment.gif); background-repeat:repeat; vertical-align:top; padding:10px; }

.emph  {font-weight:bold; }

.cowpix {background:url(images/parchment.gif); }

