/* updated: Feb 01, 2007 by Sylvia Ann Meadows also known as m3cats */


body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
background-image: url(../images/bckgnd/rtcolOrange.jpg);
background-repeat: repeat;
background-color: #FA8500;
}



/*  divs  */

#container {
	position: relative;
	width: 785px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
background-image: url(../images/bckgnd/rtcolOrange.jpg);
background-repeat: repeat;
	background-color: #FA8500;
}


#pageHeader {
display: none;
}
	

/* --  TOP NAVIGATION -- */
/* navigation on top under the logo */
 .navlisttop {
display: none;
}

.navlisttop ul {
display: none;
}

.navlisttop li {
display: none;
}


/* --  Main Content -- */

#mainContent {
 	position: absolute;
	top: 0px;
	left: 0px;
	width: 625px;
	background-color: White;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}

 #mainContent p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
	

/* footer of plain test links */
html>body #footer {margin-left: 0;}

#footer  {
display: none;
}



#footer p {
display: none;
}
	
#footer a {
display: none;
}
#footer a:hover {
display: none;
}
  
#footer .copyright { 
display: none;
}

#footer .closing {
display: none;
}
  


/* box used in rightcontent */
	.box{
display: none;
}

/* right column - between mainContent and google ads */
#rghtcontent {
display: none;
}


/* Google AdSense */
 #googleAd {
display: none;
} 


/* TEXT STYLES */

h1, h2, h3, h4, h5, h6, p, abbr, acronym,  span.abbr, ul, li {
	line-height: 12pt;
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	color: Black;
}
abbr, acronym,  span.abbr {
	border-bottom: 1px dotted #ccc;
	cursor: help;
	font-weight: normal;
}


h1, h2, h3, h4, h5, h6 {
	color: black;
	background-color: white;
	padding: 1px 0px 1px 0px;
}


h1 {
	font-size: 100%;
}
h2 { 
	font-size: 95%; 
}
h3 {
	font-size: 85%; 
}
h4 { 
	font-size: 80%;
}
h5 { 
	font-size: 75%; 
}
h6 { 
	font-size: 65%;
}


p {
   font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 2px 2px 2px 2px;
}

li {
	padding:2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
}

a {
	text-decoration: underline;
}
	
a:link {
	color: black;
	background-color:white;
}

a:visited {
	color: black;
	background-color:white;
}


/* styles for specific text designs */
/* within any of the webpages */
.text {
	font-size: 75%;
}


.textsmall {
	font-size: 80%;
}

.textsmallbold {
	font-size: 70%;
	font-weight: bold;
}

.textboldmed{
	font-size: 80%;
	font-weight: bold;
	color: black;
	background-color:white;
}	

.textboldmedcntr{
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}	

.txtboldlg{
	font-size: 110%;
	font-weight: 900;
	color: black;
	background-color:white;
}

.tabletextbold {
	font-size: 80%;
	font-weight: bold;
	color: black;
	background-color:white;
}

	
.textboldblkxsm {
	font-size: 60%;
	font-weight: bold;
}



/* SITE MAP PAGE DESIGNS */
/* styles for div columns on the Site Map*/
	
.menuTop {
	width: 495px;
	color: white;
	font-size: 85%;
	line-height: 125%;
	font-weight: bold;
	background-color: #544FAD;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px 1px 3px 1px;
	background-image: url(../images/siteMapMenu.jpg);
}
	

.menu{
	width: 495px;
	border: 2px solid #5B60B4;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-position: top;
	clear: both;
}

.menu p { 
text-align: left;
font-size: 90%;
line-height: 125%;
margin-top: 10px; 
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
}

.menu ul{
	font-size: 90%; 
	margin-top:2pt; 
	margin-left: 30px;
	text-align: left;
	}

.menu li{
	list-style: none outside url(../images/sy.gif);
	padding: 4px 4px 4px 1px;
	font-size: 90%;
	line-height: 125%;
}


/* TESTIMONIAL PAGE */
/* styles for div columns on the testimonials*/
	
.testmenuTop {
	width: 450px;
	color: white;
	font-size: 85%;
	line-height: 125%;
	font-weight: bold;
	background-color: #544FAD;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 3px 1px 3px 1px;
	background-image: url(../images/siteMapMenu.jpg);
}
	

.testmenu{
	width: 450px;
	border: 2px solid #5B60B4;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-position: top;
	clear: both;
}

.testmenu p { 
text-align: left;
font-size: 85%;
line-height: 125%;
margin-top: 10px; 
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
}

.imgClr
{ 
display: none;
}
