#mobile {
	margin: 20px 0px;
	padding: 0px 7px;
}
#mobile h3 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #612d62;
}
#mobile h4 {
	color: #b03104;
	font: bold 14px Arial, Helvetica, sans-serif;
	float:none;
	margin: 0px;
}
#mobile img {
	margin-left: 12px;
	margin-bottom: 5px;
}
#mobile #mc_campaign_11.mcWidget {
	height:auto;
	margin:0;
	padding:0em;
	width:auto;
}
#mobile .mcHeader {
	display:none;
}
#mobile #donation_phone_number {
	padding: 3px;
	border: 1px solid #612d62;
	width: 200px;
}
#mobile #mcButtonDonationSubmit {
	width: 202px;
	margin: 0px;
}
@charset "UTF-8";
/*  These 2 declarations are what center the page  */
#centerDiv {
	width: 940px;
	visibility: visible;
	background: url(/images/bgTileInternal.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container {
	visibility: visible;
	width: 940px;
	background: url(/images/bgTileInternal.gif) repeat-y;
	
}

/*#centerDiv {
	width: 940px;
	visibility: visible;
	background: url(/images/bgTileInternal.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#container {
	visibility: visible;
	width: 940px;
	background-image: url(/images/bgTileInternal.gif);
	background-repeat: repeat-y;
	background-position: 0px 50px;
}*/
#doc {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:980px;
}






/*************************
/* BASE DECLARATIONS */
/*************************/


body {
	/*background-color: #d5cecf;*/
	background: #23201D url(../../images-new/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0em;
	padding: 0em;
}
#topNav {
	position: absolute;
	width: 930px;
	text-align: right;
	z-index: 1;
	padding-right: 10px;
	color: #fff;
}
#mainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;	
	clear: left;	
} 
#mainContent #internalPage {
	padding: 18px;
}

#mainContent #internalPage2 {
	
	padding: 0;
	margin: 0;
	vertical-align: top;
	
}

	#mainContent #internalPage2 #internalleftbg {
		width: 635px;
		padding: 20px;
	
		
		 /* background: url(/images/internalContentBG.jpg) repeat-x !important;
	adds padding to gradient blackwhite */
					
	}
	
	
	html>body #mainContent #internalPage2 #internalleftbg {  /*override nonIE7 */
		width: 670px;	
	}
#tabswrapper {
	margin: 0;
	padding:0;
	padding-top: 20px;
}
	
#internalPageContent {
	clear: left;
	border: 1px solid #adb288;
	border-left: 1px solid #adb288;
	border-right: 1px solid #adb288;
	padding: 3px 10px 5px 10px;
	margin: 0;
	background-color: #FFFFFF;
	width: 623px;
}

	html>body #internalPageContent { /*override nonIE6 */
		width: 643px;
	}

ul#pageTabs, ul#pageTabs li  {
	margin: 0 !important;
	padding: 0 !important;
}
	
li{
	padding-top: 6px;
	padding-bottom: 6px;
	}

#mainContent #content {
	margin: 25px;
	padding: 10px;
	width: 650px;
}

#greenline {
	background: #dde8b6;
	width: 100%;
	height: 4px;

}

#container.homePage {
	background-image: url(/images/bgTileHome.gif);
	background-repeat: repeat-y;
}
#container.internal {
	
}
#emailPrint {
	text-align: right;
	float: right;
	margin-top: 5px;
	margin-right: 5px;

}
html>body #emailPrint { /*override nonIE6 */
		margin-right: 25px;
	}


h1 {
	padding: 0em;
	font-size: 24px;
	font-weight: bold;
	color: #612d62;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

	
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #612d62;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .5em;
	margin-left: 0em;
}
h4 {
}
h5 {
}
h6{
}
p {
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
a {
	font-weight: bold;
}
a:link {
	color: #577303;
	text-decoration: none;
}
a:visited {
	color: #577303;
	text-decoration: none;
}
a:hover {
	color: #577303;
	text-decoration: underline;
}
a:active {
	color: #577303;
	text-decoration: underline;
}

h2 a:link{color:#612d62}

h2 a:visited {
	color: #612d62;
	text-decoration: none;
}
h2 a:hover {
	color: #612d62;
	text-decoration: underline;
}
h2 a:active {
	color: #612d62;
	text-decoration: underline;
}

.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
img.alignright {
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 3px;
}
img.alignleft {
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 3px;
}

.none {
	display:none;
}
.fifty-percent {
	width:46%;
}





/*************************
/* TOP NAVIGATON */
/**************************/




#topNav {
	padding-top: 5px;
}
#topNav #search table tbody tr td #searchButton {
	padding-left: 2px;
}


#topNav a {
	margin-right: .5em;
	margin-left: .5em;
	font-size: 11px;
	font-weight: normal;
}
#topNav a:link {
	color: #fff;
	text-decoration: none;
}
#topNav a:visited {
	color: #fff;
	text-decoration: none;
}
#topNav a:hover {
	color: #fff;
	text-decoration: underline;
}
#topNav a:active {
	color: #fff;
	text-decoration: underline;
}
#topNav form {
	padding: 0em;
	margin: 0em;
}

#africare_banner {
	padding-bottom: 1px;
} /* overridden in cssIE */

/* EMAIL and PRINTER LINKS */
#emailPrint a {
	font-size: 10px;
	font-weight: normal;
}
#emailPrint a:link {
	color: #6d7e36;
	text-decoration: none;
}
#emailPrint a:visited {
	color: #6d7e36;
	text-decoration: none;
}
#emailPrint a:hover {
	color: #000;
	text-decoration: none;
}
#emailPrint a:active {
	color: #000;
	text-decoration: none;
}
#topNav form {
	padding: 0em;
	margin: 0em;
}
	
	
	

/*************************
/* HOME PAGE */
/**************************/


#homeLeft {
	padding: 18px;
	height: auto;
	width: 364px;
}
#homeRight {
	padding: 18px 18px 18px 0;
	float: right;
	width: 272px;

}
.homeWorkItem {
	background-color: #f9c893;
	background-image: url(/images/home/homeLeftBG.gif);
	background-repeat: no-repeat;
	padding: 8px 8px 44px 8px;
}
.homeWorkItem h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: .4em;
	margin-left: 0em;
}
.homeNewsItem h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.4em;
	margin-left: 0em;
}
.homeNewsItem h3 {
	font-size: 12px;
	font-weight: normal;
	color: #6d7e36;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.home_imageRight {
	float: right;
	border: 1px solid #6d7e36;
	padding: 3px;
	background-color: #e5d1a5;
	margin-bottom: 8px;
	margin-left: 8px;
}
.home_imageLeft {
	float: left;
	border: 1px solid #6d7e36;
	padding: 3px;
	background-color: #e5d1a5;
	margin-bottom: 8px;
	margin-right: 8px;
}
.tableline {
	border-bottom: #999999 1px solid;
}
table.tablebg {
	background: #dde8b6;
}


table.tableborder {
	border: 1px solid #999999;
	border-collapse:collapse;
}

table.tableborder td
{
    border-color: #999;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}



table.tablebg2 {
	background: #dde8b6;
	padding: 10px 10px 0px 10px;
	margin: 8px;
}

/*************************
/* Pull Quotes styles*/
/*************************/

table.pqgreen{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-left: 10px;
	}
	
.pqgreen td{
	padding: 10px 10px 0px 10px;
	background: #edcd8c;
	}

.table_tdgreen {
	background: #edcd8c;
	padding: 10px 10px 0px 10px;
}

.table_tdwhite {
	background: #fff;
	padding: 5px 5px 0px 5px;
	color: #b03610 !important;
	font-weight: bold;
}

.table_tdyellow {
	background: #F7F6F6;
	padding: 10px 10px 0px 10px;
}
.table_tddarkyellow {
	background: #E4E0E1;
	padding: 10px 10px 0px 10px;
	}
.table_tdorange{
	background: #edcd8c;
	padding: 10px 10px 0px 10px;
	}
.table_mediakit{
	background: #E4E0E1;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	}

.table_mediakit p{
	font-size: 11px;
	}
.table_mediakit h2{
	margin-bottom: 0em;
	}
	
.homepage_pq{
	background: #d1cfd1;
	padding: 10px 10px 0px 10px;
	}

/*Support Us More Info box style*/
.more_info{
	padding: 10px 10px 0px 10px;
	border: 1px solid #CCCCCC;
	background-color:#f6f3f4;
	}


/*************************
/* OUR WORK PAGE LINKS */
/**************************/
.ourwork{
	background-color: #ffbb7a;
	/*border: solid 1px #adb288;*/
	padding:5px 0px 5px 10px;
	}
.ourworkSubnav a, .ourworkSubnav a:visited{
	color:#333333;
	font-weight:normal;
	}
.ourworkSubnav a:hover{
	color:#ab2905;
	text-decoration:none;
	}
.ourworkSubnav .active{color:#ab2905; font-weight:bold;}
#ourwork .ourworkSubnav img{border:none}
	
/*#ourwork{
	margin:20px 0px 30px 20px;
	padding: 10px;
	background-color: #edcd8c;
	width: 300px;
	float:left;

	}*/
	
.ourwork-table {
	float: right;
	background: none;
	margin: 0px 0px 20px 20px;
}
.ourwork-table td img {
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.ourwork-table-orange {
	background: #EDCD8C;
	padding: 10px;
}
	


	
/*************************
/* OUR RESULTS */
/**************************/


/* Project Spotlight*/

#results {
	float: right;
	margin-top: -10px;
}

.results {
	margin: 10px 0px 0px 10px;
	background-color: #e9ca8b;
	padding-bottom: 8px;
}
.results td {
	padding-bottom: 5px;
}
.results p {
	margin: 10px 10px 0px 10px;
}
.results li {
	margin-right: 10px;
	padding-bottom: 0px;
}
.results h3 {
	margin: 10px 10px 0px 10px;
}

/*************************
/* HOME RIGHT SIDEBAR */
/**************************/
/*#results table.slideControls {
	margin: 0 0 10px 10px;
	width: 337px;
	background-color: #E9CA8B;
}
#results table.slideControls td span {
	cursor: pointer;
}
#results table.slideControls td {
	font-size: 90%;
	font-weight: bold;
	padding: 10px;
	color: #577303;
	border-top: 1px solid #666;
}
#results table.slideControls td.next {
	text-align:right;
}*/

#sidebar {
	float: right;
	width: 230px;
	margin: 0 0 8px 0;
	vertical-align: top;
	
}
.enewstext { /*enews title text */
	line-height: 2;
	font-size: 11px;
	color: #fff;
	margin: 0 0px 0 8px;
	font-weight: bold;
	font-size: 16px !important;
}
#enewssignup {/*IE6 Special Style Sheet */
	background: #7e696d;
	padding: 0 0 4px 0;
	width: 228px;
	min-height: 28px;
}
	html>body #enewssignup { /*override nonIE6 */
		padding-right: 0px;
		width: auto;
		min-height: 28px;
	}

.componentright {
	margin: 5px 0 0 0px;
	padding: 0 0px 0 5x;
	width: 200px;
}
	html>body .componentright { /*override nonIE6 */
	padding: 0 0px 0 0px;
	}

#searchgreen {
	background: #d8dfb1;
	padding: 3px;
	width: 205px;
	margin: 3px 2px 8px 8px;
	width: 190px;
}
#searchgreen input {
	color:#999999;
}
.header_black {
	font-size: 16px;
	font-weight: bold;
}
#program_sidebar {
	width: 200px;
	background: #fff;
	float: right;
	padding: 0px 0px 8px 20px;
}
#countries_sidebar {
	width: 200px;
	min-height: 400px;
	
	float: right;
	/*position:relative;
	top:-60px;
	left: 0px;
	right: 0px;
	
	*/
	padding: 35px 0px 8px 30px;
}


table.tableRight, table.tableCenter, table.tableLeft {
	margin: 5px 5px 5px 5px;
}

.sitemapcont div ul {
	list-style-type: none;
}
.sitemapcont div li .sitemaptitle {
	font-size:18px;
	padding-top: 3px;
	font-weight: 100px;
}
.sitemapcont div ul li ul li ul li {
	font-size: 14px;
	padding-top: 3px;
	
}
.sitemapcont div ul li ul li {
	font-size: 14px;
	padding-top: 3px;
	
}



/*************************
/* COMPONENT BOXES (these will all be deleted before launch)
/**************************/

#makeadiff {
	background: #f0f2f1;
	width: 218px;
	padding: 0;
	margin: 0;
}
	
	#makeadiff img {
		padding: 0 !important;
		margin: 0 !important;
		display: inline;
	}
		div#donatenow {
			background:  url(/images/compboxes/makeadiff_donatenow.jpg);
			width: 218px;
			height: 22px;
			
		}
		div#donatenow:hover {
			background:  url(/images/compboxes/makeadiff_donatenow_over.jpg);
		}
		
		a div#donatenow {
			background:  url(/images/compboxes/makeadiff_donatenow.jpg);
			width: 218px;
			height: 22px;
			
		}
		a:hover div#donatenow:hover {
			background:  url(/images/compboxes/makeadiff_donatenow_over.jpg);
		}
		
		
#yellowbox {
	background: #dfa321;
	width: 218px;
	margin: 0 0 0 0px;
}
	#yellowbox_content {
		padding: 8px;
	}
	
#greenbox {
	background: #99b28c;
	width: 218px;
	margin: 0 0 0 0px;
}
	#greenbox_content {
		padding: 8px;
	}
	#greenbox img {
		border: #b6c6a2 thin 2px;
	}
	
	
#dinner_greenbox_content {
	background: #99b28c;
	width: 140px;
	margin: 8px 0 0 0px;
	padding: 5px;
}
	#dinner_greenbox_content #greenbox_content {
		width: 150px;
		padding: 2px;
		text-align: left;
		color: #fff;
		font-size: 12px;
	}
	#dinner_greenbox_content #greenbox_content a {
		color: #fff;
	}
	#dinner_greenbox_content #greenbox img {
		border: #b6c6a2 thin 2px;
	}	


#quote_redtext {
	color: #ab2904;
	font-weight: bold;
	width: 218px;
}
#quote_redtext table tr td.quote {
	font-size: 22px;
	font-style:italic;
}
#quote_redtext table tr td.author {
	font-size: 12px;
}


#quote_smallredtext {
	color: #ab2904;
	font-weight: bold;
	width: 218px;
}
#quote_smallredtext table tr td.quote {
	font-size: 12px;
	font-style:italic;
}
#quote_smallredtext table tr td.author {
	font-size: 12px;
}




#orangebox {
	background: #d7763a;
	width: 218px;
	
}
#orangebox table tr td.orangetitle {
	color: #460a4f;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}


#orangebox table tr td.orangebody{
	color: #fff;
	font-size: 12px;
	padding: 3px 10px 10px 10px;
}

.componentcontent {
	width: 230px;
}
.componentcontent table {
	margin-right: 15px;
	margin-left: 15px;
}
#makeadiff table {
	margin-right: 0px;
	margin-left: 0px;
}

	.componentcontent div {
		text-align: left;
	}
	.componentcontent .photopad {
		padding: 3px;
	}









/*************************
/* NEW COMPONENT BOXES 
/**************************/

#results table.results {
	display: none;
}

#givetoday {
	background: url(/images/compboxes/purplebg.gif) repeat-y;
	width: 218px;
	margin: 0;
	font-family: Helvetica, sans-serif;
	text-align: center;
}
	#givetoday .givetoday_content {
		margin: 3px;
	}

	#givetoday .topbox {
		color: #fff;
		margin: 0 2px 0 2px;
		border-bottom: #fff 1px dotted;
		text-align: center;
		padding: 3px;
		font-size:15px;
		padding: 5px;
	}
	#givetoday .topbox a, #givetoday .topbox a:hover {
		color: #fff !important;
		text-decoration: none;
	}
	#givetoday .bottombox {
		color: #e7b03f;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 18px;
		padding: 5px;
		text-align: center;
	    padding: 6px;
	}
		#givetoday .bottombox a, #givetoday .bottombox a:hover, #givetoday .bottombox a:link, #givetoday .bottombox a:visited {
			color: #cc8b23;
			text-decoration: none;
	}


#spotlight {
	background: url(/images/compboxes/yellowbg.gif) repeat-y;
	width: 218px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
	#spotlight .topbox {
		font-family:Arial, Helvetica, sans-serif;
		color: #5b4146;
		font-weight: bold;
		border-bottom: #fff 1px dotted;
		margin: 0 2px 0 2px;
		padding-top: 2px 0;
		font-size: 16px;
	}
	#spotlight .content {
		font-size: 12px;
		color: #453337;
		padding: 5px;
	}
	#spotlight .content a, #spotlight .content a:hover, #spotlight .content a:visited, #spotlight .content a:link {
		color: #453337;
	}
	
	#spotlight .imgbg {
		background: #fff;
	}



#wherewework_map {
	width: 218px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	
}

#joinus {
	background: url(/images/compboxes/orangebg.gif) repeat-y;
	width: 218px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
}
	#joinus .joinus_content .topbox {
		color: #000;
		margin: 0 2px 0 2px;
		border-bottom: #fff 1px dotted;
		text-align: center;
		vertical-align: middle;
		padding: 5px 3px;
		font-size: 15px;
		font-weight: bold;
	}
	#joinus .middlebox {
		color: #f8e7cb;
		margin: 0;
		padding-top: 2px;
		font-weight: 500;
		font-size: 15px;
		text-align: center;
	}
	#joinus .bottombox {
		padding: 4px;
		margin: 0;
		color: #000;
		text-align: center;
		font-weight: normal;
	}
	#joinus .bottombox a, #joinus .bottombox a:hover, #joinus .bottombox a:visited, #joinus .bottombox a:link {
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	
	
#workplacegiving {
	background: url(/images/compboxes/greenbg.gif) repeat-y;
	width: 218px;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	
}

	#workplacegiving .topbox {
		color: #448854;
		margin: 0px;
		padding: 5px;
		background: #f8e7cb;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}
	
	#workplacegiving .secondbox {
		color: #f8e7cb;
		margin: 0;
		padding: 5px;
		font-weight: bold;
		font-size: 14px;
		border-bottom: #fff 1px dotted;
		text-align: center;
	}
	
	#workplacegiving .thirdbox {
		color: #fff;
		margin: 0;
		padding: 2px;
		font-weight: bold;
		font-size: 16px;
		text-align: center;
	}
	#workplacegiving .bottombox {
		color: #000;
		margin: 0;
		padding: 2px;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
	}

/*************************
/* END COMPONENT BOXES 
/**************************/










/* general table styles */
table.tablestyle thead tr td, table.tablestyle tbody tr td {
		border: #999999 1px solid;
		padding: 2px;
}
table.tablestyle {
	border-collapse: collapse;
	border: #999999 1px solid;
}

table.tablestyle thead {
		background: #f9c893;
}




#dinnersidebar {
	width: 180px;
	float: right;
	margin: 0 0px 15px 25px;
	vertical-align: top;
}
#dinnersidebar .dinnercomponentcontent {
	width: 160px;
	border-left:#CCCCCC 1px solid;
	display:block;
	padding-left: 10px;
}
	div.dinnercomponentcontent .photopad {
		padding: 3px;
	}



#dinnerdonatebox {
	border: #999999 thin solid;
	padding: 2px;
}
	#dinnerdonatebox table{
		border: #CCCCCC 1px solid;
		padding: 5px;
		text-align: left;
	}
	#dinnerdonatebox table tr td.boxtitle {
		color: #ab2904;
		font-size: 14px;
		font-family:"Times New Roman", Times, serif;
		padding: 2px;
	}
	#dinnerdonatebox table tr td.boxcontent {
		padding: 2px;
	}

.jumpformStyle {
	font-size: 10px;
}

.paraWithTopMargin {
	margin-top: .5em;
}
.footnote {
	margin-top: 1em;
	font-size: 10px;
}
.byline{
	margin-top: 1em;
	font-size: 11px;
	}

/* Caption styles*/ 
.caption{
	font-size: 10px;
	color:#666666;
	margin-top: 5px;
	}
.phototext{
	font-size: 10px;
	color:#666666;
	margin-top: 5px;
	font-style:italic;
	}
.gallerycaption{
	font-size: 11px;
	color:#666666;
	line-height: 12px;
	padding-bottom: 5px;
	}
	
td.photopad{
	padding: 0px 0px 0px 20px;
	}
	
/*NEWS & EVENTS Index and Galleries page table style*/
.line{
	border-right: #CCCCCC 1px solid;
	padding-right: 10px;
	vertical-align:top;
	}
.righttd{
	padding-left: 10px;
	vertical-align: top;
	}
	

/* Image borders*/
#mainContent img,
div#homeFlash {
	border: #666666 1px solid;
}
div#homeFlash {
	width: 705px;
}
	
#emailPrint img{border:none}

#noborder img{
	border: none;
}

/* MISC */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#keywords, #emailaddress {
	margin: 0px;
	padding: 1px 3px 1px;
	border: 1px solid #C7C7C7;
	font-size: 11px;
}

	
.infocus_header{color:#b19fb1} /*Style for lighter color in H2 on InFocus pages*/

.countrystats {
	background: #f3dabc;
	padding: 10px;
	border: #999999 1px solid;
	border-collapse: collapse;
	width: 380px;
}

.future_table{/* Style for table on supportus/future_gifts*/
	background-color: #f3dabc;
	width: 300px;
	}
.future_table thead td{border-top:1px solid #999999}
	
.future_table td{border-bottom: 1px solid #999999}
.future_table p{margin-bottom: 2px}
	
#mediakit_box{
	position:absolute;
	top:200px;
	width: 195px;
	height: auto;
	margin-left: 448px;
	}
#mediakit_box p{
	font-size: 10px;
	}
#mediakit_box h2{
	font-size: 12px;
	font-weight:normal;
	margin-bottom: 1px;
	}
.news_events_speeches_editsHeader {
	font-size: 16px;
	font-weight: bold;
	color: #612d62;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
	
.purple-bullet li {
	background: url(/images/purple-bullet.png) 0 .6em no-repeat;
	list-style: none;
	padding-left: 15px;
}

	
/****** FORM FIELDS ******/


#enewssignupform table tr td {
	padding: 2px;
}
	.required {
		color: #546B11;
	}
	
/* validation */
label.error {
	padding: 0 0 0 5px;
	color: #612D62;
	font-weight:bold;
}	
	
	

#google iframe {
	width:630px;
	display: block;
}


/*	==============
	NEW FOOTER
	==============*/
#footer {
	font-size: 85%;
	color: #bcb6a3;
	line-height: 1.2em;
	margin-top: 20px;
	width: 940px;
}
#footer a {
	color: #a78d44;
}
#footer p {
	margin-bottom: 0.5em;
}
#footer .left {
	width: 492px;
}
#footer .right {
	width: 424px;
}
#footer h6 {
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	color: #f1df9a;
	margin-bottom: 5px;
}
