.content {
	width:960px;
}

/* Formatting for Form Components */
.form label {
	display:none;
}
	.form-field {
		background:#FFFFFF;
		width:254px;
		padding:0 10px;
		height:36px;
		line-height:36px;
		float:left;
		margin:0 15px 0 0;
		color:#000000;
		font-size:14px;
		border-radius:5px;
	}
		.placeholderText {
			font-style:italic;
		}
		.form ::-webkit-input-placeholder {
			font-style:italic !important;
		}
		.form input:-moz-placeholder {
			font-style:italic !important;
		}
	.button {
		cursor:pointer;
		float:left;
		border:2px solid #915F0D;
		color:#FFFFFF;
		font-family:"Times New Roman", Times, serif;
		border-radius:5px;
	}
		#search-submit {
			background:#E97923;
			padding:0 20px 3px 20px;
			font-size:18px;
			height:38px;
            border: none;
		}
			#search-submit:hover, #search-submit:focus {
				background-color: #c25600;
			}
		#join-submit {
			background:#EF7622;
			font-size:22px;
			padding:0 55px 3px 55px;
			height:46px;
            border: none;
		}
			#join-submit:hover, #join-submit:focus {
				background-color: #C25600;
			}
		*+html .button, *+html #search-submit {
			padding:0;
		}
		*+html #join-submit {
			padding:0 25px;
		}
		.button:hover {
			
		}
	
/* Start Homepage Styling */
#search {
	background:#5C707C;
	width:960px;
	height:61px;
	padding:25px 0 0 0;
}
	#search h1 {
		display:block;
		float:left;
		margin:8px 42px;
		color:#FFFFFF;
		font-size:20px;
		font-family:"Times New Roman", Times, serif;
	}
#home {
	padding:30px;
}
h2 {
	font-size:36px;
	color:#172F86;
	font-family:"Times New Roman", Times, serif;
	padding:0 0 5px 0;
}
	#home-content {
		float:left;
		width:556px;
	}
		#home-content h2 {
			margin:0 0 20px 0;
            color: #193889;
            font-family: "ProximaNovaA-Bold", Arail, Helvetica;
		}
		#video {
			float:left;
			width:278px;
			margin:0 15px 7px 0;
		}
			#video p, #video p a {
				font-size:10px;
				line-height:12px;
				font-style:italic;
			}
			#video p {
				margin:10px 0 0 0;
			}
            #video a {
                color: #EF7622;
                text-decoration: none;
            }
            #video a:hover {
                color: #C25600;
            }
			/*
			#video p {
				background:transparent url(/sites/healtheast/images/sprite.png) no-repeat -2px -42px;
				padding:0 0 0 10px;
			}
			*/
		#home-subcontent {
			/*float:right;*/
			/*width:260px;*/
			margin:0 0 30px 0;
		}
        #home-subcontent a {
            color: #EF7622;
            text-decoration: none;
        }
        #home-subcontent a:hover {
            color: #C25600;
        }
        #home-subcontent p {
            font-family: "ProximaNovaA-Regular", ProximaNova, Arial, Helvetica, sans-serif;
            color: #484545;
        }
			#home-subcontent p span {
				display:block;
				font-size:18px;
				font-family:"Times New Roman", Times, serif;
				color:#193889;
				font-style:italic;
				margin:0 0 15px 0;
			}
		#home-content ul {
			margin:10px 0;
			padding:0 0 0 15px;
		}
		#home-content li {
			list-style:disc;
			margin:0 0 5px 0;
		}
			#home-content li:last-child {
				margin-bottom:0;
			}
		#awards-recognition {
			background:transparent url(/sites/healtheast/images/sprite.png) no-repeat -2px -42px;
			padding:0 0 0 10px;
		}
        #awards-recognition a {
            color: #EF7622;
            text-decoration: none;
        }
        #awards-recognition a:hover {
            color: #C25600;
        }
	#featured {
		float:right;
		width:230px;
		padding:20px 30px;
		background:#DEE3E6;
		margin:0 0 30px 0;
	}
		#featured h2 {
			margin:0 0 20px 0;
            color: #193889;
		}
		#featured p {
			margin:0 0 10px 0;
		}
		#featured a {
			text-decoration:none;
			display:block;
			height:38px;
			line-height:38px;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
            color: #ef7622;
		}
			#featured a:hover, #featured a:focus {
				color:#c25600;
			}
.bottom-module {
	background:#DEE3E6;
	height:255px;
	padding:30px 25px;
    width: 94.5%;

}
	.bottom-module h3 {
		font-size:21px;
		color:#001A7B;
		font-family:"Times New Roman", Times, serif;
		border-bottom:1px solid #969696;
		padding:0 0 15px 0;
		margin:0 0 20px 0;
	}
	#join {
        width:242px;
        margin:0 60px 0 0;
        float:left;
	}
		#join p {
			height:135px;
		}
	#location {
        width:242px;
        margin:0 60px 0 0;
        float:left;
	}
		#location a img {
			margin:0 auto 20px;
			display:block;
			width:148px;
			height:162px;
		}
		#location p {
			padding:0 0 0 10px;
		}
			#location p, #location p a {
				font-size:14px;
				font-style:italic;
			}
            #location p a {
                color: #EF7622;
                text-decoration: none;
            }
            #location p a:hover {
                color: #C25600;
                text-decoration: none;
            }
	#about {
		margin-right:0;
        width:242px;
        float:left;
	}

		#about a {
			text-decoration:none;
			display:block;
			height:38px;
			line-height:38px;
            color: #EF7622;
			font-size:14px;
			font-family:"Times New Roman", Times, serif;
		}
			#about a:hover, #featured a:focus {
				color:#C25600;
			}