/* updated: Feb 01, 2007 by Sylvia Ann Meadows also known as m3cats */
/* more updates Feb 19, 2007 to put header element in bottom code on top of page  */



body {
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 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 {
	position: absolute;
	top: -185px;
	left: 0px;
	height: 185px;
	width: 660px;
}
	

/* --  TOP NAVIGATION -- */
/* navigation on top under the logo */
 .navlisttop {
	position: absolute;
	top: 110px;
	left: 0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 660px;
	height: 75px;
	background: url(../images/bckgnd/rtcolOrange.jpg);
	background-repeat: repeat-x;
	clear: both;
}

.navlisttop ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navlisttop li {
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}


/* --  Main Content -- */

#mainContent {
 	position: absolute;
	top: 0px;
	left: 0px;
	width: 483px;
	background-color: White;
	margin: 185px 0px 0px 0px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

 #mainContent p {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 10px 2px;
	text-align: left;
}
	

/* footer of plain test links */
html>body #footer {margin-left: 0;}

#footer  {
	position: absolute;
	left: 0px;	
	height: 320px;
	width: 533px;
	margin: 10px 0px 0px 0px;
	background-color: #FEF195;
	background-color: #FFF097;
	background-image: url(../images/bckgnd/foot.jpg);
	background-repeat: repeat-x;
}



#footer p {
text-align: center;
font-size: 9pt; 
line-height: 15pt;
padding: 0px 0px 0px 0px; 
}
	
#footer a {
text-align: center;
	text-decoration: underline;
	color: Navy;
	background-color: #FEF195;
}
#footer a:hover {
	text-decoration: underline;
	color: White;
	background-color: navy;
}
  
#footer .copyright { 
font-size: 8pt;
margin-top: 8px; 
line-height: 150%; 
padding: 0px 0px 0px 0px; 
}

#footer .closing {
font-size: 8pt;
font-weight: bold;   
padding: 8px 0px 4px 0px;
text-align:center; 
}
  


/* box used in rightcontent */
	.box{
	text-align: center;
	border: 2px solid #323499;
	color: Black;
	background-color: #FFF097;
	font-size: 75%;
	width: 100px;
	padding: 3px 1px 3px 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	clear: both;
}

/* right column - between mainContent and google ads */
#rghtcontent {
	position: absolute;
	top: 180px;
	left: 533px;
	width: 125px;
	height: 700px;
	text-align: center;
	vertical-align: top;
	padding: 5px 2px 20px 3px;
	margin: 0px 0px 0px 0px;
background-image: url(../images/bckgnd/rtcolOrange.jpg);
background-repeat: repeat;
	background-color: #FA8500;
	clear: both;
}


/* Google AdSense */
 #googleAd {
	position: absolute;
	top: 0px;
	left: 660px;
	height: 1000px;
	width: 125px;
	margin: 0px 0px 0px 0px;
background-image: url(../images/bckgnd/rtcolOrange.jpg);
background-repeat: repeat;
	background-color: #FA8500;
	clear: both;
} 


/* TEXT STYLES */

h1, h2, h3, h4, h5, h6, p, abbr, acronym,  span.abbr, ul, li {
	line-height: 16pt;
	font-size: 12pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Black;
}
abbr, acronym,  span.abbr {
	border-bottom: 1px dotted #ccc;
	cursor: help;
	font-weight: normal;
	font-size: 89%;
}



h1, h2, h3, h4, h5, h6 {
	color: #303092;
	background-color: #FFFFFF;
	padding: 2px 2px 0px 2px;
}


h1 {
	font-size: 100%;
}
h2 { 
	font-size: 95%; 
}
h3 {
	font-size: 85%; 
}
h4 { 
	font-size: 80%;
}
h5 { 
	font-size: 78%; 
}
h6 { 
	font-size: 70%;
}


p {
   font-size: 90%;
	margin: 0px 0px 0px 0px;
	padding: 8px 2px 0px 2px;
	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: #323499;
	background-color: transparent;
}

a:visited {
   color: navy;
   background-color: transparent;
}


/* styles for specific text designs */
/* within any of the webpages */
.text {
	font-size: 75%;
}

.textbold{
	font-size: 73%;
	font-weight: bold;
	color: #403168;
	background-color: White;
}	

.textsmall {
	font-size: 80%;
}

.textsmallbold {
	font-size: 70%;
	font-weight: bold;
}

.textboldmed{
	font-size: 80%;
	font-weight: bold;
	color: #313194;
	background-color: White;
}	

.textboldmedcntr{
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}	

.txtboldlg{
	font-size: 110%;
	font-weight: 900;
	color: #303092;
	background-color: #FFFFFF;
}

.tabletextbold {
	font-size: 80%;
	font-weight: bold;
	color: #313194;
	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 double #5B60B4;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-position: top;
	clear: both;
}

.parapad {
   text-align: left;
   margin: 0px 0px 0px 5px;
   padding: 5px 10px 5px 10px;
}

/* styles for images */
.imgClr
{ 
border: none;
padding: 0px 0px 0px 0px;
float: none;
clear: both;
}

fieldset {
padding: 5px 10px 5px 10px;
	
}
