/* CanAdvdk.css -- mrp -- 26 January 2005 */

/* latest edition mrp 26 January 2005 */

BODY { background-color: #030; }

UL { margin-top: 0px; padding-top: 0px font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8;}

OL { margin-top: 0px; padding-top: 0px; font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8;}

LI {  margin-top: 0px; padding-top: 0px; }

H1 { font-size: 24px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8; margin-top: 5px;  margin-bottom: 8px;}

H2 { font-size: 20px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF4; margin-top: 5px;  margin-bottom: 8px;  }

H3 { font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8;  margin-top: 5px;  margin-bottom: 8px; }

H4 { font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #FAA;  margin-top: 3px;  margin-bottom: 6px; }

/* no indent this site! */
p {
	font-size: 16px;
	font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif;
	color: #DF8;
	margin-top: 6px;
	margin-bottom: 3px;
	padding-bottom : 4px;
	padding-top : 4px;
}

/* used for text on light bg */
.inv {
	background-color : #FFFFFF;
	border : solid #783934 2px;
	margin : 5px;
	padding : 10px;
}
.inv p {
	font-size: 16px;
	font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 3px;
	padding-bottom : 4px;
	padding-top : 4px;
}
.inv H4 { font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #800000;  margin-top: 3px;  margin-bottom: 6px; }
.inv H3 { font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #3A5100;  margin-top: 5px;  margin-bottom: 8px; }

.pull { font-size: 17px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #FF8; }

.lrg { font-size: 24px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8; }

.hdr { font-size: 20px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF4; }

.hdrinv { font-size: 20px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #FFEF8D;; }

.txt { font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8; text-indent : 20px; }

.txtni { font-size: 16px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8; }

.sml { font-size: 13px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8; }

.tny { font-size: 11px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; color: #DF8; }

.quote { font-size: 14px; font-family: Georgia,Garamond,'GarmdITC Bk BT',Times,'Times New Roman',Palatino,serif; font-weight: bold; color: #000000; margin-bottom: 3px; padding-top: 3px; margin-left: 10px; margin-right: 10px; }

.sans { font-size: 14px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; color: #8F8; }

.mnu { font-size: 14px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; color: #8F8; }

.credit { font-size: 10px; font-family: Arial,Helvetica,sans-serif; font-weight: bold; color: #007549; }

a:link { color: #D8F;  text-decoration: none;  font-weight : bold; }

a:active, a:visited { color: #C7F; text-decoration: none;  font-weight : bold; }

a:hover, a:focus  { color: #D8F; text-decoration: underline; background: #044; font-weight : bold;  }

/* used for current page in menus */
a.menuOn:link, a.menuOn:active, a.menuOn:visited {color: #AA00AA; text-decoration: none;  }

a.gst:link { color: #F8D; text-decoration: none;  }

a.gst:active, a.gst:visited { color: #88C; text-decoration: none; font-weight : normal; }

a.gst:hover, a.gst:focus  { color: #AAF;  background: #020; text-decoration: underline; font-weight : normal;  }

/* used for linkson light bg */
a.dk:link { color: #800040; text-decoration: none;  }

a.dk:active, a.dk:visited { color: #55002B;  text-decoration: none; }

a.dk:hover, a.dk:focus  { color: #F8FE81; text-decoration: none; background: #800040; }

a.link:link { color: #D8F;  text-decoration: underline;  font-weight : normal;  }

a.link:active, a.link:visited { color: #C7F; text-decoration: underline; font-weight : normal;  }

a.link:hover, a.link:focus  { color: #D8F; text-decoration: underline; 	background: BEFEAB; font-weight : normal;  }

a.img:hover, a.img:focus { background-color: transparent; }
