@charset "UTF-8";

a:active {
	color: #FEFFCD;
	text-decoration: none;
}
a:visited {
	color: #FEFFCD;
	text-decoration: none;
}
a:link {
	color: #FEFFCD;
	text-decoration: none;
}
a:hover {
	color: #FFEF68;
	text-decoration: none;
}


#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 0 0 0;
}
body  {
	font: 13px Georgia, "Times New Roman", serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #999999;
	background-color: #212328;
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	line-height: 20px;
}
.lastBioPhoto {
	padding-left: 10px;
}
.twoColFixLtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #393939;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.indentLeft {
	margin-left: 70px;
}
.twoColFixLtHdr #header {
	background: #DDDDDD;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(images/header_bg.jpg);
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 70px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 430px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #393939;
} 
.twoColFixLtHdr #footer {
	padding: 31px 0 0 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#212328;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 73px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
#footerIcons {
	padding-left: 800px;
	margin-top: -18px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.testimonial_background {
	clear: none;
}

#flashcontent {
	width: 960px;
	margin: 0;
	background-color:#999
	padding: 0px;
	background-color: #393939;
	padding-top: 1px;
	}
.padLeft {
	padding-left: 70px;
}
.padSides {
	padding: 0 17px;
}
.testimonial1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b3b9bf;
	font-weight: normal;
	margin-top: -210px;
	text-align: center;
	margin-left: -15px;
}
.testimonial2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b3b9bf;
	font-weight: normal;
	text-align: center;
	margin-left: -15px;
	margin-top: 35px;
	line-height: 28px;
}
.testimonial_button {
	padding-left: 143px;
}
.twoColFixLtHdr #mainContent_locations {
	margin: 0 0 0 430px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #393939;
	width: 280px;
}
.twoColFixLtHdr #sidebar1_locations {
	float: left; /* since this element is floated, a width must be given */
	width: 420px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 15px 0px;
}
#bioColA1 {
	float: left; /* since this element is floated, a width must be given */
	width: 340px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 70px;
}
#bioColB1 {
	float: none; /* since this element is floated, a width must be given */
	width: 530px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 0 0 20px;
	margin-left: 410px;
}
#fullWidthText {
	padding: 0 70px 20px 70px;
}
#bioColA2 {
	float: left; /* since this element is floated, a width must be given */
	width: 520px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 17px 0 70px;
}
#bioColB2 {
	float: none; /* since this element is floated, a width must be given */
	width: 530px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 0 0 20px;
	margin-left: 410px;
}
#padTop {
	padding-top: 15px;
}
#bioColA3 {
	float: left; /* since this element is floated, a width must be given */
	width: 443px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 17px 0 70px;
}
#bioColB3 {
	float: none; /* since this element is floated, a width must be given */
	width: 360px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 25px 20px 40px;
	margin-left: 535px;
}
.twoColFixLtHdr #sidebar1_lessons {
	float: left; /* since this element is floated, a width must be given */
	width: 420px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #393939; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 15px 0px;
}
.bioEmphasis {
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
}
.bioText {
	line-height: 22pt;
}
.twoColFixLtHdr #mainContent_lessons {
	margin: 0 0 0 430px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 70px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #393939;
	width: 440px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #c4c4c4;
	text-align: center;
}
#flashcontent2 {
	width: 820px;
	margin: 20px 0 0 70px;
	background-color:#999
	padding: 0px;
	background-color: #393939;
	padding-top: 1px;
}
.required {
	color: #FFF200;
}
.testimonial3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	margin-left: -15px;
	line-height: 34px;
	margin-top: -114px;
}

