@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	color: #000000;
	font-size: 11px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #151515;
	background-repeat: repeat-x;
}
#left-body #practice-areas {
}

a:link {
	color: #8E0000;
}
a:visited {
	color: #8E0000;
}

a:hover {
	color: #8E0000;
}
a:active {
	color: #8E0000;
}

#wrap {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:100%;
	background-color: transparent;
        }
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 960px;
}
#main-image {
	float: left;
	height: 418px;
	width: 960px;
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
	margin-top:-1px;
}
.attorneyimage {
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}
#navigation {
	background-image: url(images/navigation.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 960px;
	float: left;
}

#navigation #navlist
{
	padding-left: 25px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#navigation  #navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
}
#navigation #navlist a  
{
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 35px;
	text-transform: lowercase;
	font-family: georgia;
	font-size: 12px;
}
#navigation #navlist a:hover {
	color: #000;
	
}
#main-body {
	width: 960px;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 25px;
}
#office-locations  {
	float: left;
	width: 960px;
	background-image: url(images/upper-body.jpg);
	height: 121px;
	background-repeat: repeat-x;
}
#office-locations  #escondido {
	width: 155px;
	height: 90px;
	margin-top: 15px;
	margin-left: 170px;
	float: left;
}
#office-locations  #oceanside {
	width: 155px;
	height: 90px;
	margin-top: 15px;
	margin-left: 151px;
	float: left;
}
#office-locations  #temecula {
	width: 155px;
	height: 90px;
	margin-top: 15px;
	margin-left: 155px;
	float: left;
}
.officelocations {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #860000;
}


#main-body #left-body {
	float: left;
	width: 300px;
	background-color:transparent;
	margin-left: 15px;
}
#left-body #practice-areas #practices li {
	list-style-type: square;
	line-height: 40px;
}
#left-body #practice-areas #practices a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}



#main-body #right-body {
	float: left;
	width: 640px;
	background-color: #FFFFFF;
}
#main-body #right-body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8C0000;
	margin-left: 20px;
	font-size: 18px;
	font-weight: normal;
}
#main-body #right-body li {
}


#main-body #right-body p {
	margin-left: 20px;
	margin-right: 20px;
}
#main-body #right-body li {
	margin-left: 25px;
	list-style-type: square;
	margin-right: 35px;
}#footer {
	background-image: url(images/footerbg.jpg);
	float: left;
	width: 960px;
	background-repeat: no-repeat;
	height: 161px;
	color: #FFFFFF;
}
#footer #left {
	float: left;
	width: 290px;
	margin-left: 25px;
}
#footer #right {
	float: left;
	width: 595px;
	margin-left: 25px;
}
.largerred {
	font-size: 20px;
	color: #CA0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.largerwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
#header #case-evaluation {
	margin-top: 115px;
	float: right;
	margin-right: 35px;
	color: #710100;
	font-family: "Palatino Linotype", Georgia;
	font-size: 12px;
	font-weight: bold;
}
