/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color:#04465C;
	background:#E7DDC4 url(images/side.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#shell{
	width:770px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	}	
	
#header{
	width:770px;
	height:132px;
	margin:0px;
	padding:0px;
	background:url(images/header.jpg) 0 0 no-repeat;
	}					
	
#content{
	vertical-align:top;
	width:770px;
	margin:0px;
	padding-bottom:10px;
	background:url(images/content_bg.jpg) 0 0 no-repeat;
	}
	
#menu{
	width:770px;
	height:253px;
	background:url(images/menu_bg.jpg) 0 0 no-repeat;
	}		

#contentcopy{
	width:690px;
	padding-top:30px;
	margin-left:35px;
	}				
	
#footertag{
	width:760px;
	padding-top:5px;
	text-align:right;
	font-size:10px;
	color:#AF6C30;
	line-height:17px;
	clear:both;
	}

a {
	color:#AF6C30;
	text-decoration:none;
	}
	
a:hover {
	color:#03485E;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}
	
.clear {
	clear:both;
	height:1px;
	width:690px;
	float:left;
	}

.featurestyle {	
	margin:10px 0 14px 14px;
	float:right;
	padding:10px;
	background-color:#BB9150
	}
			
	
h1 {
 font-family:"AvantGarde Medium", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:20px;
 color:#03485E;
 font-weight:normal;
 margin-bottom:10px;
 margin-top:0px;
 }
 
 h1 span{
 font-family:"AvantGarde Medium", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:20px;
 color:#AF6C30;
 font-weight:normal;
 margin-bottom:10px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#AF6C30;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:5px;
 }

 strong {
	 font-weight:bold;
	 color:#03485E;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

#content p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
	

/*  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: #03485E; 
	font-size:20px;
	margin-bottom:10px;
	margin-top:0px;
	}			

.sIFR-hasFlash h1 span {
	visibility: hidden; 
	color: #AF6C30; 
	font-size:20px;
	margin-bottom:10px;
	margin-top:0px;
	}			


/*  end  sIFR  */
	
/* end ortho features */	

.altmenu {
	padding:10px;
	color: #00286F;
	background-color:#DCCFB0;
	width: 100%;
	text-align:center;
	border:1px solid #AF6C30;
	line-height:19px;
	}	
