@charset "utf-8";
/* CSS Document */

body {
	background-color:#552929;
	margin:0;
	padding:0;
	min-width:950px;
	text-align:center;
}
h1 {text-align:center;}
#main {width:950px; text-align:left; margin: 0 auto;}

#mainContent {
	float:left;
	padding-top:90px;
	width:801px;
	background-color:#FFF; 
	background-image:url(/coreImages/topMain.jpg); 
	background-repeat:no-repeat;
	border-top:0; 
	}
#mainContent h1 {text-align:center;}
#mainContactDetails {
	position:static;
	text-align:right;
	float:right;
	width:240px;
	margin-top:-56px;
	padding-right:40px;
	font-size:29px;
	font-weight:900;
	color:#552929;
}

#mainContactDetails hr {
	
}

#mainMenu {
	position:static;
	text-align:right;
	float:right;
	background-color:#552929;
	width:700px;
	background-image:url(/coreImages/menuBack.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFF;
	margin-top:25px;
	padding-right:4px;
}
#mainMenu a:hover {
	text-decoration:underline;
	}
#mainMenu a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
}
#mainLeft {width:60px; float:left;}
#mainRight {width:50px;}
#mainLeft {}

#leftMainImg {margin-top:15px;}

#mainText {
	position:relative;
	clear:both;
	padding:10px 30px 10px 30px;
}

#mainText a {text-decoration:none;}
#mainText a:hover {text-decoration:underline;}

#Footer {width:950px; clear:both; margin:auto;
	 }

#FooterContent {
	float:left;
	width:801px;
	background-color:#FFF; 
	background-image:url(/coreImages/bottomMain.jpg); 
	background-repeat:no-repeat;
	border-top:0;
	border-left:0;
	height:320px;
	margin-top:-60px;
	}
#footerContactDetails {
	position:static;
	text-align:center;
	float:left;
	width:200px;
	margin-top:65px;
	padding-left:30px;
	font-size:35px;
	font-weight:900;
}

#footerContactDetails a {color:#552929;}
#footerArticles {
	position:static;
	text-align:left;
	float:right;
	width:550px;
	margin-top:225px;
	border:0px solid #000;
}
#footerArticles .article{
	float:left;
	width:183px;
}
#FooterLeft {float:left;width:60px;margin-top:-60px;}
#FooterRight {float:left;width:50px;margin-top:-60px; z-index:1;}
#FooterLeft {}
#leftFooterImg {margin-top:154px;}
#rightFooterImg {margin-top:-17px; z-index:1;}

#bottomBar {width:950px; clear:both; margin:auto;}
#bottomLeft {float:left;width:60px;}
#bottomContent {float:left; text-align:right; padding-right:5px; width:796px; border-top:0; background-color:#c0baba; color:#FFFFFF; }
#bottomContent a {color:#FFFFFF;}
#bottomRight {float:left;width:40px;}
.alignImgLeft {float:left; padding:2px 8px 2px 0;}
.alignImgRight {float:right; padding:2px 0 2px 8px;}
.formLeft {float:left;margin-top:-5px;}
.formRight {float:right;margin-top:-5px;}
.center {text-align:center;margin:auto;width:auto;}
.cal:hover { cursor:pointer;}
.cal {padding-top:0px;}
img {border:0px;}
