/* CSS Document */



body {

   background:#D7D3B8;

   font-family:Tahoma, Geneva, sans-serif;

   font-size:12px;

}

#sub-header {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:250px;
}

#sub-header #menu {
	background-image:url("http://www.rnlawyer.net/images/nav-bg.png");
	background-repeat:no-repeat;
	background-size:100%;
	float:left;
	width:250px;
	height:250px;
}

#sub-header #menu ul {
	margin-top: 50px;
	padding: 0 ;
	list-style: none ;
}

#sub-header #menu li {
	margin-left: 30px;
	margin-bottom: 15px;
	padding: 0;
	color:#EAEBDB;
	display: block;
	font-family: "Century Gothic", Arial, "Arial Black";
	font-size:1.3em;
	list-style: none;
	height: 1em;
}

#sub-header #menu li a:link,
#sub-header #menu li a:visited
{
	color: #EAEBDB;
	text-decoration: none;
}

#sub-header #menu li a:hover,
#sub-header #menu li a:active
{
	color: #FF8F8F;
	text-decoration: none;
}

#sub-header #image {
	float:left;
	width:500px;
	height:250px;
}

a:link {

	color: #440000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #660000;

}

a:hover {

	text-decoration: underline;

	color: #440000;

}

a:active {

	text-decoration: underline;

	color: #440000;

}

.locimg {

    padding-left:20px;

}

.loc {

    padding-left:20px;

	padding-top:10px;

	padding-bottom:10px;

}

.whatimg {

    padding-left:20px;

}

.what {

    padding-top:10px;

	padding-left:20px;

	padding-right:10px;

}

.clickhere {

    padding-right:15px;

	padding-top:10px;

	padding-bottom:20px;

}

#facebook-like {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 250px;
}

.sitemap {

    text-align:center;

	font-size:10px;

	padding-top:5px;

	padding-bottom:5px;

}

.address {

    text-align:center;

	font-size:10px;

	padding-bottom:5px;

}

.pageheader {

    padding-top:10px;

	padding-left:5px;

}

.content {

    padding-top:30px;

	padding-left:10px;

}

.contentimgs {

    padding-bottom:5px;

}

.contentimgs2 {

    padding-bottom:10px;

}

.contenttext {

    padding-left:10px;

}

.contenttext2 {

    padding-left:10px;

	padding-right:20px;

}

input.button { 

    background-color:#CAC9B5;

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	font-weight:bold;

	font-variant:small-caps;

}

.nav {

    padding-left:5px;

	padding-top:20px;

	padding-right:5px;

}

.navtable {

    padding-right:10px;

}
