/* Start of CMSMS style sheet 'DSS' */
@charset "utf-8";
/* CSS Document */

/* Main Content */

body {background-image: url(images/backgroundtile.jpg);}

#page {
  position: relative;
   width: 973px;
  margin: 0 auto;
	vertical-align:middle;

}

/* Menu */
#menuhead {
	text-align: center;
	margin: 10px 0 0 11px;
	width: 950px;
	height: 23px;
	background-image: url(images/backgroundmenu.jpg);
	background-repeat: repeat;
	float: left;

}
#menuhead ul#navContainer
{
	margin: 0 0 0 40px;
	height: 23px;
	list-style: none;
	text-align: center;
	float: left;
}
#menuhead #navContainer li
{
	float: left;
}

#menuhead #navContainer li a
{
	display: block;
	border: 0;
	float: left;
}



/* Set the nav hover effects */

li#lnkMenuHome a,
li#lnkMenuServices a,
li#lnkMenuAboutUs a,
li#lnkMenuNewsAndEvents a,
li#lnkMenuEducationCenter a,
li#lnkMenuFAQ a,
li#lnkMenuContactUs a {
	background-color: transparent;
	background-repeat: no-repeat;}

li#lnkMenuHome a {
	height: 23px;
	width: 56px;
	background-image: url(images/menu-home.jpg);
	background-repeat: no-repeat;
}

#lnkMenuHome a:hover{
	background-position: 0 -23px;}

li#lnkMenuServices a {
	height: 23px;
	width: 77px;
	background-image: url(images/menu-services.jpg);
	background-repeat: no-repeat;
}

#lnkMenuServices a:hover{
	background-position: 0 -23px;}
	
	li#lnkMenuAboutUs a {
	height: 23px;
	width: 77px;
	background-image: url(images/menu-aboutus.jpg);
	background-repeat: no-repeat;
}

#lnkMenuAboutUs a:hover{
	background-position: 0 -23px;}
	
	li#lnkMenuTestimonials a {
	height: 23px;
	width: 117px;
	background-image: url(images/menu-testimonials.jpg);
	background-repeat: no-repeat;
}

#lnkMenuTestimonials a:hover{
	background-position: 0 -23px;}
	
li#lnkMenuNewsAndEvents a{
	height: 23px;
	width: 122px;
	background-image: url(images/menu-newsevents.jpg);
	background-repeat: no-repeat;
}

#lnkMenuNewsAndEvents a:hover{
	background-position: 0 -23px;}
	
li#lnkMenuEducationCenter a{
	height: 23px;
	width: 153px;
	background-image: url(images/menu-educationcenter.jpg);
	background-repeat: no-repeat;
}

#lnkMenuEducationCenter a:hover{
	background-position: 0 -23px;}
	
li#lnkMenuFAQ a{
	height: 23px;
	width: 39px;
	background-image: url(images/menu-faq.jpg);
	background-repeat: no-repeat;
}

#lnkMenuFAQ a:hover{
	background-position: 0 -23px;}

li#lnkMenuContactUs a{
	height: 23px;
	width: 80px;
	background-image: url(images/menu-contact.jpg);
	background-repeat: no-repeat;
}

#lnkMenuContactUs a:hover{
	background-position: 0 -23px;}
/* Set the nav "active" states */

 #lnkMenuHome.active a{
	background-position: 0 -23px;}
 #lnkMenuServices.active a{
	background-position: 0 -23px;}
 #lnkMenuAboutUs.active a{
	background-position: 0 -23px;}
 #lnkMenuNewsAndEvents.active a{
	background-position: 0 -23px;}
 #lnkMenuEducationCenter.active a{
	background-position: 0 -23px;}
 #lnkMenuFAQ.active a{
	background-position: 0 -23px;}
 #lnkMenuContactUs.active a{
	background-position: 0 -23px;}
.clear{
	height: 0;
	line-height: 0.0;
	font-size: 0%;
	clear: both;
}
/* Header Image */
.headerimage-index {
	
	margin: 0 auto;
	width: 973px;
	height: 211px;
	background-image: url(images/header.png);}
	
	.headerimage {
	margin: 0 auto;
	width: 973px;
	height: 211px;
	background-image: url(images/header-interior.png);
}
	/* Footer */
.footer
{
	text-align: center;
	width: 950px;
	height:10px;
	margin: 0 0px 0 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;

	}
/* Content */
#content-index
{
	text-align: center;
	width: 950px;
	background-color: #FFF;
	margin: 0 0px 0 11px;
	background-image: url(images/backgroundsidebar.jpg);
	background-repeat:repeat-y;
		float:left;
	}
	
	#content-interior
{
	text-align: center;
	width: 950px;
	background-color: #FFF;
	margin: 0 0px 0 11px;
	background-image: url(images/backgroundsidebar.jpg);
	background-repeat:repeat-y;
		float:left;

	}
	
	#content-newsevents
{
	text-align: center;
	width: 950px;
	background-color: #FFF;
	margin: 0 0px 0 11px;
	background-image: url(images/backgroundsidebar.jpg);
	background-repeat:repeat-y;
		float:left;


	}
	
	
	#content-blank
{
	text-align: center;
	width: 950px;
	background-color: #FFF;
	margin: 0 11px 0 11px;
	float:left;
        padding-bottom:10px;
position: relative;

	}
	
	#content-index #sidebar
{
	text-align: left;
	float:left;
	width: 297px;
	margin: 0 0 0 0;
position: relative;
	}
		#content-index #maincontent-index
{
	text-align: left;
	float:left;
	width: 330px;
	margin: 0 0 0 10px;
	}
	
		#content-interior #maincontent-services
{
	text-align: left;
	float:left;
	width: 275px;
	margin: 0 0 0 10px;
	}
	
	#content-newsevents #maincontent-newsevents
{
	text-align: left;
	float:left;
	width: 275px;
	margin: 0 0 0 10px;
	}
	
	#content-blank #maincontent-blank
{
	text-align: left;
	width: 930px;
	margin: 0 0 0 10px;
	}
	

	#content-index #rightsidebar-index
{
	text-align: left;
	float:left;
	width: 303px;
	margin: 15px 0px 0 4px;
	}
	#content-interior #rightsidebar-services
{
	text-align: left;
	float:left;
	width: 575px;
	margin: 0 0 0 30px;
	}
	#content-newsevents #rightsidebar-services
{
	text-align: left;
	float:left;
	width: 575px;
	margin: 0 0 0 30px;
	}
	
	
	.sidebarbox {
	background-image: url(images/backgroundsidebarbox.jpg);
	background-repeat: no-repeat;
	height: 155px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
padding-right:5px;
}

.testimonialbox {
	background-image: url(images/backgroundtestimonial.jpg);
	background-repeat: no-repeat;
	height: 98px;
}

.sidebarbox p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
	margin: 4px 6px 0 4px;
}
	
.flash
{
	
	text-align: left;
	width: 297px;
	background-color: #000;
	height: 297px;
	
	}
.atlast
{
	text-align: left;
	width: 297px;
	height: 144px;
	background-image: url(images/atlastverbiage.jpg);
	z-index: 1;
	}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin: 0 0 0 0;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #37680F;
	margin: 0 0 0 0;
	text-transform: uppercase;
}

h2
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #660087;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}

p a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #59A618;
}
#content-index ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin: 0 0 0 0px;
	float: left;
	width: 330px;
	margin: 0;
	padding: 0;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
}
#content-index li {
  float: left;
  width: 150px;
  margin: 0 0 0 14px;
  padding: 0;
}

#content-interior ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin: 0 0 0 0px;
	margin: 0;
	padding: 0;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
}
#content-interior li {
	margin: 0 0 0 14px;
	padding: 0;
}

#content-blank ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	margin: 0 0 0 0px;
	float: left;
	width: 330px;
	margin: 0;
	padding: 0;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
}
#content-blank li {
	float: left;
	width: 500px;
	margin: 0 0 0 14px;
	padding: 0;
}

.title-image
{
	margin-bottom: 20px;
	margin-top: 20px;}
.link-image
{ margin-right: 10px; float:left; }

.sidebar-title
{margin-top: 12px;	
}

.sidebar-image
{padding-left:5px;
padding-right:5px; 
float:left;}

/* End of 'DSS' */

