﻿/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #FFFEF7;
	background: #5C7623 url("images/side.jpg"/*tpa=http://www.febresdds.com/images/side.jpg*/) repeat-x top left;
	text-align: center;
	background-color: #5C7623;
}


#shell{
	background: #5C7623;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}


#contentcopy{
	width:506px;
	padding-top:7px;
	margin-left:25px;
	margin-bottom:8px;
	text-align:left;
	}
	
	
#footer{
	width:570px;
	height:188px;
	background:transparent url("images/footer.jpg"/*tpa=http://www.febresdds.com/images/footer.jpg*/) no-repeat;

	}
	
#footerright{
	width:200px;
	height:188px;
	background:url("images/footer_left.jpg"/*tpa=http://www.febresdds.com/images/footer_left.jpg*/) no-repeat;
	}	
	
#footerhome{
	width:570px;
	height:188px;
	background:url("images/footer_home.jpg"/*tpa=http://www.febresdds.com/images/footer_home.jpg*/) no-repeat;
	}		
	
#footertag{
	margin-top:126px;
	color:#CDE98F;
	font-size:10px;
	line-height:13px;
	text-align:center;
	}
	
#footertag a{
	color:#CDE98F;
	text-decoration:none;		
	}	
	
#footertag a:hover {
	color:#FCEA2D;
	text-decoration:none;
	}		
	
a {
	color:#FCEA2D;
	text-decoration:none;
	}	
	
a:hover {
	color:#FEAB3D;
	text-decoration:none;
	}	
	
h1{
	font-size:16px;
	font-weight:bold;
	color:#FCEA2D;
	margin-bottom:-4px;
	}	
	
h2{
	font-size:16px;
	font-weight:bold;
	color:#FEAB3D;
	margin-bottom:-4px;
	}			
	
.right{
	float:right;
	padding:0 0 12px 12px;	
	}
/* nav formatting */

	#menu {
	left:0px;
	width:200px; 
	margin:0px;
	padding:0px;
	}
	
	.navSub {
	padding:0px;
	width:200px;
	}
	
	.navSub a {
	color: #405316;
	height: 17px;
	text-align: left;
	display: block;
	padding-left: 35px;
	padding-top: 4px;
	font-size: 13px;
	text-decoration: none;
	background: transparent url("images/btn_bg.gif") no-repeat center;
	line-height: 15px;
}
	
	.navSub a:hover {
	display: block;
	background: transparent url("images/btn_bg_on.gif") no-repeat center;
}
	
	a img{
	border:none;}
	
	.centered{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
/* end nav formatting */	

/*  swfobject  */

	#headerflash{
	width:770px;
	height:201px;
	}

/*  end swfobject  */

/*  appointments */

	#appt{
	background-color:#FEAB3D;  
	padding:12px 12px 12px 12px;
	color:#405316;
	}
	
	#appt td{
	background-color:#FCEA2D; 
	padding:12px 12px 12px 12px;
	}
	
/*  end appointments  */	
