@charset "UTF-8";


/*------------------------

STYLESHEET FOR HOPETAKESACTION.ORG
COPYRIGHT 2009 HIV VACCINE TRIALS NETWORK / HTVN.ORG

------------------------*/



/* PAGE STRUCTURE------------------------*/
#page {
	margin: 0px;
}
#wrap {
	width: 780px;
	margin: 0 auto;
	background-color: #4783A5;
}
#wraplevel2 {
	width: 780px;
	margin: 0 auto;
	background-color: #ebe9e5;
	overflow: hidden;
	background-image: url(images/wrap2-bg.gif);
	background-repeat: repeat-x;
}
#topbodysection {
	height: auto;
	margin-top: 0px;
}
#homecontentcontainer {
	background-color: #141515;
}
#bodycontenthome {
	width: 780px;
	background-color: #4783A5;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	height: auto;
	margin-top: 0px;
}
#bodycontenthome p, h1, h2 {
	color: #FFFFFF;
}
#bodycontenthome h3 {
	color: #FFFFFF;
}
#bodycontentlevel2 {
	background-color: #ebe9e5;
	left: 0px;
	width: 780px;
}
#homeleft {
	float: left;
	width: 350px;
	margin-left: 0px;
	padding-left: 25px;
	background-color: #4783a5;
}
#homeright {
	width: 350px;
	float: right;
	background-color: #4783a5;
	padding-left: 25px;
}
#indexheader {
	height: 490px;
	width: 780px;
	background-repeat: no-repeat;
}

/* NAVIGATION------------------------*/
#navlevel1 {
	height: 75px;
	width: 780px;
	background-image: url(images/nav2-bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	clear: both;
}
#navlevel1home {
	height: 75px;
	width: 780px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	clear: both;
}
#navlevel2 {
	height: 22px;
	padding-top: 0px;
	float: left;
	list-style-type: none;
	font-family: "Franklin Gothic Medium", "Arial Narrow bold", "Arial", "sans serif";
	font-size: 19px;
	color: #3c565d;
	text-decoration: none;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
	background-image: url(images/nav2-bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #5ba8d4;
}
.visit {
	color: #f6e04a;
}
#navlevel2 p {
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: top;
}
.navspace {
	margin-right:30px;
	margin-top: -2px;
}
#navlevel2 a {
	float: left;
	height /**/:32px;
	text-decoration: none;
	color: #3c565d;
	font-size: 19px;
	font-family: "Franklin Gothic Medium", "Arial Narrow bold", "Arial", "sans serif";
	}
#navlevel2 a:hover {
	color: #f6e04a;
	display: inline;
	}
#nav {
	padding: 0;
	height: 75px;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	}
#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 75px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:45px; /* for IE5/Win only */
	}	
#nav a:hover {
	background-position: 0 -75px;
	}

#tabout a {
	padding-left: 0px;
	width: 104px;
	background: url(images/about-nav1.gif) top left no-repeat;
	}
#tabout2 a {
	padding-left: 0px;
	width: 104px;
	background: url(images/about-nav2.gif) top left no-repeat;
	height: 75px;
	}
#taboutvisit a {
	padding-left: 0px;
	width: 104px;
	background: url(images/aboutvisit-nav2.gif) top left no-repeat;
	}
#tvolunteer a {
	padding-left: 0px;
	width: 170px;
	background: url(images/volunteering-nav1.gif) top left no-repeat;
	}
#tvolunteer2 a {
	padding-left: 0px;
	width: 170px;
	background: url(images/volunteering-nav2.gif) top left no-repeat;
	height: 75px;
	}
#tvolunteervisit a {
	padding-left: 0px;
	width: 170px;
	background: url(images/volunteeringvisit-nav2.gif) top left no-repeat;
	}
#tlocations a {
	padding-left: 0px;
	width: 137px;
	background: url(images/locations-nav1.gif) top left no-repeat;
	}	
#tlocations2 a {
	padding-left: 0px;
	width: 137px;
	background: url(images/locations-nav2.gif) top left no-repeat;
	height: 75px;
	}
#tlocationsvisit a {
	padding-left: 0px;
	width: 137px;
	background: url(images/locationsvisit-nav2.gif) top left no-repeat;
	}
#tfaqs a {
	padding-left: 0px;
	width: 89px;
	background: url(images/faqs-nav1.gif) top left no-repeat;
	}
#tfaqs2 a {
	padding-left: 0px;
	width: 89px;
	background: url(images/faqs-nav2.gif) top left no-repeat;
	height: 75px;
	}	
#tfaqsvisit a {
	padding-left: 0px;
	width: 89px;
	background: url(images/faqsvisit-nav2.gif) top left no-repeat;
	}	
#tecard a {
	padding-left: 0px;
	width: 158px;
	background: url(images/ecard-nav1.gif) top left no-repeat;
	}
#tecard2 a {
	padding-left: 0px;
	width: 158px;
	background: url(images/ecard-nav2.gif) top left no-repeat;
	height: 75px;
	}
#tecardvisit a {
	padding-left: 0px;
	width: 158px;
	background: url(images/ecardvisit-nav2.gif) top left no-repeat;
	}
#tcontact a {
	padding-left: 0px;
	width: 121px;
	background: url(images/contact-nav1.gif) top left no-repeat;
	}
#tcontact2 a {
	padding-left: 0px;
	width: 121px;
	background: url(images/contact-nav2.gif) top left no-repeat;
	height: 75px;
	}
#tcontactvisit a {
	padding-left: 0px;
	width: 121px;
	background: url(images/contactvisit-nav2.gif) top left no-repeat;
	}	
	

/* FOOTER------------------------*/	
	
#footer {
	background-color: #141515;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 104px;
	padding-top: 0px;
	color: #FFFFFF;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#footer a:link, a:visited, a:active {
	color: #FFFFFF;
}
#footer a:hover {
	color: #F6E04A;
}
#footer2 {
	background-color: #141515;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 248px;
	padding-top: 0px;
	color: #FFFFFF;
	background-image: url(images/bg-footerlevel2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#footer2 a:link, a:visited, a:active {
	color: #FFFFFF;
}
#footer2 a:hover {
	color: #F6E04A;
}

/* BASIC STYLES------------------------*/
body {
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #141515;
	background-image: url(images/home-bg.gif);
	background-position: center top;
}
body.level2
{
	margin: 0px;
	background-repeat: no-repeat;
	background-color: #141515;
	background-image: url(images/level2-bg.gif);
	background-position: center top;
}
h1 {
	font-family: "Franklin Gothic Medium", "Arial Narrow bold", "Arial", "sans serif";
	font-size: 31px;
	color: #363633;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-family: "Franklin Gothic Medium", "Arial Narrow bold", "Arial", "sans serif";
	font-size: 19px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
}
h3 {
	font-family: "Franklin Gothic Medium", "Arial Narrow bold", "Arial", "sans serif";
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 4px;
	font-weight: normal;
}
p, li {
	font-family: "Franklin Gothic Book", "Arial Narrow", "Arial", "sans serif";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 6px;
}
p.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img.body {
	float: right;
	clear: left;
	margin-left: 20px;
	margin-bottom: 20px;
}
img.facebook {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
img.icon {
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.logo {
	margin-top: 12px;
	margin-bottom: 34px;
	margin-left: 15px;
	clear: right;
}
.number  {
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
}

/* DIV-SPECIFIC STYLES------------------------*/

#bodycontentlevel2 p, h1, h2, h3, h4 {
	color: #363633;
}
#bodycontentlevel2 h3 {
	color: #3c565d;
}
#level2right {
	height: auto;
	list-style-image: url(images/bullet-red.gif);
	margin-top: 0px;
}
#level2right a:link {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #333333 !important;
}
#level2right a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #333333 !important;
}
#level2right a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #333333 !important;
}
#level2right a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #666666 !important;
}
#level2content1column {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 0px;
	background-color: #4783A5;
}
#level2content1column ul {
	margin-top: 4px;
	margin-bottom: 25px;
}
#level2content1column li {
	color: #363633;
	list-style-image: url(images/bullet-red.gif);
}
#level2content1column a:link {
	text-decoration: none !important;
	border-bottom: none !important;
	color: #F6E04A !important;
}
#level2content1column a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #F6E04A !important;
}
#level2content1column a:visited {
	text-decoration: none !important;
	border-bottom: none !important;
	color: #F6E04A !important;
}
#level2content1column a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #F6E04A !important;
}
#level2content {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	height: auto;
	margin-top: 0px;
	background-color: #ebe9e5;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
}
#level2content ul {
	margin-top: 4px;
	margin-bottom: 25px;
}
#level2content li {
	color: #363633;
	list-style-image: url(images/bullet-red.gif);
	list-style-position: inside;
	margin-right: 2px;
	padding-right: 2px;
}
#level2content a:link {
	text-decoration: none !important;
	border-bottom: none !important;
	color: #4783A5 !important;
}
#level2content a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #4783A5 !important;
}
#level2content a:visited {
	text-decoration: none !important;
	border-bottom: none !important;
	color: #4783A5 !important;
}
#level2content a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #333333 !important;
}
#homeleft h2, h3 {
color: #FFF;
}
#headerLevel2 {
	height: 77px;
	width: 780px;
	background-color: #141515;
}
#homeright h2, #homeright h3 {
	color: #F6E04A;
}
#homeright li {
	list-style:url(images/bullet-yellow-sm.gif);
	font-size: 14px;
	color: #FFFFFF;
}

/* FORM STYLES------------------------*/


form {
	width: 475px;
	font-family: "Franklin Gothic Book", "Arial Narrow", "Arial", "sans serif";
}

.col1 {
	text-align: right;
	width: 175px;
	float: left;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-color: #d6d5d3;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	background-image: url(images/bg_label.gif);
	background-position: left top;
	padding-top: 6px;
	height: 35px;
}

.col2 {
	width: 300px;
	display: block;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/bg-field.gif);
	background-repeat: no-repeat;
	background-color: #cfcecc;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 6px;
	height: 35px;
}
.col1gender {
	text-align: right;
	width: 175px;
	float: left;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-color: #d6d5d3;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	background-image: url(images/bg_label.gif);
	background-position: left top;
	padding-top: 6px;
	height: 90px;
}
.col2gender {
	width: 300px;
	height: 90px;
	display: block;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/bg-field.gif);
	background-repeat: no-repeat;
	background-color: #cfcecc;
	padding-top: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-position: right bottom;
}

.col1button {
	text-align: right;
	width: 175px;
	float: left;
	margin-right: 0px;
	margin-top: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-bottom: 4px;
	padding-top: 0px;
	height: 50px;
	background-color: #d6d5d3;
}

.col2button {
	width: 300px;
	display: block;
	float: left;
	padding-bottom: 4px;
	background-image: url(images/bg-field.gif);
	background-repeat: no-repeat;
	background-color: #cfcecc;
	background-position: right bottom;
	margin-top: 0;
	margin-right: 0;
	padding-top: 0px;
	height: 50px;
}
.col1locations {
	text-align: right;
	width: 175px;
	float: left;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-color: #d6d5d3;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	background-image: url(images/bg_label.gif);
	background-position: left top;
	padding-top: 6px;
	height: 370px;
}
.col2locations {
	width: 300px;
	height: 370px;
	display: block;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/bg-field.gif);
	background-repeat: no-repeat;
	background-color: #cfcecc;
	padding-top: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right bottom;
}

.col1comments {
	text-align: right;
	width: 175px;
	float: left;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-color: #d6d5d3;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	background-image: url(images/bg_label.gif);
	background-position: left top;
	padding-top: 6px;
	height: 155px;
}
.col2comments {
	width: 300px;
	height: 155px;
	display: block;
	float: left;
	padding-bottom: 10px;
	background-color: #cfcecc;
	padding-top: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.col1website {
	text-align: right;
	width: 175px;
	height: 130px;
	float: left;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-color: #d6d5d3;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-bottom: 10px;
	background-image: url(images/bg_label.gif);
	background-position: left top;
	padding-top: 6px;
}
	
#level2content a:link {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}	

.col2website {
	width: 300px;
	height: 130px;
	display: block;
	float: left;
	padding-bottom: 10px;
	background-image: url(images/bg-field.gif);
	background-repeat: no-repeat;
	background-color: #cfcecc;
	padding-top: 6px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right bottom;
}

div.row {
	clear: both;
	width: 475px;
	color: #333333;
	font-size: 13px;
	padding-bottom: 0px;
	font-family: "Franklin Gothic Book", "Arial Narrow", "Arial", "sans serif";
}
div.rowspace {
	clear: both;
	width: 475px;
	color: #333333;
	font-size: 2px;
	padding-bottom: 0px;
	height: 2px;
}
.arrow {
	margin-bottom: 0px;
	margin-top: 2px;
}

.submit {
	height: 29px;
	width: 300px;
	background: url(images/bg_submit.gif) no-repeat;
	padding-top: 5px;
	clear: both;
} 

.input {
	background-color: #fff;
	font-family: "Franklin Gothic Book", "Arial Narrow", "Arial", "sans serif";
	color: #4783A5;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid #8595B2;
	font-size: 14px;
}

.textarea {
	border: 1px solid #8595B2;
	background-color: #fff;
	font-family: "Franklin Gothic Book", "Arial Narrow", "Arial", "sans serif";
	color: #4783A5;
	margin: 4px 0 5px 8px;
	font-size: 14px;
}
h4 {
	font-family: "Franklin Gothic Medium", "Arial Narrow bold", "Arial", "sans serif";
	font-size: 18px;
	color: #363633;
	text-transform: none;
	font-weight: normal;
}

/*--CAMPAIGN STYLING-----------------------*/

/*--BIG HEART--*/
#bigheart1 {
	background-image: url(campaign/images/big-heart-guy1.jpg);
	background-repeat: no-repeat;
	height: 501px;
	width: 730px;
	clear: both;
}
#bigheart1 p, h4 {
	margin-left: 350px;
	margin-right: 20px;
	}
#bigheart1 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}
#bigheart1 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}
#bigheart1 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}
#bigheart1 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #666666 !important;
}


#bigheart2 {
	background-image: url(campaign/images/big-heart-guy2.jpg);
	background-repeat: no-repeat;
	height: 538px;
	width: 730px;
	clear: both;
}

#bigheart2 p, h4 {
	margin-left: 350px;
	margin-right: 20px;
	}
#bigheart2 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}
#bigheart2 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}
#bigheart2 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CC3300 !important;
}
#bigheart2 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #666666 !important;
}

.heart {
	margin-left: 296px;
	margin-top: 70px;
	}
.heart2 {
	margin-left: 296px;
	margin-top: 110px;
}


/*--AFRAID OF AIDS?--*/
#afraid1 {
	background-image: url(campaign/images/afraid-aids-guy1.jpg);
	background-repeat: no-repeat;
	height: 555px;
	width: 730px;
	clear: both;
}

#afraid1 p, h4 {
	margin-left: 45px;
	margin-right: 260px;
	color: #FFFFFF;
	}
#afraid1 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7c04a !important;
}
#afraid1 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7c04a !important;
}
#afraid1 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7c04a !important;
}
#afraid1 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CCCCCC !important;
}

.afraid1 {
	margin-left: 45px;
	margin-top: 70px;
	margin-bottom: 25px;
	}
	

#afraid2 {
	background-image: url(campaign/images/afraid-aids-guy2.jpg);
	background-repeat: no-repeat;
	height: 555px;
	width: 730px;
	clear: both;
}

#afraid2 p, h4 {
	margin-left: 45px;
	margin-right: 260px;
	color: #FFFFFF;
	}
#afraid2 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7c04a !important;
}
#afraid2 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7c04a !important;
}
#afraid2 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7c04a !important;
}
#afraid2 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #CCCCCC !important;
}

.afraid2 {
	margin-left: 45px;
	margin-top: 70px;
	margin-bottom: 25px;
	}
	
/*--GET YOUR HEART ON--*/	
#hearton1 {
	background-image: url(campaign/images/hearton1.jpg);
	background-repeat: no-repeat;
	height: 560px;
	width: 730px;
	clear: both;
}
#hearton1 p {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 410px;
	margin-right: 30px;
	}
#hearton1 h4 {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 410px;
	margin-right: 30px;
	}
#hearton1 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}

#hearton1 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton1 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton1 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #FFFFFF !important;
}
.hearton1 {
	margin-left: 400px;
	margin-top: 170px;
	}
	
	
#hearton2 {
	background-image: url(campaign/images/hearton2.jpg);
	background-repeat: no-repeat;
	height: 524px;
	width: 730px;
	clear: both;
}
#hearton2 p {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 410px;
	margin-right: 30px;
	}
#hearton2 h4 {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 410px;
	margin-right: 30px;
	}
#hearton2 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton2 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton2 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton2 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #FFFFFF !important;
}
.hearton2 {
	margin-left: 400px;
	margin-top: 140px;
	}
	
#hearton3 {
	background-image: url(campaign/images/hearton3.jpg);
	background-repeat: no-repeat;
	height: 524px;
	width: 730px;
	clear: both;
}
#hearton3 p, h4 {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 400px;
	margin-right: 30px;
	}
#hearton3 a {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton3 a:active {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton3 a:visited {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #f7add2 !important;
}
#hearton3 a:hover {
	text-decoration: underline !important;
	border-bottom: none !important;
	color: #FFFFFF !important;
}
.hearton3 {
	margin-left: 400px;
	margin-top: 110px;
	}
