/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #6C182A;
	background:transparent url(images/bg.gif) 0 0 repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
	
#container {
	background:url(images/container_bg.gif) top center repeat-y;
	width:100%;
	height:100%; /* fix height to 100% for IE */
	min-height:100%; /* fix height for other browsers */
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	}
	
#shell{
	width:770px;
	margin:0 auto 0 auto;
	text-align:left;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;

	}			
	
#header{
	width:770px;
	margin:0px;
	padding:0px;
	}			
	
	
#content{
	vertical-align:top;
	width:770px;
	padding:0px;
	margin:0px;
	}

#contentcopy{
	width:629px;
	margin-left:68px;
	margin-bottom:40px;
	margin-top:25px;
	
	}	
	
#contentcopyhm{
	width:430px;
	margin-left:68px;
	margin-bottom:60px;
	margin-top:25px;
	}	
	
#sidebar{
	margin-top:281px;
	margin-left:533px;
	position:absolute;
	width:220px;
	height:414px;
	}	
	
#footertag{
	width:770px;
	text-align:center;
	font-size:10px;
	color:#520B1A;
	margin-bottom:20px;
	}
	
#footertag a {
	color:#520B1A;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#CD8916;
	text-decoration:underline;
	}

a {
	color:#CD8916;
	text-decoration:none;
	}
	
a:hover {
	color:#520B1A;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:0x 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Lucida Sans Bold", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:26px;
 color:#6C182A;
 font-weight:normal;
 font-style:italic;
 margin-bottom:10px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:18px;
 color:#CD8916;
 font-weight:normal;
 margin-bottom:2px;
 }

 
 strong {
	 font-weight:bold;
 }

li{
margin-bottom:6px;
line-height:22px;
}	

#content p {
	margin:4px 0 15px 0;
	line-height:22px;
	}

/*  swfobject  */

	#menuflash{
	width:770px;
	height:320px;
		}		


/*  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: #6C182A; 
	font-size:26px;
	margin-bottom:10px;
	}			

/*  end  sIFR  */

/*  FAQ Formatting  */

	#faq a {
	text-decoration:underline; 
	color:#6C182A; 
	font-weight:normal; 
	font-size:11px;
	}

	#faq a:hover {
	text-decoration:none; 
	color:#520B1A;
	}
	
	#faq li{
	margin-bottom:0px;
	_line-height:14px;
	}
	
	.fq{
	margin:0px;
	padding:0px;
	}

	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#E3B54B; 
	border:1px solid #DF9729; 
	padding:12px 12px 12px 16px; 
	color:#6C182A; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}

.spaceme li {margin-top:3px; margin-bottom:3px;}

/*  end FAQ Formatting  */

/* ortho features */

	#bafeature{
	margin:10px auto 0 auto;
	height:306px; 
	width:510px;}
	
	#problemsfeature{
	margin:10px auto 0 auto;
	width:510px; 
	height:250px; 
	}
	
	#typesfeature{
	margin:10px auto 0 auto;	
	height:306px; 
	width:510px;
	}
	
	#hygienefeature{
	margin:10px auto 0 auto;
	width:510px; 
	height:380px; 
	}
	
	#plannerfeature{
	margin:10px auto 0 auto;
	height:382px;
	width:480px;
	}
	
	#beorthofeature{
	margin:10px auto 0 auto;	
	height:380px;
	width:450px;
	}
	
	#emergencyfeature{
	margin:10px auto 0 auto;
	width:510px;
	height:250px; 
	}
       
    #partsfeature{
	margin:10px auto 0 auto;
	width:510px;
	height:250px; 
	}

	
/* end ortho features */

/*  fun links  */

	#funlinks{
	background-color:#E3B54B;  
	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:#E3B54B;
	width: 100%;
	text-align:center;
	border:1px solid #DF9729;
	line-height:18px;
	}
	
.altmenu a{
	color:#6C182A;
	text-decoration:none;
	}		
	
.altmenu a:hover{
	color:#520B1A;
	text-decoration:none;
	}		
