@charset "utf-8";
/*** Framework ***/

img, div, a, input { behavior: url(iepngfix.htc) }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f7f6f2;
	font-size: 13px;
	margin-top: 0px;
}
a {
	color: #DF1F26;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}
.bodyCell {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.mainContainer {
	width: 940px;
	float: left;
	border: 10px solid #d8d4c9;
	background-color: #FFFFFF;
}
.fontRedBold {
	color: #DF1F26;
	font-weight: bold;
	font-size: 20px;
}
.fontRed {
	font-size: 12px;
	color: #DF1F26;
}

.blue {
	color: #004060;
	font-weight:normal;
}

.grey {
	color:#6d6d6d;
}

.fontLargeBoldItalic {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.fontBlueLarge {
	font-size: 18px;
	color: #0075ad;
}
.fontFourteen {
	font-size: 14px;
}
.fontElevenUnderline {
	font-size: 11px;
	text-decoration: underline;
}
.fontEleven {
	font-size: 11px;
}
.fontSeventeen {
	font-size: 17px;
}
.fontSixteenBoldGrey {
	font-size: 14px;
	font-weight: bold;
	color: #655c54;
}
.fontNine {
	font-size: 9px;
}
.fontTwelve {
	font-size: 12px;
}
.fontLargeBold {
	font-size: 23px;
	font-weight: bold;
}
.fontTwentyBold {
	font-size: 18px;
	font-weight: bold;
}

/* Header Section Including Nav */

.aboveContainer {
	float: left;
	width: 945px;
	height: 40px;
	margin-top: 15px;
	margin-bottom: 3px;
	display: inline;
	text-align: right;
	color: #2c6c85;
	font-size: 14px;
}
.headerContainer {
	float: left;
	width: 940px;
	height: 90px;
}
.headerLeft {
	float: left;
	width: 300px;
	height: 80px;
	padding-left: 10px;
	padding-top: 10px;
}
.headerRight {
	float: left;
	width: 630px;
	height: 90px;
}
.headerRightTop {
	float: left;
	width: 580px;
	padding-left: 50px;
	height: 33px;
}
.headerRightTop a {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.headerRightTop a:hover {
	font-size: 13px;
	color: #00467f;
	font-weight: normal;
	text-decoration: none;
}
.headerRightBottom {
	float: left;
	width: 148px;
	height: 25px;
	margin-top: 32px;
	margin-left: 472px;
	display: inline;
}
.headerCellOneHome {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
}
.headerCellOneHomeText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellOneHomeActive {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(top, #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellTwoAbout {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
}
.headerCellTwoAboutActive {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellTwoAboutText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellThreeTestimonials {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
}
.headerCellThreeTestimonialsActive {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellThreeTestimonialsText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellFourInsurance {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
}
.headerCellFourInsuranceActive {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellFourInsuranceText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellFiveCurrentClients {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
}
.headerCellFiveCurrentClientsActive {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellFiveCurrentClientsText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellSixPartners {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
}
.headerCellSixPartnersActive {
	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellSixPartnersText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellSevenContact {
	float: left;
	height: 33px;
}
.headerCellSevenContactActive {
	float: left;
	height: 33px;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellSevenContactText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellEightBlog {
	float: left;
	height: 33px;
}
.headerCellEightBlogActive {
	float: left;
	height: 33px;
	background-image: -moz-linear-gradient(center top , #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
}
.headerCellEightBlogText {
	float: left;
	margin-top: 10px;
	display: inline;
	text-align: center;
}
.headerCellOneHomeText, .headerCellTwoAboutText, .headerCellThreeTestimonialsText, .headerCellFourInsuranceText, .headerCellFiveCurrentClientsText, .headerCellSixPartnersText, .headerCellSevenContactText, .headerCellEightBlogText { padding: 0 0.75em; }
.headerCellOneHomeActive, .headerCellTwoAboutActive, .headerCellThreeTestimonialsActive, .headerCellFourInsuranceActive, .headerCellFiveCurrentClientsActive, .headerCellSixPartnersActive, .headerCellSevenContactActive, .headerCellEightBlogActive { 	float: left;
	height: 33px;
	margin-right: 4px;
	display: inline;
	background-image: -moz-linear-gradient(top, #D8D4C9, #BFB9B0);
	background-repeat: no-repeat;
	border-radius: 0 0 6px 6px;
		/*test gradient on other platforms*/
	background: #D8D4C9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#D8D4C9, #BFB9B0);
	background: -o-linear-gradient(#D8D4C9, #BFB9B0);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D8D4C9), to(#BFB9B0)); /* older webkit syntax */
	background: -webkit-linear-gradient(#D8D4C9, #BFB9B0); }
/* Body Content - Index */

.bodyContentContainer {
	float: left;
	width: 940px;
}
.indexMainImage {
	float: left;
	width: 940px;
	height: 265px;
	background-image: url(../images/index_main_body_image.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 28px;
	display: inline;
}
.threeCellContainer {
	float: left;
	width: 920px;
	height: 181px;
	margin-left: 10px;
	display: inline;
}
.threeCellOneLife {
	float: left;
	width: 293px;
	height: 181px;
	margin-right: 20px;
	display: inline;
	background-image: url(../images/bg_box_life_left.jpg);
	background-repeat: no-repeat;
}
.threeCellOneLifeContent {
	float: left;
	width: 270px;
	margin-top: 80px;
	margin-left: 15px;
	display: inline;
	line-height: 150%;
	font-size: 12px;
	color: #565656;
}
.threeCellOneLifeContentButton {
	float: left;
	width: 113px;
	height: 24px;
	margin-left: 13px;
	margin-top: 2px;
	display: inline;
}
.threeCellTwoAuto {
	float: left;
	width: 293px;
	height: 181px;
	margin-right: 20px;
	display: inline;
	background-image: url(../images/bg_box_auto_mid.jpg);
	background-repeat: no-repeat;
}
.threeCellTwoAutoContent {
	float: left;
	width: 270px;
	margin-top: 60px;
	margin-left: 15px;
	display: inline;
	line-height: 150%;
	font-size: 12px;
	color: #565656;
}
.threeCellTwoAutoContentButton {
	float: left;
	width: 112px;
	height: 24px;
	margin-left: 13px;
	margin-top: 1px;
	display: inline;
}
.threeCellThreeProperty {
	float: left;
	width: 293px;
	height: 181px;
	background-image: url(../images/bg_box_property_right.jpg);
	background-repeat: no-repeat;
}
.threeCellThreePropertyContent {
	float: left;
	width: 270px;
	margin-top: 60px;
	margin-left: 15px;
	display: inline;
	line-height: 150%;
	font-size: 12px;
	color: #565656;
}
.threeCellThreePropertyButton {
	float: left;
	width: 112px;
	height: 24px;
	margin-left: 13px;
	margin-top: 1px;
	display: inline;
}
.indexBodyText {
	float: left;
	width: 920px;
	margin-top: 15px;
	margin-left: 10px;
	display: inline;
	line-height: 150%;
	text-align: justify;
	font-size: 12px;
}
.linkCenter {
	float: left;
	width: 940px;
	margin-top: 25px;
	margin-bottom: 10px;
	display: inline;
	text-align: center;
}
.linkCenter a {
	font-size: 13px;
	color: #13487c;
	text-decoration: underline;
	font-weight: bold;
}
.linkCenter a:hover {
	font-size: 13px;
	color: #13487c;
	text-decoration: underline;
	font-weight: bold;
}
.linkCenterExtraSpace {
	float: left;
	width: 940px;
	margin-top: 65px;
	margin-bottom: 10px;
	display: inline;
	text-align: center;
}
.linkCenterExtraSpace a {
	font-size: 13px;
	color: #13487c;
	text-decoration: underline;
	font-weight: bold;
}
.linkCenterExtraSpace a:hover {
	font-size: 13px;
	color: #13487c;
	text-decoration: underline;
	font-weight: bold;
}
.flashArea {
	float: left;
	width: 920px;
	height: 94px;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}
.footerArea {
	float: left;
	width: 960px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	display: inline;
	height:30px;
}
.copyright {
	color: #565656;
	font-size: 10px;
	text-align: left;
	float:left;
	height:30px;
}
.designer {
	color: #565656;
	font-size: 10px;
	text-align: right;
	float:right;
	height:30px;
}
.designer a{
	color:#003366;
	font-size: 10px;
	color:#333333;
}

/* Common */

.contentContainer {
	float: left;
	width: 920px;
	margin-left: 10px;
	display: inline;
}
.contentContainerLeft {
	float: left;
	width: 600px;
}
.contentLeftTextArea {
	float: left;
	width: 600px;
	line-height: 160%;
	font-size: 12px;
}
.contentContainerRight {
	float: right;
	clear: none;
}
.bodyMainImage {
	float: left;
	width: 940px;
	height: 267px;
	margin-top: 0px;
	margin-bottom: 28px;
	display: inline;
}

/* About Page */

.aboutPortrait {
	float: right;
	width: 240px;
	height: 201px;
	background-image: url(../images/portrait_about.png);
	background-repeat: no-repeat;
}
.thankYouContentContainerRight {
	float: left;
	width: 214px;
	height: 279px;
}

/* Insurance */

.twoCellContainerInsurance {
	float: left;
	width: 650px;
	height: 181px;
	margin-top: 15px;
	display: inline;
}

/* Current Clients */

.currentClientsTwoCellContainer {
	float: left;
	width: 640px;
}
.currentClientsTwoCellContainerLeft {
	float: left;
	width: 320px;
}
.currentClientsTwoCellContainerLeftColOne {
	float: left;
	width: 165px;
}
.currentClientsTwoCellContainerLeftColTwo {
	float: left;
}
.currentClientsTwoCellContainerRight {
	float: left;
	width: 250x;
}
.currentClientsTwoCellContainerRightColOne {
	float: left;
	width: 165px;
}.currentClientsTwoCellContainerRightColTwo {
	float: left;
	width: 85px;
}

/* Contact */

.contactTwoCellContainer {
	float: left;
	width: 680px;
}
.contactTwoCellContainerLeft {
	float: left;
	width: 180px;
}
.contactTwoCellContainerLeft a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.contactTwoCellContainerLeft a:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.contactTwoCellContainerRight {
	float: left;
	width: 460px;
}

/* Partners */

.partnersContainer {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	display: inline;
}
.partnersContainerSothebysCell {
	float: left;
	width: 280px;
}
.partnersContainerSothebysCellTop {
	float: left;
	width: 280px;
	margin-bottom: 2px;
	display: inline;
}
.partnersContainerSothebysCellBottom {
	float: left;
	width: 280px;
}
.partnersContainerZbraCell {
	float: left;
	width: 290px;
}
.partnersContainerZbraCellTop {
	float: left;
	width: 290px;
	margin-bottom: 6px;
	display: inline;
}
.partnersContainerZbraCellBottom {
	float: left;
	width: 240px;
}
.partnersContainerWhitmanCell {
	float: left;
	width: 280px;
	margin-top: 35px;
	margin-bottom: 10px;
	display: inline;
}
.partnersContainerWhitmanCellTop {
	float: left;
	width: 200px;
	margin-bottom: 1px;
	display: inline;
}
.partnersContainerWhitmanCellBottom {
	float: left;
	width: 200px;
}
.partnersContainerJMPCell {
	float: left;
	width: 200px;
	margin-top: 35px;
	margin-bottom: 10px;
	display: inline;
}
.partnersContainerJMPCellTop {
	float: left;
	width: 200px;
	margin-top: 3px;
	margin-bottom: 1px;
	display: inline;
}
.partnersContainerJMPCellBottom {
	float: left;
	width: 200px;
}

/* Form CSS */

.formContainer {
	float: right;
	border: 5px solid #a1c3c9;
	clear: none;
}
.formBG {
	float: left;
	background-color:#f3f3f3;
}
.sideFormTextArea {
	float: left;
	width: 197px;
	margin-left: 10px;
	display: inline;
}
.sideFormTopText {
	float: left;
	width: 197px;
	font-size: 16px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	margin: 10px 0 5px 5px;
	display: inline;
}
.fieldContainer {
	float: left;
	width: 197px;
	margin-top: 5px;
	margin-left: 4px;
	display: inline;
}
.fieldText {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
}
.formField {
	float: left;
	width: 195px;
}
.fieldCheckbox {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
	vertical-align:top;
}
.submit {
	float: left;
	width: 87px;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 55px;
	display: inline;
}

/* Auto Insurance Form */

.autoInsTextArea {
	float: left;
	width: 920px;
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 7px;
	display: inline;
}
.autoInsFormArea {
	float: left;
	width: 920px;
}
.autoInsHeaderSpace {
	float: left;
	width: 428px;
	height: 24px;
	margin-left: 250px;
	margin-bottom: 10px;
	margin-top: 20px;
	display: inline;
}
.autoInsFourCol {
	float: left;
	width: 920px;
	color: #999999;
	font-size: 11px;
}
.autoInsCol {
	float: left;
	width: 230px;
}
.autoInsWideCol {
	float: left;
	width: 460px;
}
.autoInsCellWrapper {
	float: left;
	width: 230px;
	height: 25px;
	margin: 10px 0;
	display: inline;
}
.autoInsCellWideWrapper {
	float: left;
	width: 460px;
	height: 25px;
	margin-bottom: 3px;
	display: inline;
}
.autoInsCellWideWrapperComments {
	float: left;
	width: 430px;
	height: 25px;
	margin-bottom: 3px;
	display: inline;
}
.autoInsCellWideWrapperCommentsThin {
	float: left;
	width: 430px;
	height: 20px;
	margin-bottom: 3px;
	display: inline;
}
.autoInsCellNormalLeft {
	float: left;
	width: 100px;
	padding-top: 4px;
}
.autoInsCellWideLeft {
	float: left;
	width: 330px;
	padding-top: 4px;
}
.autoInsCellWideText {
	float: left;
	width: 460px;
	padding-top: 4px;
}
.autoInsCellNoPadLeft {
	float: left;
	width: 100px;
}
.autoInsCellNormalRight {
	float: left;
	width: 100px;
}
.autoInsFormField {
	float: left;
	width: 100px;
}
.autoInsCommentsCenter {
	float: left;
	margin-left: 250px;
	display: inline;
}
.autoInsSubmitContainer {
	float: left;
	margin-left: 416px;
	margin-top: 10px;
	display: inline;
}
.autoInsSubmit {
	float: left;
	width: 87px;
	height: 22px;
}
/*BLOG LINK IN MAIN SITE HEADER*/
.blog_visit {
	background: #1D6B9C;
	border: solid 1px #18566A;
	width: 100px;
	float: right;
	top: 30px;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #FFF;
	cursor: pointer;
	font-size: 14px;
	margin: 0 10px 0 0;
	padding: 5px 22px 5px 22px;
	position: relative;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);

   /* Safari 4+, Chrome 1-9 */
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4894C4), to(#116194));

   /* Safari 5.1+, Mobile Safari, Chrome 10+ */
   background-image: -webkit-linear-gradient(top, #4894C4, #116194); 

   /* Firefox 3.6+ */
   background-image: -moz-linear-gradient(top, #4894C4, #116194);

   /* IE 10+ */
   background-image: -ms-linear-gradient(top, #4894C4, #116194);

   /* Opera 11.10+ */
   background-image: -o-linear-gradient(top, #4894C4, #116194);
}
.blog_visit a { color: #FFF; text-decoration: none; }
/* Follow Blog Widget Link in Sidebar*/
.blog_visit:active, .blog_visit:focus, .blog_visit:hover, .networkedblogs_nwidget_follow > a:active, .networkedblogs_nwidget_follow > a:focus, .networkedblogs_nwidget_follow > a:hover {
	background: #1A5E87;
	background-image: -moz-linear-gradient(top, #106194, #1A5E87);
	color: #FFF;
	border: solid 1px 1px 0px 1px #00242C;
	text-decoration: none;
}
