body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	text-align:left;
	background: #E4E4DC url(../assets/images/bg.jpg) repeat; 
	/*background-color: #E4E4DC;*/
	color: #000000;
}

td {
	text-align:left;
}
input,submit,select,textarea {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
} 

h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #DED4C5;  
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background: url(../assets/images/icon-file.gif) no-repeat; 
	color:#000000;
	height:17px;  
	margin: 0px;
	padding: 2px 0px 0px 18px;
}

span {
	color:#464037;
}

p {
	color:#464037;
	margin: 0px;
	padding: 0px;
}

.commleftcol {
	font-size:9px;
}

.c1 {
	padding-top:43px;padding-left:15px;
}

.bgmain {
	background: #211109 url(../assets/images/table-bg.jpg) repeat-y;
}

.topnav {
	text-align:right;
}

.newspicbg {
	background: url(../assets/images/pic-bg.gif) no-repeat;
	height: 81px;
	width: 81px;
	position:relative;
}

.newsthumbnail {
	position:absolute;
	top: 11px;
	left: 8px;
}

.gothumbnail {
	position:absolute;
	top: 27px;
	left: 157px;
}

.givethumbnail {
	position:absolute;
	top: 266px;
	left: 160px;
}

a.nav {
	display:block;
	float:left;
	width:120px;
	height:32px;
}

.secondaryH1 {
	padding-top:45px;
	padding-left:17px;
}

.secondaryP {
	padding-top:25px;
	padding-left:17px;
	padding-right:17px;
}
.secondaryBG {
	background: #EAE6E3 url(../assets/images/sub-page-bg.jpg) no-repeat;
}

.questionaireBG {
	background: #EAE6E3 url(../assets/images/questionaireBG.jpg) no-repeat;
}
.exploreBG {
	background: #EAE6E3 url(../assets/images/exploreBG.jpg) no-repeat;
}
.exploreBGsec {
	background: #EAE6E3 url(../assets/images/explore-bg-sec.jpg) no-repeat;
}
.communityBG { 
	background: #EAE6E3 url(../assets/images/comm-rg-bg2.jpg) no-repeat;
}
.communityBG_FrontPage { 
	background: #EAE6E3 url(../assets/images/comm-rg-bg.jpg) no-repeat;
}
.questionaireP {
	padding-top:110px;
	padding-left:25px;
	padding-right:22px;
}

.artP {
	padding-top:70px;
	padding-left:15px;
	padding-right:22px;
}

.artPII {
	border-top: 1px solid #AAA6A3;
	padding-top:15px;
	padding-left:15px;
	padding-right:22px;
	background: #F3F1EF;
}
.artPIII {
	border-top: 1px solid #AAA6A3;
	padding-top:15px;
	padding-left:15px;
	padding-right:22px;
}

.questionairePII {
	border-top: 1px solid #AAA6A3;
	padding-top:5px;
	/*padding-left:25px;
	padding-right:22px;*/
	background: #F3F1EF;
}

.questionairePIII {
	border-top: 1px solid #AAA6A3;
	padding-top:15px;
	/*padding-left:25px;
	padding-right:22px;*/
	background: #EAE6E3;
}

.artBottom {
border-top: 1px solid #AAA6A3;
}

.questionairePBottom {
	border-top: 1px solid #AAA6A3;
	width:597px;
	height:114px;
	background: #EAE6E3 url(../assets/images/qbottom.jpg) no-repeat;
}
.questionaireButton {
	position:relative;
	top:14px;
	left:27px;
}
.formtableI {
	width: 92%;
	/*background: #EBE7E4;*/
}
.formtableII {
	width: 547px;
	/*background: #F3F1EF;*/
}

.formlabel {
	/*width: 140px;*/
	text-align: right;
	font: small-caps bold 9px Verdana;
}

.formlabelII {
	/*text-align: right;*/
	width:165px;
	font: small-caps bold 9px Verdana;
}

.forminput {
	/*width: 150px;*/
}

.formcheckbox {
	width:25px;
}

a.nav span 		{	display:none;	}

/* EACH ITEM */
a#one 			{	background: url(../assets/images/nav1.jpg) #E4E4DC;		}
a#one:hover 	{	background: url(../assets/images/nav1on.jpg) #E4E4DC;		}
a#two 			{	background: url(../assets/images/nav2.jpg) #E4E4DC;		}
a#two:hover 	{	background: url(../assets/images/nav2on.jpg) #E4E4DC;		}
a#three 		{	background: url(../assets/images/nav3.jpg) #E4E4DC;		}
a#three:hover 	{	background: url(../assets/images/nav3on.jpg) #E4E4DC;		}
a#four 			{	background: url(../assets/images/nav4.jpg) #E4E4DC;		}
a#four:hover 	{	background: url(../assets/images/nav4on.jpg) #E4E4DC;		}
a#five 			{	background: url(../assets/images/nav5.jpg) #E4E4DC;		}
a#five:hover 	{	background: url(../assets/images/nav5on.jpg) #E4E4DC;		}
a#six	 		{	background: url(../assets/images/nav6.jpg) #E4E4DC;		}
a#six:hover 	{	background: url(../assets/images/nav6on.jpg) #E4E4DC;		}
a#seven 		{	background: url(../assets/images/nav7.jpg) #E4E4DC;		}
a#seven:hover 	{	background: url(../assets/images/nav7on.jpg) #E4E4DC;		}

input.btn{
   color:#1D1008;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-weight:bold;
   background-color:#F0F0F0;
   border:1px solid;
   border-top-color:#746359;
   border-left-color:#746359;
   border-right-color:#746359;
   border-bottom-color:#746359;
}


input.btnhov{
   border-top-color:#1D1008;
   border-left-color:#1D1008;
   border-right-color:#1D1008;
   border-bottom-color:#1D1008;
   background-color:#FFFFFF;
   cursor: pointer;

}
	
a.footer:link { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 10px; color: #FFFFFF;}
a.footer:visited { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #FFFFFF;}
a.footer:active { text-decoration: none; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #FFFFFF;}
a.footer:hover { text-decoration: underline; font-family: Verdana, Tahoma, Arial; font-size: 10px;color: #FFFFFF;}

a.red:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px; color: #650A0A;}
a.red:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px;color: #650A0A;}
a.red:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px;color: #650A0A;}
a.red:hover { text-decoration: underline; font-family: Tahoma, Arial; font-size: 10px;color: #650A0A;}

a.listing:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px; color: #464037;}
a.listing:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #464037;}
a.listing:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 11px;color: #464037;}
a.listing:hover { text-decoration: underline; font-family: Tahoma, Arial; font-size: 11px;color: #650A0A;}


a.brown:link { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px; color: #464037;}
a.brown:visited { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px;color: #464037;}
a.brown:active { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px;color: #464037;}
a.brown:hover { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px;color: #464037;}

a.discover:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px; color: #201E19;}
a.discover:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px;color: #201E19;}
a.discover:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px;color: #201E19;}
a.discover:hover { text-decoration: underline; font-family: Tahoma, Arial; font-size: 10px;color: #201E19;}

a.journy:link { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px; color: #FFFFFF;}
a.journy:visited { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px;color: #FFFFFF;}
a.journy:active { text-decoration: none; font-family: Tahoma, Arial; font-size: 10px;color: #FFFFFF;}
a.journy:hover { text-decoration: underline; font-family: Tahoma, Arial; font-size: 10px;color: #FFFFFF;}

#footer {
	background: #20130B;
	color: #938C86;
	font-size: 10px;
	text-align:center;
}

#godetail {
	font-size: 10px;
	line-height: 14px;
	color: #464037;
	position:relative;
	top:75px;
	left:15px;
	width:150px;
}

#golist {
	font-size: 10px;
	line-height:14px;
	color:#464037;
	position:relative;
	top:95px;
	left:15px;
	width:210px;
}

#golink { position:relative;top:110px;left:15px;width:210px; }

#givedetail {
	position:relative;
	font-size: 10px;
	line-height:14px;
	color:#464037;
	position:relative;
	top:189px;
	left:15px;
	width:210px;
}

#exploreheader {
	height:69px; background: url(../assets/images/explore.jpg) no-repeat;
}
#experienceheader {
	height:69px; background: url(../assets/images/experience.jpg) no-repeat;
}
#engageheader {
	height:69px;background: url(../assets/images/engage.jpg) no-repeat;
}
#exploreshell {
	height: 464px;
	background: url(../assets/images/col1.jpg) no-repeat left top; 
}

#exploredetail {
	position:relative;
	top:20px;
	left:8px;
	width:300px;
}

#videoshell {
	background: url(../assets/images/col2.jpg) no-repeat;
	height:464px;
}

#video {
	position:relative;
	top:162px;
	left:15px;
	width:200px;
}
#journy 	{	position:relative;top:256px;left:5px; }
#history 	{ 	position:relative;top:332px;left:5px; }

#engageshell {
	position:relative;
	height:464px;
	background: url(../assets/images/col3.jpg) no-repeat;
}

.communityH1 {
	font-size: 14px;
	color: #2A1B06;
	padding-top:25px;
	padding-left:17px;
}

.brownTitle {
	font-size: 10px;
	font-weight: bold;
	color: #2A1B06;
}

#communityImage {
	position:relative;
	float:left;
	background: url(../assets/images/comm-thing.gif) no-repeat;
	top:46px;
	left:36px;
	width:284px;
	height:192px;
}

#communityBio {
	padding-right:15px;
}

.communityNews {
	padding-right:15px;
	padding-left:22px;
}

#communityPray {
	position:relative;
	float:left;
	/*background: red;*/
	top:39px;
	left:90px;
	width:203px;
	height:252px;
	overflow:hidden;*/
	
}

.newsletter {
	padding-bottom: 8px;
}

.commthumb {
	background: url(../assets/images/pic-bg.gif) no-repeat;
	height: 81px;
	width: 81px;
	position:relative;
}

.directorythumb {
	background: url(../assets/images/pic-bg.gif) no-repeat;
	height: 81px;
	width: 81px;
	position:relative;
}

.directoryThumbnail{
	position:absolute;
	top: 11px;
	left: 8px;
}

.directorythumbIII {
	left:0px;
}

.glimpseThumbnail{
	position:absolute;
	top: 11px;
	left: 8px;
}

.commthumbII {
	left:25px;
}

.commthumbIII {
	left:28px;
}

/*
.commthumbII {
	left:25px;
}

.commthumbIII {
	left:28px;
}

.commthumbIIII {
	left:27px;
}
*/
.articlethumbg {
	position:relative;
	height:85px;
	background: url(../assets/images/artbg.jpg) no-repeat;
}
.articlethumbgII {
	position:relative;
	height:85px;
	background: url(../assets/images/artbgII.jpg) no-repeat;
}
.articlethumb {
	position:relative;
	top:10px;
	left:6px;
}
.commbgBottom {
	bottom: 0px;
	right: 0px;
	width:596px;
	height:201px;
	background: #EAE6E3 url(../assets/images/commbottom.jpg) no-repeat;
}

.glimps {
	margin-left:15px;
}

.donateP {
	padding-top:25px;
	padding-left:25px;
	padding-right:22px;
}

a.communityDirectory:link { text-decoration: none; color:#650A0A; font-size:12px;}
a.communityDirectory:visited { text-decoration: none; color:#650A0A; font-size:12px;}
a.communityDirectory:active { text-decoration: none; color:#650A0A; font-size:12px;}
a.communityDirectory:hover { text-decoration: underline; color:#650A0A; font-size:12px;}

a.dkLink:link { text-decoration: none; color:#000000; font-size:10px;}
a.dkLink:visited { text-decoration: none; color:#000000; font-size:10px;}
a.dkLink:active { text-decoration: none; color:#000000; font-size:10x;}
a.dkLink:hover { text-decoration: underline; color:#333333; font-size:10px;}

a.brownAlphaSearch:link { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px; color: #464037; padding-right:1px;}
a.brownAlphaSearch:visited { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px;color: #464037; padding-right:1px;}
a.brownAlphaSearch:active { text-decoration: none; font-weight: bold; font-family: Tahoma, Arial; font-size: 10px;color: #464037; padding-right:1px;}
a.brownAlphaSearch:hover { text-decoration: underline; font-weight: bold; font-family: Tahoma, Arial; font-size: 16px;color: #000000; padding-right:1px;}

.donateBottom {
	border-top: 1px solid #AAA6A3;
	width:597px;
	height:114px;
	background: #EAE6E3 url(/SymphonyCore/resources/assets/images/donate_footer.jpg) no-repeat;
}

