@charset "utf-8";
body{
	background-image: url(assets/blueGradient.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.rightbox a {
	color: #397CAD;
}
.rightbox a:hover {
	text-decoration: underline;
}
#brochure {
	margin-left: 10px;
	border: 3px outset #797979;
}
#header {
	background-color: #FFFFFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#wrapper {
	background-repeat: repeat-x;
	margin: 0 auto;
	width: 910px;
	height: 100%;
}
#wrapper #topnav{
	height: 22px;
	clear: both;
	margin-top: 0px;
	text-align: right;
}
#topnav ul li a:hover {
	background-color: #C2C2C2;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content  {
	height: 100%;
	width: 898px;
	border-top: 6px solid #F0AB00;
	margin-top: 0px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px;
	-border-radius: 5px;	
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0AB00;
	border-left-color: #F0AB00;
}
#topnav   ul   li {
	display: inline;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 0px;
	margin-left: 0px;
}
#topnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #525252;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-border-radius: 5px 5px 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D09402;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D09402;
	border-left-color: #D09402;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#topnav ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	margin-right: 3px;
}
#leftpage{
	padding: 30px 30px 20px 0;
	width: 45%;
	float: left;
	background-image: url(../../../images/template/pageshadow.gif);
	background-repeat: repeat-y;
	background-position: right;	
			height: 100%;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: justify;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#main {
	width: 370px;
	margin-left: 245px;
	margin-top: 50px;
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F0AB00;
}
#rightpage{
	padding-top: 30px;
	padding-left: 30px;
	width: 45%;
	float:left;
	height:100%;
	min-width:400px;
}
.rightbox  h2 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	font-size: 1em;
	border: thin solid #F0AB00;
	background-color: #F0AB00;
	top: auto;
	padding-top: 2px;
	margin-top: 0px;
	text-align: center;
	color: #333333;
	padding-bottom: 2px;
	font-variant: small-caps;
}
#footer{
	color:white;
	padding: 5px 0 6px;
	clear:both;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer p {
	font-size: 0.7em;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a{
	color:white;
}
.newsbox{
	width:180px;
	min-height:200px;
	background-color:#33cc00;
	float:left;
	padding: 10px 10px 5px;
	margin:0 15px 0 0;
	color:white;
	line-height:14px;
}
.newsbox ul{
	list-style-type:none;
	padding-left:0;
	margin:0;
}
.newsbox ul li{
	padding:0 0 10px;
	margin: 0;
}
.newsbox a{
	color:#0133ca;
	text-decoration: none;
}
.newsbox a:hover{
	text-decoration:underline;
}
.rightbox {
	width:200px;
	float:left;
	margin-right: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	border-top: thin solid #F0AB00;
	border-right: thin solid #F0AB00;
	border-bottom: medium solid #F0AB00;
	border-left: thin solid #F0AB00;
	margin-top: 50px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.rightbox p {
	font-size: 0.75em;
	padding-right: 10px;
	padding-left: 10px;
	background-position: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#points {
	border: thin solid #005694;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	width: 200px;
	margin-top: 30px;
	clear: left;
	float: left;
	margin-left: 20px;
}
#rightNav {
	width: 225px;
	margin-right: 20px;
	margin-top: 50px;
	float: right;
	padding-top: 5px;
	padding-bottom: 3px;
}
#rightNav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	text-transform: uppercase;
}
#rightNav ul li a {
	background-color: #B7C3CF;
	display: block;
	padding-left: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	color: #333333;
}
#rightNav ul li a:hover {
	color: #000000;
	background-color: #C2C2C2;
}
#main a {
	color: #005694;
}
#main a:hover {
	color: #F0AB00;
	text-decoration: underline;
}
#rightNav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#facebook {
	margin-bottom: 0px;
	clear: left;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	margin-top: 30px;
	margin-left: 20px;
	border: thin solid #005694;
	padding-left: 45px;
	width: 155px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#donateBox {
	clear: right;
	float: right;
	width: 220px;
	margin-right: 20px;
	margin-top: 50px;
	border: 2px outset #999999;
	background-color: #F2F2F2;
}
#donateBox h3 {
	color: #ECA800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#donateBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 5px;
	text-align: center;
}
img#pic {
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 5px;
	border: thin outset #666666;
	margin-left: 75px;
}
#facebook p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-right: 5px;
	margin-right: 5px;
}
#points   p {
	font-family: "Gill Sans Light", Arial;
	font-size: 0.8em;
	line-height: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 10px;
	margin-right: 0px;
	text-align: left;
	padding-bottom: 15px;
}
#points   h2 {
	font-size: 1.1em;
	text-transform: capitalize;
	color: #005694;
	text-align: center;
	margin-bottom: 10px;
	font-family: "Comic Sans MS";
	font-weight: 700;
	font-variant: normal;
	line-height: normal;
	margin-top: 5px;
}
.content h2{
	padding-top:0;
	margin-top:0;
}
img.left{
float:left;
}

h1{
	font-size:24px;
	color:#33CC00;
	font-weight:bold;
	padding:0;
	line-height:24px;
}

h3{
	font-size:15px;
	padding:0 0 15px 0;
	margin:0;
	line-height:15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005694;
	text-align: left;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B7C3CF;
}

h3 img.left{
	margin-top:-3px;
}#logo {
	float: left;
	width: 300px;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 0px;
	margin-top: 42px;
}
#photoBanner {
	float: right;
	width: 600px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 10px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #005694;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#invite {
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95px;
	font-weight: lighter;
	color: #005694;
}
body#welcome a#welcomeLink,
body#about a#aboutLink,
body#aboutBoard a#aboutLink,
body#aboutStaff a#aboutLink,
body#aboutHistory a#aboutLink,
body#aboutFinancials a#aboutLink,
body#aboutCongregation a#aboutLink,
body#aboutContact a#aboutLink,
body#difference a#differenceLink,
body#differenceGiveback a#differenceLink,
body#differenceHosting a#differenceLink,
body#differenceVolunteer a#differenceLink,
body#differenceCurrentVolunteer a#differenceLink,
body#resource a#resourceLink,
body#donate a#donateLink,
body#donatewhyGive a#donateLink,
body#donatewaysGive a#donateLink,
body#newsEvents a#newsEventsLink,
body#newsEventsEvents a#newsEventsLink,
body#newsEventsNews a#newsEventsLink,
body#newsEventsNewsletters a#newsEventsLink {
	background: #F0AB00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	}
body#newsEventsNews a#newsEventsNewsLink,
body#aboutCongregation a#aboutCongregationLink,
body#aboutBoard a#aboutBoardLink,
body#aboutStaff a#aboutStaffLink,
body#aboutHistory a#aboutHistoryLink,
body#aboutFinancials a#aboutFinancialsLink,
body#aboutCongregation a#aboutCongregationLInk,
body#aboutContact a#aboutContactLink,
body#contact a#contactLink,
body#financials a#financialsLink,
body#history a#historyLink,
body#newsEventsNewsletters a#newsEventsNewslettersLink,
body#differenceHosting a#differenceHostingLink,
body#donatewaysGive a#donatewaysGiveLink,
body#newsEventsEvents a#newsEventsEventsLink,
body#donatewhyGive a#donatewhyGiveLink,
body#staff a#staffLink,
body#differenceGiveback a#differenceGivebackLink,
body#differenceCurrentVolunteer a#differenceCurrentVolunteerLink,
body#differenceVolunteer a#differenceVolunteerLink {
	background: #F0AB00;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: lighter;
	list-style-type: none;
	text-align: left;
	text-indent: -15px;
}
#main ul li {
	padding-bottom: 5px;
}
.style2 {
	color: #005694;
	font-size: 1.1em;
	font-weight: bolder;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
}
#star {
	background-image: url(assets/yellowStar.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 54px;
	margin-top: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#thanks {
	padding-top: 10px;
}
#mainWide {
	width: 600px;
	margin-left: 15px;
	margin-top: 50px;
	padding-right: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F0AB00;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #3A82C4;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	font-style: normal;
}
#needs {
	text-align: center;
	list-style-type: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
#needs p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 5px;
}
#mainWide ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: lighter;
	list-style-type: none;
	text-align: left;
	text-indent: -15px;
}
#mainWide p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
	font-size: 0.85em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #666666;
}
#mainWide ul li {
	padding-bottom: 5px;
}
#main p {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Arial;
}
#newsletter {
}
#newsletter p {
	font-family: "Times New Roman", Times, serif;
	font-size: .95em;
	font-weight: 300;
	color: #333333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ECAA06;
	font-weight: 500;
	padding-bottom: -20px;
	padding-top: -2px;
	margin-top: 20px;
	margin-bottom: -10px;
	text-align: center;
}
#quote p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #4063B3;
	padding: 0px;
	margin: 10px 20px;
}
#quote {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
}
#imgEmbed {
	margin: 5px 5px 5px 10px;
	float: right;
	clear: none;
	position: relative;
}
#imgEmbedL {
	margin: 5px;
	float: left;
}
#right {
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
#left {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#td {
}
#headerGolf {
	margin-left: 120px;
}
#thumbLink {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#newPhoto {
	border: medium inset #666;
	margin-left: 150px;
}

