/********************************************
  WEBSITE:   Church of Divine Mecry	  	
 *******************************************/
 
 /********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

html {
	font: 13px/17px Georgia, "Times New Roman", Times, serif;
	color: #444;
}

body {
	background-color:#45484c;
	background-image:url(../images/background_01.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;
	padding:0px;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #2d6397; 
	background: inherit;
}
a:hover {
	color: #ddb843;
	background: inherit;
}

a img {
	border: 0;
}

input, textarea{
	line-height: 15px;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
}

hr {
	color: #d9d7c2;
}

#underline {
	border-top: thin solid silver;
}

#imag_wrap_left {
	padding:0px 10px 5px 0px;
	float:left;
}

/********************************************
   LAYOUT
********************************************/
#main_wrapper {
	width:950px;
	margin:auto;
}

#content { 
	min-height: 100%; 
	height: auto !important; 
	position: relative; 
	overflow: hidden;
}

#header {
	width: 950px;
	margin: auto;
}

#slideshow {
	width: 950px;
	height: 300px;
	margin: auto;
}

#nav {
	width: 950px;
	height: 57px;
	margin: auto;
	background: url(../images/nav_back.jpg) no-repeat;
}

.table_padding {
	padding: 5px;
}

#spacer {
	height: 100px;
	clear: both;
}

#spacer_smll {
	height: 50px;
	clear: both;
}

#spacer_12px {
	clear: both;
	height: 12px;
}

.table_header {
	background-color: #a0976a;
	padding:3px;
	color:#FFF;
}

.table_footer {
	border-color:#a0976a;
	border-width:thin;
	border-style:solid; !important
	padding:4px;
	
}

/********************************************
   Footer
********************************************/

#footer_holder { 
	background-image: url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	height:150px; 
	min-width: 962px; 
	background-color: #d9d7c2;
}

#footer {
	font-size: 11px;
	width:950px;
	margin:auto;
}

#footer a {
	text-decoration: none;
	color: #444;
}


#footer a:hover {
	color: #2d6397; 
	background: inherit;
}

/********************************************
   Index page
********************************************/

#left_col_container {
	width: 657px;
	margin: auto;
	float: left;

}


/****** accordion **********/

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin-top: 1px;
}

ul.menu li a {
  background: #fff;
  color: #fff;	
  padding: 0.5em;
}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #fff;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #fff solid;
  padding-left: 15px;
}

#left_col_header {
	width: 623px;
	height: 18px;
	background: url(../images/big_header_back_index.jpg) no-repeat;
	padding: 8px 24px 20px 10px;
	font-size: 18px;
	color: #444;
}

#left_col_content {
	width: 612px;
	min-height: 100%; 
	height: auto !important; 
	background-color: #fff;
	padding: 10px 15px;
	
}


#right_col_container {
	width: 293px;
	margin: auto;
	float: left;
	}
	
#right_col_header {
	width: 267px;
	height: 18px;
	padding: 8px 24px 20px 10px;
	font-size: 18px;
	color: #444;
	background: url(../images/small_header_back_index.jpg) no-repeat;

}

#right_col_content {
	width: 263px;
	min-height: 100%;
	padding: 10px 15px; 
	height: auto !important; 
	background-color: #fff;
}

/********************************************
   Subpages
********************************************/

#nav_sub {
	width: 950px;
	height: 49px;
	margin: auto;
	background: url(../images/subpage_nav_back.jpg) no-repeat;
}

#banner {
	width: 950px;
	margin: auto;
}

#left_nav {
	width: 258px;
	margin: auto;
	float: left;
}

#left_nav_header {
	width: 224px;
	height: 17px;
	background: url(../images/small_header_back_subpage.jpg) no-repeat;
	padding: 8px 24px 20px 10px;
	font-size: 18px;
	color: #444;
}

#left_nav_content {
	width: 222px;
	min-height: 100%; 
	height: auto !important; 
	background-color: #fff;
	padding: 10px;
	
}

#left_nav a {
	text-decoration: none;
	color: #444;
}

#left_nav a:hover {
	text-decoration: none;
	color: #2d6397; 
	background: inherit;
}

#right_col_container_sub {
	width: 690px;
	margin: auto;
	float: left;
}

#right_col_content_sub {
	width: 660px;
	min-height: 100%;
	padding: 15px 20px; 
	height: auto !important; 
	background-color: #fff;
}

#full_col_container_sub {
	width: 950px;
	margin: auto;
}

#full_col_content_sub {
	width: 910px;
	min-height: 100%;
	padding: 15px 20px; 
	height: auto !important;
	background-color: #fff;
}



/********************************************
  Typo
********************************************/
.pageheading {
	font-size: 28px;
	line-height: 32px;
	color: #a0976a;
}

.heading_one {
	font-size: 24px;
	line-height: 30px;
}

.heading_two {
	font-size: 18px;
	line-height: 25px;
}

.heading_three {
	font-size: 16px;
	line-height: 23px;
}

.more {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}


.gold_text {
	color: #a0976a;
}

.blue_text {
	color: #4089ce; 
}

.red_text {
	color: #d61816;
}

.smll_text {
	font-size: 10px;
}

.backtotop {
	text-align: right;
}

.highlight {
	padding:3px;
	background:#900;
	color:#ffffff;
}











