﻿* {
	padding: 0;
}

body {
	background-color: #333;
	
}



.dashed {border-style:dashed}
#wrapper {
    width: 1080px;
	height: 100%;
    margin-left:auto;
    margin-right:auto;
}


#header {
	width: 1080px;
	height: 150px;
	font-family:Arial;
	font-size: 16px;
	color: #565656;
	background-image: url("images/header1.jpg");
	float: right;

}

#maincontent {
	background: url("images/left.jpg") repeat-y #fff;
	height: 100%;
	width: 100%;
	float: left;
}

#leftbox {
	width:210px;
	height: 100%;
	padding:15px 25px 15px 25px;
	font-family: Arial;
	font-size: 11px;
	float:left;
}

#rightbox {
	width:620px;
	padding:25px 0px 0px 25px;
	font-family:Arial;
	font-size: 10px;
	float:left;
	text-align: left;
}
#adbox {
	width:125px;
	height: 100%;
	padding:25px 25px 0px 25px;
	font-family:Arial;
	font-size: 10px;
	float:right;
	text-align: left;
	background-color:white;
}
.logo {
	width:450px;
	height:75px;
	background-image: url("images/logo.png");
	float:left;
	margin: 25px 0 0 25px;
	text-align: right;
	color: #FFFFFF;
	font-size: 22px;
} 

.boxpic {
	margin: 16px;
	float: right;
	border: 1px solid #FFF;
}

.menu {
    font-family:Arial;
	font-size: 11px;
    width: 198px;
	height: 24px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url("images/button.jpg");
	color: #FFF;
	text-align: center;
	text-decoration:none;
	
}

.menu:hover {
	background-image: url("images/buttonactive.jpg");
	color: #FFF;
	text-align: center;
	
}

.online: {
	 font-family:Arial;
	font-size: 11px;
    width: 200px;
	height: 200px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url("images/OnlineTutoring1.png");
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
.online:hover {
	background-image: url("images/OnlineTutoringHover.png");
	color: #FFF;
	text-align: center;
	
	}
.local: {
	 font-family:Arial;
	font-size: 11px;
    width: 175px;
	height: 75px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url("images/LocalTutoring.png");
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
.local:hover {
	background-image: url("images/LocalTutoringHover.png");
	color: #FFF;
	text-align: center;
	
	}
.franchising: {
	 font-family:Arial;
	font-size: 11px;
    width: 175px;
	height: 75px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url("images/FranchOpp.png");
	color: #FFF;
	text-align: center;
	text-decoration:none;
}
.franchising:hover {
	background-image: url("images/FranchOppHover.png");
	color: #FFF;
	text-align: center;
	
	}
#footer {
	width:1080px;
	height:100px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	background-image: url("images/footer1.jpg");
	color: #fff;
	clear:both;
}

/* Images*/
img
{
padding: 3px;
border: solid 1px #e1e1e1;
}

img.floatTL
{
position:relative;
margin-right: 1.5em;
margin-bottom: 1.5em;
}

img.stutay
{
margin-right: 1.5em;
margin-bottom: 1.5em;
}

	#columnA_2columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: 2em;
	padding-right: 2em;
}


/* Styles Styles Styles Styles Styles Styles Styles Styles Styles Styles Styles */

.blockquote {
    background: #6DC5F2;
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	margin: 22px 10px 15px 0;
	padding: 5px 7px 5px 7px;
	display: block;
	
}

.heading1 {
	font-family: Arial;
	font-size: 21px;
	color: #E21E80;
	padding-bottom:10px;
	}
	
	.home1 {
	font-family: Arial;
	font-size: 21px;
	color: black;
	padding-bottom:10px;
	}

/* Tutor Names */
.tutorname {
	font-family: Arial;
	font-size: 21px;
	color: #000000;
	padding-top:10px;
	padding-bottom:20px;
	}


/* Headings for Services Page */
.headingServices {
	font-family: Arial;
	font-size: 19px;
	color: black;
	
	}

.heading1Blue {
	font-family: Arial;
	font-size: 21px;
	color:blue;
	padding-top:10px;
	padding-bottom:0px;
}


.heading2 {
	font-family: Arial;
	font-size: 19px;
	color: blue;
	display: inline;
}
.heading3 {
	font-family: Arial;
	font-size: 21px;
	color: #E21E80;
	}
.question {
	font-family: Arial;
	font-size: 18px;
	color: #3E3E3E;
	}
	
.style2 {font-size: 40px}

	
/*Main page */
.tutorTitle {
	font-family: Arial;
	font-size: 21px;
	color: blue;
	

	
}
.studentText {
	font-family: Arial;
	font-size: 21px;
	color: blue;
	padding-top:30px

	
}

/*below table main page header */

.studentText1 {
	font-family: Arial;
	font-size: 21px;
	color: blue;
	padding-top:0px

	
}


.tableText {
	font-family: Arial;
	font-size: 14px;
	color: #E21E80;
	padding-left: 10px;
	padding-bottom:10px;
}
.text {
	font-family: Arial;
	font-size: 15px;
	color: #3E3E3E;
	line-height: 15px;
	}
.textphone {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3E3E3E;
	line-height: 15px;

	
}
.tutortext {
	font-family: Arial;
	font-size: 14px;
	color: #3E3E3E;
	line-height: 17px;
	
}


	
.centeralign {text-align:center}


.testimonials {
	font-family: Arial;
	font-size: 12px;
	color: #E21E80;
	line-height: 15px;
}

.latestnews {
	font-family: Arial;
	font-size: 12px;
	color: #E21E80;
	line-height: 15px;
}


/* links links links links links links links links links links */

.links {
	color: #FFF;
	text-decoration: none;
	
}

.links:hover {
	color: #FFF;
	
	
}

.linktop {
    width: 115px;
	height: 30px;
	display: block;
	padding: 10px 0 0 0;
	margin-left: 2px;
	background-image: url("images/button.jpg");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: right;
}

.linktop:hover {
	background-image: url("images/buttonactive.jpg");
}

.style2 {font-size: 40px}
.style4 {
	font-family: Arial;
	font-size: 14px;
	padding-bottom:5px;
	float:left;
	padding-left:50px;
}

.services {
	font-family: Arial;
	font-size: 18px;
	color: #3E3E3E;
	padding-left: 10px;
	padding-bottom:10px;

	}
.services1 {
	font-family: Arial;
	font-size: 14px;
	color: #3E3E3E;
	padding-bottom:15px;
	line-height:25px;
	
}

.main1 {
	font-family: Arial;
	font-size: 14px;
	color: #3E3E3E;
	
	line-height:25px;
}
.footertext
{

	font-family: Arial;
	font-size: 13px;
	color: #fff;
	text-align: center;
	
}

.layer1
{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF;
	text-align:center;
	width: 194px; 
	height: 42px;
	position:relative;
	
	float: right;
	margin: 25px 0 0 25px;

}
.test
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:black;
	text-align:center;
	width: 928px; 
	height: 16px;
	position:absolute;
   
}
/* For the Sitemap*/

	
.lhead { 
	background-color:#eee; 
	border-top:#aaa 3px solid;
	border-bottom:#aaa 3px solid;
	padding:3px;
	font:bold 14px verdana;
}
.lpart { 
	background-color:#f0f0f0; 
	border-left:#ccc 2px solid;
	padding-bottom:25px;
}
.lpage { 
	font:normal 12px verdana;
}
.lcount { 
	background-color:#999; 
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
	
}

/* End Sitemap Code*/

.amain { color: #E21E80}


/* Icons*/
.icons {
    font-family: Arial;
    width: 300px;
	height: 40px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration:none;
	
}
