/* KEVIN CHANGES */

#navcontainer {
	margin-top:16px;
	font-size:11pt;
	width:960px;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 700;
}

#threeboxescontainer {
	position:absolute;
	top:-84px;
	left: 51%;
	margin: -20 auto;
	margin-left:-446px;
	height:0px;
	

}

#boxcontainer {
	position:relative;
	top: -10px;
}

ul.homeboxes li {
	width:254px;
}

ul.homeboxes li#nav3 a {
	width:279px;
}

#slidercontainer {
	height:340px;
}

#gethelp-pointer {
	position:relative;
	top:-78px;
}

#donate-pointer {
	position:relative;
	top:-78px;
}

#community-pointer {
	position:relative;
	top:-78px;
}

#thriftMap {
float: right;
padding-left: 20px;
}



#pgalright {
width: 300px;
float: right;
color: #746b61;
position: relative;
right: 14%;
}

#pgalleft {
width: 300px;
float: left;
left: 12%;
position: relative;
}

#centerTextLink {
	width: 240px;
	margin-left:auto;
	margin-right:auto;
}

#centerTextLink a {
	font-weight: 700;
	color: #71A2C3;
	text-decoration: none;
}

#centerTextLink a:visited {
	color: #71A2C3;
	text-decoration: none;
}

#flickrtitle {
margin-left: auto;
margin-right: auto;
width: 280px;
text-align: center;
}

#insuranceformside-a {
width: 910px;
color: #746b61;
margin-left: auto;
margin-right: auto;
}

#executivebioboxwrapClergy {
width: 625px;
margin-bottom: 40px;
position: relative;
top: -4px;
}

#executivebioboxside-ac {
width: 35%;
float: left;
}

#shymainc {
background: url(images/clergy-shy-thumb.png) no-repeat;
width: 250px;
height: 223px;
}

#rebmainc {
background: url(images/clergy-shy-thumb.png) no-repeat;
width: 250px;
height: 223px;
}

#rachmainc {
background: url(images/clergy-shy-thumb.png) no-repeat;
width: 250px;
height: 223px;
}

#executivebioboxside-bc {
width: 35%;
float: left;
}

#executivebioboxside-cc {
width: 30%;
float: right;
}

#extitlecontainer2c {
padding-top: 140px;
padding-left: 11px;
font-family: "jaf-bernino-sans-comp";
font-style: normal;
font-weight: 800;
color: #71a2c3;
font-size: 21pt;
}

#centerEvent {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#stupidlink {
	width:610px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
top: -35px;
text-align: center;
}

#stupidlink a {
	color: #71A2C3;
	text-decoration: none;
}
#stupidlink a:visited {
	color: #71A2C3;
	text-decoration: none;
}
#stupidlink2 {
	width:100px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#stupidlink2 a {
	color: #71A2C3;
	text-decoration: none;
}
#stupidlink2 a:visited {
	color: #71A2C3;
	text-decoration: none;
}
#movingContainer {
	position:relative;
	width:250px
}

#movingContainer2 {
	position:relative;
	width:250px
}

#backlink {
	width:175px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

#backlink a {
	color: #71A2C3;
	text-decoration: none;
}
#backlink a:visited {
	color: #71A2C3;
	text-decoration: none;
}

#headerside-a img{
	border: none;
}
.storecontent h1 {
	top: -25px;
	position: relative;
}


#careerblip a:visited {
color: #71A2C3;
}

#careerblip a {
color: #71A2C3;
}


/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
#issuuView {
	display:none;
}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
#issuuView {
	display:none;
}
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
#issuuView {
	display:none;
}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
#issuuView {
	display:none;
}
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
#issuuView {
	display:none;
}
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
#issuuView {
	display:inline;
}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
#issuuView {
	display:inline;
}
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
#issuuView {
	display:none;
}
.submitbutton {
	top: -10px;
	position: relative;
}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
#issuuView {
	display:none;
}
.submitbutton {
	top: -10px;
	position: relative;
}
}