/* CSS Document */
/*///////////////////////////////////////////////// MAIN LAYOUT ////////////////////////////////////////////////////////////////////////////////////*/
.Wrapper {
	width: 950px;
	margin: 0px auto auto auto;
} 

#HomeLink {
        margin: -100px 0 0 20px;
	float: left;
}

html {
	min-height: 100%;
	height: auto;
}

body {
	padding: 0;
	margin: 0;
	background-color: #68211F;
	background-image: url(/resources/images/template/bgtile.jpg);
	background-repeat: repeat-x;
	background-position: 0 161px;
}

a {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0504D;
	font-size: 55px;
	font-weight: 100;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ADADAD;
	font-size: 22px;
	font-weight: 100;
	line-height: 28px;
	margin: 0 0 10px 0;
}

h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ADADAD;
	font-size: 22px;
	font-weight: 100;
	line-height: 28px;
	text-decoration:none;
}

h2 a:hover{
	color: #C0504D;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: 100;
	font-size: 24px;
	margin: 0 0 10px 0;
}


.jb_smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: 100;
	font-size: 19px;
	margin: 0 0 10px 0;
}

.pji_smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: 100;
	font-size: 16npx;
	margin: 0 0 10px 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: 100;
	font-size: 26px;
	margin: 0 0 10px 0;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ADADAD;
	font-weight: 100;
	font-size: 16px;
	margin: 0 0 10px 0;
	 
}

p {
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 12px;
	line-height: 16px;
}

p a{
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #C0504D;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
}

p a:hover{
	color: #585858;
}

ul a{
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #C0504D;
	font-size: 12px;
	line-height: 16px;
	text-decoration:none;
}

ul a:hover{
	color: #585858;
}

ul, li {
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 12px;
}

td {
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 12px;
	border: 1px solid #585858;
	border-collapse:collapse;
}

.clear {
	clear: both;
}

.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: 100;
	font-size: 14px;
	line-height:18px;

}

.red{color: #ba3032;}

#TopPanels_Shell a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DFAAA8;
	font-weight: normal;
	font-size: 14px;
	line-height:18px;
	text-decoration:none;
}

#TopPanels_Shell a:hover {
	color: #ffffff;
	text-decoration:none;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*///////////////////////////////////////////////// GENERIC STYLES ////////////////////////////////////////////////////////////////////////////////*/

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*///////////////////////////////////////////////// HEADER ////////////////////////////////////////////////////////////////////////////////////////*/
#Header {
	float: left;
	width: 100%;
	height: 161px;
}

#Header_Shell {
	float: left;
	height: 161px;
	width: 950px;
	background-image: url(/resources/images/template/headerimage.jpg);
	background-repeat: no-repeat;
}

#Utilities {
	clear: both;
	float: right;
	margin: 0 0 76px 0;
	width: 317px;
	height: 41px;
	background-image: url(/resources/images/template/utilitiesbg.gif);
	background-repeat: no-repeat;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 0 15px;
}

.Utilities_Link {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration:none;
	margin: 13px 0 0 0;
}

.Utilities_Link:hover {
	color: #D1C7BE;
}	

.MenuDivider {
	float: left;
	margin: 13px 10px 0 10px;
}

.SearchForm {
	float: left;
	margin: 0 0 0 0;
}

.SearchField {
	float: left;
	width: 128px;
	height: 18px;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0A0A0;
	border: 0;
	padding-left: 5px;
	margin: 11px 0 0 15px;
}

.Button {
	float: left;
	border: 0;
	margin: 11px 0 0 10px;
}

#TopNav {
	clear:both;
	float: right;
	width: 588px;
	height: 44px;
}

.TopNav_Item {
	float: left;
	height: 44px;
	background-image: url(/resources/images/template/topnav_itembg.jpg);
	background-repeat: no-repeat;
	width: 96px;
	margin: 0 0 0 2px;
}

.TopNav_Item_Sel {
	float: left;
	height: 44px;
	background-image: url(/resources/images/template/topnav_itemselbg.jpg);
	background-repeat: no-repeat;
	width: 96px;
	margin: 0 0 0 2px;
}

.TopNav_Item_Link {
	display: block;
	float: left;
	color: #D1C7BE;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 96px;
	text-align: center;
	margin: 15px 0 0 0;
}

.TopNav_Item_Link:hover {
	color: #FFFFFF;
}

.TopNav_Item_Link_Sel {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 96px;
	text-align: center;
	margin: 15px 0 0 0;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*///////////////////////////////////////////////// TOP PANELS ////////////////////////////////////////////////////////////////////////////////////*/
#TopPanels {
	float: left;
	width: 100%;
	height: 241px;
}

#TopPanels_Shell {
	float: left;
	width: 950px;
	height: 241px;
	background-image: url(/resources/images/template/toppanlesbg.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

.TopPanels_BGImage {
	width: 950px;
	height: 241px;
	float: left;
        background-image: url(/resources/images/topimage_ring.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.TopPanels_Col1 {
	float: left;
	height: 195px;
	width: 229px;
	margin: 36px 0 10px 33px;
	padding: 0 40px 0 0;
	border-right: 1px dotted #F8F0ED;
}

.TopPanels_Col2 {
	float: left;
	height: 195px;
	width: 626px;
	margin: 36px 0 10px 21px;
}

#TopPanels_Shell h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 10px 0;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/*///////////////////////////////////////////////// LANDING PAGE NAV //////////////////////////////////////////////////////////////////////////////*/

#LandingStrip {
	float: left;
	width: 100%;
	height: 109px;
}

#LandingStrip_Shell {
	float: left;
	width: 950px;
	height: 109px;
	background-image: url(/resources/images/template/toppanlesbg.jpg);
	background-repeat: repeat-x;
}

#LandingStrip_Shell h1 {
	color: #FFFFFF;
	font-size: 39px;
	margin: 34px 0 0 30px;
}

#LandingStripImage {
	position: relative;
	float: right;
	left: 0;
	top: -79px;
	z-index: auto;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/





/*///////////////////////////////////////////////// SUB PAGE NAV //////////////////////////////////////////////////////////////////////////////////*/

#SubNav_Shell {
	float: left;
	width: 950px;
	height: 45px;
	background-image: url(/resources/images/template/toppanlesbg.jpg);
	background-repeat: repeat-x;
}

#SubNav {
	float: left;
	width: 100%;
	height: 45px;
}

.SubNav_YAH {
	float: left;
	color: #FFFFFF;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 19px 0 30px;
}

.SubNav_Link {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 15px 0 0 0;
}

.SubNav_Link:hover {
	color: #D1C7BE;
}

.SubNav_Divider {
	display: block;
	float: left;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 12px 0 12px;
}

.SubNav_Link_Sel {
	display: block;
	float: left;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 15px 0 0 0;
}

.SubNav_Link_Sel:hover{
	color: #D1C7BE;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*///////////////////////////////////////////////// SUB PAGE CONTENT //////////////////////////////////////////////////////////////////////////////*/

.SubPage_Col1 {
	float: left;
	width: 263px;
	margin: 30px 18px 20px 0;
	border: 1px solid #D8D8D8;
        padding-bottom: 8px;
}

.SubPage_Col1Inner {
        background-image: url(/resources/images/template/commercialnavbg.jpg);
	background-repeat: no-repeat;
}

.SubPage_Col2 {
	float: left;
	width: 449px;
	margin: 44px 18px 20px 0;
}

.SubPage_Col2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*color: #751F1E;*/
	color: #9F9F9F;
	font-size: 28px;
	font-weight: 100;
	margin: 0 0 10px 0;
}

.H1Grey {
	color: #9F9F9F;
}

.SubPage_Col3 {
	float: left;
	width: 200px;
	margin: 30px 0 20px 0;
}

.CommercialNav_Title {
	background-color: #CE403F;
	width: 226px;
	margin: 7px 7px 7px 7px;
	padding: 8px 0 8px 22px;
}

.CommercialNav_Title h3 {
        text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFFFFF;
        font-weight: 100;
	font-size: 20px;
	margin: 0;
}

.CommercialNav_Title h3 a {
        text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #FFFFFF;
        font-weight: 100;
        font-size: 20px;
        margin: 0;
}

.Nav_Link {
	display: block;
	float: left;
	color: #751D1B;
	height: 21px;
	width: 221px;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 7px;
	padding: 7px 0 0 28px;
}

.Nav_Link:hover {
	border-left: 5px solid #D0403F;
	padding: 7px 0 0 23px;
	background-color: #FDFDFD;
}

.Nav_LinkSel {
	display: block;
	float: left;
	color: #751D1B;
	height: 21px;
	width: 221px;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 7px;
	padding: 7px 0 0 28px;
	font-weight: bold;
}

.LeftSubNav_Link, .LeftSubNav_LinkSel {
	display: block;
	float: left;
	color: #D0403F;
	height: 21px;
	width: 202px;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 7px;
	padding: 7px 0 0 47px;
}

.LeftSubNav_Link:hover {
	border-left: 5px solid #D0403F;
	padding: 7px 0 0 42px;
	background-color: #FDFDFD;
}

.FindOutMore {
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
}

.FindOutTitle {
	float: left;
	width: 200px;
	text-align: center;
	background-image: url(/resources/images/template/findoutmoretitlebg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding: 7px 0 0 0;
}


.FindOutTitle h3 {
	font-size: 20px;
	margin: 0;
}

.FindOutBody {
	float: left;
	width: 198px;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	background-image: url(/resources/images/template/findoutmorebg.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 10px 0;
}


.FindOutBody p {
	width: 128px;
	margin: 0 0 10px 0;
	padding: 0 35px 0 35px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/*///////////////////////////////////////////////// HOME CONTENT //////////////////////////////////////////////////////////////////////////////////*/
#Content {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(/resources/images/template/contentbg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 20px 0;
}

#Col1 {
	float: left;
	width: 360px;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
}

#Col2 {
	float: left;
	width: 555px;
	margin: 42px 0 0 35px;
	padding: 0 0 20px 0;
}

.LeftFeature {
	float: left;
	width: 359px;
	margin: 0 0 25px 0;
}

.LeftFeature_Title {
	float: left;
	width: 297px;
	height: 50px;
	padding: 7px 0 0 62px;
}

.LeftFeature_Col1 {
	float: left;
	margin: 0 0 0 25px;
	width: 146px;
}

.LeftFeature_Col2 {
	float: left;
	width: 151px;
	margin: 5px 15px 0 19px;
}

#TitleRed {
	background-image: url(/resources/images/template/leftpanel_title_red.jpg);
	background-repeat: no-repeat;
}

#TitleGreen {
	background-image: url(/resources/images/template/leftpanel_title_green.jpg);
	background-repeat: no-repeat;
}

.LeftFeature_Body {
	float: left;
	width: 357px;
	background-color: #FFFFFF;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background-image: url(/resources/images/template/leftpanel_bg.jpg);
	background-repeat: no-repeat;
	margin: 0 0 12px 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/*///////////////////////////////////////////////// FOOTER ////////////////////////////////////////////////////////////////////////////////////////*/
#Footer {
	float: left;
	width: 100%;
	background-image: url(/resources/images/template/footerbg.jpg);
	background-repeat: repeat-x;
        padding-bottom: 60px;
}

.FooterCol {
	float: left;
	margin: 40px 0 0 45px;
}

.Footer_Shell {
	float: left;
	width: 950px;
	border-bottom: 1px dotted #BA8D8D;
	padding: 0 0 30px 0;
}

.FooterLink {
	clear: both;
	display: block;
	float: left;
	color: #BA8D8D;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 6px 0;
	white-space: nowrap;
}

.FooterLink:hover {
	color: #FFFFFF;
}

.FooterLinkHead {
	clear: both;
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 6px 0;
	white-space: nowrap;
}

.FooterLinkHead:hover {
	color: #BA8D8D;
}

.Footer_Legals {
	float: left;
	color: #BA8D8D;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 950px;
	margin: 20px 0 20px 50px;
}

.Footer_Legals a {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA8D8D;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




/*//////////////////////////////////////////////////////////////CALL BACK BOX//////////////////////////////////////////////////////////////////////*/

.CallBackForm {
	float: left;
	padding: 0 0 0 30px;
}

.CallBackField {
	float: left;
	width: 133px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #8B8B8B;
	font-size: 12px;
	padding: 6px;
	margin: 0 5px 5px 0;
}

.CallBackDropDown {
	clear: both;
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #8B8B8B;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 6px;
}

.generalfield {
	float: left;
	
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #8B8B8B;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 6px;
}

.CallBackButton {
	float: right;
	margin: 0 20px 10px 0;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#EnquiryForm {
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size:12px;
}

#EnquiryForm hr{
	background-color:#CCCCCC;
	height: 1px;
	padding: 0;
	margin: 0;
	border: 0;
	color:#CCCCCC;
}

#EnquiryForm label{
	display:block;
	margin: 0 20px 0 0;
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size:12px;
	float: left;
	height: 21px;
	width: 200px
}

#EnquiryForm input, #EnquiryForm textarea{
	float: left;
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size:12px;	
}

#EnquiryForm input{
	margin: 0 0 30px 0;
}

#EnquiryForm textarea{
	margin: 0 0 30px 0;
	width: 300px;
	height: 80px;
}

#EnquiryForm .cl{
	clear: both;
}

#EnquiryForm .slash{
	float: left;
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color: #585858;
	font-size:18px;	
	margin: 0 5px 0 5px;
}

#EnquiryForm .Button{
	float: left;
	margin: 0 10px 0 0;
}

.location {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 15px 0 0 0;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.ProfileItemContainer {
	background-color: #F2F2F2;
	padding: 6px;
}

.ProfileItemContainer, .ProfileIndexPrevious, .ProfileIndexNext {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A2F2C;
}

.ProfileItemContainer a, .ProfileIndexPrevious a, .ProfileIndexNext a {
	color: #7A2F2C;
	text-decoration: none;
}

.ProfileItemContainer a:hover, .ProfileIndexPrevious a:hover, .ProfileIndexNext a:hover {
	color: #7A2F2C;
	text-decoration: underline;
}

.ProfileIndex {
	float: left;
}

.ProfileIndexPrevious {
	float: right;
}

.ProfileIndexNext {
	float: right;
}

.ProfileOuterContainer {
	border: 1px solid #E1E1E1;
	padding: 7px;
}

.ProfileOuterContainerHome {
	width: 481px;
	border: 1px solid #E1E1E1;
	padding: 7px;
}

.ProfileInnerContainer {
	background: #FFF url(/resources/images/template/bg_profile.gif) repeat-x top left;
}

.ProfileInnerContainerIntro {
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585858;
	padding: 10px 0 8px 18px;
}

.ProfileInnerContainer ul {
	list-style-type: none;
	padding: 0 0 10px 18px;
	margin: 0;
}

.ProfileInnerContainer li {
	background: url(/resources/images/template/article_arrow.gif) no-repeat 0 6px;
	padding: 2px 2px 3px 10px;
}

.ProfileInnerContainer li a {
	color: #7A2F2C;
	text-decoration: none;
}

.ProfileInnerContainer li a:hover {
	color: #7A2F2C;
	text-decoration: underline;
}

.ProfileImage {
	float: left;
	padding: 18px;
}

.ProfileImage img {
	width: 120px;
}

.ProfileText {
	float: left;
	width: 360px;
	padding: 20px 0 10px 0;
}

.ProfileName {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0504D;
	font-size: 22px;
}

.ProfileJobTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ADADAD;
	font-size: 16px;
}

.ProfileClear {
	clear: both;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


#otherinsurances_left {
	float:left;
	width:200px;
	height:280px;
}

#otherinsurances_right {
	float:left;
	width:240px;
	height:280px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#Popup_Wrapper {
  background: #FFF url(/resources/images/template/bg_popup.gif) repeat-x top left;
  padding: 70px 45px 30px 45px;
  }
