@charset "utf-8";

body {
  font: .8em/1.8em verdana, arial, sans-serif;
  background-color: #FFFFFF;
  color: #000000;
  text-align:center; /* for IE */

}
#container {
  margin: 0 auto;   /* align for good browsers */
  text-align: left; /* counter the body center */
  width:1000px;
 }
#headerimg {

background-image: url("images/aidanbgbanner.png");
width: 882px;
height: 142px;
/*border:solid 1px red;*/
 }
 
 h4,h5 {
 color:#ffffff;
  }
 /* menu section begins */
#header {
  float: left;
  width: 100%;
  border-bottom: 1px solid #8DA5FF;
  margin:-20px 0 0 0;
}

#header ul {
  margin: 0;
  padding: 2em 0 0 0;
  list-style: none;
}

#header li {
  float: left;
  background-image: url("images/tab_left.gif");
  background-repeat: no-repeat;
  margin: 0 1px 0 0;
  padding: 0 0 0 8px;
}

#header a {
  float: left;
  display: block;
  background-image: url("images/tab_right.gif");
  background-repeat: no-repeat;
  background-position: right top;
  padding: 0.2em 10px 0.2em 0;
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  outline: none
}
#homepg #header li.homepg,
#contact #header li.contact,
#articles #header li.articles,
#buy #header li.buy {
    background-image: url("images/tab_active_left.gif");
}
#homepg #header li.homepg a,
#gallery #header li.gallery a,
#about #header li.about a,
#contact #header li.contact a 
#links #header li.links a 
{
  background-image: url("images/tab_active_right.gif");
  background-color: transparent;
  color:#177D00;
}
/* menu section ends */

.style1 {
	color: #000000;
	font-size: 10px;
}
.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.style6 {font-family: Arial, Helvetica, sans-serif}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #C6D9BD;
    text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C6D9BD;
}
a:hover {
	text-decoration: underline;
	color: #1F7E00;
}
a:active {
	text-decoration: none;
	color: #C6D9BD;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
body {
	background-color: #177D00;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style11 {font-size: 10px; color: #FFFFFF;}

