/*a. {
	font-weight: normal;
	font-size: normal;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;	
}*/
div#popup {
/*background:#EFEFEF;*/
	background: url(images/mcinnes_tartan.gif); /*Header_new_0001.wmv*/
	background-attachment: fixed;
	color: #000000;
	border:1px solid #89B400;
	margin:0px;
	padding:1px;
	width:200px;
}

.links {
	font-weight: bold;
	font-size: 10px;
	color: #ffff00; /*#3333ff;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none; /*underline;*/
}
a.visited {
	font-weight: bold;
	font-size: 12px;
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.hover {
	font-weight: bold;
	font-size: 12px;
	color: #669900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
tr {
	font-weight: normal;
	font-size: 13px;
	line-height: 1.2;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.2;
	font-style: normal;
	margin: 0;
	background: url(images/mcinnes_tartan.gif); /*Header_new_0001.wmv*/
	background-attachment: fixed;
	}
td {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
H1 {
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	color: #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.logoright {
	background-color: #89B400;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
.greensmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #89B400;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 2px;
}
.smallBoldGreen2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: Green;
}
.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}
.normalBoldRed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.normalBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: Black;
}
.normalBoldGreen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: Green;
}
.smallBoldGreen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: Bold;
	color: Green;
}
.smallBoldRed{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c80000;
}
.smallBoldRed2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #c80000;
}
.normalBoldWhite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: White;
	background-color: #eff8d2;

}
.normalBoldGray {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.CalMonthSelect {
	background-color: #F5F481;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: gray;
	text-decoration: none;
}
.normalHead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: Black;
}
a.lizardstudio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.lineHeight {
	line-height: 40px;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.padding {
	padding: 10px;
}
.pageSelected {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.button {
	background-color: #E9F2CC;
 text-align: center;
}
select {
	background-color: #F8FBEF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* setup for images*/
#slide {
	position: absolute;
	z-index: 1000;
	display: none;
	top: 100px;
	text-align: center;
	padding: 0px 8px 8px 8px;
	background-color: #c8e181;
	cursor: pointer;
	font: bold 10px "helvetica neue", Arial, Helvetica, sans-serif;
}
#cover {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
	background-color: #000;
	opacity: 0.75;
    filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.75);
	top: 0px;
	left: 0px;
}
#photoAlbum {
	position: relative;
	z-index: 0;
	width: 400px;
}
#photoAlbum img {
	width: 20%;
	border: 2px solid red;
	margin: 8px;
	vertical-align: top;
}
.slideControl { color: Red;
 }
/* set up for dropdown menus*/
.halfmoon li{ /* menu style*/
display: inline;
margin: 0;
}
.halfmoon{
margin-bottom: 0em;
}
.halfmoon ul{
width: auto;
padding: 3px 9px 3px 5px;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 8px Comic Sans MS;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu on page as desired*/
/*border-bottom: 1px solid #669900;*/
}
.halfmoon li a{ /*tab settings*/
text-decoration: none;
padding: 3px 9px 2px 5px;
margin: 0;
margin-right: 1px; /* was 1, distance between each tab*/
border-left: 1px solid gray;
border-bottom: 1px solid gray;
color: #669900;
font: bold 12px Comic Sans MS;
background: #e5febc url(images/halfmoontab.gif) top right no-repeat;
}
.halfmoon li a:hover, .halfmoon li.selected a{
background-color: #c8e181;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
visibility: hidden;
border: 1px solid #669900; /*#657f27; THEME CHANGE HERE*/
border-width: 0 1px;
font: normal 12px Comic Sans MS;
line-height:18px;
z-index:100;
background-color: #eff8d2;
/*width: 200px;*/
text-transform:none;
top: 100em;
}
.dropmenudiv a{
width: 100%;
display: block; /*drop down menu*/
text-indent: 5px;

border: 0 solid #669900; /*#657f27; THEME CHANGE HERE*/
border-bottom-width: 1px;

font: normal 12px Comic Sans MS;
padding: 2px 0;
text-decoration: none;
color: #669900;
}
* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}
/*THEME CHANGE HERE*/
.dropmenudiv a:hover{ 
background-color: #c8e181;
}/*
.dropmenudiv a:visited{
color: black;
background-color: #c8e181;
}*/
.style11{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: Black;
width: 158px;
}
.style23{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: Bold;
color: Green;
width: 180px;
}
.style24{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: Bold;
color: #ff0000;
}
.style26{
width: 56px;
text-align: center;
}
.style27 {
background-color: #89B400;   
font-size: 48;
   color: #FFFFCC;
   font-family: "Comic Sans MS";
  }
.vid{
/*z-index:10;
background-color: #eff8d2;
background: url(images/Header_new_0001.wmv);*/
background: url(images/Header1.gif);
}
