/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #000000;
	background:#FB8F04 url(images/background.jpg) top center repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
	line-height:19px;
}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left repeat-y;
	overflow:hidden;
	}
	
#container {
	width:770px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	background:#FB8F04 url(images/bg.jpg) top center repeat-y;
	}		
	
#header{
	width:770px;
	height:453px;
	margin:0px;
	padding:0px;
	background:url(images/header_bg.jpg) 0 0 no-repeat;
	}
	
#sidebar{
	width:176px;
	height:265px;
	float:left;
	padding-left:24px;
	}						

#contentcopy{
	width:488px;
	margin-left:222px;	
	padding-bottom:50px;
	}		
	
#footerhome{
	width:585px;
	height:154px;
	margin-left:172px;
	background: url(images/footer_home.jpg) 0 0 no-repeat;
	}		

#footertag{
	width:531px;
	padding-top:10px;
	font-size:10px;
	color:#FA6800;
	text-align:left;
	padding-left:222px;
	}							

a {
	color:#FA6800;
	text-decoration:none;
	}
	
a:hover {
	color:#653200;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
.clear{
	clear:both;
	width:770px;
	height:1px;
	}	
	
h1 {
 font-family: "Futura MdCn BT", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:35px;
 color:#653200;
 font-weight:normal;
 margin-bottom:22px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#FA6800;
 font-weight:bold;
 margin-bottom:5px;
  margin-top:0px;
  line-height:20px;
 }

 strong {
	 font-weight:bold;
	 color:#653200;
 }

li{
margin-bottom:6px;
line-height:19px;
}	

p {
	margin:4px 0 15px 0;
	line-height:19px;
	}

/*  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: #653200; 
	font-size:35px;
	height:35px;
	margin-bottom:22px;
	margin-top:0px;
	}
/*  end  sIFR  */	

	
/* end ortho features */	

.altmenu {
	padding:10px;
	background-color:#FEEEAD;
	width: 95%;
	text-align:center;
	border:1px solid #FFCC66;
	color:#000000;
	line-height:19px;
	margin:15px 0;
	}
	
.altmenu a {
	color:#653200;
	text-decoration:none;
	}
	
.altmenu a:hover {
	color:#000000;
	text-decoration:underline;
	}		
	