@charset "utf-8";
/* CSS Document */



body {
	background-image: url(../img/tile_maggie.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5f5f5f;
}
#container {
	width: 855px;
	margin: 0 auto;
}
.clearall {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
#header {
	background-image: url(../img/maggie_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 234px;
}
#logo {
	height: 163px;
}

	
#mainNav{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7c7c7c;
	width: 855px;
	margin: 0;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	text-transform: uppercase;
	}
	
#mainNav ul
{
	margin: 0;
	padding: 0;
}

#mainNav ul li { display: inline; }

#mainNav ul li a
{
	color: #7c7c7c;
	text-decoration: none;
	float: left;
	padding-right: 16px;
	display: block;
}

#mainNav ul li a:hover, #mainNav ul li a.currentLevel
{
color: #7b1f1f;
}
	
	
	
	

#content {
	margin-bottom: 60px;
}
#footer {
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	height: 36px;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9b9b9b;
	padding-top: 11px;
}

#footer a, #footer a:visited {
	color: #9b9b9b;
	text-decoration: none;

}
#footer a:hover {
	color: #6F6F6F;
	text-decoration: none;

}
#footerLeft {
	float: left;
	width: 444px;
}
#footerRight {
	float: right;
	width: 333px;
	text-align: right;
}
#sidebar {
	float: right;
	width: 227px;
}
#main {
	float: left;
	width: 565px;
	line-height: 22px;
}
.style1 {
	font-size: 30px;
	font-style: italic;
	line-height: 33px;
}
.style2 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-size: 15px;
	font-style: italic;
}
#subMenu{
	width: 100%;
	padding: 0;
	margin: 0;
	}
#subMenu ul{
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#subMenu li a {
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #827b80;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	}	
	
#subMenu li a:link, #subMenu li a:visited {
	color: #827b80;
	display: block;
	}
	
#subMenu li a:hover{
	color: #7b1f1f;
	background-repeat: no-repeat;
	background-image: url(../img/arrow_subNav.png);
	background-position: left center;
	}
	
#subMenu li a.currentLevel   {
	color: #7b1f1f;
	background-repeat: no-repeat;
	background-image: url(../img/arrow_subNav.png);
	background-position: left center;
	}
	

#quoteBox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #424040;
	text-align: center;
	margin-bottom: 20px;
	line-height: 24px;
}

.greyLineDouble {
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	height: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.newsletterField{
	height: 22px;
	width: 170px;
	font-size: 14px;
	color: #827b80;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#watchBox {
	margin-bottom: 20px;
	line-height: 18px;
}
#watchBox p {
	margin-bottom: 20px;
	text-align: center;
	color: #827b80;
}
#watchBox p a {
	color: #309cb6;
	text-decoration: none;
	font-style: italic;
}
#watchBox p a:hover {
	color: #69C1D8;
	text-decoration: none;
}
#sideBox {
	margin-bottom: 20px;
	line-height: 18px;
}
#sideBox p {
	margin-bottom: 20px;
	text-align: center;
	color: #827b80;
}
#sideBox p a {
	color: #309cb6;
	text-decoration: none;
	font-style: italic;
}
#sideBox p a:hover {
	color: #69C1D8;
	text-decoration: none;
}
#sidebarTop {
	margin-bottom: 20px;
}

#columnLeft {
	float: left;
	width: 254px;
	line-height: 20px;

}
#columnCenter {
	width: 254px;
	margin: 0 auto;
	line-height: 20px;
}
#columnRight {
	float: right;
	width: 254px;
	line-height: 20px;

}
.headingResources {
	color: #5f5f5f;
	font-size: 24px;
	font-style: italic;
	display: block;
	margin-bottom: 15px;
}
#contactBox {
	margin-bottom: 20px;
	line-height: 18px;
	color: #827b80;
}
#contactBox p {
	margin-bottom: 20px;
	text-align: center;
	color: #827b80;
	font-style: italic;
	font-size: 14px;
}
#contactBox p a {
	color: #7b1f1f;
	text-decoration: none;
	font-style: italic;
	font-size: 20px;
	line-height: 26px;
}
#contactBox p a:hover {
	color: #7b1f1f;
	text-decoration: none;
}
