/* 
	Copyright notice
	(c) 2007-2008 Christian Technology Ministries International Inc.
	All rights reserved
	You can redistribute this template and/or modify it under the terms of the 
	GNU General Public License as published by the Free Software Foundation;
	either version 2 of the License, or (at your option) any later version.
	The GNU General Public License can be found at
	http://www.gnu.org/copyleft/gpl.html.
	This template is distributed in the hope that it will be useful for ministry,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
	GNU General Public License for more details.
	This copyright notice MUST APPEAR in all copies of the template! 
*/


body {
	color: #444444;
	font-family: Arial,'Trebuchet MS',sans-serif;
	font-size: 0.72em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	text-align:center;

	margin:6px 0;
	padding:0;
	background-color:#f4f4f4;
}

a:link, a:visited {
text-decoration: none;
color: #530727;
}

a:hover, a:active{
text-decoration: underline;
}

h1{
font-size:1.5em;
font-family: Helvetica,'Trebuchet MS',sans-serif;
/*font-weight:normal;*/
}
h2{
font-family: Helvetica,'Trebuchet MS',sans-serif;
font-size:1.4em;
/*font-weight:normal;*/
}
h3{
font-family: Helvetica,'Trebuchet MS',sans-serif;
font-size:1.3em;
}
h4{
font-family: Helvetica,'Trebuchet MS',sans-serif;
font-size:1.2em;
}
h5{
font-family: Helvetica,'Trebuchet MS',sans-serif;
font-size:1em;
font-weight:bold;
}
h6{
font-family: Helvetica,'Trebuchet MS',sans-serif;
font-size:0.8em;
}
/**************wrapper*******************/

#wrapper{
background-image:url(../images/roundCornerTop.gif);
background-position:0 0 ;
background-repeat:no-repeat;
background-color:#fff;
width:780px;
margin:15px auto 0 auto;
padding:20px 0 20px 0;
text-align:left;

}

/* Use a break with this class to clear float containers on both sides */ 
.brclear { 
clear:both; 
height:0; 
margin:0; 
font-size: 1px; 
line-height: 0;
} 


/********************************************/
/*******  header                  ***********/
/********************************************/ 
#header{
margin:0;
padding:0;
width:760px;
position:relative;
}

/**************logo*******************/
#logo{
margin:0px 5px 0 15px;
padding:5px 0 0 0;
text-align:left;
width:100%;
height:106px;

}

/*************sitename********************/


#sitename h1 { 
text-align : center;
font-size : 2em;
line-height: 1em;
padding : 0 0 10px 0;
margin : 0;
text-align:center;
} 

#sitename h1 a {
text-decoration:none;
color:#FFFFCC;
} 

#sitename h1 a:hover {
color:#fff;
} 



/***************************************************/
/************** right part*******************/
/*************************************************/
#right-part{
width: 190px;
margin-right:  10px;
padding:0 0 0 10px;
float:right;
}

/***************right content******************/
#right { 
margin : 7px 0;
padding :  0;
text-align : left;
} 
#right ul{
margin-left:15px;
padding:0;
} 
#right ul li{
margin:3px;
padding:0;
font-size:90%;
} 

#right  img{
margin:  6px 0;
} 

#right h1 { 
color :#530727;
padding : 10px 0 0 0;
margin : 0;
} 

#right h2 { 
color :#530727;
padding : 10px 0 0 0;
margin : 0;
} 
#right h3 { 
color : #530727;
padding : 10px 0 0 0;
margin : 0;
} 

#right p { 
margin : 0;
padding : 2px;
color : #333;
} 


/***************************************************/
/************** left part*******************/
/*************************************************/
#left-part { 
width: 540px;
padding :0;
margin : 0 15px;
float:left;
} 

* html #left-part { 
margin : 0 7px;
} 

/***************breadcrumb******************/
#breadcrumb { 
margin :10px 0 7px 0;
padding:0;
color : #666666;
font-size : 85%;
float:left;
} 


/************** main content*******************/

#pagetitle{
text-align : left;
color:#530727;
font-size : 2em;
font-weight:bold;
margin:0;
padding:0;
clear:left;
}

#main-content { 
padding : 0;
margin : 0;
} 

#main-content h1 { 
color :#530727;
border-bottom:1px dashed #ccc;
padding-bottom:5px;
} 

#main-content h2 { 
color :#530727;
border-bottom:1px dashed #ccc;
padding-bottom:5px;
}


#main-content h3 { 
color : #000000;
border-bottom:1px dashed #ccc;
padding-bottom:5px;
} 

#main-content p { 
color : #444;
padding:2px 2px 7px 2px;
margin:0;
line-height:1.3em;
} 

#main-content p a{ 
color:#530727;
} 



/********************************************/
/********        footer           ***********/
/********************************************/ 
#footer{
margin:0 auto;
padding:10px 0 0 0;
text-align:center;
width:780px;
line-height:1.2em;
color: #fff;
font-size: 85%;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}



#menu-wrapper{/*for ie6*/
margin:0 auto;
width:750px;
padding:0;
background-color:#530727;
margin:0 15px;
}

#round-corner-bottom{
	display:block;
	width:780px !important;
	width:781px;
	height:20px;
	background-image:url(../images/roundCornerBottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0px auto 20px auto;
}
/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *  Horizontal, top-2-bottom menu
 *  Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 

/*  ------ Basic style ------  */

#menu {
margin:0 auto;
padding:0;
display: block;

}

#menu ul {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
background-color:#530727;
float:left;
width:100%;
}

*+html #menu ul { min-height: 1px; }/*hack for ie7*/

#menu li {
margin: 0;
padding: 0;
border: 0;
display: block;
float: left;
position: relative;
z-index: 8;
}

* html #menu li { 
position:static;
}

#menu a {
display: block;
}


/*  ------   Make-up --------   */

#menu {
font-size : 14px;
}

#menu li a {
font-weight: bold;
text-decoration: none;
text-align: center;
color: #fff;
padding: 6px 13px;
margin:0;
}

#menu li a:hover,#menu li.current a {
display:block;
background:#ae3266;
}

#menu li:hover>a {
display:block;
background:#ae3266;
}