body {
	margin: 0 auto;
	background-color: #545454;
	width: 882px;
	text-align:center;	
							

}


div#header {
	background: url(../img/twb-header.jpg);
	background-color: #545454;
	width: 882px;
	height: 162px;
	margin-top: 15px;
}

/*
div#wrapper {
	padding: 0;
	margin: 0;
}
*/




div#main {
	background: #fff top center repeat-y; 
	height:auto;
	position:relative;
	text-align: left; /* Realigns the text to the left after the IE hack in the body rule */;
	width: 882px;
	padding-bottom: 11px;
	
}





/*

#nav {
	height: 30px;
	background-color: #fad19b;

}


#nav ul {
	text-align: center;
	margin-top: 0;
	padding-top: 6px;
}


#nav li {
	display: inline;
	padding-right: 60px;
	
}



#nav a:link{
	text-decoration: none;
	font: 15px helvetica;
	font-weight: bold;
	color: #726a5d;
}


#nav a:hover {
	color: #1b83aa;
	border-bottom: 3px solid #1b83aa; 
}

*/




#navcontainer {
	height: 30px;
	background-color: #fad19b;
	clear: both; 
	position: relative; 
	text-align:center;
}



#navlist
{
margin:0px;
padding: 10px 0 4px 0px;
font: 15px helvetica;
text-align: center;
width:860px;
}



#navlist ul, #navlist li
{
margin: 0;
padding-left:22px;
padding-right:22px;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #726a5d;
}

#navlist a:hover
{
color: #1b83aa;
}

#navlist a:link#current, a:visited#current
{
border-bottom: 3px solid #1b83aa;padding-bottom:1px;background: transparent; color: #1b83aa;
}


#content {
	background: url(../img/bkg-gradient3.jpg) top center repeat-x;
	width: 860px;
	background-color: #d78218;
	margin-left:11px;
	overflow: hidden;
	clear: both; 
	position: relative; 
	
}

#blueImg {
	background: url(../img/twb-blue.jpg);
	width: 860px;
	height: 180px;
	position:relative;
}


.offeredClasses {
	/*(original color was too lite?) color: #a54d05;*/
	font: 14px arial;
	color: #873e05;
	width: 550px;
	m/argin: 0 auto;
	margin-left:35px;
	position: relative;
	font-weight: bold; 
	margin-top: -15px;
}






#mainContent {
	background: url(../img/shoe-btm.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 25px;
	width: 624px;
	font: 12px arial;
	float: left;
	position: relative; 
	
}


#mainContent p {
	/*(original color was too lite?) color: #a54d05;*/
	color: #6d3707;
	width: 550px;
	line-height: 22px;
	m/argin: 0 auto;
	margin-left:35px;
	padding-bottom: 20px;
	position: relative; 
}

#mainContent h6 {
	color: #873e05;
	width: 550px;
	line-height: 22px;
	margin-bottom: 20px;
	font-weight: bold;
	font: 18px arial;
	margin-left: 35px;
}

#mainContent h5 {
	color: #873e05;
	width: 550px;
	line-height: 22px;
	margin-left:35px;
	font-weight: bold;
	font: 14px arial;
}


#mainContent h4 {
	color: #873e05;
	width: 550px;
	margin-bottom: -20px;
	margin-left:35px;
	font-weight: bold;
	font: 18px arial;
}


#mainContent h3 {
	color: #873e05;
	width: 550px;
	line-height: 22px;
	margin-left:35px;
	font-weight: bold;
}


#mainContent h2 {
	color: #873e05;
	width: 550px;
	margin-left:35px;
	font-size: 12px;
	padding-bottom: 10px;
}


#mainContent h1 {
	color: #de9c2e;
	width: 550px;
	height:15px;
	background-color: #6d3707;;
	margin-left:35px;
	font-size: 11px;
	pad/ding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}

#mainContent a:link {
	text-decoration: none;
	color: #de9c2e;
}





#headerText {
	padding: 0;
	margin-left:35px;
}


.onePxlLine {
	margin: 20px 0 20px 0;
	padding-left: 10px;
}


#rightSide {
	background: url(../img/right-side-bkg.jpg);
	background-repeat: no-repeat;
	width: 218px;
	float: right;
	
}

#rightSide img {
	margin: 15px 0 15px 10px;
	
}


#rightSide ul {
	font: 11px Arial;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}


#rightSide li {
	margin: 6px 0;
}


#rightSide a:link, #rightSide a:visited {
	color: #a54d05;
	text-decoration: none;
	border-bottom: 1px solid #e7ad4c;
	padding-bottom: 7px;
	display: block;
	width: 100%;
}

#rightSide a:link#current
{
color: #873e05;

}



#rightSide a:hover {
	color: #e7ad4c;
}

#rightSide p {
	font: 13px arial;
	color: #a54d05;
	width: 200px;
	padding-left: 10px;
	margin: 0;
	line-height: 18px;
}

