body	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding:0;
	background-color: #fff;
	}
#wrapper {
	width: 800px;
	margin:0 auto; 
	padding: 0px;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #900;
	}

#header {
	margin: 0px;
	padding:0px;
	height: 154px;
	width: 800px;
	font-size: 22px;
	background-image: url("http://bigappletutoring.com/background.gif");
	background-repeat: repeat-x;
	position: relative;
	}
#header1 {
	margin: 0;
	padding: 0;
	float: left;
	height: 114px;
	width: 757px;
	}
	 
#header2 {
	margin: 0;
	padding: 0;
	float: left;
	height: 154px;
	width: 43px;
	background-image: url("http://bigappletutoring.com/background.gif");
	background-repeat: repeat-x;
	}
	
#navbar	{
	width: 757px;
	height: 40px;
	float: left;
	margin:0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 114px;
}
/*  new nav css styles  */

.navlink	{
	background-image: url(nav1.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
a.navlink 	{
	margin:0;
	color: white;
	font-size: 10px;
	font-family: tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	height: 38px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	letter-spacing:0.1em;
	border-left: solid 1px white;
}

a.navlink:link {
	font-family: tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}	
a.navlink:visited {
	font-family: tahoma, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}	
a.navlink:hover {
	font-family: tahoma, Arial, sans-serif;
	background-image: url(nav1hover.gif);
	text-decoration: none;
	font-weight: bold;
}	
p.navlink 	{
	color: white;
	margin:0;
	padding:0;
	background-image: url(nav1hover.gif);
	background-repeat:repeat-x;
	font-size: 10px;
	font-family: tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	height: 38px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	letter-spacing:0.1em;
	border-left: solid 1px white;
}


#content {
	float: left;
	width: 800px;
	border-top:	solid 1px #990000;
	padding-bottom: 20px;
	border-bottom: solid 1px #990000;
	margin-bottom: 20px;
}
.fullCol	{
	width: 800px;
	float: left;
	}
.phone	{
	display: block;
	font-size: 16px;
	color: #000;
	padding-right: 20px;
	float: right;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	height: 18px;
	width: 120px;
	}
.topBorder	{
	width: 780px;
	float: left;
	padding-left: 20px;
	border-top:	solid 1px #990000;
}	
.leftCol	{
	float: left;
	padding-left: 20px;
	width: 250px;
	}
.rightCol	{
	float: left;
	padding-left: 30px;
	width: 420px;
	}
.wideCol	{
	float: left;
	padding-left: 30px;
	width:740px;
	}	
h1	{
	color: #336600;
	font-size: 14px;
	margin-left: 20px;
	font-weight: bold;
	padding-top: 0px;
	}

h2	{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	}
.bold12	{
	font-size: 12px;
	font-weight: bold;
	}
.bold14	{
	font-size: 14px;
	font-weight: bold;
	}	
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodycopytwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodycopyboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.bodycopyboldered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 18px;
}

.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 13px;
}
a	{
	color: #900;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.greybgone {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
/*	height: 190px;  */
	width: 200px;
	padding: 8px;
}
.greybgoneCopy {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.greybgone2 {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	width: 400px;
	padding: 8px;
}

.apple_hdr {
	height: 17px;
	background-position: top left;
	background-repeat:no-repeat;
 	background-color: #87add1;   
	background-image: url(../images/apple.png);
	padding-left: 20px;
	font-weight: bold;
	padding-top: 3px;
}
.ULnone	{
	list-style-type:none; padding-left: 10px;margin-left:0;
	}