/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color:#620000;
	background:#E0D8BD url(images/bg2.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

* #container{
	width:770px;
	background:url(images/backbg.jpg) 0 0 repeat-y;
	border:solid 1px #810200;
	text-align:left;
	margin:0 auto;
	}
	
* #shell{
	width:770px;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;
	overflow:hidden;
	vertical-align:top;
	position:relative;
	}	
	
* #header{
	width:535px;
	height:339px;
	position:absolute;
	left:235px;
	top:0;
	}
	
* #intro{
	width:537px;
	height:460px;
	padding:0px;
	background:url(images/introback.jpg) 0 0 no-repeat;
	position:absolute;
	top:0px; 
	left:233px;
	}							
	
* #sidebar{
	width:209px;
	margin-top:139px;
	float:left;
		}	
	
* #menu{
	width:209px;
	height:700px;
	}		

* #contentcopy{
	width:407px;
	padding-top:360px;
	margin-left:325px;
	padding-bottom:20px;
	}	
	
* #contentcopyhm{
	width:407px;
	padding-top:500px;
	margin-left:325px;
	padding-bottom:20px;
	}			
	
* #featurecontent{
	width:400px;
	position:absolute; top:350px; left:289px;
	}
	
* #scollers{
	width:455px;
	height:492px;
	margin-left:299px;
	padding-top:360px;
	}				
	
* #footertag{
	width:180px;
	padding-top:10px;
	padding-left:16px;
	font-size:10px;
	color:#750000;
	line-height:17px;
	clear:both;
	padding-bottom:18px;
	}

a {
	color:#000000;
	text-decoration:underline;
	border:none;
	}
	
a:hover {
	color:#620000;
	text-decoration:underline;
	border:none;
	}						

* .centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
* .right {
	margin:10px 0 14px 14px;
	float:right;
	}
	
* .clear {
	clear:both;
	height:1px;
	width:535px;
	float:left;
	}

* .featurestyle {	
	margin:10px 0 14px 14px;
	float:right;
	padding:10px;
	background-color:#C3B68A;
	}
	
a img {
	border:none;
	}	
			
	
h1 {
 font-family:"Times New Roman", Times, serif;
 font-size:23px;
 color:#620000;
 font-weight:bold;
 margin-bottom:5px;
 margin-top:0px;
 }
 
 h2{
 font-family:"Times New Roman", Times, serif;
 font-size:23px;
 color:#620000;
 font-weight:bold;
 margin-bottom:5px;
 margin-top:0px;
 }

 strong {
	 font-weight:bold;
	 color:#620000;
 }

li{
margin-bottom:5px;
line-height:25px;
}	

p {
	margin:4px 0 25px 0;
	line-height:28px;
	}

* .announce{
	align: center;	
	background-color:#620000;	
	color: #CCCCCC;	
	font-weight:bold;
	font-size: 24px;
	text-align:center;
	padding: .3em;
	margin: 0px 30px 15px 0px;
	}	

/*  sIFR tags  */


/*  end  sIFR  */
/* ortho features */

	* #bafeature{
	height:306px; 
	width:480px;}
	
	* #problemsfeature{
	margin-left:auto;
	margin-right:auto;
	width:480px; 
	height:250px; 
	}
	
	* #typesfeature{
	margin-left:auto;
	margin-right:auto;
	height:306px; 
	width:480px;
	}
	
	* #hygienefeature{
	margin-left:auto;
	margin-right:auto;
	width:480px; 
	height:380px; 
	}
	
	* #plannerfeature{
	height:382px;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	}
	
	* #emergencyfeature{
	width:480px;
	height:250px; 
	margin-left:auto;
	margin-right:auto;
	}
       
    * #partsfeature{
	width:480px;
	height:250px; 
	margin-left:auto;
	margin-right:auto;
	}

	
/* end ortho features */
	

* .altmenu {
	padding:10px;
	color: #00286F;
	background-color:#DCCFB0;
	width: 100%;
	text-align:center;
	border:1px solid #AF6C30;
	line-height:19px;
	}	
	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	}

	* .faqAnswer {
	width:85%; 
	background-color:#C3B68A; 
	border:1px solid #750000; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:20px; 
	}

/*  end FAQ Formatting  */	

/*  fun links  */

	* #funlinks{
	background-color:#755C2C;  
	padding:5px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Times New Roman, "Times", serif;
	font-size: 19px;
	color: #620000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubjectHeader {
	font-family: Times New Roman, "Times", serif;
	font-size: 23px;
	color: #620000;
	font-weight: bold;
}  