/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background:#FFEFDC url(images/side_bg.jpg) 0 0 repeat-y;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

/*#shell{
	width:750px;
	background:url(images/content_bg.jpg) top left no-repeat;

	}
	
#container {
	background: url(images/shell_bg.jpg) 0 0 repeat-y;
	width:750px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	}	*/	
	
#header{
	width:100%;
	text-align:left;
	height:146px;
	margin:0px;
	padding:0px;
	background:url(images/top_bg.jpg) 0 0 repeat-x;
	}	
	
#head{
	width:770px;
	height:146px;
	margin:0px;
	padding:0px;
	background:url(images/top_head.jpg) 0 0 no-repeat;
	}
	
#subhead{
	width:770px;
	margin:0px;
	padding:0px;
	}				
	
	
#content{
	vertical-align:top;
	width:770px;
	padding:0px;
	margin:0px;
	}

#contentcopy{
	width:520px;
	margin-top:2px;
	margin-left:218px;
	margin-bottom:40px;
	}	
	
#footertag{
	width:520px;
	text-align:left;
	font-size:10px;
	padding-top:25px;
	color:#005801;
	}
	
#footertag a {
	color:#005801;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#84344D;
	text-decoration:underline;
	}

a {
	color:#84344D;
	text-decoration:none;
	}
	
a:hover {
	color:#096D28;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family:"Poor Richard", "Times New Roman", Times, serif;
 font-size:28px;
 color:#84344D;
 font-weight:normal;
 margin-bottom:10px;
 }
 
 h2 {
 font-family: "Futura Md BT", Verdana, Helvetica, Arial, sans-serif, "Futura Book";
 font-size:15px;
 color:#096D28;
 font-weight:normal;
 margin-bottom:2px;
 }

 
 strong {
	 font-weight:bold;
	 color:#84344D;
 }

li{
margin-bottom:6px;
line-height:20px;
}	

#content p {
	margin:4px 0 15px 0;
	line-height:20px;
	}

/*  swfobject  */

	#menuflash{
	width:770px;
	height:88px;
	position:absolute;
	margin-top:58px;
		}		

/*  end swfobject  */

/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #84344D; 
	font-size:28px;
	margin-bottom:10px;
	}
	
.sIFR-hasFlash h2 {
	visibility: hidden; 
	color: #096D28; 
	font-size:15px;
	margin-bottom:2px;
	}				

/*  end  sIFR  */

/*  fun links  */

	#funlinks{
	background-color:#096D28;  
	padding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */

	
/* end ortho features */	

.altmenu {
	padding:10px;
	color: #FFFFFF;
	background-color:#1C7481;
	width: 100%;
	text-align:center;
	border:1px solid #FFFFFF;
	line-height:18px;
	}
	
.altmenu a{
	color:#FFFFFF;
	text-decoration:none;
	}		
	
.altmenu a:hover{
	color:#C5F1F7;
	text-decoration:none;
	}		
