body { 
	background-image:url('images/background.jpg'); 
	padding:0;
	margin:0;
	}

#all{
	background-color:#B69F8D;
	width:800px;
	margin:auto;
	padding: 0 15px 8px 8px;
	}

h2 {
	font-size:17px;
	font-color:#F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #934F46;
	padding-bottom: 5px;
	}

h3 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom:2px;
	}

p {
	font-size:12px;
	margin-top: 0.5px;
	margin-bottom: 0.5em;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	letter-spacing: 90%;
	}
	
p img {
	border: 5px double #633;
	}
	
h3 img {
	border: 5px double #633;
	}

a:link {color:#262626;}

a:visited {color:#262626;}

a:hover {color:#000;}

hr {
	height:1px;
	margin-top: -10px;
	margin-bottom: 10px;
	color: #FFF;
	}

img {display:block; border:0} 

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#C3AF9D;
	text-align:center;
	text-transform: uppercase;
	padding: 5px;
	background-color:#461B22;
	max-width:797px;
	margin:0 auto;
}

#footer a:link, #footer a:hover, #footer a:visited {text-decoration:none; color:#C3AF9D;}

.clear {clear:both;}

.floatright {float:right; margin: 0 0 10px 15px}

.floatleft {float:left; margin: 0 15px 10px 0}


#leftcolumn{
	width:650px;
	float:left;
	}

#leftcolumn #graphic{
	margin:0 auto; 
	background:url("images/contact.jpg") top left no-repeat ;
	height:142px; 
	width:650px; 
	text-indent:-200em; 
	}
	
#leftcolumn #graphic h1{
	margin:0; 
	}
	
#content {
	width:610px;
	height:100%;
	background-color:#D1CABC;
	height: 100%;
	padding: 10px 20px 10px 20px;
	margin-top: 8px;
	min-height:400px;
	}





#rightcolumn{
	width:145px;
	height: 100%;
	float:left;
	}

#rightcolumn #rightcolumncontent {
	margin: 0 auto;
	}
	
#rightcolumn #header {
	background:url("images/dgrm.jpg") top left no-repeat;
	height:69px;
	width:145px;
	text-indent:-200em;
	}

#rightcolumn #header h1 {
	margin:0 auto;
	font-size: 2.35em;
	}

#menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	font-color:#262626;
	width:120px;
	height:150px;
	text-align: right;
	letter-spacing: 1px;
	margin-left:25px;
	margin-bottom:8px;
	}

#menu ul {
	list-style:none; 
	margin:0;
	padding:0;
	}

#menu li {
	}
	
#menu a {
	display:block;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #934F46;
	margin:0;
	padding-top: 4px;
	padding-right: 0;
	}

#menu li a:link, #menu li a:hover, #menu li a:visited {text-decoration:none}





/*HOME STYLES*/

#home {
	background-color:#C6BFAD;
	width:797px;
	margin:0 auto;
	padding:0;
	}
	
#homeheader{
	height:150px;

	}
	
#headerleftcolumn{
	width:327px;
	margin:24px 285px 24px 30px;
	float:left;
	}
	
#headerrightcolumn{
	float:left;
	width:120px;
	}
	
#homecontentcolumns{
	width:783px;
	margin-left:7px;
	}

#contentleftcolumn{
	width:463px;
	min-height:125px;
	padding:20px;
	margin: 7px 0 7px 0;
	background-color:#B9A28E;
	float:left;
	}
	
#contentrightcolumn{
	width:233px;
	padding:20px;
	margin: 7px 0 7px 7px;
	min-height:125px;
	background-color:#B9A28E;
	float:left;
	}
	
#contentrightcolumn p{
	font-size:9.5px;
	line-height: 10px;
	}
		
#contentrightcolumn h2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0 0 10px 0;
	padding:0;
	}

#home #contentleftcolumn p{
	line-height:17px;
	}

#home #menu {
	width:130px;
	}

#home #menu ul {
	}

#home #menu li {
	padding:0px 10px 0px 0;
	}
	
	
	
	
	
	
/*ATTORNEYS STYLES*/

#attorneys h4 {
	font-size:10.5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 12px;
	}

#attorneys h4 a:link, #attorneys h4 a:visited {
	text-decoration:none;
	font-color:black;
	}
	
 #attorneys h4 a:hover {
	text-decoration:underline;
 	}
	
	
	
/*AREAS STYLES*/

h4 {
	font-size:10.5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 12px;
	}
	
	


/*DISCLAIMER STYLES*/

#disclaimer #all{
	background-color:#B69F8D;
	width:270px;
	margin:auto;
	padding:15px;
	}
	
#disclaimer{
	background-color:#B69F8D;
	width:300px;
	margin:auto;
	padding: 15px;
	}