﻿* {
	padding: 0;
}

LI.list {
list-style:square;
color:blue; 
font-size:14px;
}

.dashed {border-style:dashed}

body {
	background-color: #C0C0C0;
	
}

#wrapper {
    width: 930px;
	height: 100%;
    margin-left:auto;
    margin-right:auto;

}


#header {
	width: 928px;
	height: 120px;
	font-family:Arial;
	font-size: 16px;
	background: black;
	color: yellow;

	float: right;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#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 25px 0px 25px;
	font-family:Arial;
	font-size: 10px;
	float:right;
	text-align: left;
}

.logo {
	width:450px;
	height:90px;
	background-image: url("logo2.png");
	float:left;
	margin: 16px 0 0 25px;
	text-align: right;

	font-size: 22px;
} 

.boxpic {
	margin: 16px;
	float: right;
	border: 1px solid #FFF;
}

.menu {
    font-family:Arial;
	font-size: 13px;
    width: 198px;
	height: 24px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url("images/Button.png");
	color: white;
	text-align: center;
	text-decoration:none;
	
}

.menu:hover {
	background-image: url("images/Button.png");
	color: black;
	text-align: center;
	
}
#footer {
	width:930px;
	height:110px;
	padding-top: 20px;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	background-image: url("images/footer.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: #0033FF;
	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: #E21E80;
	
	}

.heading1Blue {
	font-family: Arial;
	font-size: 21px;
	color: #2297DA;
	padding-top:10px;
	padding-bottom:0px;
}


.heading2 {
	font-family: Arial;
	font-size: 19px;
	color: #2297DA;
	display: inline;
}
.heading3 {
	font-family: Arial;
	font-size: 21px;
	color: #E21E80;
	}
.question {
	font-family: Arial;
	font-size: 18px;
	color: #3E3E3E;
	}
	
.style2 {
font-family: Arial;
font-size: 10px;

}

	
/*Main page  color: #2297DA;*/
.tutorTitle {
	font-family: Arial;
	font-size: 21px;
	color: #0033FF;
	

	
}
.studentText {
	font-family: Arial;
	font-size: 21px;
	color: #2297DA;
	padding-top:30px

	
}

/*below table main page header */

.studentText1 {
	font-family: Arial;
	font-size: 21px;
	color: #2297DA;
	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: black;
	line-height: 15px;
	
	}
.contact {
	font-family: Arial;
	font-size: 16px;
	color: black;
	line-height: 25px;
	}
.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: 13px;
	color: #0033FF;
	line-height: 15px;
}

.latestnews {
	font-family: Arial;
	font-size: 13px;
	color: #006600;
	line-height: 15px;
}


/* links links links links links links links links links links */

.links {
	color: #FFF;
	text-decoration: none;
	color:#006600;
	
}

.links:hover {
	color: black;
	
	
}

.linktop {
    width: 115px;
	height: 30px;
	display: block;
	padding: 10px 0 0 0;
	margin-left: 2px;
	background-image: url("images/Button.png");
	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/Button.png");
}

.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: Arial;
	font-size: 16px;
	color: black;
	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*/



/* 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;
	
}
