/* CSS Document */
* {margin:0;padding:0}
body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #898888;
	line-height: 23px;
}

/* centre for ie5.+ */
#outer{
	position:relative;/* stacking context for further positioned elements*/
	text-align:center;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	width: 968px;
	background-color: #FFFFFF;
	line-height: 23px;
}
h1 {
	color: #542D8F;
	font-size: 35px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
}
h2 {
	color: #542D8F;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #542d8f;
}
.lp {
	color: #542d8f;
	font-size: 33px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 33px;
}
h6 {
	color: #EC008C;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
.lg {
	color: #A2A5AA;
	font-size: 33px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 33px;
}
a:link, a:active, a:visited {
	color: #52555C;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
a:hover {
	text-decoration: underline;
}
a.emails:link, a.emails:active, a.emails:visited {
	text-decoration: none;
	font-weight: normal;

}
a.emails:hover {

	text-decoration: underline;
}
a.staff:link, a.staff:active, a.staff:visited {
	text-decoration: none;
	font-weight: normal;

}
a.staff:hover {

	text-decoration: none;
}

a.greynav:link, a.greynav:active, a.greynav:visited {
	color: #444850;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.greynav:hover {
	color: #542D8F;
	text-decoration: none
}
a.greynav2:link, a.greynav2:active, a.greynav2:visited {
	color: #444850;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.greynav2:hover {
	color: #EC008C;
	text-decoration: none
}
a.greynav3:link, a.greynav3:active, a.greynav3:visited {
	color: #444850;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.greynav3:hover {
	color: #003298;
	text-decoration: none
}

a.greynav4:link, a.greynav2:active, a.greynav2:visited {
	color: #444850;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.greynav4:hover {
	color: #00A950;
	text-decoration: none
}
a.greynav4:link, a.greynav4:active, a.greynav4:visited {
	color: #444850;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a.greynav4:hover {
	color: #00A950;
	text-decoration: none
}

#header {
	background-repeat: no-repeat;
	height: 150px;
	width: 968px;
	background-color: #542D8F;
}

a.purpleheader:link, a.purpleheader:active, a.purpleheader:visited {
	text-decoration: none;
	color: #542D8F;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
a.purpleheader:hover {

	text-decoration: none
}
a.pinkheader:link, a.pinkheader:active, a.pinkheader:visited {
	text-decoration: none;
	color: #EC008C;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
a.pinkheader:hover {
	text-decoration: none
}
a.sportsheader:link, a.sportsheader:active, a.sportsheader:visited {
	text-decoration: none;
	color: #00a950;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
a.sportsheader:hover {
	text-decoration: none
}
#header3 {
	background-repeat: no-repeat;
	height: 150px;
	width: 973px;
	background-color: #003298;
}
#blueheader {
	height: 150px;
	width: 968px;
	background-color: #EC008C;
}
#logo {
	width: 298px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 40px;
}
#fullcontentstop {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 648px;
}
#fullcontentsmiddle {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	width: 628px;
	padding-right: 20px;
	line-height: 26px;
}
#fullcontentsmiddle br {
	line-height: 26px;
}
#fullcontentsmiddle p {
	line-height: 26px;
	padding-top: 5px;
}
#fullcontentsbottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 648px;
}
#leftcontents {
	float: left;
	width: 645px;
	text-align: left;
	margin-top: 12px;
}
#rightcontents {
	width: 316px;
	float: right;
	text-align: left;
}
.clearer{
    height:1px;
    overflow:hidden;
    margin-top:-1px;
    clear:both;
}
#hello {

}
.greyquotes {
	color: #999999;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.greyback {
	background-color: #E0DFE3;
	padding-bottom: 12px;
	padding-left: 20px;
	padding-right: 20px;
	color: #444850;
	padding-top: 12px;
}
/* all lists */
#nav ul { 
	margin: 0;
	width: 100%;
	line-height:27px;
	display: inline;
	float: right;
}
#nav li { /* all list items */
	list-style: none;
	float: left;
}
#nav li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #542D8F;
	font-size: 16px;
	height: 36px;
	width: 121px;
	background-color: #c8cbce;
	padding-top: 8px;
}
#nav li a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #a5a9ae;
}
.nav2 {
	list-style: none;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #4d5159;
	font-size: 16px;
	height: 36px;
	width: 141px;
	padding-top: 8px;
	background-color: #a5a9ae;
}
.nav2 a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#permarital {
	background-image: url(images/premarital.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 274px;
	padding-top: 15px;
	padding-right: 20px;
	float: left;
}
#testimonials {
	background-image: url(images/testimonials.jpg);
	background-repeat: no-repeat;
	height: 178px;
	width: 274px;
	padding-left: 28px;
	padding-top: 15px;
	padding-right: 20px;
	float: left;
	color: #898888;
	font-size: 15px;
	font-weight: normal;
}
#footer {
	background-image: url(images/footerblue.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: left;
	padding-left: 120px;
	color: #5f646a;
	padding-top: 15px;
	font-size: 16px;
	padding-bottom: 25px;
	background-color: #c8cbce;
}
#footerpink {
	background-image: url(images/footerpink.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: left;
	padding-left: 120px;
	color: #5f646a;
	padding-top: 15px;
	font-size: 16px;
	padding-bottom: 25px;
}
#footerblue {
	background-image: url(images/footernew.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: left;
	padding-left: 120px;
	color: #5f646a;
	padding-top: 15px;
	font-size: 16px;
	padding-bottom: 25px;
}
.purple {
	font-weight: bold;
	color: #333;
}
#terms {
	float: right;
	padding-top: 15px;
	font-size: 14px;
	text-align: right;
	background-color: #c8cbce;
}
#terms a {
	font-weight: bold;
	font-size: 14px;
}
#enqury2 {
	float: right;
	width: 350px;
}
.leftimages {
	clear: right;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.rightimages {
	clear: left;
	float: right;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
}

.lb {

	color: #ec008c;
	font-size: 33px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 33px;
}
#intro {
	background-image: url(images/intrologo.gif);
	background-repeat: no-repeat;
	height: 242px;
	width: 689px;
}
#outerintro {
	position:relative;/* stacking context for further positioned elements*/
	text-align:center;
	z-index:2;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	width: 684px;
}
#family {
	background-image: url(images/family.gif);
	background-repeat: no-repeat;
	float: left;
	height: 126px;
	width: 330px;
}
#corporate {
	background-image: url(images/corporate.gif);
	height: 126px;
	width: 352px;
	background-repeat: no-repeat;
	float: right;
}
#introfooter {
	height: 90px;
	width: 689px;
}
.pink {
	color: #EC008C;
}
.site {
	padding-left: 20px;
}
#sitemap ul {
	margin-left: 15px;
}
#sitemap li a {
	margin-left: 15px;
	font-size: 14px;
}

.grey {
	background-color:#C8CBCE;
	width: 973px;
	height: 44px;
}
.peoplepurple {
	color: #542D8F;
}
h4 {
	color: #EC008C;
	font-size: 35px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
}
h5 {
	color: #003298;
	font-size: 35px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
}
#navsports ul {
	margin: 0;
	width: 100%;
	line-height:27px;
	display: inline;
	float: right;
	background-color: #A5A9AE;
}
#navsports li { /* all list items */
	list-style: none;
	float: left;
	background-color: #A5A9AE;
}
#navsports li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #00a950;
	font-size: 16px;
	height: 36px;
	width: 121px;
	background-color: #c8cbce;
	padding-top: 8px;
}
#navsports li a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #a5a9ae;
}


#navpink ul {
	margin: 0;
	width: 100%;
	line-height:27px;
	display: inline;
	float: right;
	background-color: #A5A9AE;
}
#navpink li { /* all list items */
	list-style: none;
	float: left;
	background-color: #A5A9AE;
}
#navpink li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #AE0068;
	font-size: 16px;
	height: 36px;
	width: 121px;
	background-color: #c8cbce;
	padding-top: 8px;
}
#navpink li a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #a5a9ae;
}
#navblue ul { 
	margin: 0;
	width: 100%;
	line-height:27px;
	display: inline;
	float: right;
}
#navblue li { /* all list items */
	list-style: none;
	float: left;
}
#navblue li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #003298;
	font-size: 16px;
	height: 36px;
	width: 121px;
	background-color: #c8cbce;
	padding-top: 8px;
}
#navblue li a:hover {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #a5a9ae;
}

.centreimages {
	text-align: center;
}
.servicespurple {
	background-color: #542D8F;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}
.servicespink {
	background-color: #EC008C;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}
.servicesblue {
	background-color: #1547ad;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}
h7 {
	font-size: 16px;
	font-weight: bold;
	color: #EC008C;
}
.pinktitles {
	font-size: 16px;
	font-weight: bold;
	color: #EC008C;
}
.family_archive ul li, .commercial_archive ul li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 35px;
	text-align: center;
}
.family_archive ul li .month_highlight {
	background-color: #542D8F;
	color: #FFF;
	display: block;
}

.commercial_archive ul li .month_highlight {
	background-color: #EC008C;
	color: #FFF;
	display: block;
}
.family_archive, .commercial_archive {
	width: 540px;
	margin: 0 auto;
}
#headersports {
	height: 150px;
	width: 968px;
	background-color: #00A950;
}
#footersports {
	background-image: url(images/footersports.gif);
	background-repeat: no-repeat;
	height: 60px;
	text-align: left;
	padding-left: 120px;
	color: #5f646a;
	padding-top: 15px;
	font-size: 16px;
	padding-bottom: 25px;
}
.servicessports {
	background-color: #00a950;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 16px;
}
.h7 {
	color: #00a950;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 8px;
}
.h8 {
	color: #00A950;
	font-size: 35px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
}
.sportstitles {
	font-size: 16px;
	font-weight: bold;
	color: #00A950;
}

.h9 {
	font-size: 16px;
	font-weight: bold;
	color: #00A950;
}

.ls {
	color: #00A950;
	font-size: 33px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 33px;
}
table {
	color: #333;
	border: 1px solid #FFF;
	margin: 5px;
	padding: 0px;
}
.smaller {
	font-size: 12px;
}
td {
	padding-left: 10px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left:20px;
}

#leftcontents ul { 
	list-style-position: outside;
	margin:20px;
}