#allcontent { /*for index page and template*/
width:901px;
margin-left:auto;
margin-right:auto;
}

#header{ /*for index page and template*/
	margin:0px;
}

#navigation{ /*for index page and template*/
	margin:0px;
}

#slideshow{/*for index page*/
	background-color:#FFFFFF;
}


#theme{/*for index page*/
	margin-left:50px;
	margin-right:150px;
	padding:10px 10px 10px 10px;
	border-style: ridge;
}


#schedule {/*for index page*/
	width:300px;
	float:left;
	padding:10px;
	border-right:dotted thin;
}

#announcements{/*for index page*/
	margin-left:325px;
	padding:10px 10px 10px 30px;

}


#footer{/*for index page and template*/
	margin:0px;
	padding:5px;
	color:#FFFFFF;
	background-color:#273B3D;
	clear:both;
}

#jsddm /*drop down menu*/
{	margin: 0;
	padding: 0;}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 16px calibri, arial;
		}

	#jsddm li a
	{	display: block;
		background: #3f2626;/*background title*/
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 125px;
		color: #FFFFFF;
		white-space: nowrap;}

	#jsddm li a:hover
	{	background: #131D1F; }/*background hover title*/
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white;
			}
		
		#jsddm li ul li
		{	float: none;
			display: inline;}
		
		#jsddm li ul li a
		{	width: 125px;
			background: #3f2626;}/*background dropdownmenu*/
		
		#jsddm li ul li a:hover
		{	background: #273B3D; }/*background hover highlight*/
		
#edible{/*for template*/
	background-color:#FFFFFF;
	margin:0px;
	padding:40px 20px 20px 20px;	
}		

img.floatLeft { 
    float: left; 
    margin: 0px 20px 20px 0px; 
}

img.floatRight { 
    float: right; 
    margin: 0px 0px 20px 20px;  
}

.clr {clear:both;} 

h1, h2 {
	font-weight:bold;
}

h1 {
	font-size:150%;
}

h2 {
	font-size:125%;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

em { 
	font-style:italic;
}

#Registration{/*For CC Summer programs*/
	padding:5px;
	width:300px;
	border:groove;
	margin-left:275px;
}

#SummerCC{ /*For CC Summer programs*/
	padding:20px;
}
#SRT{/*For CC Summer programs*/
	padding:20px;
	float:right;
	width:400px;
	border-left-style:dotted;
	border-left-width:thin;
}

#freeprograms{/*For CC programs*/
	padding:10px;
	margin-left:15px;
	float:right;
	width:350px;
	border:groove;
}

#guestspeakers{/*For sermons page - guest speakers inset*/
	padding:10px;
	float:right;
	width:330px;
	border:groove;
}

#missions1{/*For cambodia missions pic*/
	width:380px;
	float:left;
	padding:10px;
}

#missions2{/*For cambodia missions pic*/
	margin-left:410px;
	padding:10px 10px 10px 10px;
}

#cambodia{/*For cambodia donation summary*/
	width:550px;
	float:left;
	padding:10px;;
}

#zambia{/*For zambia donation summary*/
	width:600px;
	float:left;
	padding:10px;;
}

#calculate{/*For cambodia fundraising thermometer*/
	margin-left:650px;
	padding:10px;
}

#ycfguestspeakers{/*For ycf page - guest speakers inset*/
	padding:10px;
	margin-left:15px;
	float:right;
	width:350px;
	border:groove;
}

/* NORMAL LINK APPEARANCE for regular text*/
a.nav:link, a.nav:visited, a.nav:active {
	color: #5C8B91 ;
	text-decoration:none; /* UNDERLINE or NONE */
	font-weight:normal;
	font-size:12px;
	font-family: arial,helvetica, myriad, verdana;
}

/* ROLLOVER APPEARANCE for regular text*/
a.nav:hover { 
	color: #5C8B91;
	text-decoration:none; /* UNDERLINE or NONE */
	font-weight:normal;
	font-size:12px;
	font-family: arial, helvetica, myriad, verdana;
}

/* NORMAL LINK APPEARANCE for white email link*/
a.nav4:link, a.nav4:visited, a.nav4:active {/*for index page*/
	color: #ffffff;
	text-decoration:none; /* UNDERLINE or NONE */
	font-weight:normal;
	font-size:12px;
	font-family: arial,helvetica, myriad, verdana;
}

/* ROLLOVER APPEARANCE for white email link*/
a.nav4:hover { /*for index page*/
	color: #ffffff;
	text-decoration:none; /* UNDERLINE or NONE */
	font-weight:normal;
	font-size:12px;
	font-family: arial, helvetica, myriad, verdana;
}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	/*border-bottom:1px dotted #333333; */
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
