
/* Basic Elements, body, general text, lists*/

BODY {
	margin           : 0px;
	padding          : 0px;
	color            : black;
	background-color : #eeeeee;
}

.rightmargin {
	background-image: url(../images/sidetiles_r.gif);
	background-repeat: repeat-y;


}

.leftmargin {
	background-image: url(../images/sidetiles_l.gif);
	background-repeat: repeat-y;


}

.header {
	background-image: url(../images/LOGO.jpg);
	background-repeat: no-repeat;


}

td.middle {
	background-color: #FFFFFF;

}

.uppermenu {
	background: transparent;
	position: absolute;

	top: 10px;
	
}

/**
.feature {
	width: 230px;
	border: 1px dotted #0066FF;
	
	
}
**/
p.uppermenu {
	color: #CCCCCC;
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 15px;
	margin-right: 15 px;
	
	}
	
.homebody {
	padding:	0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
td.testimonials {
	background-image: url(../images/clean.gif);
	background-repeat: no-repeat;

}
/*################################  END css brought over from working copy ###################*/





a, a:visited {
	color: #999999;
	decoration: none;
	text-decoration: none;
}

a:hover {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
}


td, tr, p, div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size        : 13px;
	color            : #666666;
	padding-top		 :1px;
	padding-left	 : 2px;
	padding-right	 : 2px;
	
}

li {
	list-style-position: outside;
	list-style-type: circle;
}
/*navigation at top right*/
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	text-align: right;
	padding-right: 0;
	color: #999999;
}

/*top right navigation links*/
a.uppermenu {
	color: #999999;
	text-decoration: none;
	font-size: 90%;

}

a.uppermenu:hover{
	text-decoration: underline;
}
/*this is for the date section in header */
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: left;
	padding-right: 30px;
	vertical-align: bottom;
	font-size: small;
		
}

/* ######################### JOOMLA SETTINGS ###############################*/

/* SECTION TABLE HEADING */
.sectiontableheader {
	background-color : WHITE;
	color            : #FFFFFF;
	height           : 20px;
	font-weight      : bold;
	letter-spacing   : 1px;
	padding-left: 1px;
	width: 100%;
}

.sectiontableentry1 {
  	background-color : #F0F0F0;
	width: 100%;
	
}

.sectiontableentry2 {
  background-color : #E0E0E0;
  align 
}


.contentheading {
	color: #009999;
	size: 115%;
	font-size: 115%;
	font-weight: bold;
	
}

.componentheading {
	color: #ff9966;
	size: 115%;
	font-size: 115%;
	font-weight: bold;
/*####################  ADDED fixes ########**/

.mainlevel {
	padding: 3px 0px 3px 3px;
	
}
a.mainlevel, a.mainlevel:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00357f;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	text-align: right;

}

a.mainlevel:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00357f;
	font-weight: normal;
	text-decoration: underline;
	font-size: small;
	text-align: right;


}
a.readon:link {
color: #52C17B;
}

.back_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;

}

td.coolthings {

	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #009999;

}


