@charset "utf-8";
/* California Mutual Insurance Company CSS Document */

body {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #282425;
}
td th tr table div{margin:0; padding:0;}
img {
	border: 0;
	margin:0;
	padding:0;
}
input{
	margin:0;
	padding:0;
}
form{margin:0; padding:0;}
select{
	margin: 0px;
	font-size: 12px;
	color: #4b4b4b;
}
a{
	text-decoration: underline;
	color:#0D4689;
}
a:hover{
	text-decoration: none;
	color:#0D4689;
}
ul{
	font-size: 12px;
	color: #282425;
}
li{
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	color: #282425;
}
h3{
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 17px;
	font-weight: normal;
	letter-spacing: 1px;
}
.clear_float{clear: both;}
#masthead-container{
	height: 145px;
	background-image: url(../images/bg-masthead.gif);
}
#masthead-container-wrapper{
	width: 780px;
	height: 145px;
}
#logo{
	width: 410px;
	float:left;
	margin-left: 22px;
	margin-top: 16px;
}
#masthead-nav{
	float: right;
	text-align: right;
	margin-top: 42px;
	margin-right: 22px;
}
#masthead-nav ul{
	margin: 0;
	font-size: 10px;
	padding: 0;
	line-height: 10px;
	font-weight: bold;
}
#masthead-nav li{
	list-style-type: none;
	padding: 0;
	margin: 0 0 16px;
	font-size: 10px;
}
#masthead-nav li a{
	color: #A28800;
	text-decoration: none;
}
#masthead-nav li a:hover{
	color: #0D4689;
	text-decoration: none;
}
#nav-container{
	height: 248px;
	background-image: url(../images/bg-nav.gif);
	background-repeat: repeat-x;
}
#nav-container-wrapper{
	width: 780px;
	height: 248px;
	position:relative;
}
#nav-container-flash{
	float: right;
}
#flashcontent{
	width: 580px;
	height: 248px;
	background-image: url(../images/carmel-ca-coast.jpg);
	background-repeat: no-repeat;
}
#content-container{
	width: 780px;
}
.content-container-left{
	width: 200px;
	background-color: #EBE0C1;
	background-image: url(../images/bg-content-container-left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
}
.content-container-right{
	padding-bottom: 10px;
	vertical-align: top;

}
.content-container-right h1{
	font-size: 18px;
	color: #A28800;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 17px;
	line-height: 18px;
	letter-spacing: 1px;
}
.content-container-right p{
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 34px;
}
.content-container-right h2{
	font-size: 14px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 9px;
	margin-left: 17px;
	margin-right: 34px;
	font-weight: normal;
	color: #FFFFFF;
}
#contact-container{
	margin-top:5px;
	margin-right: auto;
	margin-left: auto;
	width: 191px;
	background-image: url(../images/contact-us.jpg);
	height: 233px;
	position: relative;
	margin-bottom: 25px;
}
#contact-container h1{
	font-size: 18px;
	line-height: 18px;
	color: #C7B165;
	margin: 0 0 0 66px;
}
#contact-container p{
	font-size: 9px;
	line-height: 10px;
	margin: 0 0 0 86px;
	color: #4b4b4b;
	word-spacing: -1px;
}
#email-container{
	position: absolute;
	width:95px;
	height:20px;
	left: 84px;
	top: 202px;
}
.blue{
	color: #0D4689;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer-container{
	background-image: url(../images/bg-masthead.gif);
}
#footer-container-wrapper{
	width: 780px;
	color: #0D4689;
	font-size: 9px;
	line-height: 12px;
	padding-top: 25px;
	padding-bottom: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#footer-container-wrapper p{
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lines-container{
	background-image: url(../images/bg-lines.gif);
	height: 183px;
	width: 263px;
	vertical-align: top;
	float:left;
	background-repeat: no-repeat;
}
.lines-title{
	float:left;
	margin-top: 15px;
	color: #0D4689;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin-left: 5px;
	width: 76px;
	letter-spacing: 1px;
	text-align: right;
	margin-right: 5px;
}
.lines-title a{
	text-decoration: none;
	color:#0D4689;
}
.lines-title a:hover{
	text-decoration: none;
		color:#0D4689;
}
.lines-desc{
	float:left;
	margin-top: 5px;
	font-size: 10px;
	width: 170px;
	line-height: 12px;
}
.lines-desc p{
	font-size: 10px;
	line-height: 12px;
	margin: 0px 5px 5px 15px;
}
.lines-desc h1{
	font-size: 10px;
	line-height: 12px;
	margin: 0px 5px 0px 10px;
	font-weight: normal;
	letter-spacing: 0px;
}
.lines-desc a{
	text-decoration: underline;
	color:#0D4689;
}
.lines-desc a:hover{
	text-decoration: none;
		color:#0D4689;
}
#brandtray {
	width:534px;
	clear: both;
	margin-top: 14px;
	margin-left: 14px;
}
#brandtray_inner {
	width: 536px;
	height: 72px;
	padding-top: 5px;
	position: relative;
	background: url(../images/bg-logos.gif) no-repeat 3px 0px;
}
#brandtray_logo_groups {
	width: 466px;
	height: 72px;
	margin: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 35px;
}
#brandtray #next {
	background: url(../images/arrow.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 1px;
	height: 69px;
	width: 23px;
	text-indent: -9999px;
	cursor: pointer;
	left: 509px;
}
#brandtray #prev {
	background: url(../images/arrow.gif) no-repeat;
	position: absolute;
	left: 5px;
	top: 1px;
	height: 69px;
	width: 23px;
	text-indent: -9999px;
	cursor: pointer;
}
#brandtray ul {
	margin: 0;
	padding: 0;
	width: 490px;
	position: absolute;
	top: 13px;
	height: 50px;
}
#brandtray li {
	float: left;
	list-style-type: none;
	width: 125px;
	height: 51px;
}
.wht-bg{}
.quote{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A28800;
}
#breadcrumb-container{
	margin-bottom: 9px;
	margin-left: 17px;
	font-size: 11px;
	color: #C7B165;
}
#breadcrumb-container a{
	text-decoration: underline;
	color:#0D4689;
}
#breadcrumb-container a:hover{
	text-decoration: none;
		color:#0D4689;
}
.breadcrumb-right{
	font-size: 10px;
	color: #4B4B4B;
	text-transform: uppercase;
}
#gold-title-bar{
	background-image: url(../images/gold-title-bar.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 572px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#gold-title-bar h1{
	font-size: 18px;
	color: #FFFFFF;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 5px;
	padding: 0px;
}
#gold-title-bar p{
	font-size: 11px;
	margin: 0 5px;
	line-height: 12px;
	color: #FFFFFF;
}
.gold-title-bar-bdr{
	background-image: url(../images/whtline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.rackcard-left{
	width:193px;
	vertical-align: top;
}
.rackcard-right{
	padding-bottom: 22px;
}
.rackcard-right p{
	font-size: 11px;
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 17px;
	margin-bottom: 9px;
}
.rackcard-right ul{
	font-size: 11px;
	margin-top: 5px;
	line-height: 14px;
	margin-bottom: 5px;
}
.rackcard-right li{
	font-size: 11px;
	line-height: 14px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
	margin-top: 0px;
}
.rackcard-right h3{
	font-size: 12px;
	margin-left: 17px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 17px;
	margin-bottom: 9px;
	font-weight: normal;
}
.right-column{
	padding-bottom: 22px;
}
.right-column p{
	font-size: 12px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 21px;
	margin-bottom: 9px;
	line-height: 18px;
}
.gold-sub-title-bar{
	background-image: url(../images/gold-sub-title-bar.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 355px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#logo-container{
	width:183px;
	margin-top: 17px;
}
#logo-container h1{
	color: #515151;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}
#logo-container p{
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 17px;
	color: #515151;
	font-size: 11px;
	line-height: 15px;
}
#logo-container img{
	margin-bottom: 34px;
}
.bg-lines-select{
	background-image: url(../images/bg-lines-select.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #A28800;
	vertical-align: top;
	padding-top: 17px;
	padding-right: 17px;
	padding-bottom: 17px;
	background-attachment: scroll;
}
.subtitle{
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 17px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.contact-list{
	font-size: 12px;
}
.contact-list ul{
	font-size: 11px;
	color: #282425;
	margin-bottom: 0px;
	margin-top: 0px;
}
.contact-list li{
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	color: #282425;
	margin-bottom: 5px;
	margin-top: 5px;
}
.contact-list hr{
	margin:0;
}
.contact-list h3{
	margin:0;
	font-size: 11px;
	text-transform: uppercase;
	margin-left: 17px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}
.contact-list-name{
	padding-left: 17px;
	vertical-align: top;
	padding-bottom: 10px;
}
.contact-list-title{
	padding-left: 17px;
	background-color: #EBE0C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7B165;
	height: 20px;
	letter-spacing: 1px;
}
.jobs-list-title{
	padding-left: 17px;
	background-color: #EBE0C1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7B165;
	height: 20px;
}
.uppercase-small{
	font-size: 11px;
	text-transform: uppercase;
}
.job-list-name{
	padding-left: 17px;
	vertical-align: top;
	padding-bottom: 10px;
	font-size:11px;
}
