@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f1f1f1;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
img {
	border: 0;
}



.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	margin-top: 20px;
}

.header {
	clear: both;
	height: 100px;
	width: 1000px;
	background-color: #FDCA01;
	border-bottom: 2px solid #000000;
	background-image: url(../images/BlackWebLogo.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.headercontact {
	float: right;
	height: 50px;
	width: 200px;
	font-size: 16px;
	position: relative;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	top: 50px;
	;
}
.topmenu {
	float: left;
	position: relative;
	top: 7px;
	left: 110px;
}
.submenu {
	text-align: center;
}
.content {
	clear: both;
	width: 1000px;
}
.contentgreen {
	clear: both;
	width: 1000px;
	background-image: url(../images/bggreen.png);
	background-repeat: repeat;
}
.contentpurple {
	clear: both;
	width: 1000px;
	background-image: url(../images/bgpurple.png);
	background-repeat: repeat;
}
.contentblue {
	clear: both;
	width: 1000px;
	background-image: url(../images/bgblue.png);
	background-repeat: repeat;
}



.footer {
	width: 1000px;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	font-size: 10px;
}
.legal {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	font-size: 10px;
	padding-bottom: 10px;
}
body {
}

p {
}

h1 {
}

h2 {
}

h3 {
}

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.article_separator {
}

.adminform {
}

.author {
}

.bannerfooter {
}

.bannergroup {
}

.bannerheader {
}

.banneritem {
}

.blog {
}

.blog_more {
}

.blogsection {
}

.breadcrumbs {
}

.button {
}

.buttonheading {
}

.clr {

	clear: both;

}

.componentheading, .contentheading {
}

.content_email {
}

.content_rating {
}

.content_vote {
}

.contentdecription {
}

.contentpagetitle {
}

.contentpane {
}

.contentpaneopen {
}

.contenttoc {
}

.createdate {
}

.created-date {
}

.date {
}

.input {
}

.inputbox {
}

.intro {
}

.latestnews {
}

.loclink {
}

a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited {
}

a.mainlevel:hover {
}

.message {
}

.metadata {
}

.modifydate {
}

.module {
}

.moduletable {
}

.mosimage {
}

.mosimage_caption {
}

.mostread {
}

.newsfeed {
}

.outline {
}

.pagenav {
}

.pagenav_next {
}

.pagenav_prev {
}

.pagenavbar {
}

.pagenavcounter {
}

.pathway {
	padding-left: 10px;
	padding-top: 10px;
}

.pollstableboarder {
}

.read {
}

.search {
}

.searchintro {
}

.sections {
}

.sectiontable_footer {
}

.sectiontableentry {
}

.sectiontablefooter {
}

.sectiontableheader {
}

.small {
}

.smalldark {
}

a.sublevel:link, a.sublevel:active, a.sublevel:visited {
}

a.sublevel:hover {
}

.title {
}

.wrapper {
}


/* Purple */
.purple {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/bgpurple.png);
	background-repeat: repeat;
}
.headerpurple {
	clear: both;
	height: 100px;
	width: 1000px;
	border-bottom: 2px solid #000000;
	color: #ffffff;
	background-image: url(../images/headerpurple.png);
	background-repeat: repeat-x;
}
.headerpurple a:link, .headerpurple a:active, .headerpurple a:visited {
	color: #ffffff;
	text-decoration: none;
}

.headerpurple a:hover {
	text-decoration: underline;
}
.purple a:link, .purple a:active, .purple a:visited {
	color: #ffffff;
	text-decoration: none;
}

.purple a:hover {
	text-decoration: underline;
}
.headercolorpurple {
	background-image: url(../images/WhiteWebLogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 1000px;
}
/* blue */
.blue {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/bgblue.png);
	background-repeat: repeat;
}
.headerblue {
	clear: both;
	height: 100px;
	width: 1000px;
	border-bottom: 2px solid #000000;
	color: #000;
	background-image: url(../images/headerblue.png);
	background-repeat: repeat-x;
}
.headerblue a:link, .headerblue a:active, .headerblue a:visited {
	color: #000;
	text-decoration: none;
}

.headerblue a:hover {
	text-decoration: underline;
}
.blue a:link, .blue a:active, .blue a:visited {
	color: #000;
	text-decoration: none;
}

.blue a:hover {
	text-decoration: underline;
}
.headercolorblue {
	background-image: url(../images/BlackWebLogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 1000px;
}
/* GREEN */
.green {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/bggreen.png);
	background-repeat: repeat;
}
.headergreen {
	clear: both;
	height: 100px;
	width: 1000px;
	border-bottom: 2px solid #000000;
	color: #ffffff;
	background-image: url(../images/headergreen.png);
	background-repeat: repeat-x;
}
.headergreen a:link, .headergreen a:active, .headergreen a:visited {
	color: #ffffff;
	text-decoration: none;
}

.headergreen a:hover {
	text-decoration: underline;
}
.green a:link, .green a:active, .green a:visited {
	color: #ffffff;
	text-decoration: none;
}

.green a:hover {
	text-decoration: underline;
}
.headercolorgreen {
	background-image: url(../images/WhiteWebLogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	width: 1000px;
}
/* Custom CSS */
.menu_legal {
	list-style-type: none;
	padding-left: 20px;
	margin: 0;
}
.menu_legal li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px
}
.menu_main {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.menu_main li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_main li a:link,
.menu_main li a:active,
.menu_main li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.menu_main a:hover {
}
.pageimage {
	margin-left: 20px;
	width: 230px;
	float: left;
}
.pagecontent {
	width: 700px;
	float: left;
	text-align: center;
}
.strapline {
	text-align:	center;
}
.menu_wedding {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.menu_wedding li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
.headergreen .menu_main li a:link,
.headergreen .menu_main li a:active,
.headergreen .menu_main li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.headerpurple .menu_main li a:link,
.headerpurple .menu_main li a:active,
.headerpurple .menu_main li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.headerblue .menu_main li a:link,
.headerblue .menu_main li a:active,
.headerblue .menu_main li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.componentheading {
	display: none;
}
.menu_content {
	list-style-type: none;
	padding: 0;
	margin-top: 10px;
}
.menu_content li {
	display: inline;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.menu_content li a:link,
.menu_content li a:active,
.menu_content li a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.menu_content li a:hover {
	text-decoration: underline;
}
#phocagallery {
	margin-left: auto;
	margin-right:auto;
}
.pagination {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.pagination li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
