body {
	background-color: #F9F8F3;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

/* master Divs */

#topheader {
	height: 81px;
	margin: 0 auto;
	width: 893px;
}

#topheaderwrap {
	height: 81px;
	margin: 0 auto;
	width: 100%;
	background-color: #ffffff;
}

#topmenuwrap {
	height: 27px;
	width: 100%;
	background-color: #00704a;
}

#topmenu {
	height: 27px;
	margin: 0 auto;
	text-align: left;
	width: 893px;
	background-image: url(images/bagpipe.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#topmenuInside {
	height: 27px;
	margin: 0 auto;
	text-align: left;
	width: 893px;
	background-image: url(images/item.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#header {
	height: 290px;
	margin: 0 auto;
	width: 893px;
	z-index:12;
}

#headerwrap {
	height: 290px;
	margin: 0 auto;
	width: 100%;
	background-image: url(images/tartan.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#headerwrapInside {
	height: 90px;
	width: 100%;
	background-image: url(images/tartan2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#addwrap  {
	text-align: center;
	width: 100%;
	overflow: hidden;
	float: left;
	padding-top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#addcontainer  {
	text-align: center;
	width: 893px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}

#footerwrap {
	float: left;
	margin-bottom: 20px;
	margin-top: 0px;
	width: 100%;
	background-image: url(images/baseFade.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	text-align: center;
	width: 893px;
	padding-top: 20px;
	height: 140px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Links */

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}


a#active_menu {
	color: #333333;
	font-weight: bold;
}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}



a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	background-image: url("images/sub.png");
	background-position: left;
	background-repeat: no-repeat;
}

a.mainlevel:hover {
	background-color: #FAFDF4;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #fff;
	float: left;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;	
border-right: 1px solid #ccc;
font-weight: bold;

}

a.mainlevel-top:hover {
	color: #ffffff;
	background-color: #004834;
}
td.mainlevel-top:hover {
	color: #00704A;
	background-color: #FFFFFF;
}

a.mainlevel-top#active_menu-top {
	color: #00704A;
	background-color: #8EE9BE;
}

a.mainlevel-top#active_menu-top:hover {
	color: #00704A;
	text-decoration: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #444;
	display: inline;
	height: 20px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;	
font-size: 12px;

}

a.mainlevel-footer:hover {
	color: #01714B;
	text-decoration: underline;
}

a.mainlevel-footer#active_menu-footer {
	color: #333333;
	font-weight: bold;
}

a.mainlevel-footer#active_menu-footer:hover {
	color: #01714B;
	text-decoration: none;
}

a.readon:link, a.readon:visited {
	background-image: url("old images/read.gif");
	background-position: left;
	background-repeat: no-repeat;	
	padding-left: 20px;
}

a.readon:hover {
	color: #01714B;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url("images/sub.png");
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #666666;
	display: block;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 25px;
	
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

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

a:hover {
	color: #A5A54C;
	text-decoration: underline;
}


/* moduletable */

.moduletable {
	width: 893px;
}

.moduletable-info { background-image: url("old images/info.gif");
 background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-main { background-image: url("old images/main.gif"); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 40px; 
text-align: left; 
 }

.moduletable-contact{ background-image: url("old images/contact.gif"); 
background-position: top left; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 90px; 
text-align: left; 
 }

.moduletable h3 {
}

.moduletable td {
}

td,tr,p,div {
	color: #666666;
	font-family:  arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 145%;
}

/* subNav */

#rightcolumn {
	float: left;
	width: 230px;
}

#rightcolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;	
}

#rightcolumn h3 {
	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
}

/* contentArea */

#mainbody {
	float: left;
	text-align: left;
	width: 663px;
	background-image: url(images/sidebar_begin.png);
	background-repeat: no-repeat;
	background-position: 622px top;
}

#mainbody  li {
	list-style-position: inside;	
	list-style: square;	

}

#mainbody ul{

}

h1 {
	font-size: 20px;
	color: #00704A;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 27px;
}

h2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 27px;
}

h3 {
	font-size: 16px;
	color: #00704A;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	line-height: 27px;
}
.mainlevel-top a:hover {
color: #00704A;
	background-color: #FFFFFF;
}
}