@charset "utf-8";
body {
	font-family:helvetica;
   	font-size:12pt;
   	color:#4f4f4f;
   	text-decoration:none;
   	line-height:16pt;
	background-color:#E5E5E5;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 15px;
	padding-left: 15px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */

}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}


/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 990px;
	min-height:1000px;
	margin: 0px auto; /* the auto value on the sides, coupled with the width, centers the layout */
	background-color:#fff;
	position:relative;

}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	position:relative;
}
#site-logo{
	margin-left:30px;
	margin-top:5px;
	float:left;
	width:600px;
}
#header-right{
	float:right;
	font-size:24px;
	font-weight:600;
	margin-right:30px;
	margin-top:15px;
	text-align:right;
}
#header-right ul{
	list-style-type:none;
}

#header-right ul li a{
	text-decoration:none;
	color:#000;
}
#right-line{
	position:absolute;
	right:20px;
	bottom:60px;
}
#req-quote{
	clear:both;
}
#social-media img{
	float:right;
	margin-right:5px;
	width:48px;
	margin:10px 5px;
}
#left-sidebar{
	position: absolute;
	top: 0px;
	left: 5px;
	width: 130px;
}
#nav {
	margin-top:250px;
	margin-left:28px;
	line-height:30px;
}
#member-orgs{
	margin-top:30px;
	margin-left:14px;
}
#member-orgs img{
	margin-top:20px;

}
#nav ul li a{
		text-decoration:none;
		font-size:13pt;
   		color:#727272;
		padding-right:0px;
		padding-left:0px;
}
.content{
	position:absolute;
	left:150px;
	top:250px;
	min-height:1000px;
	overflow:visible;
		margin-right:40px;
}	
.all-caps{
	text-transform:uppercase;
}
.slide{
	margin-bottom:20px;}
.lower-content{
	margin-left:15px;

}

.lower-content-left{
	float:left;
	width:400px;
	text-align:justify;

}
.lower-content h2 {
	color:#dc1f3c;
	border-bottom: 2px solid #dc1f3c;
	font-size:18px;
	font-weight:bold;
	padding-left:0;

}
.lower-content h3{
		color:#dc1f3c;
		text-decoration:underline;
	
	font-size:16px;
	font-weight:bold;
	padding-left:0;
}
.lower-content ul{
	margin-left:30px;
	margin-bottom:20px;
}
.lower-content-left h2, .lower-content-right h2{
	color:#dc1f3c;
	border-bottom: 2px solid #dc1f3c;
	font-size:18px;
	font-weight:bold;
	padding-left:0;
}
.lower-content-left h2,.lower-content-left p {
	padding-left:0px;

}
.lower-content-right{
	float:right;
	width:380px;
	margin-right:0px;
	postion:relative;
}
.testimonial-box{
	position:relative;
	font-size:11px;
	width:100%;
	overflow:hidden;
	margin-bottom:10px;
}
.testimonial-box img {
	float:left;
	margin-right:5px;
	border:1px solid #000;

}
.testimonial-box a{
	text-decoration:none;
	color:#dc1f3c;
	text-align:right;
	
}
.large-testimonial-box{
	position:relative;
	font-size:16px;
	overflow:hidden;
	margin-bottom:10px;
	width:780px;
}
.large-testimonial-box img {
	float:left;
	margin-right:10px;

}
.large-testimonial-box p {
	float:left;
	margin-right:10px;

}
#youtube-videos{

	position:relative;
	margin:20px auto;
	padding:0px;
}			
#youtube-videos li {
	display:inline-block;
	float:left;
	margin:0px 40px;
	list-style-type:none;
	text-align:center;
}
#youtube-videos li a, #youtube-videos li a:visited{
	text-decoration:none;
	color:#000;
	border:none;
}
.footer   {
	position:absolute;
	bottom:0px;
	left:0px;
 	font-family:helvetica;
	font-size:9pt;
	color:#a1a1a1;
	clear:both;
	text-align:center;
}
.footer img {
	padding-bottom:10px;
	padding-left:20px;
}
.footer p{
	line-height:9px;
	
}
.footer  a {
	color:#a1a1a1;
  	text-decoration:none;
}
.spacer{
	clear:both;
	height:30px;
}
.red-text{
	color:#dc1f3c;
}
.slide-text{
	color:#fff; 
	font-size:30px;
	font-weight:bold;
	text-shadow: 3px 3px #dc1f3c;
}
/*.copy {

   font-family:verdana;

   font-size:25pt;

   color:black;

   text-decoration:none;

   line-height:43px;

}

a.copy {

   font-family:verdana;

   font-size:25pt;

   color:#000000;

   text-decoration:none;

   line-height:43px;

}

a.nav {

   font-family:helvetica;

   font-size:11pt;

   color:#727272;

   text-decoration:none;

}

a.nav:link {color:#727272;text-decoration:none;}

a.nav:visited {color:#727272;text-decoration:none;}

a.nav:hover {color:#dc1f3d;text-decoration:none;}

a.nav:active {color:#dc1f3d;text-decoration:none;}



a.copy:visited {color:#000000;text-decoration:none;}

a.copy:hover {color:#999999;text-decoration:none;}

a.copy:active {color:#999999;text-decoration:none;}




span.bodyCopy {

   font-family:helvetica;

   font-size:11pt;

   color:#4f4f4f;

   text-decoration:none;
   
   line-height:16pt;

}*/
