body, html {	font-family:Arial, Helvetica, sans-serif;  padding:0px;  margin:0px; background-color:#ffffff;}
img {margin:none; padding:none}
h1,h2,h4 { color:#222; font-size:18px; font-family:'Californian FB','New York','Times New Roman','Times','Monospace'; font-variant:small-caps; letter-spacing:.1em; line-height: normal; }
h2 { font-size: 15px; }
h3 {font-size:16px; text-align:left; border-bottom:1px solid #333}
h3, .sublink1 a, .sublink2 a, .sublink3 a{color:#333; font-weight:bold; font-family:'Californian FB','New York','Times New Roman','Times','Monospace'; font-variant:small-caps; letter-spacing:.1em}
h4 { font-size: 12px; }

/*Get rid of berders and marquees around image links*/
a img{border:0; outline:0}

/*Copyright and Credits*/
.footerlink{text-decoration:none; color:black}
#footer a { color:#67a089; }

/*Format image links on the nav bars*/
#navbar a img{margin:6px 2px 0 2px; border:none; outline:none;}
#navbar2 a{position:relative; top:4px; font-weight:bold; color:#eaeaea; margin:0 6px 0 6px; font-size:12px; vertical-align:top;}
#navbar2 a:link, #navbar2 a:visited, #navbar2 a:active{text-decoration:none;}
#navbar2 a:hover{text-decoration:underline;}

/*Main content rules exclusively for Home Page */
#homemain1{background:url(/images/line1.jpg) no-repeat bottom left} /* Top Left*/
#homefoot{white-space:nowrap; text-align:center; margin:0 auto;}/*Bottom*/

/*Main content rules exclusively for pages other than home*/
#subpagefoot{margin:0 auto 0 16px;}

/*Main content rules for all pages*/
#homemain1, #subpagemain1{margin-bottom:115px; padding-left:10px; float:left} /* Top Left*/
#homemain2, #subpagemain2{margin-bottom:115px; float:right; margin-top:-35px} /*Top Right*/
#homefoot, #subpagefoot{clear:both; position:absolute; right:25px; bottom:0px}/*Bottom*/
#homefoot img, #subpagefoot img{margin:10px 5px;}

/*These can be used to stagger colors on footer links*/
.sublink1, .sublink2, .sublink3 {position:relative; top:-15px; border-top:1px solid #777; border-bottom:2px solid #aaa; border-left:2px solid #ccc;}
.sublink1 a, .sublink2 a, .sublink3 a{margin-left:10px; padding:0 3px 0 10px; border-right:1px solid #333; border-bottom:1px solid #777; font-size:12px; text-decoration:none}
.sublink1 a {background:url(/images/small_button_left_green.gif) no-repeat top left}
.sublink1 {background:url(/images/small_button_bg_green.gif) repeat-x top left}
.sublink2 a{background:url(/images/small_button_left_gold.gif) no-repeat top left}
.sublink2 {background:url(/images/small_button_bg_gold.gif) repeat-x top left}
.sublink3 a{background:url(/images/small_button_left_violet.gif) no-repeat top left}
.sublink3 {background:url(/images/small_button_bg_violet.gif) repeat-x top left}
