body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #262626;
}
h1 {
	font-size: 130%;
	color: #5774D2;
	text-transform: uppercase;
}
h2 {
	font-size: 115%;
	font-weight: bold;
	color: #303c7e
}
#wrapper {
	width: 950px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #fff;
	background-image: url(images/wrapperbk.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#5774d2;
	color:#fff;
	margin:0px;
	height: 30px;
	position:relative;
	font-size:145%;
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing: 1px;
	}
	#header ul{
	margin:0px;
	}
	#header li{
	list-style-type:none;
	display:inline;
	}
	#header a:link, #header a:visited, #header a:hover, #header a:active{
		color:#fff;
		text-decoration:none;
		font-size:120%;
		}
	.telephone{
	position:absolute;
	left:750px;
	}

#masthead {
	border-top: solid 2px #262626;
	border-bottom: solid 2px #262626;
	background-image:url(images/mastheadlarge.jpg);
	background-repeat:no-repeat;
	height:200px;
	position:relative;
	background-color: #72aae3;
} 
#masthead h1 {
	margin: 0;
	text-indent:-5000px;
}
#masthead h2{
	margin:0px;
	position:absolute;
	font-size:120%;
	top:100px;
	left:450px;
	color:#1e2956;
	font-weight:bold;
	font-style:italic;
	text-transform: uppercase;
	}
#nav {
	float: left;
	width: 165px;
	background-image: url(images/navbk.jpg);
	background-repeat:repeat;
}
#nav {
	font-size:85%;
	}
#nav a img{
	border:none;
	padding-left:5px;
	}

#contentarea {
	margin: 0 0 0 165px;
	padding: 0 10px 0 10px;
	color: #666666;
	line-height: 175%;
}
#contentarea a:link, #contentarea a:visited, #contentarea a:active{
	color: #f5292a;
	text-decoration: underline;
}
#contentarea a img{
	border:1px solid #666666;
	}
#contentarea a:hover{
	color: #f3c614;
	border-bottom: dashed 1px #f3c614;
	text-decoration: none;
} 

#certified{
	background-color:#5877d2;
	color:#fff;
	text-align:center;
	height:30px;
	padding-top:10px;
	}
#certified a:link, #certified a:visited, #certified a:hover, #certified a:active{
	color:#fff;
	text-decoration:none;
	}
		
#footernav{
	text-align:center;
	background-image:url(images/footernavbk.jpg);
	background-repeat:repeat;
	color: #394c99;
	border-top: solid 2px #262626;
	border-bottom: solid 2px #262626;
	height:45px;
	}
	#footernav ul{
		margin-top:12px;
		}
	#footernav li{
		list-style-type:none;
		display:inline;
		}
	#footernav a:link, #footernav a:visited, #footernav a:active{
		color:#394c99;
		text-decoration:none;
		font-style:italic;
		}
	#footernav a:hover{
		text-decoration:underline;
		}
		
	#footer {
	background:#5877d2;
	color: #fff;
	text-align: center;
	padding: 0 10px 0 20px;
	}
#footer p {
	margin: 0; 
	padding: 10px 0;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color:#fff;
	text-decoration:none;
	}
.Rfloat {
	float: right;
	margin-left: 8px;
}
.Lfloat {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#marydesigns, #marydesigns a:link, #marydesigns a:visited, #marydesigns a:hover, #marydesigns a:active{
	color:#666666;
	text-decoration:none;
	font-size: xx-small;
	font-weight: bold;
}
#pdflink a:link, #pdflink a:visited, #pdflink a:hover, #pdflink a:active{
	font-size:xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #5774D2;
	}
#note{
	font-size: xx-small;
	font-weight:bold;
	text-align:left;
	}
.marynote {
	font-weight: bold;
	color: #990000;
	background-color: #FF9900;
}
.cmc-name {
	font-weight: bold;
	color: #5877D2;
	text-transform: uppercase;
}
.Rfloat-picture {
	float: right;
	border: 1px solid #666666;
	margin-left: 8px;
}

