@import url(reset.css);
@import url(forms.css);
@import url(forms.css);

body {
	background:#232323 url(/images/bgBody.jpg) repeat-x;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
}

h1 {
	color: #f38d33;
	font-size: 20px;
	font-weight: normal;
	margin-bottom:16px;
}

h2 {
	color:#eab21d;
	font-size:11px;
	margin-bottom:12px;
	text-transform:uppercase;
}

h3 {
	font-size:12px;
	margin-bottom:0;
}	

p, ul, li {
	margin-bottom:12px;
}	

.content ul {
	list-style-image:url(/images/bullet-green.jpg);
	margin-bottom:12px;
}

li {
	margin-left:24px;
}

td {
	vertical-align:top;
}

a {
	color: #f38d33;
}

a:hover {
	text-decoration:none;
}

.clearfix {
	clear:both;
}	

.design_readonly {
	color:#cdcdcd;
}

#flashContent {
	margin:0 auto;
	width:670px;
}
	
#banner {
	margin:0 auto;
	width:806px;
}

#logo {
	float:left;
	height:108px;
	width:328px;
}	

#nav {
	float:right;
}

#nav-global {
	background-image:url(/images/bgNavGlobal.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
	height:45px;
	padding-top:12px;
	width:398px;
}	

#nav-global a {
	color:#fff;
	display:inline;
	font-size:10px;
	font-weight:bold;
	padding-left:6px;
	text-decoration:none;
	text-transform:uppercase;
}		

#nav-tabs {
	padding:12px 14px 0 0;
	text-align:right;	
}

#nav-tabs p {
	margin-bottom:0;
}	

#children #nav-section {
	background-image:url(/images/children_navbar_bg.png);
}

#youth #nav-section {
	background-image:url(/images/youth_navbar_bg.png);
}	

#college #nav-section {
	background-image:url(/images/college_navbar_bg.png);
}

#nav-section {
	background-position:right;
	background-repeat:no-repeat;
	clear:both;
	height:31px;
	margin:0 auto;	
	width:806px;
}	

#main {
	clear:both;
	margin:10px auto;
	width:856px;
	min-height:300px;	
}

#sidebar {
	background:#3d3c3e url(/images/leftnav_bg2.jpg) no-repeat top;
	float:left;
	width: 252px;
	_width: 242px;
	padding-top: 18px;
	margin-left: -24px;
	margin-left: -24px;
}

#nav-sidebar {
	padding-left:16px;
	width:201px;
}

#search {
	clear:both;
	margin-top:2px;
	padding-left:20px;
	width:197px;	
}

#children #nav-sub {
	background:#8ca02d url(/images/children_nav_bg.jpg) no-repeat top;	
}

#youth #nav-sub {
	background:#379e9d url(/images/nav_bg.jpg) no-repeat top;	
}

#college #nav-sub {
	background:#ee8833 url(/images/college_nav_bg.jpg) no-repeat top;		
}

#nav-sub {
	background-position:left;
	background-repeat:no-repeat;
	margin-top:2px;
	width:217px;
	min-height:120px;
}

#nav-sidebar-global {
	background:url(/images/leftnav_bottom_curve.jpg) no-repeat;
	float:left;
	margin-top:6px;
	min-height:140px;
	width:217px;
}

#nav-sidebar-global ul {
	list-style-type:none;
	margin-bottom:4px;
}

#nav-sidebar-global li {
	background-color:#232323;
	font-size:11px;
	font-weight:bold;
	margin:2px 0 0 30px;
	padding:4px 10px;
	text-decoration:none;
	text-transform:uppercase;
	width:174px;
}

#nav-sidebar-global a {
	color:#fff;
	text-decoration:none;
}	

#main-content {
	background-image:url(/images/content_bg_top.jpg);
	background-repeat:no-repeat;	
	float:left;
	padding-top:15px;
	width:604px;
}

#main-text-banner {
}

#main-text {
	background:#000 url(/images/content_footer.gif) no-repeat bottom;
	padding:20px 20px 163px 20px;
	width:564px;
}

div#sitemap ul {
	list-style-type:none;
	list-style:none;
}

#sitemap li {
	list-style-type:none;	
	list-style:none;	
	margin:8px 0 0 30px;
}

#sitemap a{
	font-weight:bold;
}

#design_content, div.design_content {
  background-color: none !important;
  background: none;
  border-style: none;
  padding: 2px;
}


