/*top nav links, and general links*/
A { text-decoration: none; }
 
A:link		{ color: #fff; text-decoration: none; } 
	A:visited	{ color: #fff; text-decoration: none; } 
	A:active	{ color: #fff;  } 
	A:hover		{ color: #fff; text-decoration: none; background-color: #d0751e} 




h1 { /*index-subtitles in the four sections*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #996633;
	margin: 0em 0em 0.5em 0em;
	padding: 0;
	line-height: 1em;
	/*text-transform: uppercase; lowercase; captitalize*/
		}
		
		

.body { /*content for index page*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	margin-top: 0px;
	line-height: 10pt;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing:none;	
	line-height:12pt;
	}
	
h2 { /*Titles for left menu*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #126897;
	margin-bottom: 3px;
	margin-left: 2px;
	line-height:9pt;
	text-decoration: underline;
	

	}


	

h4 { /* findareainfoMel.asp*/
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #996633;
	padding-left:2px;
	padding-bottom:0px;	
	margin-top:15px;
	margin-bottom: 3px;
	margin-right: 2px;
	text-transform: uppercase;
	}
	
h5 { /*findareainfoMel.asp for school links*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align:left;
	color: #666666;
	margin: 0em 0em 0.5em 0em;
	line-height: 8pt;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}	
	
h6 {
font-size: 8pt;

}

.content {  /*service packages, testimonials, request for information, links page*/ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #333;
	text-align: justify;
	padding: 2em 0 0 2em;}

.content a:link {color: #CD853F; font-weight: bold;}
	.content a:visited {color: #CD853F;  font-weight: bold;}
	.content a:active {color: #CD853F;  font-weight: bold;}
	.content a:hover {color: #CD853F; text-decoration: underline; background-color: #fff;}

.aboutus {  /*about us page*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 13pt; 
	font-weight: normal; 
	color: #666666;
	text-align: justify;
	padding-left:40px;
	padding-top:40px;

}


.subtitle { /*white titles within color bars*/

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	padding: 0.4em 0 0.4em 5.8em;
	font-weight: normal;
	
}


.menutext { /* left menu text for all pages*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	border-right: solid 1px #126897;
	}
	
	.menutext a:link {color: #CD853F; text-decoration: none;}
	.menutext a:visited {color: #CD853F; text-decoration: none; }
	.menutext a:active {color: #CD853F; text-decoration: none;}
	.menutext a:hover {color: #fff; background-color: #126897;}


.navigation { /*you are here*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0px;
	color: #ccc;
	clear: left;
	}
	
.navigation a:link {color: #CD853F; text-decoration: none; }
.navigation a:visited {color: #CD853F; text-decoration: none; }
.navigation a:active {color: #CD853F; text-decoration: none; }
.navigation a:hover {color: #CD853F; background-color: #fff; text-decoration: underline; }


.answer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10.5pt;
		color: #666666;
		padding-left: 20px;
				
		}

.business {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	margin-top: 0em;
	text-align:left;
		
			}
/*---------------Helpful Link Page---------------------*/		
			
	.helpfultitles {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.3em;
	color: #A95A2B;
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	}
			
			
/*---------------FOOTER---------------------*/			
			
.address {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	font-style: normal; 
	line-height: 10.5pt; 
	font-weight: normal; 
	color: #666666; 
	margin-top: 0em;
	text-align:center;
}

.address a:link {color: #CD853F; text-decoration: underline;}
	.address a:visited {color: #CD853F; text-decoration: underline; }
	.address a:active {color: #CD853F; text-decoration: underline;}
	.address a:hover {color: #fff; background-color: #126897;}

/*--------------------MENU---------------*/


#name{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;  
}

.itemBorder { 
	border: 1px solid #000000;
	
	}

.itemText { /*top navigation links*/
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.9em;
	padding-left: 0.4em;
			 }

 
body{
scrollbar-base-color: #F1A758; 
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #cc9966; 
}        


/*---------------AsiaImage----------------------*/

img#contactus {
width: 133px;
height: 18px;
margin-top: -1em;
position: absolute;
border: 0;

}







