body {
	background-color: #B8C89B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	margin-top: 0px;
}
.contBground{
	width: 780px;
	margin: auto;
}

/* Tags on Everypage */

.italic {
	font-style: italic;
}

.bold{
	font-weight: bold;
	color: #333333;
}







.clearer {
	height: 0px;
	clear: both;
	width: 100%;
}

/* This is the padding for the content within the pages */


.pageBox{
}
.signinBox{
	padding-top: 20px;
	width: 300px;
	padding-bottom: 20px;
	border: thin solid #E9DB9C;
	margin-left: 200px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Padding PageBox for Every Page */
#container{
	width: 740px;
	background-color: #FEFEFC;
	margin: auto;
}
#banner{
	background-image: url(/images/banner1.jpg);
	width: 740px;
	height: 140px;
}



#footer{
	height: 30px;
	clear: both;
	padding: 0px;
	margin-top: 8px;
	background-image: url(/images/20foot.jpg);
}

.footer{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	padding-top: 15px;
}
a:link{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d8555;
	text-decoration: underline;
}

a:visited{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d8555;
	text-decoration: underline;
}

a:active{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d8555;
	text-decoration: underline;
}

a:hover{
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #b0712c;
	text-decoration: none;
}

#footer a:link{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}


#footer a:visited{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:active{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

#footer a:hover{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.dotted_line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A854C;
}



.bold_header{
	font-size: 14px;
	font-weight: bold;
}

#staffMembers a:link{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#staffMembers a:visited{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	
}
#staffMembers a:active{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
#staffMembers a:hover{
	font-size: 8pt;
	color: #006600;
	text-decoration: none;
}




.italicBold {
	font-style: italic;
	font-weight: bold;
}

.tabTop1{
	background-image: url(/images/tab1a.jpg);
	height: 60px;
}
.spacer {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tabTop2{
	background-image: url(/images/tab2a.jpg);
	height: 60px;
}
.tabTop3{
	background-image: url(/images/tab3a.jpg);
	height: 60px;
}
.tabTop4{
	background-image: url(/images/tab4a.jpg);
	height: 60px;
}
.tabTop5{
	background-image: url(/images/tab5a.jpg);
	height: 60px;
}

.tabTop6{
	background-image: url(/images/tab6a.jpg);
	height: 60px;
}
.tabTop7{
	background-image: url(/images/tab7a.jpg);
	height: 60px;
}


.tabTop8{
	background-image: url(/images/tab8a.jpg);
	height: 60px;
}

.tabMid{
	background-image: url(/images/tabmid.jpg);
	padding-left: 35px;
	padding-right: 70px;
	height: 350px;
}

.tabBtm{
	background-image: url(/images/tabbtm.jpg);
	height: 32px;
	clear: both;
}
.test1{
	width: 81px;
	padding-left: 31px;
	padding-top: 15px;
	float: left;
	padding-bottom: 5px;
}
.test2{
	width: 81px;
	padding-top: 15px;
	float: left;
	padding-bottom: 5px;
}
.test3{
	width: 81px;
	padding-top: 15px;
	float: left;
}
.test4{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.test5{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.test6{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.test7{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.test8{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.test9{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.test10{
	width: 81px;	
	padding-top: 15px;
	float: left;
}
.textSmall{
	font-size: 11px;
}
/* M A I N   P A G E  L E F T   A N D   R I G H T  */

.rightBorder{
	width: 350px;
	float: left;
	padding-left: 40px;
}

.leftBorder{
	width: 350px;
	float: left;
}

/* M A I N   P A G E  N E W S  */

hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #789555;
}

.arogaNewsEvents{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 60px;
}

.newsHeader{
	font-size: 14px;
	font-weight: bold;
	color: #789255;
	font-family: Arial, Helvetica, sans-serif;
}

.date{
	font-size: 9px;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.formspace {
	padding-bottom: 4px;
	padding-top: 4px;
}


/* New Code for Tables */

.formsTableHead{
	background-image: url(/images/bar.jpg);
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #70874F;
	font-weight: bold;
}

.formsTableContent{
	margin: 5px;
} 
.formsTableContent ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}


/* T E A M    P A G E */

.infoProfile{
	float: right;
}

.aTeamoE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #779358;
	margin-left: 5px;
}

.leftAlignPicture{
	float: left;
	width: 140px;
	height: 305px;

}

.rightAlignProfile{
}

.containLEFTRIGHT{
}
.imgBorderPad {
	margin: 3px;
	padding: 2px;
	border: 1px solid #000000;
}

/* I N S U R A N C E   P A G E  */

.ourCompanies{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #708D4D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #749254;
}

/* S E R V I C E   P A G E */


.serviceTableHead{
	background-image: url(/images/bar.jpg);
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70874F;
	padding-left: 5px;
}

.serviceTableContent{
	margin: 5px;
} 


.serviceLeftBox{
	width: 50%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.serviceRightBox{
	width: 50%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* C O N T A C T   P A G E */

.contactleft{
	float: left;
	width: 350px;
}

.contactright{
	width: 200px;
	float: left;
}

.name{
	width: 90px;
	float: left;
}

.field{
	float: left;
}


.row{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.row span.profileLabel {
	float: left;
	width: 125px;
	text-align: left;
	padding-right: 10px;
	font-weight: bold;
	color: #333333;
}

div.row span.profileField {
  width: 250px;
  text-align: left;
}
.input{
	background-color: #FFFFCC;
	border: 1px solid #333333;
}
.rightAlignRegistration{
	width: 325px;
	float: left;
}
.leftAlignRegistration{
	width: 300px;
	float: left;
}

/* M A I L   B O X  C S S */

.leftside{
	background-color: #EADFBD;
	width: 200px;
	float: left;
}

.devline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BB9773;
	margin: 6px;
}


.topside{
	width: 535px;
	float: left;
	background-color: #F5F1D4;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 5px;
}
.formsTable{
	border: 2px solid #EDE1AF;
}
.shield{
	padding: 5px;
	border: 1px dashed #EBDDA0;
	background-color: #F9F4D7;
	width: 250px;
	margin-left: 3px;
}

.formsBg{
	background-image: url(/images/Hand-Writing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* box over */
       
         .dvhdr1 {
            background:#EDE3B2;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #EDE3B2;
            padding:5px;
            width:1350px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #EDE3B2;
            border-right:1px solid #EDE3B2;
            border-bottom:1px solid #EDE3B2;
            padding:5px;
            width:350px;
         }
         
        
         .teamvdvhdr {
            width:350px;
            background:#EDE3B2;
            border:1px solid #333333;
            padding:10px;
			font-size:9pt
         }
         
         .teamvdvbdy {
            width:350px;
            background:#FFFFFF;
            border-left:1px solid #333333;
            border-right:1px solid #333333;
            border-bottom:1px solid #333333;
            padding:10px;
         }
         
         .picvdvhdr {
            width:73px;
            background:#EDE3B2;
            border:1px solid #333333;
            font-weight:bold;
            padding:10px;
         }
         
         .picvdvbdy {
            width:73px;
            background:#FFFFFF;
            border-left:1px solid #333333;
            border-right:1px solid #333333;
            border-bottom:1px solid #333333;
            padding:10px;
         }

.glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 150px;
	border: 1px solid #9A9A9A;
	border-bottom-width: 0;
	font-size: 10px;
}

.glossymenu li a{
	background: white url(/images/glossyback.gif) repeat-x bottom left;
	color: #000000;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 140px;
	color: #000000;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.glossymenu li a:hover{
	background-image: url(/images/glossyback2.gif);
	color: #FFFFFF;
	font-size: 10px;
}
.left{
	float: left;
	width: 150px;
}
.right{
	float: left;
	margin-left: 15px;
	width: 566px;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.staff_top{
	background-image: url(/images/staff_top.jpg);
	height: 8px;
	width: 566px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	background-repeat: no-repeat;
}
.staff_mid{
	background-image: url(/images/staff_mid.jpg);
	background-repeat: repeat;
	width: 566px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.staff_mid p{
	padding:0px;
	margin:0px;
}
.staff_pad{
	padding: 10px;
}
.staff_btm{
	background-image: url(/images/staff_btm.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 566px;
}
.leftInside{
	float: left;
	width: 225px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.rightInside{
	float: left;
	width: 300px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
