body {
	background-color: #FFFFFF;
	background-image: url(../Images/Body-BG.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
a {
	color: #1CBBB4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
 margin-bottom: 12px;
}
.Clear {
 clear: both;
}
div {
	font-color: #454545;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.Row {
	display: block;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Masthead {
	background-image: url(../Images/Masthead-BG.gif);
	background-repeat: repeat-x;
	text-align: center;
	display: block;
	width: 100%;
	height: 150px;
	margin-bottom: 15px;
}
#Page {
	background-color: #FFFFFF;
	display: block;
	width: 1000px;
	min-height: 600px;
	box-shadow: 0px 0px 7px #999999;
	padding-top: 30px;
	padding-bottom: 30px;
}
#Footer {
	display: block;
	width: 1000px;
	font-color: #454545;
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#Footer a {
color: #454545;
text-decoration: underline;
}
#Two-Column {
	display: inline-block;
	float: left;
	width: 940px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 15px;
	line-height: 21px;
}
#Left {
	display: inline-block;
	float: left;
	width: 610px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 15px;
	line-height: 21px;
}
#Left h1 {
	font-size: 24px;
	line-height: 28px;
	margin-top: 40px;
	color: #454545;
	font-weight: 600;
}
#Left h2 {
	font-size: 20px;
	line-height: 24px;
	margin-top: 40px;
	color: #454545;
	font-weight: 600;
}
#Right {
	display: inline-block;
	float: left;
	width: 300px;
	margin-right: 30px;
}
#Column-A {
	display: inline-block;
	float: left;
	width: 405px;
	margin-right: 30px;
	font-size: 15px;
	line-height: 21px;
}
#Column-B {
	display: inline-block;
	float: left;
	width: 175px;
}
#Title {
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 30px;
	font-weight: 600;
	color: #F66E0E;
}
#Breadcrumbs {
	color: #454545;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 15px;
}
#Breadcrumbs a {
	color: #454545;
	text-decoration: none;
}
#Breadcrumbs a:hover {
	color: #1CBBB4;
	text-decoration: underline;
}
#social {
	width:100%;
	height: 35px;
	display: block;
	margin-bottom: 20px;
	clear: both;
}
#social div {
 font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 16px;
 height: 23px;
 background-color:#cccccc;
 float: left;
 display: inline-block;
 margin-right: 2px;
 padding-left: 20px;
 padding-top: 5px;
 padding-right: 10px;
 color: #ffffff;
 text-align: center;
 cursor: pointer;
}
/* ==================================*/
#social #twitter {
 background-color: #00acee;
 background-image: url(../Images/Icon-Social-Twitter.gif);
 background-position: 8px center;
 background-repeat: no-repeat;
 width: 100px;
}
#social #facebook {
 background-color: #29447e;
 background-image: url(../Images/Icon-Social-Facebook.gif);
 background-repeat: no-repeat;
 background-position: 6px center;
 width: 100px;
}
#social #google {
 background-color: #cd3d2b;
 background-image: url(../Images/Icon-Social-Google-Plus.gif);
 background-repeat: no-repeat;
 background-position: center;
 width: 23px;
 padding-left: 5px;
 padding-right: 5px;
}
#social #add2any {
 background-color: #333333;
 background-repeat: no-repeat;
 background-position: center;
 width: 23px;
 padding-left: 5px;
 padding-right: 5px;
}
#ContactForm {
	font-size: 15px;
	line-height: 21px;
}
.Input-Message {
	font-family: 'Open Sans', sans-serif;
	width: 400px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #007A75;
}
.Input-400 {
	font-family: 'Open Sans', sans-serif;
	width: 400px;
	margin-bottom: 15px;
	font-size: 14px;
	height: 30px;
	color: #007A75;
}
.Input-200 {
	font-family: 'Open Sans', sans-serif;
	width: 200px;
	margin-bottom: 15px;
	font-size: 14px;
	height: 30px;
	color: #007A75;
}
#Sponsors {
display: block;
}
#Sponsors div {
display: inline-block;
float: left;
margin-right: 15px;
text-align: center;
margin-bottom: 15px;
}
#Google-Donation-Box, #Donation-Box {
	text-align: center;
	background-color: #EBEBEB;
	padding: 15px;
}
#PayPal-Donation-Box {
	text-align: center;
	background-color: #EBEBEB;
	padding: 30px 15px 15px;
}
#Success {
 display: block;
}
.Block-A {
	width: 190px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
	min-height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #454545;
	text-align: center;
}
.Block-B {
	width: 190px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 0px;
	min-height: 150px;
	font-size: 15px;
	line-height: 16px;
	color: #454545;
	text-align: center;
}
.Block-C {
	width: 300px;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	margin-right: 20px;
	min-height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #454545;
	text-align: center;
}
.Block-D {
	width: 300px;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	margin-right: 0px;
	min-height: 150px;
	font-size: 15px;
	line-height: 16px;
	color: #454545;
	text-align: center;
}
.Block-C b, .Block-D b {
	font-size: 17px;
	line-height: 19px;
}
.Block-A a, .Block-B a, .Block-C a, .Block-D a {
 color: #454545;
	text-decoration: none;
}
.Block-A a:hover, .Block-B a:hover, .Block-C a:hover, .Block-D a:hover  {
 color: #454545;
	text-decoration: underline;
}
.Block-A img, .Block-B img, .Block-C img, .Block-D img {
 margin-bottom: 10px;
}
#Right-Contact-Info {
	font-size: 14px;
	line-height: 16px;
	color: #454545;
	background-color: #E6F4FB;
	display: block;
	width: 260px;
	padding: 20px;
}
#Right-Contact-Info b {
 color: #000000;
}
#Right-Contact-Info a {
 color: #2580ae;
	text-decoration: underline;
}
#Right-Donation {
	font-size: 15px;
	line-height: 18px;
	color: #454545;
	display: block;
	width: 300px;
}
#Right-Donation b {
 color: #000000;
}
#Right-Donation a {
 color: #F66E0E;
 text-decoration: none;
}
#Right-Donation a:hover {
 color: #F66E0E;
 text-decoration: underline;
}
#Right-Donation img {
margin-bottom: 15px;
}
#Blog div {
	font-size: 15px;
	line-height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	display: block;
	padding-top: 30px;
	padding-bottom: 30px;
}
#Blog h2 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 30px;
}
#Blog div img {
max-width: 100%;
max-height: 100%;
}
.Blog-Date {
	font-size: 12px;
}
.Index-Three-Column {
	width: 940px;
	margin-left: 30px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBEB;
	padding-top: 0px;
}
.Block-E {
	width: 300px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
	min-height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #454545;
}
.Block-F {
	width: 300px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 0px;
	min-height: 150px;
	font-size: 15px;
	line-height: 16px;
	color: #454545;
}
.Block-G {
	width: 620px;
	float: left;
	display: inline-block;
	margin-bottom: 20px;
	margin-right: 20px;
	min-height: 250px;
}
.Index-Section {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.Index-Two-Column {
	width: 940px;
	margin-left: 30px;
	display: block;
	padding-top: 0px;
}
#Index-News {
	width: 520px;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	margin-right: 20px;
	min-height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #454545;
}
#Index-Featured {
	width: 400px;
	float: left;
	display: inline-block;
	margin-bottom: 40px;
	min-height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #454545;
}
.Index-PR {

}
.Index-PR a {
color: #454545;
text-decoration: none;
}
.Index-PR a:hover {
color: #454545;
text-decoration: underline;
}

.Results { display: table; width: 100%; margin: 0px auto; }
.Results .Row { display: table-row; }
.Results .Row:nth-child(2n) { background-color: #EFEFEF; }
.Results .Row div { display: table-cell; width: auto; padding: 15px; font-size: 13px; line-height: 15px; text-align: center; border-bottom: solid 1px #ECECEC; }
.Results .Header div { font-weight: bold; border-top: solid 1px #ECECEC; }
.Results .Row div:nth-child(1) { text-align: left; }



.PressRow { display: table; width: 100%; margin: 0px auto 20px auto; }
.PressRow div { display: table-cell; width: auto; vertical-align: top; font-size: 15px; line-height: 21px; padding: 10px 0px 10px 0px; border-bottom: solid 1px #ECECEC; }
.PressRow div:nth-child(2) { width: 200px; padding-left: 20px; text-align: right; }



