
/* basic elements */
body { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333; 
	background: #ffffff; 
	margin: 0px; 
	text-align: center;
	/* background: url(../images/bg_wrapper.gif); */
	background: #868484 url(../images/CommonGround_backgroundgrad.gif) repeat-x;
	}
p { 
	font-size: 12px; 
	margin-top: 0px;
	}
a:link { text-decoration: underline; color: #333333;}
a:visited, 
a:hover, 
a:active { color: #666666;}
hr {border: 1px solid #ccc;}
:focus { outline: none }

/* main containers */
#CommonGround_Container { 
	width: 1000px;
	/* background: #fff; */
	background: #fff url(../images/container_top.gif) top left repeat-x;
	border: 1px solid #666; 
	padding: 0;
	text-align: center;
	margin: 20px auto 0 auto; 
	}
#CommonGround_Header {
	display: block;
	height: 100px;
	margin: 16px 0 0 20px;	
	}
#CommonGround_Footer {
	display: block;
	height: 32px;
	background: #fff url(../images/container_bottom.gif) bottom left repeat-x;
	border-top: 1px solid #cccccc;
	padding: 12px 0 0 0;
	clear: both;
	font-size: 11px;	
	}
.CommonGround_Footerentry {
	padding: 0 5px 0 0;
	}
#CommonGround_MainNavigation {
	display: block;
	height: 27px;
	text-align: left;
	margin: 0 0 1px 0;
	}
#CommonGround_HomeBanner {
	clear: both;
	float: left; 
	position: relative;
	height: 220px;
	width: 1000px;
	border-bottom: 1px solid #cccccc;
	background: #333; /* url(../images/HomeBanner1.jpg); */
	color: #fff;
	padding: 0;
	margin: 0 0 0 0;
	}
#CommonGround_Content {
	background: #fff url(../images/ContentDivider.gif) 664px 0 repeat-y;
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
	/* border-top: 1px solid #cccccc; */
	}
/* Global Navigation */
#CommonGround_GlobalNavigation{
	float: right;
	width: 360px;
	padding: 0;
	margin: 0;
	text-align: right;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#CommonGround_GlobalNavigation ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#CommonGround_GlobalNavigation li{
	display:inline;
	margin:0 16px 0 0;
	padding:0;
}
#CommonGround_GlobalNavigation li a{
	color: #333333;
	margin:0 5px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	}
	
/* Main body layout */
#left {
		float:left;
		display: inline;
		width:332px;
		margin:0; padding:0;
		background: #ffffff;
		vertical-align: top;
		}
#right {
		float:left;
		width: 332px;
		margin:0; padding:0;
		background: #ffffff;
		vertical-align: top;
		}
#rightsecondary {
		/* float:right;
		width: 332px;
		margin:0; 
		padding:0; */
		float:left; width: 335px; margin:0; padding:0;
		}
#middle {
		float: left;
		margin:0; 
		width: 332px;
		padding: 0;
		background:#ffffff;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		vertical-align: top;
		}
#middlesecondary {
		/* margin:0 332px 0 0; padding: 0; */
		float: left; display: inline; width: 665px; margin:0; padding: 0;
		}
.innercolumnhome {
		margin:0; padding: 15px 20px 0 20px;
		text-align: left;
		height: 250px;
		}
.innercolumn {
		margin:0; padding: 15px 20px 10px 20px;
		text-align: left;
		}
#rightsecondary .innercolumn {
		margin:0; padding: 0 0 10px 0;
		}
.innercolumn p {
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		}
.innercolumn li {
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		line-height: 14px;
		padding: 0 0 3px 0;
		}
.innercolumnbottom {
	padding: 10px; text-align: right; margin: 0 0 10px 0;
	}
.innercolumnaction {
	padding: 10px 0 10px 0; text-align: left; margin: 0 0 10px 0;
	}
.innercolumnbottom a, .innercolumnaction a {
	font-size: 14px;
	color: #993333;
	}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
/* Main Banner */
#CommonGround_BannerContent {
	float: left; width: 480px; margin: 10px 0 0 240px; text-align: left;
	}
html>body #CommonGround_BannerContent {
	float: left; width: 480px; margin: 16px 0 0 480px; text-align: left;
	}
#CommonGround_BannerContent h1 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0;
	}
#CommonGround_BannerContent ul {
	margin: 0 0 0 16px; padding: 0;
	}
#CommonGround_BannerContent ul li a, #CommonGround_BannerContent ul li a:visited, #CommonGround_BannerContent ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
#CommonGround_BannerButtonContainer {
	float: left; width: 150px; margin: -40px 0 0 160px;
	}
html>body #CommonGround_BannerButtonContainer {
	float: left; width: 150px; margin: -40px 0 0 310px;
	}
#CommonGround_BannerButton {
	}
a.bannerbutton, a.bannerbutton:visited, a.bannerbutton:active {
	padding: 3px 10px 3px 10px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/sidebar_entrytop.gif) top left;
	text-decoration: none;
	border: 1px solid #666;
	}
a.bannerbutton:hover {
	background: #e7e7e7; 
	color: #000;
	}
	
/* Content Elements */
#CommonGround_Content h1 {
	color: #cc3333;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 6px 0; padding: 0;
	}
#CommonGround_Content h1 a {
	text-decoration: none;
	color: #cc3333;
	font-size: 22px;
	}
#CommonGround_Content h2 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding: 0; margin: 0 0 10px 0;
	}
#CommonGround_Content h3 {
	color: #333333;
	font-size: 14px;
	font-style: italic;
	padding: 0; margin: 5px 0 10px 0;
	}
#CommonGround_Content p {
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	}
#quicklink ul{
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}
#quicklink li{
	display:inline;
	padding:0 5px 0 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
}
#quicklink li a{
	color: #333333;
	padding:0 5px 0 0;
	text-decoration:none;
	}
.twocolumnbox {
	float: left; margin: 0 0 5px 0; width: 100%;
	}
html>body .twocolumnbox {
	float: left; margin: 15px 0 5px 0; width: 100%;
	}
.twocolumnbox_left {
	width: 250px; float: left; display: inline;
	}
.twocolumnbox_right {
	width: 250px; float: left;
	}
.imageframe {
	width: 200px; 
	height: 200px; 
	background: #333; 
	float: right; 
	margin: 0 0 20px 20px; 
	padding: 0;
	overflow: hidden;
	}
.tagline {
	margin: 20px 0 0 0;
	}
	
/* Home Page Elements */
a.link, a.link:active, a.link:visited {
	padding: 3px 10px 3px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/button_linkback.gif) top left;
	text-decoration: none;
	border: 1px solid #666;
	}
a.link:hover {
	background: #a2140d;
	color: #fff;
	}
.link {
	padding: 3px 10px 3px 10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/button_linkback.gif) top left;
	text-decoration: none;
	border: 1px solid #666;
	}
	
/* Contact Page */
#CommonGround_contactbox {
	float:left; margin: 0; padding: 10px 0 10px 0; border-top: 1px solid #ccc;
	}
#CommonGround_contactbox h3 {
	color: #cc3333;
	}
#CommonGround_contactinfoleft {
	float: left; display: inline; width: 340px; margin: 0 10px 0 0;
	}
#CommonGround_contactinforight {
	float: left; width: 260px;
	}
#CommonGround_contactbox ul {
	margin: 0 0 0 10px; padding: 0;
	}
#CommonGround_contactbox ul li {
	list-style-type: none;
	padding: 0 0 5px 0;
	}
	
/* Form Elements */
#CommonGround_formbox {
	float: left; clear: both; margin: 10px 0 0 0; border-top: 1px solid #ccc; padding: 10px 0 10px 0; width: 100%;
	}
#CommonGround_formbox h3 {
	color: #cc3333;
	width: 100%;
	}
#CommonGround_form {
	width: 600px; padding: 5px;
	}
.CommonGround_formentry {
	font-size:12px; clear: both; margin: 0 0 20px 0;
	}
html>body .CommonGround_formentry {
	font-size:12px; clear: both; margin: 0 0 10px 0;
	}
.CommonGround_formtitle {
	float: left; display: inline; width: 120px; font-weight: bold; margin: 0 10px 10px 0;
	}
.CommonGround_forminput {
	float: left; margin: 0 10px 10px 0;
	}
#ErrorMessage img{
	float:left;
}
#ErrorMessage p{
	padding:5px 0 0 40px;
	color:#FF0000;
}
	
/* Sidebar Elements */
/* .rightsecondary_sidebarentry {
	margin: 0 auto 10px auto;
	padding: 5px;
	width: 290px; 
	text-align:left;
	} */
.rightsecondary_sidebarentry {
	margin: 0;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background: url(../images/sidebar_entrytop.gif) top left repeat-x;
	}
/* .rightsecondary_sidebarheader {
	background: url(../images/sidebarheaderback.gif) center no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 11px 0 11px 0; 
	margin: 0 0 0 0;
	text-align: center;
	} */
.rightsecondary_sidebarheader {
	font-size: 15px;
	padding: 10px 0 3px 0;
	font-weight: bold;
	color: #cc3333;
	}
/* .rightsecondary_sidebarcontent {
	font-size: 11px; color: #666;
	background: #e7e7e7;
	padding: 10px;
	width: 264px;
	margin: 0 auto;
	} */
.rightsecondary_sidebarcontent {
	font-size: 12px; 
	color: #666;
	padding: 0 0 10px 0;
	}
	
/* New Navigation */
#navigation {
	background: url(../images/button_linkback.gif) top left;
	clear: both;
	height: 26px;
	border-bottom: 1px solid #ccc;
	}
#navigationbox {
	text-align: left;
	padding: 5px;
	margin: 0;
	}
ul#navlist {
	margin: 0;
	padding: 0;
	}
ul#navlist li {
	display: inline;
	list-style-type: none;
	padding: 5px 0;
	margin: 0 -1px 0 0;
	}
html>body ul#navlist li {
	display: inline;
	list-style-type: none;
	padding: 5px 0;
	margin: 0 0 0 -3px;
	}
ul#navlist li a {
	padding: 5px 8px;
	margin: 0;
	/* background: #d8251d; */
	font-size: 14px;
	}
ul#navlist a:link, #navlist a:visited {
	padding: 5px 10px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	/* background: #d8251d; */
	text-decoration: none;
 } 
ul#navlist a:hover {
	color: #fff;
	font-weight: bold;
	background: #a2140d;
	text-decoration: none;
	}	
	
/* Main Navigation Elements */
#CommonGround_toptabs{
	width: 870px;
	padding: 0 0 0 0;
	margin: 0 auto 0 10px;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:  0 0 0 5px;
}
#CommonGround_toptabs ul{
	font: bold 16px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#CommonGround_toptabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}
#CommonGround_toptabs a{
	float:left;
	color: white;
	background: #cc3333 url(../images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
}
#CommonGround_toptabs a span{
	float:left;
	display:block;
	background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
	padding:4px 9px 3px 6px;
}
#CommonGround_toptabs a span{
	float:none;
}
#CommonGround_toptabs a:hover{
	background-color: #993333;
}
#CommonGround_toptabs a:hover span{
	background-color: #993333;
}
#CommonGround_toptabs #current a, #CommonGround_toptabs #current span{ /*currently selected tab*/
	background-color: #cccccc;
}
#CommonGround_toptabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 4px;
	line-height: 4px;
	background: #ffffff;
	border-top: 1px solid #cccccc; /*Remove this to remove border between bar and tabs*/
}	

/* Courses Section */


/* Interpreter Line Page */
#featurebox {
	float:left; margin: 10px 0 20px 0;
	background: url(../images/featureback.gif) no-repeat; 
	color: #fff;
	width: 607px;
	height: 200px;
	padding: 5px;
	}
	
/* Interpreter Line */
.interpreterline_planentryleft {
	width: 175px; float: left; display: inline;
	padding: 5px 10px 5px 10px;
	}
.interpreterline_planentrycenter {
	width: 185px; float: left; border-left: 1px solid #999; border-right: 1px solid #999;
	padding: 5px 10px 5px 10px;
	}
.interpreterline_planentryright {
	width: 185px; float: left;
	padding: 5px 10px 5px 10px;
	}
.interpreterline_planentryheader {
	font-weight: bold; color: #fff; font-size: 16px; margin: 0 0 0 0;
	}
.interpreterline_planentrycontent {
	font-size: 11px;
	color: #fff;
	padding: 5px 0 5px 0;
	}
.interpreterline_planentrycontent ul {
	padding: 0;
	margin: 5px 0 3px 15px;
	}
.interpreterline_planentrycontent ul li {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 11px;
	}
	
/* Immersion Programs */
.immersionprograms_entryleft {
	width: 23px; float: left; display: inline;
	padding: 18px 10px 18px 10px;
	text-align: center;
	}
.immersionprograms_entrycenter {
	width: 283px; float: left; border-left: 1px solid #999;
	ppadding: 18px 10px 18px 10px;
	text-align: center;
	}
.immersionprograms_entryright {
	/* width: 174px; float: left;
	padding: 5px; */
	display: none;
	}
html>body .immersionprograms_entryleft {
	display: inline; float: left; padding: 18px 10px 18px 10px; text-align: center; width: 283px;  
	}
html>body .immersionprograms_entrycenter {
	width: 283px; float: left; border-left: 1px solid #999;
	padding: 18px 10px 18px 10px;
	text-align: center;
	}
html>body .immersionprograms_entryright {
	display: none; 
	/* width: 174px; float: left;
	padding: 5px 10px 5px 10px; */
	}
.immersionprograms_entryheader {
	font-weight: bold; color: #fff; font-size: 16px; margin: 0 0 0 0;
	}
.immersionprograms_entrycontent {
	font-size: 11px;
	color: #fff;
	padding: 5px 0 5px 0;
	}
.immersionprograms_entrycontent p {
	font-size: 11px;
	color: #fff !important;
	padding: 5px 0 5px 0;
	}
.immersionprograms_entrycontent ul {
	padding: 0;
	margin: 5px 0 3px 15px;
	}
.immersionprograms_entrycontent ul li {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 11px;
	}
	
/* PPC Ads */
.ppc {
	background: #ffff66;
	border: 1px solid #999;
	float:right;
	margin: 0 0 10px 10px;
	padding: 10px;
	width: 220px;
	}
.ppc h4 {
	color: #000;
	font-size: 16px;
	font-style: normal;
	padding: 0; 
	margin: 0 0 5px 0;
	/* background: url(../images/calltoaction_arrow.gif) 0 0 no-repeat; */
	}
.ppc a, .ppc a:link, .ppc a:hover, .ppc a:visited {
	color: #000;
	text-decoration: underline;
	}


/* iContact Newsletter */
.signupframe {
  color: #030303;
  font-family: Arial, Helvetica, sans-serif;
}
#Newsletter_signup {float: right; margin: 0 20px 0 0;; text-align: right; width: 240px}
#Newsletter_signup h2 {font-size: 18px; font-weight: bold; margin: 13px 0 3px 0;}
#Newsletter_signup h2 a, #Newsletter_signup p a {color: #cc3333; text-decoration: none;}
.new {background: #ffff33; color: #000; font-size: 10px; margin: 0 0 0 3px; padding: 2px;}


/* Carousel Banner */
#storyContainer {
	float: left;
	height: 120px;
	text-align: left;
	}
#storyContainer h2 {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 28px;
	margin: 0 0 3px 0;
	}
#storyContainer h3 {
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	font-size: 16px;
	margin: 0 0 3px 0;
	}
.storydiv {
	float: left;
	width: 984px;
	height: 208px;
	margin: 0;
	color: #fff;
}
.storydiv ul {
    list-style: disc;
	margin: 0 0 0 20px;
	padding: 0;
}
.storydiv ul li {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 2px 0;
}
#story1 {
   	background: #333; /* url(../images/carousel_background1.png) 580px 6px no-repeat; */
	padding: 12px 0 0 16px;
}
.storydiv1link {
	float: right; 
	font-size: 11px; 
	font-weight: bold;
	margin: -190px 267px 0 0;
	padding: 0; 
	width: 153px; 
	}
a.storydiv1link:active,
a.storydiv1link:hover,
a.storydiv1link:visited,
a.storydiv1link:link {
	border: none; 
	}
a.storydiv1link img {border: none;}
#story2 {
	background:url(../images/carousel_background2.png) 580px 6px no-repeat;
	padding: 12px 0 0 16px;
	display:none;
}
#story3 {
   	background:url(../images/carousel_background3.png) 580px 6px no-repeat;
	padding: 12px 0 0 16px;
	display:none;
}
#story4 {
	background:url(../images/carousel_background4.png) 580px 6px no-repeat;
	padding: 12px 0 0 16px;
	display:none;
}
.storydesc {
   	float: left;
   	width: 900px;
	height: 120px;
	padding-top: 4px; 
}
.fstory {
     padding-top: 10px;
     display:block;
     font-weight:bold;
}
#nav { 
	float: left;
	font-size:12px;
	margin: 44px 0 0 16px;
	text-align: left;
}
#nav1, #nav2, #nav3, #nav4 {
	margin: 0 5px 0 0;
	}
.selStory a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 24px;
	line-height: 39px;
	padding: 0 12px 4px 12px;
	background:#d8251d;
	border:1px solid #fff;
	font-weight: normal;
	text-decoration: none;

}
.none a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 24px;
	line-height: 39px;
	padding: 0 12px 4px 12px;
	background:#9c1812;
	border:1px solid #fff;
	font-weight: normal;
	text-decoration: none;
}
ul.story1call,
ul.story2call,  
ul.story3call, 
ul.story4call {
	list-style-type: none;
	margin: 0 0 0 -20px;
	}
ul.story1call li,
ul.story2call li,  
ul.story3call li, 
ul.story4call li {
	color: #ffff00;
	font-size: 16px;
	font-weight: bold; 
	padding: 5px 0;
	}

.callmessage {}
.callnumber {font-weight: bold;}

