/*  --------------------  */
/*  signaturerisk.com
/*  --------------------  */
/*  =GENERAL RULES
/*  --------------------  */
html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #F5F8FF;
	background-image: url(../_images/bg/bg_shadow_full.gif);
	background-position: top center;
	background-repeat: repeat-y;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
}
#outerWrap {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 720px;
	clear: none;
}
html>#outerWrap	{
	width: 720px;
}
#contentWrap {
	background-color: #FFFFFF;
	clear: none;
	/*float: left;*/
	margin: 0;
	padding: 0;
	width: 720px;
}
p {
	margin: 0 0 1.65em 0;
}
strong {
	font-weight: bold;
	color: #005AB4;
}
em {
	font-style: normal;
	font-weight: bold;
}


/*  --------------------  */
/*  =HEADERS  */
/*  --------------------  */
h1, h2, h3, h4, h5, h6 {
	color: #005AB4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0 0 0.1em 0;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, 
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #005AB4;
	font-weight: bold;
	text-decoration: underline;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #FF0000;
}
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline {	
	border-bottom: solid 1px #E5EEF7;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.2em 0;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	border: 0;
	display: inline;
	padding-right: 8px;
	vertical-align: middle;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {	
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
/*  --------------------  */
/*  =HEADERS GOLF  */
/*  --------------------  */
#golf h1, #golf h2, #golf h4, #golf h5, #golf h6 {
	color: #5AB414;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0 0 0.1em 0;
}
#golf h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0 0 0.1em 0;
}
#golf h1 a:link, #golf h2 a:link, #golf h3 a:link, #golf h4 a:link, #golf h5 a:link, #golf h6 a:link, 
#golf h1 a:visited, #golf h2 a:visited, #golf h3 a:visited, #golf h4 a:visited, #golf h5 a:visited, #golf h6 a:visited {
	color: #005AB4;
	font-weight: bold;
	text-decoration: underline;
}
#golf h1 a:hover, #golf h2 a:hover, #golf h3 a:hover, #golf h4 a:hover, #golf h5 a:hover, #golf h6 a:hover {
	color: #FF0000;
}
#golf h1.underline, #golf h2.underline, #golf h3.underline, #golf h4.underline, #golf h5.underline, #golf h6.underline {	
	border-bottom: solid 1px #E6F5DC;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.2em 0;
}
/*  --------------------  */
/*  =HEADERS WINE  */
/*  --------------------  */
#wine h1, #wine h2, #wine h4, #wine h5, #wine h6 {
	color: #5AB414;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0 0 0.1em 0;
}
#wine h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	padding: 0 0 0.1em 0;
}
#wine h1 a:link, #wine h2 a:link, #wine h3 a:link, #wine h4 a:link, #wine h5 a:link, #wine h6 a:link, 
#wine h1 a:visited, #wine h2 a:visited, #wine h3 a:visited, #wine h4 a:visited, #wine h5 a:visited, #wine h6 a:visited {
	color: #005AB4;
	font-weight: bold;
	text-decoration: underline;
}
#wine h1 a:hover, #wine h2 a:hover, #wine h3 a:hover, #wine h4 a:hover, #wine h5 a:hover, #wine h6 a:hover {
	color: #FF0000;
}
#wine h1.underline, #wine h2.underline, #wine h3.underline, #wine h4.underline, #wine h5.underline, #wine h6.underline {	
	border-bottom: solid 1px #E6F5DC;
	margin: 0 0 0.3em 0;
	padding: 0 0 0.2em 0;
}
/*  --------------------  */
h1.arrowCircle_green, h2.arrowCircle_green, h3.arrowCircle_green, h4.arrowCircle_green, h5.arrowCircle_green, h6.arrowCircle_green {
	background-image: url(../_images/bullets/arrowCircle_green.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	margin-top: 1em;
	padding-left: 20px;	

}

.headerHilite {
	color: #32960A;
}
a:link .headerHilite {
	color: #32960A;
}
a:visited .headerHilite {
	color: #32960A;
}
a:hover .headerHilite {
	color: #FF0000;
}

.altHeader_1, .altHeader_2, .altHeader_3, .altHeader_4, .altHeader_5, .altHeader_6 {
	color: #005AB4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 0.15em 0;
	padding: 0 0 0.1em 0;
}
.altHeader_1 {
	font-size: 24px;
}
.altHeader_2 {
	font-size: 20px;
}
.altHeader_3 {
	font-size: 18px;
}
.altHeader_4 {
	font-size: 16px;
}
.altHeader_5 {
	font-size: 14px;
}
.altHeader_6 {
	font-size: 12px;
}


/*  --------------------  */
/*  =LISTS
/*  --------------------  */
ul {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 1.75em 0;
	padding: 0 1em 0 0;
}
ul li {
	margin: 0 0 0.5em 0;
}
li img {
	display: inline;
	border: 0;
	padding-right: .5em;
}
ul.noBullet {
	list-style-position: inside;
	list-style-type: none;
	margin: 0 0 1.75em 0;
	padding: 0;
}
.contentMainText ul.noBullet, .contentMainTextLine ul.noBullet {
	list-style-position: inside;
	list-style-type: none;
	margin: 0 0 1.75em 0;
	padding: 0;
}
ul.noBullet li {
	margin: 0 0 0.3em 0;
}
lh {
	font-weight: bold;
}


/*  --------------------  */
/*  =TOP NAV
/*  --------------------  */
#topnavBG {
	background-color: #005AB4;
	background-image: url(../_images/bg/bg_banner.gif);
	background-position: top center;
	background-repeat: repeat-x;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#topnavBGaccent {
	background-color: #D9DCDE;
	background-image: url(../_images/bg/bg_accent_horiz.gif);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	height: 6px;
	line-height: 6px;
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#topnavWrap ul {
	background-color: transparent;
	background-image: url(../_images/bg/bg_topnav.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	margin-top: 0;
	padding: 0;
	text-align: center;
	width: 720px;
}
#topnavWrap ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topnavWrap ul li a, #topnavWrap ul li a:link, #topnavWrap ul li a:visited {
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#topnavWrap ul li a:hover {
	background-color: transparent;
	background-image: url(../_images/bg/bg_topnav_over.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#topnav {
	/* */
}
/*  --------------------  */
/* =CURRENT MAIN PAGE HILITE */
/*  --------------------  */
.about #topnavWrap #about a, 
.ip #topnavWrap #ip a, 
.partners #topnavWrap #partners a, 
.brokers #topnavWrap #brokers a, 
.contact #topnavWrap #contact a,
.francais #topnavWrap #francais a {
	background-color: #5AB414;
	background-image: url(../_images/bg/bg_topnav_current.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.about #topnavWrap li#about a, 
.ip #topnavWrap li#ip a, 
.partners #topnavWrap li#partners a, 
.brokers #topnavWrap li#brokers a, 
.contact #topnavWrap li#contact a,
.francais #topnavWrap #francais a {
	background-image: url(../_images/bg/bg_topnav_arrow.gif);
	background-position: top center;
	background-repeat: no-repeat;
}


/*  --------------------  */
/*  =SIDE NAV
/*  --------------------  */
#sideColumnWrap h5, #sideColumnWrap h5 a, #sideColumnWrap h5 a:visited {
	background-color: #5AB414;
	background-image: url(../_images/bg/bg_side_header.gif);
	background-position: top center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#sideColumnWrap {
	background-color: #FFFFFF;
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;
}
#sideColumnWrap ul.sidemenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	width: 200px;
}
#sideColumnWrap ul.sidemenu li {
	margin: 0;
}
#sideColumnWrap ul.sidemenu li a {
	background-color: #F2F7FB;
	background-image: url(../_images/bg/bg_side_left.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: solid 1px #FFFFFF;
	display: block;
	font-weight: bold;
	padding: 6px 10px;
	width: 180px;
}
#sideColumnWrap ul.sidemenu li a:link, 
#sideColumnWrap ul.sidemenu li a:visited {
	color: #005AB4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#sideColumnWrap ul.sidemenu li a:hover {
	background-color: #58A9FF;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#sideColumnWrap ul.sidemenu li.sub_hilite a, 
#sideColumnWrap ul.sidemenu li.sub_hilite a:link, 
#sideColumnWrap ul.sidemenu li.sub_hilite a:visited {
	background-color: #58A9FF;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

/*
--------------------
=SIDE NAV SUB
--------------------
*/
#sideColumnWrap ul.sidemenu li.subsub_bg a, 
#sideColumnWrap ul.sidemenu li.subsub_bg a:link, 
#sideColumnWrap ul.sidemenu li.subsub_bg a:visited {
	background-color: #d7e9fb;
	background-image: none;
	color: #005AB4;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 10px;
}
#sideColumnWrap ul.sidemenu li.subsub_bg a:hover {
	background-color: #f6fbff;
	background-image: none;
	color: #005AB4;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 10px;
}
#sideColumnWrap ul.sidemenu li.subsub_hilite a, 
#sideColumnWrap ul.sidemenu li.subsub_hilite a:link, 
#sideColumnWrap ul.sidemenu li.subsub_hilite a:visited {
	background-color: #FFFFFF;
	background-image: none;
	color: #005AB4;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 10px;
}
#sideColumnWrap ul.sidemenu li.subsub_hilite a:hover {
	background-color: #FFFFFF;
	background-image: none;
	color: #005AB4;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 10px;
}



/*  --------------------  */
/*  =NAV GENERAL
/*  --------------------  */
.buttonAlignRight {
	float: right;
	margin-top: 1em;
	margin-bottom: 1em;
}
.buttonUpToTop {
	border-top: solid 1px #E5EEF7;
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;
	text-align: right;
}
.buttonUpToTopGolf {
	border-top: solid 1px #E6F5DC;
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;
	text-align: right;
}
.buttonUpToTopNL {
	clear: both;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;
	text-align: right;
}


/*  --------------------  */
/*  =BANNER
/*  --------------------  */
#bannerBG {
	background-color: #FFFFFF;
	background-image: url(../_images/bg/bg_banner_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	clear: both;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#bannerInnerWrap {
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#bannerInnerWrap .bannerLogo {
	clear: none;
	float: left;
	width: 235px;
}
#bannerRight {
	float: right;
}
#bannerInnerWrap #contactTop {
	margin: 10px 0 0 0;
}
#bannerInnerWrap #contactTop p {
	color: #005AB4;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 10px 10px 4px 2px;
	text-align: right;
}
#bannerInnerWrap #contactTop a {
	color: #005AB4;
	font-weight: bold;
}
#bannerInnerWrap #contactTop a:link, #bannerInnerWrap #contactTop a:visited {
	background-image: url(../_images/icons/icon_envelope_16.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	color: #005AB4;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#bannerInnerWrap #contactTop a:hover {
/*
	background-image: url(../_images/icons/icon_envelope_open_16.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 0% 100%;
*/
	color: #FF0000;
	font-weight: bold;
	padding: 0 0 0 20px;
	text-decoration: underline;
}


/*  --------------------  */
/*  =FOOTER
/*  --------------------  */
#footerBGaccent {
	background-color: #D9DCDE;
	background-image: url(../_images/bg/bg_accent_horiz.gif);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	height: 6px;
	line-height: 6px;
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#footerBG {
	background-color: #005AB4;
	background-image: url(../_images/bg/bg_footer.gif);
	background-position: top center;
	background-repeat: repeat-x;
	clear: both;
	height: 120px;
	margin: 0;
	/*padding: 0 0 10px 0;*/
	padding: 0;
}
#footerTextWrap {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 700px;
}
#footerTextWrap .footerTextLeft {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	text-align: left;
}
#footerTextWrap .footerTextRight {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	line-height: 1em;
	margin: -1em 0 0 0;
}
#footerTextWrap a, #footerTextWrap a:link, #footerTextWrap a:visited, 
#golf #footerTextWrap a, #golf #footerTextWrap a:link, #golf #footerTextWrap a:visited,
#wine #footerTextWrap a, #wine #footerTextWrap a:link, #wine #footerTextWrap a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#footerTextWrap a:hover, #golf #footerTextWrap a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



/*  --------------------  */
/*  =CONTENT MAIN
/*  --------------------  */
#fullColumnWrap {
	margin: 0 auto;
	padding: 0;
	width: 720px;
}
#mainColumnWrap {
	float: right;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 500px;
}
/*  --------------------  */
/*  mainTextWrap HACK  */
/*  --------------------  */
#mainTextWrap {
	margin: 0;
	padding: 10px 20px 10px 0;
	text-align: left;
}
#mainTextWrapNG {
	margin: 0;
	padding: 10px 20px 10px 0;
	text-align: left;
	voice-family:"\"}\"";
	voice-family:inherit;
	padding: 20px 20px 10px 0;
}
/*end*/
/*\*/
html*#mainTextWrapNG {
[margin: 0; padding: 20px 20px 10px 0;
margin: 0; padding: 20px 20px 10px 0;
]margin: 0; padding: 20px 20px 10px 0;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #mainTextWrapNG {
margin: 0; padding: 20px 20px 10px 0;
}
/*end*/
/*  --------------------  */
/*  --------------------  */

#homeTextWrap {
	margin: 0 0 0 80px;
	padding: 0;
	text-align: left;
	width: 600px;
}
.contentHomeTitle1 {
	color: #8bb936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
}
.contentHomeTitle2 {
	color: #8bb936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}
div.contentHomeTitle1 a, div.contentHomeTitle1 a:link, div.contentHomeTitle1 a:visited,
div.contentHomeTitle2 a, div.contentHomeTitle2 a:link, div.contentHomeTitle2 a:visited {
	color: #8bb936;
	font-weight: bold;
	text-decoration: underline;
}
div.contentHomeTitle1 a:hover, div.contentHomeTitle2 a:hover {
	text-decoration: none;
}
.contentHomeTextHilite {
	color: #8bb936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
.contentHomeText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 1.5;
	margin: 0 0 4px 0;
}
.contentHomeTextIndent {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 1.5;
	margin: 0 0 4px 72px;
}
.contentHomeTextIndentAlt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	line-height: 1.5;
	margin: -8px 0 0 144px;
}
.contentHomeTextNum {
	color: #8bb936;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	line-height: 1.5;
}

.contentMainText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
.contentMainTextLine {
	border-bottom: solid 1px #E5EEF7;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 0 16px 0;
}
.contentMainTextLine p {
	clear: none;
}
.contentMainTextAlt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
}
.contentMainText ul, .contentMainTextAlt ul, .contentMainTextLine ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0 0 1.75em 0;
	padding: 0 1em 0 2em;
}

.asteriskText {
	color: #005AB4;
}

.hiliteBox {
	background-color: #EEFFDE;
	border-top: solid 1px #C8F0A0;
	border-bottom: solid 1px #C8F0A0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1em 0;
	padding: 6px;
}
.hiliteBoxFull {
	background-color: #EEFFDE;
	border-top: solid 1px #C8F0A0;
	border-bottom: solid 1px #C8F0A0;
	margin: 1em 0;
	padding: 16px;
}
.hiliteBoxFullAlt {
	background-color: #EEF7FC;
	border-top: solid 1px #D3E8F2;
	border-bottom: solid 1px #D3E8F2;
	margin: 1em 0;
	padding: 16px;
}
.alertBox {
	background-color: #FDF5F5;
	border-top: solid 1px #FF4B00;
	border-bottom: solid 1px #FF4B00;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1em 0;
	padding: 6px;
}
.alertBoxFull {
	background-color: #FDF5F5;
	border-top: solid 1px #FF4B00;
	border-bottom: solid 1px #FF4B00;
	margin: 1em 0;
	padding: 16px;
}
.alertBoxFull h2 {
	color: #CC0000;
}
.hiliteBox ul, .alertBox ul, hiliteBoxFull ul, .alertBoxFull ul, hiliteBoxFullAlt ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.hiliteBox ul li, .alertBox ul li, hiliteBoxFull ul li, .alertBoxFull ul li, .hiliteBoxFullAlt ul li {
	display: inline;
	margin: 0 0.5em 0 0;
}
.alertText {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainLineHoriz {
	border-top: solid 1px #E5EEF7;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.rightColumnWrap {
	float: right;
	width: 334px;
}
.rightColumnText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}



/*  --------------------  */
/*  =BIOS
/*  --------------------  */
.biosItem {
	clear: both;
}
.biosThumb {
	float: left;
	width: 132px;
}
.biosThumb img {
	margin: 0;
	padding: 5px;
	border: 1px solid #E5EEF7;
	background-color: #FFFFFF;
}
.biosThumb a:hover img {
	margin: 0;
	padding: 5px;
	border: 1px solid #005AB4;
	background-color: #FFFFFF;
}



/*  --------------------  */
/*  =TESTIMONIALS
/*  --------------------  */
.testimonialItem {
	border-bottom: solid 1px #E5EEF7;
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
}
.testimonialItem .testimonialText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5;
	margin: 0 0 10px 0;
	padding: 0;
}
.testimonialItem .testimonialContact {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: right;
}
.testimonialItem .testimonialClient {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: right;
}



/*  --------------------  */
/*  =IMAGES
/*  --------------------  */
img {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	text-align: center;
}
img.inline {
	border: 0;
	display: inline;
}
img.bulletInline {
	border: 0;
	display: inline;
	padding: 0 4px 0 0;
	vertical-align: middle;
}
img.bulletFloatLeft {
	border: 0;
	float: left;
	padding: 0 6px 0 0;
	vertical-align: middle;
}
img.bulletFloatRight {
	border: 0;
	float: right;
	padding: 0 0 0 6px;
	vertical-align: middle;
}
img.photoFloatLeft {
	float: left;
	margin: 0;
	padding: 0 0.5em 0 0;
}
img.photoFloatRight {
	float: right;
	margin: 0;
	padding: 0 0 0 6px;
}
img.splashImage {
	border: 0;
	margin: 0;
	padding: 0;
}
div.floatLeft {
	float: left;
	padding: 0 8px 0 0;
}
div.floatRight {
	float: right;
	padding: 0 0 0 8px;
}
div.clearBoth {
	clear: both;
	overflow: auto;
}
.photoNavUp {
	border: solid 1px #E5EEF7;
}
a:hover img.photoNavUp { 
	border: solid 1px #005AB4; 
}
img.borderPhoto {
	float: left;
	margin: 3px 10px 8px 0;
	padding: 1px;
	border: 1px solid #E5EEF7;
	background-color: #FFFFFF;
}
a:hover img.borderPhoto {
	float: left;
	margin: 3px 10px 8px 0;
	padding: 1px;
	border: 1px solid #005AB4;
	background-color: #FFFFFF;
}
img.sideLogo {
	margin: 0 0 20px 0;
	padding: 0;
}
img.topLogo {
	margin: 0 0 0 10px;
	padding: 0;
}
img.logo_home_sig_golf {
	float: right;
	margin: 0 70px 0 0;
	padding: 0;
}
img.logo_home_audubon {
	margin: 0 0 10px 0;
	padding: 0;
}
img.logo_home_golfinc {
	margin: 0 0 10px 40px;
	padding: 0;
}
.logo_brokers_hkmb {
	float: right;
	height: 67px;
	padding: 0 0 16px 0.25em;
	width: 98px;
}
.logo_brokers_dorsey {
	float: right;
	height: 96px;
	padding: 0 0 16px 10px;
	width: 114px;
}
.logo_brokers_hunters {
	float: right;
	height: 67px;
	padding: 0 0 16px 0.25em;
	width: 140px;
}
.logo_brokers_wedgwood {
	float: right;
	height: 39px;
	padding: 0 0 16px 0.25em;
	width: 190px;
}
.logo_brokers_hallmark {
	float: right;
	height: 46px;
	padding: 0 0 16px 0.25em;
	width: 160px;
}
.logo_brokers_precept {
	float: right;
	height: 75px;
	padding: 0 0 16px 0.25em;
	width: 150px;
}
.logo_brokers_may-mcconville {
	float: right;
	height: 82px;
	padding: 0 0 16px 0.25em;
	width: 160px;
}


/*  --------------------  */
/*  =FORMS
/*  --------------------  */
.formWrap {
	border: solid 1px #A0AEB7;
	margin: 10px 0 20px 0;
	padding: 6px;
	width: 466px;
}
.formWrap form {
  background-color: #E3EAED;
	margin: 0;
	padding: 10px;
}
select {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	margin: 1px 1px 14px 1px;
}
.formButton {
	background-color: #3D6774;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 1px; 
	margin: 4px 1px 1px 1px;
}
.formTopLine {
	border-top: solid 1px #91ABB2;
}
.formBottomLine {
	border-top: solid 1px #91ABB2;
}
.formLabel {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.formLabelBlock {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.formLabelReq {
	color: #CC0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 4px 2px 0;
}
.formField {
	background-color: #FFFFFF;
	border: solid 1px #91ABB2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 0 0 10px 0;
}
.formFieldReq {
	background-color: #FFFFFF;
	border: solid 1px #E06666;
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 0 0 10px 0;
}
.checkLabel {
	color: #000000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.checkLabelReq {
	color: #CC0000;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.formItemBlock {
	display: block;
	margin: 0 4px 2px 0;
}


/*  --------------------  */
/*  =LINKS
/*  --------------------  */
a:link {
	color: #005AB4;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0032B4;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.altLink a:link, .altLink a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.altLink a:hover {
	color: #005AB4;
	font-weight: bold;
	text-decoration: underline;
}
/*  --------------------  */
/*  =LINKS GOLF
/*  --------------------  */
#golf a:link {
	color: #5AB414;
	font-weight: bold;
	text-decoration: underline;
}
#golf a:visited {
	color: #469614;
	font-weight: bold;
	text-decoration: underline;
}
#golf a:hover {
	color: #FF0000;
	text-decoration: none;
}
#golf .altLink a:link, #golf .altLink a:visited {
	color: #005AB4;
	font-weight: normal;
	text-decoration: underline;
}
#golf .altLink a:hover {
	color: #5AB414;
	font-weight: normal;
	text-decoration: underline;
}
.forceGolfLink {
	color: #5AB414;
	font-weight: bold;
	text-decoration: underline;
}
a:hover .forceGolfLink {
	color: #FF0000;
	text-decoration: none;
}
/*  --------------------  */
/*  =LINKS WINE
/*  --------------------  */
#wine a:link {
	color: #5AB414;
	font-weight: bold;
	text-decoration: underline;
}
#wine a:visited {
	color: #469614;
	font-weight: bold;
	text-decoration: underline;
}
#wine a:hover {
	color: #FF0000;
	text-decoration: none;
}
#wine .altLink a:link, #wine .altLink a:visited {
	color: #005AB4;
	font-weight: normal;
	text-decoration: underline;
}
#wine .altLink a:hover {
	color: #5AB414;
	font-weight: normal;
	text-decoration: underline;
}
.forceWineLink {
	color: #5AB414;
	font-weight: bold;
	text-decoration: underline;
}
a:hover .forceWineLink {
	color: #FF0000;
	text-decoration: none;
}