/* CSS Document */
body 
{
	margin:0px;
	background-image:url(../images/page-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#b79a6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: normal;
	text-align:left;
	line-height:16px;
	
}


#outer
{
	width:982px;
	margin:auto;
	
}

.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
	font-size:0px;
}



.logo
{
	width:450px;
	float:left;
	height:100px;
	padding-top:20px;
	margin-bottom:12px;
	}
	
.top-address
{
	width:220px;
	float:right;
	padding-right:10px;
	color:#FFF;
	font-size:16px;
	text-align:right;
	line-height:28px;
	margin-top:20px;
	font-weight:bold;

}


.home-hero-image
{
	background-image:url(../images/hero-image.jpg);
	background-repeat:no-repeat;
	width:982px;
	height:218px;
}

.menu-bg
{
	background-image:url(../images/menu-bg.jpg);
	width:982px;
	height:28px;
	padding-top:12px;
	color:#FFF;
	
}

.title-text
{
	font-size:16px;
	width:200px;
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
	float:left;
}

.title-text-left
{
	background-image:url(../images/title-text-bg.jpg);
	font-size:16px;
	width:198px !important;
	width:198px;	
	font-weight:bold;
	color:#FFF;
	padding-left:15px;
	float:left;
	height:30px;
	padding-top:10px;
}
	
.top-home
{
	padding:10px 25px 10px 25px;
	color:#FFF;
	text-decoration:none;
	
}

a.top-home:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#d4c09b;
	text-decoration:none;
}

	
.top-menu
{
	padding:10px 25px 10px 28px;
	width:280px;
	color:#FFF;
	text-decoration:none;
}


a.top-menu:hover
{
	text-decoration:underline;
	color:#d4c09b;
	text-decoration:none;
	
}

.top-services
{
	padding:10px 30px 12px 38px;
	width:280px;
	color:#FFF;
	text-decoration:none;
}


a.top-services:hover
{
	text-decoration:underline;
	color:#d4c09b;
	text-decoration:none;
	
}


.top-common
{
	padding:10px 30px 10px 28px;
	width:280px;
	
	
	color:#FFF;
	text-decoration:none;
}


a.top-common:hover
{
	text-decoration:underline;
	color:#d4c09b;
	text-decoration:none;
	
}



.content
{
	width:982px;
	background-image:url(../images/content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	
	}
	
.content-inside-bg
{
	width:982px;
	background-image:url(../images/content-bg-inside.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	background-color:#FFF;
	
	}
	
.left-content
{
	width:215px;
	float:left;
	
}

.left-content a:link, .left-content a:visited 
{	
	text-decoration:none;
	color:#333;
	

		
}

.left-content a:hover, .left-content a:visited:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#7c1609;
	text-decoration:none;
}



.center-content
{
	width:504px;
	float:left;
	padding:15px;
}





.content-inside
{
	width:704px;
	float:left;
	padding:15px;
}

.content-inside a:link, .content-inside a:visited 
{	
	text-decoration:none;
	color:#7c1609;
	

		
}

.content-inside a:hover, .content-inside a:visited:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#333;
	
}

.right-content
{
	width:213px;
	float:right;
	padding-left:10px;
	margin-top:10px;
}


.right-content a:link, .right-content a:visited 
{	
	text-decoration:underline;
	color:#7c1609;
	

		
}

.right-content a:hover, .right-content a:visited:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#666666;
	text-decoration:none;
}


.dr-bg
{
	background-image:url(../images/dr-bg.jpg);
	background-position:bottom;
	width:193px;	
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:25px;
	color:#666666;
	padding-right:5px;
	margin-top:15px;
}



.form-bg
{
	background-image:url(../images/form-bg.jpg);
	background-position:bottom;
	width:188px;	
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:35px;
	color:#666666;
	padding-right:5px;
	
	
	
}

.hr-line
{
	background-image:url(../images/hr-line.jpg);
	width:183px;
	height:1px;
	margin-bottom:4px;
	margin-top:4px;
	font-size:0px;
	
	}
	
.hr-line-big
{
	background-image:url(../images/hr-line.jpg);
	width:700px;
	height:1px;
	margin-bottom:14px;
	margin-top:14px;
	font-size:0px;
	
	}

.text-box
{
	border:1px solid #CCC;
	height:16px;
	
	
	}

ul
{
	margin:0px;
	padding-left:25px;
}


li
{
	padding-left:5px;
	margin:0px;
	color:#333333;
	line-height:20px;	
	text-decoration:none;
}

.address-map
{
	width:350px;
	float:left;
	margin-top:20px;

	}
	
.spacer
{
	margin-top:20px;
	
	}
h1
{
	color:#7c1609;
	font-size:24px;
	padding-bottom:10px;
	line-height:25px;
	margin:0px;
	font-weight:normal;
	
	
}



h2
{
	color:#333;
	font-size:14px;
	padding-bottom:5px;
	padding-top:10px;
	line-height:16px;
	margin:0px;
	font-weight:bold;
	
	
}
	
	
h3
{
	color:#b7975e;
	font-size:16px;
	padding-bottom:0px;
	line-height:23px;
	margin:0px;
	font-weight:bold;
	
	
}

.dr-joseph-title
{
	font-size:1px;
	margin:0px;
	padding-bottom:2px;
	padding-top:8px;
	text-align:center;
}

.dr-joseph-title a
{
	font-size:1px;
	border:1px solid #ebdec6 ;
	text-align:center;
}

img
{
	border:none;
}


.footer
{
	width:962px;
	height:20px;
	background-color:#997b4b;
	padding:10px;
	color:#FFF;
}


.footer a:link, .footer a:visited 
{	
	text-decoration:none;
	color:#fff;
	

		
}

.footer a:hover, .footer a:visited:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#400e0a;
	text-decoration:none;
}


	
.footer-bottom
{
	width:962px;
	background-color:#b79a6a;
	padding:10px;
	color:#FFF;
	text-align:center;
	margin:auto;
	line-height:18px;
	padding-bottom:20px;
	
}

.footer-bottom a:link, .footer-bottom a:visited 
{	
	text-decoration:none;
	color:#fff;
	

		
}

.footer-bottom a:hover, .footer-bottom a:visited:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#400e0a;
	text-decoration:none;
}
