/*
Title:    Master styles for screen media

*/

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444;
  font-size: 62.5%;
  }


#home {
  background: #fff url(images/bck.jpg) repeat-x;
}

#homemove {
  background: #fff url(images/bckadmin.jpg) repeat-x;
}
.spacer {
	padding-bottom: 30px;}
/* links */

a:link, a:visited {
	color: #112f60;
  outline: none;
  }
a:hover {
 	color: #112f60;
  }

/* page structure
--------------------------------------------- */

#wrap {
	width: 1020px;
	margin: 0 auto;
  }
#content {
	width: 1020px;
	margin: 0 auto;
	background-color: #fff;
	min-height: 300px;
	padding-bottom: 30px;
	margin-top: 10px;
	}
#fullwidth {
	padding: 30px;
	}
	
#showcase {
	width: 100%;
	}
	
#mainimage{
	width: 570px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	}
#maintext {
	width: 350px;
	float: right;
	padding-top: 15px;
	padding-right: 30px;

}

#footer {
	background: #000;

	min-height: 64px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 10px;
	float:right;
 }
#footerinner {
	color: #f5bb00;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#footerright {
	text-align: right;
	
	}
#footerright .small {
	font-size: .85em;}
	
#footerinner a {
	color: #f5bb00;
	
	}
#mainarealeft{
	width: 600px;
	float:left;
	}
#mainarearight{
	width: 600px;
	float:right;
	}

#sidebarleft{
	width: 300px; 
	float: left;
	}
#sidebarright{
	width: 300px; 
	float: right;
	
	}
	
#leftsidebar, #rightsidebar {
	padding: 30px;
	}
#right div {
	padding-bottom: 20px;
	}
	
#left {
	border: 1px solid #000;
	background: #ffb612;
	padding-left:5px;
	}
	
#left img {
	padding-top: 20px;
	padding-bottom: 20px;
	
	}
.inner {
	
	}
/* header
--------------------------------------------- */

#header {
  background: url(images/headerback.png) no-repeat;
  width: 1020px;
  height: 302px;
  margin-top: -8px;
 }
#logo {
	padding-top: 40px;
	padding-left: 200px;
	}
/* nav */

#nav {
margin: 0 auto;
	margin-top: 180px;
	width: 945px;
		

 }
 .clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
		margin: 0 auto;
		width: 700px;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
		margin: 0 auto;
}
.bubplastic.horizontal ul li {
	
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline  
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Myriad Pro",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	font-weight: 800;
		text-align: center;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
		text-align: center;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a, li.nav-selected, .bubplastic.horizontal ul li a.nav-selected {
	text-decoration: none;
color:#d31500 !important;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	text-decoration: none;
}




/* main styles
--------------------------------------------- */


/* secondary styles
--------------------------------------------- */


/* footer
--------------------------------------------- */

#footer {

 }

/* misc.
--------------------------------------------- */

hr, .hide {
  display: none;
 }
a img {
  border: none;
  }
 p {
 	font-size: 13px;
 	line-height: 18px;
 	}
h3 {
	font-size: 13px;
	color:#112f60;
	font-weight: 200;
	 }
/* self-clear floats */

.group:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }
  
 #fullhome h1 {
 	font-size: 18px;
 	line-height: 10px;
 	}
 	
 #fullhome h2 {
 	font-size: 20px;
 	font-style: normal;
 	
 	font-weight: 800;
 	
 	}
 #calltoaction {
 	background: url(images/orangedividerback.jpg) no-repeat;
	width: 970px;
	height: 76px;
	margin: 0 auto;
	margin-top: 20px;
 	}
  #calltoaction p{
  	font-size: 30px;
  	color: #fff;
  	font-weight: 300;
  	margin-left: 60px;
  	padding-top: 20px;
  }
#calltoaction p a{
 	text-decoration: none;
  	color: #fff;
  	font-weight: 300;
  	
  }
 #leftsidevideo {
 	width: 480px;
 	float: left;
 	}

 #fullhome #leftsidevideo h1,  #fullhome #newsevents h1  {
 	font-size: 16px;
 	line-height: 10px;
 	color: #112f60;
 	}
#fullhome #newsevents h1  {
 	text-align: right;
 	}
#bottomimage{
	width: 222px;
	float: left;
	margin-left: 30px;
	padding-top: 10px;
	}
#bottomtext {
	float: right;
	width: 210px;
	margin-left: 10px;
	}
 #newsevents {
 	width: 470px;
 	float: right;
 	margin-right: 33px;
 	}
.launch   {
	background: url(images/bg_button.png) no-repeat;
	height: 24px;
	width: 138px;
	}
.launch a {
	color: #fff;
	margin-left: 15px;
	text-decoration: none;
	line-height:22px;
	}
	
.date {

	}
	
.ccm-news-list li {
	border-bottom: 1px solid #d2d2d2;
	}
	
	
#newsevents .date a {
 	color: #112f60;
 	text-decoration: none;
 	font-style: normal;

	}	

#newsevents a.readmore {
	color: #e68400;
	text-decoration: underline;
	font-style: italic;
	}
		
.block-paypal-donations {
	float: right;
	margin-right: -10px;
	padding-top:5px;
		}
		
 ul {
		list-style: none;
		margin: 0;
		}
		
#right li {
		padding-bottom: 10px;
		text-indent: none;
		display: compact;
		margin-left: 0;
		
		}
		
.email_list_signup_container .ccm-input-submit, .MailingListSubscribe input[type="submit"]  {
	background: url(images/signup.png) no-repeat;
		text-indent: -9999px;
		width: 126px;
		height: 21px;
		border: none;
		
		}
		
	.mailing-list-signup-title {
		font-weight: bold;}
		
.mailing-list-checkboxes, .mailing-list-group, .mailing-list-email-wrap {
		padding-bottom: 0px !important;
		}		
		
 .MailingListSubscribe input[type="submit"]  {
	background: url(images/signup.png) no-repeat;
		text-indent: -9999px;
		width: 126px;
		height: 21px;
		border: none;
		margin-top: -20px;
		
		}
		
.email_list_signup_container label  {
		font-size: 14px;
		line-height: 20px;
		
		
		}
		
.blue {
		background: #7dcae8;
		border: 1px solid #000;
		padding: 10px;
		}
		
.blue h2 {
		color: #000;
		font-size: 22px;
		}
		
.red {
		background: #cc3300;
		border: 1px solid #000;
		padding: 0px;
	padding: 10px;
		}
		
.red h2 {
		color: #fff;
		font-size: 22px;}
		
#feature3 {

		}
		
#bottomleft, #bottomright {
		margin-top: 30px;
		}
	
		
		
.yellow {
		background: #f5bb00;
		border: 1px solid #000;
		padding: 0px;
		margin-top: 30px;
		margin-bottom: 30px;
		}
		
.yellow h2 {
		color: #000;
		font-size: 22px;
		}
		
.green {
		background: #d9fff7;
		border: 1px solid #000;
		padding: 0px;
		margin-top: 30px;
		margin-bottom: 30px;
		}
		
.green h3{
		color: #000;
		font-size: 18px;
		text-align: center;
		}
		
.grey {
		background: #8d8d8d;
		border: 1px solid #000;
		padding: 0px;
		margin-top: 30px;
		margin-bottom: 30px;
		}
		
.grey h3{
		color: #000;
		font-size: 18px;
		text-align: center;
		}
		
.maroon {
		background: #800000;
		border: 1px solid #000;
		padding: 0px;
		margin-top: 30px;
		margin-bottom: 30px;
		}
		
.maroon h3{
		color: #fff;
		font-size: 18px;
		text-align: center;
		}
		
#left ul.nav, #left ul.nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	text-decoration:none;

}

#left a {
color: #09F;
font-size: 18px;
font-weight: normal;
padding: 5px;
text-decoration:none;
}

#left ul.nav a {
	display:block;
	text-decoration:none;
	color: #0099ff;
}

#left ul.nav li {
	margin:0px;
}

#left ul.nav li a {
color: #0099ff;

	padding:5px;

	font-size:18px;
	font-weight:normal;
}


#left ul.nav li ul li a {
color: #0099ff;

	padding:5px;
text-decoration:none;
	font-size:13px;
	font-weight:normal;
}
#left ul.nav li a:hover {
	text-decoration:none;
}

#left ul.nav li ul li a {
	background:#ffb612;
text-decoration:none;
	color:#800000;
	padding-left:20px;
	font-size:15px;
	border:none;
}

#left ul.nav li ul li a:hover {
	background:url(/images/am_drop_background_hover.png) left center no-repeat ;
	text-decoration:none;
}

#left ul.nav li ul li a {

	font-size:13px;}
	
#left ul.nav li ul li ul li a {

	font-size:13px;
	margin-left: 15px;}

#left ul.nav li a {display:inline-block\9;} /* IE 8 Fix */
#left ul.nav li a {display:block\9;}	/* IE 8 Fix */

dl {
	margin: 0;}

/*  "Show All" + "Hide All" links */
#TJK_ToggleON,#TJK_ToggleOFF {}
/* zeroing out padding and margin */
#TJK_DL dd,#TJK_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#TJK_DL dt {margin:7px 0}
/* image and left padding for DDs */
#TJK_DL dd {}
/* styling all anchors in the DTs */
#TJK_DL dt a {}
#TJK_DL dt a:visited {}
#TJK_DL dt a:visited:hover,
#TJK_DL dt a:hover,
#TJK_DL dt a:active,
#TJK_DL dt a:focus {}
/* the + and - gif in the anchors */
#TJK_DL .DTplus a {}
#TJK_DL .DTminus a {}
/**********************************/
/**********************************/
#TJK_DL .showDD {position:static;}
#TJK_DL dd,.hideDD{top:-9999px;position:absolute}
#TJK_ToggleON,#TJK_ToggleOFF {display:inline;cursor:pointer;
cursor:hand}

.photo {
	width: 200px;
	}
.ccm-page-list img {
	border: 1px solid #000;
	margin-top: 5px;
	}
.ccm-page-list-title a {
	font-size: 22px;
	color: #d10c06;
	
	}
	
	
.cost {
	font-size: 15px;
	line-height: 18px;
	}
.link {
		background: #ffc506;
		border: 1px solid #000;
		padding: 10px;
		margin-top: 10px;
		margin-bottom:10px;
		width: 100px;
		text-align: center;
		}
		
	.link:hover {
		background: #e7b204;
	
		}
		
.link a {
		color: #000;
		font-size: 15px;
		text-decoration: none;
		}
		
	.clr:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
		padding-bottom: 20px;
}


.instructor {
	font-style: italic;
	font-size: 18px;
	line-height: 25px;
	}

#TJK_DL dt {
		background: #13e2ff;
		border: 1px solid #000;
		padding: 10px;
		margin-top: 10px;
		margin-bottom:10px;
		width: 100px;
		text-align: center;
		}
		
	.DTplus:hover {
		background: #0cc2da;
	
		}
		
.DTplus a, .DTminus a {
		color: #000;
		font-size: 15px;
		text-decoration: none;
		}

.ccm-page-list {
	padding-bottom: 20px;
	}
	
.showDD {
	font-size: 12px;
	line-height: 15px;
	}
.clr {display:inline-block;}
/* Hide from IE Mac \*/
	.clr {display:block;}
/* End hide from IE Mac */

.email_list_signup_container .in-field-label {
	font-size: 9px;
	}
	
.email_list_signup_container input {
	width: 120px;
	}	
	
#center {
	text-align: center;
	}
/* accordion specific block styles */	
.ccm-easyAccordion-title {
color: #8d8d8d !important;
background: #fff !important;
	}
.ccm-easyAccordion-title:hover {
color: #800000 !important;
	background: #fff !important;
	}
	
.ccm-easyAccordion-title-active{
color: #800000 !important;
	background: #fff !important;
   }