body {
	background: #7e7e7e;
	color: #000;
}

a {
	color: #384AEB;
	text-decoration: underline;
}

a:hover {
	color: #ab5735;
	text-decoration: none;
}

h1 {}

h2 {}

p {}



.container_16 {
	background: #fff;
}
#breadcrumb{
 /*margin-top:15px;	*/
 display:none;
}

#footer-gfx {
	background: #ab5735 url(img/bg-footer.png) repeat-x bottom;
	height: 44px;
	
	padding-top:0px;
}
#footer-tea {
	float:left;
 margin-left:10px;
 margin-top:5px;
}

#footer-thecb {
	margin-right:10px;
	margin-top:5px;
	float:right;
}
#footer-tbl{
	border:1px solid red;
}
#footer-more{
	float:left;
	text-align:center;
	width:760px;
	margin-top:10px;

}

#footer-links {
	width:680px;
	background: transparent;
	border:none;
	color:#FFF;
	text-align:center;
	font-size:10px;
	clear:both;
}

#footer-links a, #footer-gfx a{
	color:#FFF;
	text-decoration:underline;	
}
#footer-links a:hover, #footer-gfx a:hover{
	color:#FFF;
	text-decoration:none;	
}
#footer-gfx #slogan {
	width: 720px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #521801;
	padding-top: 30px;
	border:none;
	text-align:center;
}

#slideshow{
	width:875px;
	height:400px;
	overflow:hidden;
}
.pod {
	background: #FCF6CD;
	border:2px solid #CAA999;
	width:265px;
	margin-left:10px;
	min-height:220px;
	display:block;
	float:left;
}
#pods{
	position:relative;
	z-index:20;	
	top:-80px;
	width:860px;
	margin-left:auto;
	
}
#section-banner{
	margin-top:43px;
	margin-left:auto;
	margin-right:auto;
	
}

#section-banner img{
	margin-left:53px;
	margin-right:23px;
	float:left;
}
#section-banner h1{
	color:#842a07;
	font-size:21px;
	line-height:20px;

}

#section-banner p{
	color:#000;	
	font-size:14px;
	line-height:22px;
	
}

#section-banner a {
	color: #384AEB;
	text-decoration: underline;
}

#callout-pods{

	padding:20px;
	margin-left:20px;
	
}

#section-banner a:hover {
	color: #ab5735;
	text-decoration: none;
}
.pod h4 {
	font-size: 17px;
	color: #842a07;
}

#student-header {
	position: absolute;
	top: 0px;
	right: 0px;
}
#social {
	/*background: #8A2F00 url(img/bg-menu.png) repeat-x;*/
	height: 25px;
	color: #FFF;
	padding: 5px;
	text-align: center;
	margin-top:10px;
	margin-left:0px;

}
#social a {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
#content #pods .pod h4 {
	background: url(img/bg-menu.png) repeat-x;
	margin: 5px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px;
}

#pods .pod p,#pods .pod li{
		padding: 5px 10px;
}

#social strong {
	text-transform: uppercase;
	margin-right: 50px;
}
ul li {
	list-style: url(img/bullet-brown.gif);
}
.highlight {
	color: #842A07;
}

