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

html, body, div, p {
	font-family: Trebuchet, Verdana, sans-serif; 
	color: #000;
}

body {
	margin: 10px; 
	background: #fff;
}

/*
COMMON --------------------- */

br {
	clear: both;
}

hr {
	display: none;
}
blockquote {font-style: italic; border-left: 4px dotted #7e7e7e; padding-left: 15px;
}

p {
	margin: 0; 
	padding-top: 1em; 
	line-height: 150%;
}

ul{
	color: #000;
}
li {
	text-align:justify
}


/*
HEADER---------------------- */
h1 {
	margin: 0; 
	position: absolute; 
	top: 20px; 
	left: 46px; 
	z-index: 3; 
	width: 126px; 
	text-indent: -9000px;
}

h1 a {
	display: block;
	background: url(images/main-image.jpg) no-repeat;
	height: 117px;
	width: 600px;
	left: 155px;
	top: 22px;
	position: relative;
}
#header {
	position: relative; 
	background: #0F6DAC url(images/header.jpg) no-repeat;
	height: 160px;
	border: solid 2px #000;
}

#header-content {
	position: absolute; 
	top: 162px; 
	left: -2px	; 
	z-index: 4;
	margin:0;
	padding:0;
	width: 996px;
}

#main-image {
	position: absolute; 
	top: 43px; 
	left: 200px; 
	z-index: 2; 
	width: 600px; 
	height: 117px; 
	background: url(images/main-image.jpg) no-repeat;
}
ul#nav {
	width: 996px;
	padding: 0;
	margin: 0;
	border: solid 2px #000;
	border-top: none;
}
ul#nav,ul#nav li, ul#nav li a{
	display: inline;
	height: 123px;
	float: left;
	padding: 0;
	margin: 0;
}

ul#nav li a{
	width: 81px;
	text-indent: -9999px;
}

ul#nav li#go, ul#nav li#contact, ul#nav li#go a, ul#nav li#contact a{
	width: 123px;
}

li#go{
	background: url(images/go.jpg) no-repeat center center;
	width: 122px;
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
}
li#go:link {
	background: url(images/li-hover_go.jpg);
	width: 122px;
	margin: 0;
	padding: 0;
}
li#go:hover, li#go:focus {
	background: url(images/li-hover_go.jpg) no-repeat center center;
	width: 122px;
	margin: 0;
	padding: 0;
}

li#home {
	background: url(images/li_home.jpg) no-repeat center center;
}

li#limited {
	background: url(images/li_limited.jpg) no-repeat center center;
}

li#associations {
	background: url(images/li_associations.jpg) no-repeat center center;
}

li#about {
	background: url(images/li_about.jpg) no-repeat center center;
}

li#partnerships {
	background: url(images/li_partnership.jpg) no-repeat center center;
}

li#individuals {
	background: url(images/li_individuals.jpg) no-repeat center center;
}

li#community {
	background: url(images/li_community.jpg) no-repeat center center;
}

li#businesses {
	background: url(images/li_businesses.jpg) no-repeat center center;
}

li#clients {
	background: url(images/li_clients.jpg) no-repeat center center;
}

li#contact {
	background: url(images/li_contact.jpg) no-repeat center center;
}

/*
--------------LI Hover States
*/

li#go:hover, li#go:focus {
	background: url(images/li-hover_go.jpg) no-repeat center center;
	width: 122px;
	margin: 0;
	padding: 0;
}


li#home:hover{
	background: url(images/li-hover_home.jpg) no-repeat center center;
}

li#limited:hover {
	background: url(images/li-hover_limited.jpg) no-repeat center center;
}

li#associations:hover {
	background: url(images/li-hover_associations.jpg) no-repeat center center;
}

li#about:hover {
	background: url(images/li-hover_about.jpg) no-repeat center center;
}

li#partnerships:hover {
	background: url(images/li-hover_partnership.jpg) no-repeat center center;
}

li#individuals:hover {
	background: url(images/li-hover_individuals.jpg) no-repeat center center;
}

li#community:hover {
	background: url(images/li-hover_community.jpg) no-repeat center center;
}

li#businesses:hover {
	background: url(images/li-hover_businesses.jpg) no-repeat center center;
}

li#clients:hover {
	background: url(images/li-hover_clients.jpg) no-repeat center center;
}

li#contact:hover {
	background: url(images/li-hover_contact.jpg) no-repeat center center;
}

ul#nav li a { 
	border: solid 1px #000;
	border-top: none;
	color: #000;
	text-decoration:none; 
	padding:0;
	height: 123px;
}

ul#nav li#go a {
	border: none;
	border-right: solid 1px #000;
}

ul#nav li#contact a {
	border: none;
	border-left: solid 1px #000;
}

ul#nav ul li{
	display: none;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
}
/*
MISC --------------------- */

#container {
	background: #E6E6E6;
	position: relative;
}

#container, #footer {
	margin: 0 auto; 
	width: 1000px;
}
#footer {
	padding: 10px 0;
}

.shell {
	margin: 0;
	margin-left: 190px; 
	width: 575px;
}
.shell li span {position: absolute; left: 480px; text-align: left;
}
strong span {
	color: #333333;
}

#home_p {
	text-align: center;
	
}
/*
MAIN CONTENT --------------------- */

#content {
	width: 996px; 
	padding: 0 0 1em; 
	background: #E2E2D2 url(images/content.gif) repeat-y; 
	font-size: .7em !important;
	border-left: solid 2px #000;
	border-right: solid 2px #000;
	border-bottom: solid 2px #000;
	position: relative;
	top: 124px;
	left: 0;
}

#content h2 {
	position: relative;
	margin-left: 190px ; 
	padding: 0;
	font: normal 2em Georgia, serif;
	color: #000;
	background: url(images/h2.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	height: 72px;
}

#content h3 {
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	height: 0;
	width: 0;
}	

h6 {
	font-size: 14px;
	text-align: left;
	padding: 0;
	margin: 0;
}

h6.G {
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	padding-top: 13px;
	
}

h6.D {
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	letter-spacing: -2px;
	font-variant:small-caps;
	font-weight: bolder;
}

h6.A {
	font-size:18px;
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	letter-spacing: normal;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	padding
}

h6.E {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #535353;
	letter-spacing: normal;
	font-variant:normal;
	font-weight:bold;
}
#content a:link, #content a:active {
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #48546A;
	color:#0862B4;
}

#content a:visited {
	color: #777; 
	padding: 1px 2px; 
	text-decoration: none; 
	border-bottom: 1px dotted #777;
}

#content a:hover {
	color: #1D1D1D;
	margin: 0 -3px;
	border: 3px double; 
	border-color: #F1F1F1 #C0C0C0 #C0C0C0 #F1F1F1; 
	background: #FFF url(images/btnbg.gif) bottom center repeat-x; 
	}

#content p {
	text-align: justify;
}
#content ul {
	list-style-image: url(/images/li_p.jpg);
	list-style-type: square;
	color: #333333;
}

.section_pic {
	float: right; 
	margin-right: 1.25em; 
	width: 134px; 
	height: 196px; 
	border: 4px dashed #000;
	text-indent: -9999px;
	padding: 12px;
	margin-top: -235px;
}
#property {
	background: url(images/property.jpg) no-repeat center center;
}
#property p a {
	width: 134px;
	height: 196px;
}

#financial {
	position: relative;
	padding:2px 0 8px 0;
	margin: 0;
	hieght: 20px;
	top: 10px;
}

#financial h4 {
	background: url(images/p_financial.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	padding-top: 7px;
	margin: 0;
}

#individuals_p {
	position: relative;
	padding:2px 0 8px 0;
	margin: 0;
	hieght: 20px;
	top: 10px;
}

#individuals_p h4 {
	background: url(images/p_individuals.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	margin: 0;
	padding-top: 7px;
}
#temecula_p h4{
	background: url(images/p_temecula.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	margin: 0;
	padding-top: 7px;
}

#murrieta_p h4{
	background: url(images/p_murrieta.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	margin: 0;
	padding-top: 7px;
}

#murrieta_p {
	position: relative;
	padding:2px 0 8px 0;
	margin: 0;
	hieght: 20px;
	top: 10px;
}

#temecula_p {
	position: relative;
	padding:2px 0 8px 0;
	margin: 0;
	hieght: 20px;
	top: 10px;
}

#business_p {
	position: relative;
	padding:2px 0 8px 0;
	margin: 0;
	hieght: 20px;
	top: 10px;
}
#partner_p h4 {
	background: url(images/p_partner.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	margin: 0;
	padding-top: 7px;
}

#business_p h4 {
	background: url(images/p_business.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	margin: 0;
	padding-top: 7px;
}
#about_p h4 {
	background: url(images/p_about.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	margin: 0;
	padding-top: 7px;
}

#administrative {
	position: relative;
	padding:2px 0 8px 0;
	margin: 0;
	hieght: 20px;
	top: 10px;
}

#administrative h4 {
	background: url(images/p_administrative.jpg) no-repeat bottom left;
	text-indent: -9999px;
	width: 500px;
	hieght: 13px;
	padding: 0;
	padding-top: 7px;
	margin: 0;
}
#intro {
	display: none;
	margin: 0;
	padding: 0;
	height: 0;
}


#object {
	margin: 50px 0 0 -35px;
	z-index:1;
	
	
}

.quote_pic {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	display: none;
}
#quote3 {
	background:url(images/quote-3.gif) no-repeat center center;
}

#quote4 {
	background:url(images/quote-4.gif) no-repeat center center;
}
ul#numbered_li {
	list-style-type:decimal;
}
#hits {
	padding-top: 30px;
}
/*--------Form--------------------*/
fieldset {
	margin: 0 0 2em 0;
	padding: 1em .5em .5em .5em;
	border: 1px solid #333333;
}

legend {
	padding: .2em;
	font-weight: normal;
	color: #333333;
	border: none;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

input, textarea {
	padding: 5px;
	width: 350px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #333333;
}

textarea {
	height: 90px;
}

textarea:focus, input: focus {
	border: 2px solid #000;
}

input.submit-button {
	width: 100px;
	float: right;
	margin-right: 44px;
	background: #0862B4;
	color: #fff;
	border: 2px solid #333;
	font-size: 10px;
	font-weight: bold;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 140px;
	padding-top: 5px;
	font-size: 1em;
}

/*---------Under Construction----------*/

h4 {
	font-weight: bold;
	font-variant:small-caps;
	font:"Times New Roman", Times, serif;
	font-size: 18px;
	padding: 0;
	color:#000;
}

