/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 13px;
	color: #003A6E;
	background:#CCC1A2 url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	text-align:left;
	overflow:hidden;
	}
	
#container {
	width:770px;
	background:url(images/container_bg.jpg) top left repeat-y;
	overflow:hidden;
	}		
	
#header{
	width:770px;
	height:257px;
	margin:0px;
	padding:0px;
	}	
	
#title{
	width:770px;
	height:145px;
	}				

#contentcopy{
	width:510px;
	padding-top:15px;
	padding-left:126px;	
	padding-bottom:25px;
	text-align:left;
	}		
	
#footer{
	width:770px;
	height:150px;
	text-align:left;
	background:url(images/footer.jpg) 0 0 no-repeat;
	}			
	
#footertag{
	width:475px;
	padding-top:50px;
	font-size:10px;
	color:#826E41;
	padding-left:200px;
	line-height:17px;
	}
	
#footertag a {
	color:#826E41;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#000000;
	text-decoration:underline;
	}		

a {
	color:#317900;
	text-decoration:underline;
	}
	
a:hover {
	color:#003A6E;
	text-decoration:underline;
	}						

.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#317900;
 font-weight:bold;
 margin-bottom:5px;
 margin-top:0px;
 line-height:19px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:15px;
 color:#003A6E;
 font-weight:bold;
 margin-bottom:5px;
  margin-top:0px;
  line-height:19px;
 }

 strong {
	 font-weight:bold;
 }

li{
margin-bottom:6px;
line-height:21px;
}	

p {
	margin:4px 0 15px 0;
	line-height:21px;
	}

/*  FAQ Formatting  */

	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#BADB78; 
	border:1px solid #55AF32; 
	padding:12px 12px 12px 16px; 
	color:#00286F; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}

/*  end FAQ Formatting  */

	
/* end ortho features */	

.altmenu {
	padding:10px;
	background-color:#BADB78;
	width: 100%;
	text-align:center;
	border:1px solid #55AF32;
	line-height:19px;
	}
	
	