﻿body {
	border-top-color:#0A0D9C;
	background-color: #9676A5;
	font-family:Georgia, "Times New Roman", Times, serif;

}

/* WRAPPERS */

#ContentWrapper {
	background-image:url(../images/header-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#SubMenuWrapper{
	background-color:#99D74C;
}

#MainMenuWrapper {
}

#MainContentWrapper {
	background-repeat:no-repeat;
	background-position:center top;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:silver;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:silver;
	background-color:#FFFFFF;
}

#FooterWrapper {
	background-color:#FFD049;
	color:#D0EDAD;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#FFD049;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFD049;
}

#FooterWrapper a {
color:#9676A5;
}


/* END WRAPPERS */


#Title {
	color:#0A0D9C;
}
#Title h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#Title h5 {
	font-family:Arial, Helvetica, sans-serif;
}

#SubMenuUL a, a:active, a:visited {
	color:white;
	text-decoration:none;
}
#SubMenuUL a:hover {
	text-decoration:underline;
}

#MainMenuUL a,#MainMenuUL a:visited, #MainMenuUL a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#MainMenuUL a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#MainMenuUL li:hover {
	background-color:#FFD049;
}

#FooterUL a, #FooterUL a:visited, #FooterUL a:active {
	color:#9676A5;
	text-decoration:none;
}

#FooterUL a:hover {
	text-decoration:underline;
	color:#9676A5;
}
#FooterUL a {
color:#9676A5;
	
}


.selectedmain {
	background-color:#FFD049;
}

.selectedmain a:visited {
	background-color:#FFD049;
	color:#725CA4;
}

.selectedmain a:hover {
	background-color:#FFD049;
	color:#725CA4;
}

.selectedmain a:active {
	background-color:#FFD049;
	color:#725CA4;
}

#ministries {
	background-color:#FFD049; 
}

#ministrytable a,a:active,a:visited {
	color:#725CA4;
	text-decoration:none;
}
#ministrytable a:hover {
	text-decoration:underline;
}
#ministrytable h2 {
	color:#725CA4;
}
.headministry {
	color:white;
}
#FooterWrapper a,a:active,a:visited {
	color:#725CA4;
	text-decoration:none;
}
#FooterWrapper a:hover {
	text-decoration:underline;
}
#BreadCrumb {
	color:#4568C6;
}
#BreadCrumb a, #BreadCrumb a:visited, #BreadCrumb a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#0A0D9C;
}
h1 {
	color: #725CA4;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#660066;
}
h2 {
	color:#725CA4;
}
p {
	color: #333333;
	font-weight: lighter;
}

.SubSection a, .SubSection a:active, .SubSection:visited {
	color:#99D74C;
	text-decoration:underline;
}
.SubSection a:hover {
	text-decoration:none;
}


#ContactColumn {
	color:gray;
}

#ContactColumns input {
	color:gray;
	border-style:solid;
	border-width:1px;
	border-color:silver;
}

#ContactColumns p {
	color:gray;
}

#ContactColumns textarea {
	color:gray;
	border-style:solid;
	border-width:1px;
	border-color:silver;
}
.ContentImagesWrap {
	border-style:solid;
	border-width:2px;
	border-color:#725CA4;
}

.star {
	text-decoration:none;
	margin-left:20px;
	list-style-image:url(../images/star.jpg)
}

