@charset "UTF-8";
body {
	background-color: #262626;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
header img {
	float: left;
	padding-bottom: 0px;
}
header {
}
#topNav ul li {
	color: #A6A6A6;
	list-style-type: none;
	margin-left: 20px;
	display: inline;
	float: none;
	clear: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
main #firstHomeImage {
	opacity: 1;
	padding-top: 50px;
	padding-bottom: 25px;
	padding-left: 80px;
}
main h1 {
	color: #94251C;
	text-align: center;
	text-decoration: underline;
}
header #topNav {
	text-align: right;
	clear: none;
	background-position: 0 0%;
	padding-bottom: 0px;
	padding-top: 5px;
	border-bottom: medium solid #666666;
	padding-right: 20px;
}
header h1 {
	color: #94251C;
	padding-bottom: 0px;
	text-align: left;
	text-indent: 20px;
	padding-top: 30px;
	font-style: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
main #secondHomeImage {
	padding-left: 30px;
	padding-top: 10px;
	float: left;
	padding-bottom: 15px;
}
main #secondPurpose {
	display: inline;
}
#secondPurpose h2 {
	padding-left: 550px;
	color: #94251C;
}
#secondPurpose h2 a {
	color: #94251C;
}
#secondPurpose p {
	text-align: left;
	padding-left: 550px;
	padding-top: 20px;
}
footer {
	clear: both;
}
a:link, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active ,a:visited{
	border: medium solid #94251C;
	color: #FFFFFF;
	background-color: #94251C;
	border-radius: 5px;
}
p {
	color: #A6A6A6;
	line-height: 1.4em;
}
section p {
	margin-top: 50px;
	text-align: left;
	/* [disabled]margin-left: 100px; */
	padding-left: 350px;
}
footer h1 {
	color: #94251C;
	padding-left: 25px;
	text-align: center;
}
header {
	display: inline;
	float: none;
	background-color: #2F0203;
}
footer {
	border-top: medium solid #666666;
}
footer #footerImages {
	padding-left: 952px;
}
footer p {
	text-align: center;
	color: #FFFFFF;
}
#planA  {
	float: left;
	margin-left: 160px;
}
#planA p {
	text-align: left;
	float: right;
	padding-left: 10px;
	width: 400px;
}
#planA h2 {
	text-align: left;
	padding-left: 10px;
	color: #94251C;
}
#planA img {
	border-radius: 10px;
	border: medium solid #94251C;
}
#planB  {
	clear: both;
	float: right;
	margin-right: 160px;
}
#planB p {
	margin-right: 10px;
	width: 400px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	float: left;
}
#planB h2 {
	text-align: right;
	padding-right: 10px;
	color: #94251C;
}
#planB img {
	border-radius: 10px;
	border-style: solid;
	border-color: #94251C;
}
#planC  {
	float: left;
	clear: both;
	padding-bottom: 25px;
	margin-left: 160px;
	color: #94251C;
}
#planC p {
	clear: none;
	float: right;
	text-align: left;
	padding-left: 10px;
	width: 400px;
}
#planC h2 {
	padding-left: 10px;
	float: none;
	text-align: left;
}
#planC img {
	float: none;
	clear: none;
	border-radius: 10px;
	border-color: #94251C;
	border-style: solid;
}
