/* HEADER (VERY TOP) */

#Header
{
height: 70px;
width: 950px;
margin-left: auto;
margin-right: auto;
}


#Logo
{
	padding: 22px 20px 0px 50px;
	float:left;
}
#LogoType
{
	padding: 24px 25px 0px 0px;
	float:left;

}

#HeaderBorder
{
	clear:both;
	top: 0px;
	border-bottom: solid 4px #EF6622;

}

/* TOP NAV AND LOGO */


#TopNav
{
	float: right; 	
	margin: 0px;
	padding: 27px 50px 0px 0px;
}


	#TopNavLevel1
	{
		position: relative;
		bottom: 0px;
	}

	#TopNavLevel1 ul {
		list-style-type: none;
		font-size: 18px;
	}

	#TopNavLevel1 ul li {
		float: left;
		padding-left: 16px;
		font-size: .9em;
	}
	
	


	a.SelectedTopNavItem:link, a.SelectedTopNavItem:visited {
		text-decoration: none;
	}
	a.SelectedTopNavItem:hover {
		text-decoration: none;
	}

	a.UnSelectedTopNavItem:link, a.UnSelectedTopNavItem:visited {
		color: #1C1C1C;
		text-decoration: none;
		margin: 0px;
		padding-left: 12px;
	}
	a.UnSelectedTopNavItem:hover {
		text-decoration: none;
		color: #EF6622;
	}
	
/* PAGES */

#HomeOuter
{

	background-image: url('pics/BackgroundRepeat.jpg');
	background-repeat: repeat-x;

}

#HomePageContainer
{
	min-height: 500px;
	margin-bottom: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#PageContainer
{
	min-height: 500px;
	margin-bottom: 30px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
		border-bottom: 1px solid #eee;;

}


body
{
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;

}

p
{
	line-height: 22px;
	font-size: .9em;
	color: #444;
}


.SiteMapLeftColumn
{
  float: left;
  width: 320px;
}

h1
{
	padding: 0px;
	margin: 0px;
	font-size: 1.5em;
}



h2
{
	padding: 0px;
	margin: 20px 0px 0px 0px;
	color: #512C14;
	font-size: 1.2em;
	font-weight: normal;
}
h3
{
	margin: 20px 0px 0px 0px;
	color: #512C14;
	font-size: 1.1em;
	font-weight: normal;
}

h4
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: .9em;
	color: #555555;
	font-weight: bold;
}

A img {
	border: none;
}

A:link, A:visited, A:active
{
	color: #007CA5;
	text-decoration: none;
}

A:hover
{
	color: #007CA5;
	text-decoration: underline;
}


/* HOME PAGE STUFF */

#WelcomeLeft
{
	float:left;
	height:332px;
}


#WelcomeText
{
	float: left;
	color: #512C14;
	padding: 40px 0px 6px 50px;
}

.WelcomeHeading
{
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.8em;
	margin: 0px 0px 10px 0px; 
	color: #1C1C1C;
	text-shadow: 1px 1px 1px #FFF; 
}

.WelcomeTag
{
	font-size: 1.2em;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 1.6em;
	margin-bottom: 10px;
}



#SignUpNow
{
	clear:both;
	margin-left: 50px;
	width: 403px;
	height: 101px;
	font-size: 1.0em;

}


#Button
{
	/*height: 45px;*/
	float: left;
	padding: 5px 20px 22px 0;
}

#SignUpNow p 
{	
	font-size: 1.1em;
}
	
#SignUpNow a:link, a:visited, a:hover
{	
	color: inherit;
	text-decoration: underline;
}


#Screenshot
{
	float: right;
	/*padding: 95px 50px 0px 0px;*/
	padding-top:58px;
	padding-right:50px;
	height:237px;

}

#HomePageDescriptions
{
	clear: both;
	float:left;
	padding: 10px 0px 20px 50px; 
	width: 420px;	
}

#RightBox
{
	float: right;
	background-image: url('pics/RightBoxBackground.jpg');
	background-repeat: no-repeat;
	/*margin: 20px 50px 0 0;*/
	margin-top:20px;
	margin-right:50px;
	width: 335px;
	height: 229px;
	padding: 2px 0px 0px 0px;
	
}

#RightBox h2
{
	margin: 20px 0px 0px 28px;
}
#RightBox ul
{
	margin-top: 12px;
	list-style: disc;
	padding-left: 20px;
	margin-left: 20px;
	width: 270px;
}

#RightBox li
{
	line-height: 1.4em;
	margin: 6px;
	color: #1C1C1C;
}


/* OTHER PAGES */

.SubPageHeading
{
	clear:both;
	margin-top: 40px;
	color: #1C1C1C;
}

#SubPageContent
{
	clear: both;
	min-height: 360px;
	margin: 0px 50px 40px 50px;
}

#SubPageContent p
{
	color: #4C4C4C;
}

#FreeLessons
{
	float:right;
	padding: 10px 50px 0px 0px;
}

.TourHeading
{
	float: left;
	font-weight: normal;
	font-size: 1.2em;
	margin: 36px 0px 6px 0px; 
	color: #1C1C1C;
}

.TourSection
{
	clear: both;
	/*width: 950px;
	width: 870px;*/
	padding: 10px 0px 80px 0px;
	min-height:200px;
}

.TourDesc
{
	float: left;
	width: 332px;
	padding: 4px 0px 0px 0px;
}

.TourDesc ol 
{
	margin-top: -11px;
	line-height: 22px;
	font-size: .9em;
	color: #444;
	
}

.TourScreenshot
{
	float: right;
	padding: 20px 0px 20px 0px;	
	/*margin-right: 50px;*/
}

#TourSignUpNow
{
	clear:both;
	background-image: url('pics/SignUpBackground.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 150px;*/
	width: 303px;
	height: 101px;
	font-size: 1.0em;
}

#TourSignUpNow p 
{	
	color: #555;
	line-height: 0.8em;
	text-align: center;
	}

#TourButton
{
	/*height: 45px;*/
	width: 173px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 16px;
}

.VideoHeading
{
	font-weight: normal;
	font-size: 1.1em;
	margin: 0px 0px 20px 0px; 
	color: #EF6622;
}

#VideoIntro
{
	clear:both;
	font-size: 1.1em;
	color: #444;
	height: 200px;
	text-align: center;
	padding: 40px 0px 0px 0px;

}

.TutorEntry {clear:both; padding: 20px 0 0 0;}

.TutorPic {float: left; width: 300px; margin-left: -24px;}

.TutorDesc {float: left; width: 570px;}

.TutorName {font-weight: bold; font-size: 1.6em; margin-bottom: -7px; padding-top: 26px;}

.TutorParagraph {}

.TutorParagraph h3 {font-style: italic; font-size: 1em;}

#OurTutorsSignUp {width: 400px; margin-left: 276px; clear: both; padding-top: 40px;}

#PageBody
{
	clear: both;
	position: relative;
}
	#PageBody ul
	{
		padding: 0;
		margin: 0px 16px 10px 16px;
		color: #666666;
    line-height: 22px;
	}
	#PageBody ul li
	{
	  font-size: 0.9em;
		margin: 0px 8px;
	}
	#PageBody ul li li
	{
	  font-size: 1.0em;
	}

#PageText
{
	float: left;
	width: 593px;
	padding: 0px 26px 20px 26px;
}
	#PageText P
	{
		position: relative;
		line-height: 22px;
		margin-bottom: 14px;
	}

/* LANDING PAGES */

#LandingLeft {float: left; width: 570px; padding: 30px 0px;}
#LandingLeft p {text-align: justify; font-size: 1.6em; line-height: 1.1em; margin-bottom: 0px; padding: 0px 0px;}
#LandingRight {float: left; width: 250; }

	
/* FORM */

#form
{
    font-family: Helvetica, Arial, Sans-Serif;
    padding: 10px 10px 10px 0px;
    font-size: .9em;
	color: #444;
}

#form input[type="text"]
{
    font-family: Helvetica, Arial, Sans-Serif;
    margin-bottom: 5px;
    display: block;
    padding: 4px 4px 4px 0px;
    border: solid 1px #85b1de;
    width: 240px;
}
#form input[type="password"]
{
    font-family: Helvetica, Arial, Sans-Serif;
    margin-bottom: 5px;
    display: block;
    padding: 4px 4px 4px 0px;
    border: solid 1px #85b1de;
    width: 240px;
}
#form input[type="checkbox"]
{
    margin-top: 8px;
    vertical-align: 2px;
}




/* BOTTOM STUFF */

#FooterBorder
{
	clear:both;
	top: 0px;
	border-top: solid 2px #EF6622;

}
#Footer
{
	clear:both;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 50px;
}

	#Copyright
	{
		float: right;
		font-family: arial, helvetica, verdana, sans-serif;
		margin: 10px 20px;
		font-size: 11px;
		color: #666666;
	}
	
	.clearall
	{
		clear:both;
		
	}
	
    .error 
    {
        color: orange;
          
    }
	