body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5f604b; /*was 595959*/
	line-height: 1.75em;
	background-color: #fff;
	margin-top: 0px;
}

A, A:link, A:visited, A:active{
	font-family: Arial, Helvetica, Verdana;
	color: #5f604b;
	text-decoration:underline;
	}

A:hover{
	font-family: Arial, Helvetica, Verdana;
	color: #b0bc4b;
	text-decoration:none;
	}
	
img{
	border: 0px;	
	}
	
li{
	margin-left: -10px;
	list-style-image:url(images/bullet.gif);
	}
	
li ul{
	margin-top: 6px;
	}
	
li ul li{
	list-style-image:url(images/green_dot_bullet.gif);
	}
	
	
#document{
	margin: 0px 0px 0px 66px;
	width: 896px;
	text-align: left;
	}
	
#header{
	width: 100%;
	height: 145px;
	margin-bottom: 30px;
	border: 0px solid #000;
	}
	
#header .contact{
	height: 23px;
	text-align:right;
	margin-bottom: 42px;
	width: 100%;
	border: 0px solid #000;
	}
	
#logo{
	float: left;
	height: 60px;
	}
	
#nav-container{
	border: 0px solid #000;
	}
	
#navigation{
	margin: 16px 0px 20px 0px;
	float: right;
	border: 0px solid #000;
	}
	
#navigation .link{
	margin-left: 16px;
	}
	
#subnavigation{
	margin: 0px 0px 0px 0px;
	float: right;
	clear: both;
	border: 0px solid #000;
	}
	
#subnavigation .link{
	margin-left: 16px;
	}
	
#content{
	width: 100%;
	position: relative;
	}
	
#content-about{
	width: 100%;
	position: relative;
	background-image:url(images/Fran.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
.content-text{
	width: 90%;
	}
	
#headline{
	height: 182px;
	width: 100%;
	margin-bottom: 50px;
	position: relative;
	}
	
#headline .graphic{
	width: 182px;
	float: left;
	}
	
#headline .header-text{
	width: 659px;
	height: 98px;
	float: right;
	margin-left: 15px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 80px 20px 0px 20px;
	}
	
#headline .header-text-one-line{
	width: 659px;
	height: 54px;
	float: right;
	margin-left: 15px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 124px 20px 0px 20px;
	}
	
#headline .header-text-three-line{
	width: 659px;
	height: 142px;
	float: right;
	margin-left: 15px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	padding: 36px 20px 0px 20px;
	}
	
#content .subcategories{
	margin:-30px 0px 30px 0px;
	text-align: right;
	}
	
#footer{
	width: 100%;
	clear: both;
	margin: 40px 0px 20px 0px;
	font-size: 11px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	line-height: 20px;
	height: 40px;
	position: relative;
	}
	
#footer .icons{
	margin-left: 6px;
	float: right;
	}
	
.footer-text{
	float: left;
	width: 600px;
	}
	
.footer-icons{
	float: right;
	width: 255px;
	margin-right: 41px;
	}
	
#footer span{
	float: right;
	position: absolute;
	right: 0px;
}
	


.form-contact{
	width: 100%;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
.form-contact div{
	padding: 0px 10px 10px 0px;
	line-height: 1.2em;
	}
	
.form-contact input, .form-contact select{
	margin-top: 6px;
	!margin-top: 0px;//IE7
	}
	
.reset_button {
	background:url(images/reset_button.gif) no-repeat;
	border:0;
	width:58px; 
	height:20px;
	}
	
	
/* text styles*/
	
h1{
	font-size: 36px;
	line-height: 1.2em;
	font-weight: bold;
	margin: 0px;
	color: #5a2149;
	}
	
h2{
	font-size:22px;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 1.4em;
	}
	
h3{
	font-size:16px;
	color: #5a2149;
	margin: 30px 0px 10px 0px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	}
	
#side-column-portfolio h3{
	font-size:14px;
	color: #5a2149;
	margin: 0px 0px 20px 0px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	}
	
#thumbnails h3{
	font-size:14px;
	color: #5a2149;
	margin: 0px 0px 30px 0px;
	line-height: 1.4em;
	letter-spacing: 0.02em;
	}
	
#content ol{
	line-height: 1.4em;
	}
	
#content ol li{
	margin-bottom: 8px;
	}
	
#content ul{
	line-height: 1.75em;
	}
	
#content ul li{
	margin-bottom: 8px;
	}
	
	
#content ul li p{
	margin-bottom: 20px;
	margin-top: 8px;
	}
	
#content ul li p a{
	font-size: 16px;
	}
	
.green{
	color: #b0bc4b;
	font-weight: bold;
	padding-right: 0.1em;
	}
	
.purple{
	color: #5a2149;
	}
	
.dark-green{
	color: #818154;
	}
	
.caption{
	margin-top: 12px;
	line-height: 16px;
	}
	
.read-more{
	font-size: 10px;
	}
	
.footnote{
	font-size: 14px;
	line-height: 1.25em;
	margin-top: 6px;
	font-style: italic;
	}

.required{
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	
}
	

	
/*image styles*/

.feature-image{
	margin: 0px 0px 20px 20px;
	float: right;
	}
	
.feature-image-left{
	margin: 0px 20px 20px 0px;
	}
	
.image-callout-right{
	float: right;
	text-align: right;
	}
	
.image-sidebar{
	margin: 0px 0px 30px 0px;
	}
	
.icon{
	margin: 0px 10px 10px 0px;
	vertical-align: middle;
	}
	

	

	
/* homepage styles*/

#home-header{
	width: 748px;
	}

#home-header .logo{
	margin: 286px 100px 0px 60px; /*was 286px 100px 0px 60px;*/
	float: left;
	}
	
#home-header .nav{
	margin: 286px 60px 0px 0px; /*was 286px 60px 0px 0px;*/
	float: right;
	}
	
/*services page styles */

#callout{
	width: 210px;
	float: right;
	clear: both;
	line-height: 1.4em;
	margin: 0px 0px 40px 40px;
	/*background-color:#d4db90;*/
	border: 2px solid #f1f1f1;
	padding: 20px;
	font-size: 14px;
	}

#callout-green{
	width: 210px;
	float: right;
	clear: left;
	line-height: 1.4em;
	margin: 0px 0px 40px 40px;
	background-color:#d4db90;
	padding: 20px;
	font-size: 14px;
	clear: right;
	}
	
#callout2{
	width: 210px;
	float: right;
	clear: both;
	line-height: 1.4em;
	margin: -20px 0px 40px 40px;
	/*background-color:#d4db90;*/
	border: 2px solid #f1f1f1;
	padding: 20px;
	font-size: 14px;
	}

#callout-Hotseat{
	width: 210px;
	clear: both;
	line-height: 1.4em;
	margin: -20px 0px 40px 0px;
	/*background-color:#d4db90;*/
	border: 2px solid #f1f1f1;
	padding: 20px;
	font-size: 14px;
	}

#callout3{
	width: 270px;
	float: left;
	line-height: 1.4em;
	margin: 10px 20px 10px 0px;
	/*background-color:#d4db90;*/
	font-size: 14px;
	}
	
#callout h2, #callout2 h2, #callout-green h2{
	font-size: 20px;
	line-height: 1em;
	}
	
	
.list b{
	color: #5a2149;
	}
	

/* portfolio page */

#main-column-portfolio{
	width: 700px;
	margin: 0px 52px 0px 0px;
	border: 0px solid #000;
	}
	
#side-column-portfolio{
	width: 169px;
	float: right;
	clear: left;
	line-height: 2em;
	margin: 0px 0px 40px 0px;
	font-size: 14px;
	}
	
.table-portfolio{
	width: 100%;
	font-size: 12px;
	}
	
.table-portfolio td{
	width: 183px;
	padding: 0px 36px 30px 0px;
	}
	
#thumbnails{
	width: 85px;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
	margin: 0px 0px 30px 30px;
	padding: 0px 32px 0px 32px;
	float: right;
	clear: left;
	}
	
.thumbnail{
	margin-bottom: 15px;
	}
	
.thumbnail-on{
	margin-bottom: 15px;
	border: 3px solid #b0bc4b;
	margin-left: -3px;
	}
	
#content-portfolio{
	width: 690px;
	padding-bottom: 20px;
	}
	
.portfolio-image{
	margin-bottom: 20px;
	}
	
#content #content-portfolio ul{
	line-height: 1.4em;
	}
	
#content #content-portfolio ul li{
	margin-bottom: 8px;
	}	

	
	
/*news page styles*/

#side-column-news{
	width: 250px;
	float: right;
	clear: left;
	line-height: 1.4em;
	margin: 0px 0px 40px 0px;
	}
	
#main-column-news{
	width: 550px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
	}
	
#side-column-news p{
	margin-bottom: 16px;
	}
	
.news{
	margin-bottom: 26px; 
	line-height: 1.4em;
	}
	
.news p{
	margin-bottom: 8px;
	}
	
.news-narrow{
	margin-bottom: 14px; /* was 26px*/
	line-height: 1.4em;
	padding-bottom: 14px;
	border-bottom: 2px solid #f1f1f1;
	}
	
.news-narrow p{
	margin-bottom: 8px;
	}
	
#four-column-layout{
	width: 100%;
	font-size: 14px;
	}
	
#column-news{
	width: 204px;
	float: left;
	padding-right: 24px;
	}
	
#column-news h2{
	width: 100%;
	padding: 5px;
	background-color:#b0bc4b;
	color: #fff;
	}
	
#column-articles{
	width: 212px;
	float: right;
	line-height: 1.4em;
	}
	
#column-articles h2{
	width: 100%;
	padding: 5px;
	background-color:#d4db90;
	color: #fff;
	}
	
#column-events{
	width: 204px;
	float: left;
	padding-right: 24px;
	}
	
#column-events h2{
	width: 100%;
	padding: 5px;
	background-color:#818154;
	color: #fff;
	}
	
#column-events h3{
	padding-bottom: 14px;
	border-bottom: 2px solid #f1f1f1;
	margin-top: 0px;
	}
	
#column-awards{
	width: 204px;
	float: left;
	padding-right: 24px;
	}
	
#column-awards h2{
	width: 100%;
	padding: 5px;
	background-color:#5a2149;
	color: #fff;
	}
	
	
/*contact page styles*/

#contact-left{
	float: left;
	vertical-align:top;
	border: 0px solid #000;
	margin-right: 60px;
	margin-top: -7px;
	
	}
	
#contact-left h3{
	margin-top: 0px;
	}
	
#contact-right{
	vertical-align:top;
	border: 0px solid #000;
	
	}
	
#contact-right h3{
	margin-top: 0px;
	}
	
/*resource page styles, products page*/

#three-column-layout{
	width: 100%;
	line-height: 1.6em;
	border-top: 0px solid #eee;
	font-size: 14px;
	clear:both;
	padding-top: 20px;
	}
	
#three-column-layout .text{
	margin-bottom: 30px;
	font-size: 16px;
	margin-top: -20px;
}

#three-column-layout h3{
	margin-top: 14px;
}

#three-column-layout a:hover h3{
	text-decoration:underline;
}

#three-column-layout .column-one{
	width: 272px;
	float: left;
	padding-right: 36px;
	margin-bottom: 20px;
	}
	
#three-column-layout .column-two{
	width: 260px;
	float: left;
	padding-right: 30px;
	margin-bottom: 20px;
	}
	
#three-column-layout .column-three{
	width: 280px;
	margin-bottom: 20px;
	float: right;
	}
	
#three-column-layout .row{
	clear: both;
	padding-top: 20px;
	}
	
#three-column-layout .line{
	width: 100%;
	border-top: 2px solid #f1f1f1;
	clear:both;
	margin-bottom: 20px;
	}

#three-column-layout .share-icons, .news-narrow .share-icons, .news .share-icons{
	margin-top: 10px;
	}
	
#three-column-layout .share-icons span, .news-narrow .share-icons span, .news .share-icons span{
	width: 16px;
	height: 16px;
	padding-top: 0px;
	}
	
/*downloadable resources styles*/


#two-column-layout{
	width: 100%;
	line-height: 1.6em;
	border-top: 0px solid #eee;
	clear:both;
	padding-top: 0px;
	}
	
#two-column-layout .column-one{
	width: 440px;
	float: left;
	padding-right: 40px;
	margin-bottom: 50px;
	border: 0px solid #F00;
	}
	
#two-column-layout .column-two{
	width: 400px;
	margin-bottom: 50px;
	float: right;
	}
	
#two-column-layout .image{
	float: left;
	margin: 0px 20px 20px 0px;
}

#two-column-layout h3{
	margin-bottom: 20px;
}

#two-column-layout a:hover h3{
	text-decoration:underline;
}

#two-column-layout .share-icons{	
}

#two-column-layout .share-icons span{
	width: 16px;
	height: 16px;
	padding-top: 0px;
	}
	
	
#two-column-layout .line{
	border-bottom: 2px solid #f1f1f1;
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 20px;
	!padding-top: 0px; //IE7
}


	
.download-icon{
	float: left;
	padding: 4px 7px 0px 0px;
	!padding: 0px 3px 0px 0px; //IE7
	}
	

	
.resource{
	clear: left;
	border: 0px solid #F00;
	overflow:hidden;
}

#webinar{
	padding: 40px 0 80px 0;
}


/* product pages */
#content-product{
	width: 600px;
	margin-bottom: 50px;
}

#content-product img{
	margin-bottom: 20px;
}

.product-table{
	border: 2px solid #f1f1f1;
	width: 594px;
	padding: 2px;
	margin: 20px 0px 0px 0px;
	}
	
.product-table th{
	font-weight: bold;
	background-color: #5a2149;
	padding: 4px 6px 4px 4px;
	line-height: 1.2em;
	font-size: 14px;
	white-space:nowrap;
	color: #fff;
}

.product-table td{
	font-size: 14px;
	line-height: 1.4em;
	border: 1px solid #fff;
	padding: 4px 4px 4px 4px;
	}

.product-table .subhead{
	background-color: #818154;
	color: #fff;
	font-weight: bold;
}
	

.product-table .odd{
	background-color: #d4db90;/*eff0ca,d4db90*/
}

.product-table .even{
	background-color: #f5fac3;
}

.circle{
	color: #5a2149;
	font-size: 38px;
}

#product-left{
float: left;
width: 600px;
border: 0px solid #ff0000;
}

#product-right{
float: right;
width: 250px;
border: 0px solid #ff0000;
}

/*styles for carousel*/

#carousel-wrapper{
	width: 250px;
	height: 99px;
	float: right;
	margin: 0px 0px 160px 0px;
	}

#carousel-wrapper h2{
color: #5a2149;
float: left;
margin-left: 22px;
}

#carousel-wrapper a.prev{
	float: left;
	}

#carousel-wrapper a.next{
	float: right;
	}



#carousel-wrapper .arrow-swap{
/*margin-top: 35px;*/
}

#carousel-wrapper .carousel{
	width: 250px;
	height: 152px;
	}

#carousel-wrapper ul{
	margin: 0px 0px;
	padding: 0px;
	}

#carousel-wrapper ul li{
	display: inline;
	list-style-type:none;
	float: left;
	position: relative;
	padding: 0px 0px 0px 10px;
	width: 250px; 
	text-align: center;
	}
	
/*styles for blog feed*/
 #content #side-column-news .rss-box {
	margin: 0px 0px 50px 0px;
	}
  
 #content #side-column-news .rss-box ul li{
 	list-style-type:none;
	line-height: 1.4em;
	margin-bottom: 16px;
	}
   
.rss-title, rss-title a { 
 	}
 
.rss-items {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: -20px;
	padding: 0px;
	}

.rss-item  {
	margin: 0px;
	}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	font-size: 14px;  
	}

.rss-item a:hover { 
	}
	
.rss-date {
	}

/*iFrame styles*/

.iFrame-left{width:300px; float: left; margin-bottom: 20px; }
.iFrame-right{ width: 300px; float: left; margin-top: 18px; font-size: 18px;}
.iFrame-right a{text-decoration: none;}




	
	


