/* CSS Document */

body {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#575757;
	}
	

#back{
	 background:url(images/bg.gif) repeat-y 0 0;
	 margin-left:auto;
	margin-right:auto;
	text-align:left;

	 }

#shell{
	width:775px;
	background: url(images/content_bg.jpg) no-repeat bottom left;

		}	
	
#sidebar{
	width:237px;
	height:325px;
	vertical-align:top;
	}	

#content {
	width:538px;
	vertical-align:top;

}
	
#contentcopy{
	width:450px;
	margin:11px 0 23px 38px;
	}
	
li{
	margin-bottom:10px;
	line-height:22px;
	}	

#content p{
	margin:6px 0 15px 0;
	line-height:22px;
	}	

a {
	color:#0B6323;
	text-decoration:none;
	}
	
a:hover {
	color:#575757;
	text-decoration:underline;
	}	

#nav {
	width:237px;}
	
#footertag{
	color:#000000;
	margin:0 0 15px 38px;
	width:450px;
	font-size:10px;
	line-height:15px;
	text-align:center;
	}	
	
#footertag a{
	color:#000000;
	text-decoration:none;
	}
	
#footertag a:hover{
	color:#0B6323;
	text-decoration:underline;
	}			
	
.right{
	float:right;
	padding:0 0 12px 12px;
	}	
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}	
	
h1 {
 font-family:"AGaramond Semibold", "Times New Roman", Times, serif;
 font-size:20px;
 color:#0B6323;
 font-weight:normal;
 margin-bottom:2px;
 }
 
 h2 {
 	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size:15px;
	color:#0B6323;
	font-weight:normal;
	margin-bottom:2px;
 }
 
 strong {
 	font-family:Arial, Verdana, Helvetica, sans-serif;
	 font-size:14px;
	 color:#0B6323;
	 font-weight:bold;
 }
 
 .bold{
 	font-weight:bold;
	color:#575757;
	}	

/* NAVIGATION */

#menu {
	width:237px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	text-transform:uppercase;
	}

#navSub {
	display:block;
	line-height:22px; 
	text-align:left;
	margin:5px 1px 5px 62px;
		}

#navSub a {
	display:block;
	padding-left:16px;
	padding-bottom:2px;
	text-decoration:none;
	color:#000000;
	}

#navSub a:hover {
	background-color:#AED0D3;
	color:#000000;
	text-decoration:none;
	 }
	
a img{
	border:none;}

/* END NAVIGATION */

/*  fun links  */

	#funlinks{
	background-color:#2F5D09;  
	pdding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	pdding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

/* ortho features */

	#bafeature{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	height:306px; 
	width:510px;}
	
	#problemsfeature{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:510px; 
	height:250px; 
	}
	
	#typesfeature{
	margin-left:auto;
	margin-right:auto;
	height:256px; 
	width:450px;
	}
	
	#hygienefeature{
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:510px; 
	height:380px; 
	}
	
	#plannerfeature{
	padding-top:10px;
	height:352px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#partsfeature{
	padding-top:10px;
	width:510px;
	height:250px; 
	margin-left:auto;
	margin-right:auto;
	}
	
/* end ortho features */

/*  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: #0B6323; 
	font-size:20px;
	margin-bottom:0px;
	}		

/*  end  sIFR  */

/*  FAQ Formatting  */

	#faq a {
	text-decoration:underline; 
	color:#0B6323; 
	font-weight:normal; 
	font-size:12px;
	line-height:17px;
	}

	#faq a:hover {
	text-decoration:none; 
	color:#000000;
	}

	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#939598; 
	border:1px solid #575757; 
	padding:12px 12px 12px 16px; 
	color:#FFFFFF; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}

/*  end FAQ Formatting  */