a.bottom_links:link {COLOR: #FFFFFF; text-decoration: underline; font-weight:normal;}
a.bottom_links:active {COLOR: #FFFFFF; text-decoration: underline; font-weight:normal;}
a.bottom_links:hover {COLOR: #ffffff; text-decoration: none; font-weight:normal;}
a.bottom_links:visited {COLOR: #FFFFFF; text-decoration: underline; font-weight:normal;}
a.bottom_links:visited:hover {COLOR: #ffffff; text-decoration: none; font-weight:normal;}

.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.bold_italic {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}
.bold_underline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}

.style10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.style10_underline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.style10_underline_ital{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	font-style:italic;
}
.style11 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
.style12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
}
.style8 {color: #95AB49}
.style9 {font-size: 10px}

a:link {
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
a:active {
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#CCCC99;
	font:Arial;
	font-size:12px;
}
#Table_01 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	left:0px;
	top:0px;
	width:754px;
	background-color: #677632;
	text-align:center;
}

#header {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:152px;
	background-color:#677632;
}

#left_menu {
	float:left;
	width:175px;
	height:667px;
	z-index:4;
	margin-left:2px;
}

.container {
	float:right;
	width:567px;
	padding-top:30px;
	padding-bottom:4px;
	z-index:3;
	text-align:left;
}

#holder_praying {
	background:url(images/praying_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}

#holder_giving {
	background:url(images/giving_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}

#holder_contact {
	background:url(images/contact_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
	height:667px;	
}

#holder_about {
	background:url(images/about_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}

#holder_call {
	background:url(images/call_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}

#holder_going {
	background:url(images/going_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
	height:667px;
}

#holder_scotland {
	background:url(images/scotland_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}
#holder_scots {
	background:url(images/scots_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}

#holder_scotland_news {
	background:url(images/scotland_news_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}
#holder_current_news {
	background:url(images/news_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}

#holder_media {
	background:url(images/media_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}
#holder_audio {
	background:url(images/audio_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}
#holder_photo {
	background:url(images/photo_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}
#holder_video {
	background:url(images/video_page_title.jpg) top left no-repeat;
	margin-left:181px;
	z-index:3;
	background-color:#FFFFCC;
	width:567px;
}
.no_list {
	list-style:none;
}
.sub_list {
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
.float_right{
	float:right;
	margin:5px;
}
	
#clear_it{
	clear:both;
}


.image_left {
	float:left;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
}

.image_news {
	float:left;
	margin-right:5px;
	margin-bottom:250px;
	margin-left:0px;
	margin-top:0px;
}

#footer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width:754px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#333C0F;
}

a.column_links:link {COLOR: #000000; font-size:12px; text-decoration: none;}
a.column_links:active {COLOR: #000000; font-size:12px; text-decoration: none;}
a.column_links:hover {COLOR:#CC9933; font-size:12px; text-decoration: none;}
a.column_links:visited {COLOR: #000000; font-size:12px; text-decoration: none;}
a.column_links:visited:hover {COLOR: #CC9933; font-size:12px; text-decoration: none;}