/* Normal links */
a:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; color: #000000;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; color: #FF6633;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; background:#000099; color: #FF6633;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; background: #000099; color: #FF6633;}

/* Breadcrumb links */
.bcrum:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background: #F7DA89; color: #333333; font-weight: bold;}
.bcrum:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background: #F7DA89; color: #FF6633; font: bolder;}
.bcrum:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background: #F7DA89; color: #000099; font: bolder;}
.bcrum:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background: #000099; color: #FF6633; font: bolder;}

/* Breadcrumb text */
.textbc {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: italic; font-variant: normal; font-weight: bolder; text-decoration: none;}

/*  Breadcrumb position */
#crumDiv {position: absolute; top: 116px; left: 165px; z-index: 1; width: 465px; background-color: #F7DA89; border-right-color: #5353FF; border-right-style: outset; border-right-width: medium; border-bottom-color: #5353FF; border-bottom-style: outset; border-bottom-width: medium; border-left-color: #5353FF; border-left-style: inset; border-left-width: thin; border-top-color: #5353FF; border-top-style: inset; border-top-width: thin; padding-left: 5px;}

/* noscript text*/
.noscript {font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-style: italic; font-variant: normal;	font-weight: 900;	text-decoration: none;}

/* noscript position*/
#noscriptDiv {position: absolute; top: 120px; left: 1px; z-index: 1;}

/* Coat of Arms*/
#coaDiv {position: absolute; top: 7px; left: 0px; z-index: 1;}

/* Welcome */
#welcomeDiv {position: absolute; top: 0px; left: 142px; z-index: 1;}

/* Head random image */
#headimageDiv{position: absolute; top: 8px; left: 643px; z-index: 2; border-right: 4px ridge #333399; border-bottom: 4px ridge #333399; background: #333399;}

/* Google Ad Sense */
#googleadsenseDiv {position: absolute; top: 150px; left: 884px; z-index: 1;}

/* Search */
#searchDiv {position: absolute; top: 8px; left: 890px; z-index: 1; width: 100px; text-align: center;}

/* Search Focus */
input:focus {background: #F7DA89;}
input:hover {background: #F7DA89;}
input:focus:hover {background: #F7DA89;}
input.radio {color: #666666;}
input.check {color: #666666;}
/* Drop down menu*/
select {
	color: #000000;
	background-color: #F7DA89;
}
input {color: #000000;}

/* Time */
#timeDiv {position: absolute; left: 892px; top: 50px; z-index: 1;}

/* Scroller */
#scrollerDiv {position: absolute; left: 892px; top: 85px; z-index: 2;}

/* Content */
#contentDiv {position: absolute; top: 150px; left: 165px; width: 700px; z-index: 2; background-color: White; padding: 5px 5px 5px 5px; border-right-color: #5353FF; border-right-style: outset; border-right-width: thick; border-bottom-color: #5353FF; border-bottom-style: outset; border-bottom-width: thick; border-left-color: #5353FF; border-left-style: inset; border-left-width: thin; border-top-color: #5353FF; border-top-style: inset; border-top-width: thin;}

/* Seconday Nav */
#secnavDiv {position: absolute; top: 405px; left: 0px; width: 156px; height: 365px; overflow: auto; z-index: 1; background-color: #F7DA89; padding: 1px 1px 1px 1px; border-right-color: #5353FF; border-right-style: outset; border-right-width: thick; border-bottom-color: #5353FF; border-bottom-style: outset; border-bottom-width: thick; border-left-color: #5353FF; border-left-style: inset; border-left-width: thin; border-top-color: #5353FF; border-top-style: inset; border-top-width: thin;}

/* Secondary Nav links */
.secnav:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; color: #000000;}
.secnav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background:#000000; color: #FF6633}
.secnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background:#000099; color: #FF6633;}
.secnav:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; background: #000099; color: #FF6633;}

/* Back To Top */
#backtotopDiv {z-index: 1; text-align: right;}

/* Back To Top Links */
.backtotop:link {text-decoration: none; background: transparent; background-color: transparent;}
.backtotop:visited {text-decoration: none; background: transparent; background-color: transparent;}
.backtotop:hover {text-decoration: none; background: transparent; background-color: transparent;}
.backtotop:active {text-decoration: none; background: transparent; background-color: transparent;}

/* Footer */
#footerDiv {z-index: 1; text-align: center;}

/* Footer links */
.footer:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; color: #000000;}
.footer:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; background: #294547; color: #FF6633;}
.footer:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline overline; background:#F7DA89; color: #FF6633;}
.footer:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; text-decoration: underline; background: #000099; color: #FF6633;}

LI {list-style-image : url(http://www.mountmellick.net/img/MM_bullet.gif);}

/* Body properties */
.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal;}
/* Text Em */

.textem {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-variant: normal; font-weight: 800; color: Red;}
body {margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; background-image: url(http://www.mountmellick.net/img/MM_background.gif); background-attachment: fixed;}

/* Text Area input box */
textarea {border-color: #F7DA89;}

/* Text Box input box */
.text2 {border-color: #333399;}

/* Headers */
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #0000A0; text-transform: capitalize;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #0000A0; text-transform: capitalize;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #0000A0; text-transform: capitalize;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0000A0; text-transform: capitalize;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0000A0; text-transform: capitalize;}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0000A0; text-transform: capitalize;}