@charset "UTF-8";
/* CSS Document */

/* 

CSS for Larson Gross & Associates Web
by Brandon Allen - Baron & Company

*/


/* ========== global CSS index ============ */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #8C857E;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}	
	
p, h1, h2, h3, h4, h5, h6, li {
	margin: 0px;
}

h1 {
	font-size:15px;
	color:#5B5146;
	font-weight:500;
}

h2 {
	font-size:13px;
	color:#5B5146;
	font-weight:500;
}

h4 {
	font-size:12px;
	color:#5B5146;
	font-weight:500;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5B5146;
	font-weight:500;
}



body a, body a:link, body a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	color:#9BC5CA;
}

body a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	color:#B9D6DA;
}

div#outerDiv {
	width:980px;
	background:url(../images/header_logo.gif) no-repeat;
	margin:0 auto;
}


/* ========= header CSS ============= */

div#header {
	height: 104px;
	position: relative;
}


/*========= topLinks ============= */

#header div#topLinks {
	background:url(../images/btn_toplinks.gif) no-repeat;
	position:absolute;
	left:676px;
	width:304px;
	height:32px;
	/*border:1px solid #FF0000;*/
}

#topLinks div#topTxt01{
	position:absolute;
	left:17px;
	padding-top:7px;
	width:105px;
}

#topLinks div#topTxt02{
	position:absolute;
	left:157px;
	padding-top:7px;
	width:115px;
}

#topTxt01 a, #topTxt02 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	text-decoration:none;
	font-size:10px;
	color:#ADA8A2;
}

#topTxt01 a:hover, #topTxt02 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	text-decoration:underline;
	font-size:10px;
	color:#5B5146;
}


/*========= Main Menu ============= */

#header div#mainMenu {
	position:absolute;
	left:614px;
	height:72px;
	/*border:1px solid #FF0000;*/
	margin-top:32px;
}

#mainMenu ul {
	background:url(../images/btn_mainmenu.gif) no-repeat;
	width: 366px;
	height: 72px;
	margin: 0px;
	padding: 0px;
}

#mainMenu span {
	display:none;
}

#mainMenu li a {
	display: block;
	height: 72px;
}

div#mainMenu li {
	float:left;
	list-style:none;
	display:inline;
}

/*========= mainMenu - Links ============= */
#home {width:85px; margin:0px auto;}
#about_us {width:95px; margin:0px auto;}
#services {width:101px; margin:0px auto;}
#contact {width:85px; margin:0px auto;}

/*========= mainMenu - Rollover ============= */
#home a:hover {background:url(../images/btn_mainmenu.gif) 0px -72px no-repeat;}
#about_us a:hover {background:url(../images/btn_mainmenu.gif) -85px -72px no-repeat;}
#services a:hover {background:url(../images/btn_mainmenu.gif) -180px -72px no-repeat;}
#contact a:hover {background:url(../images/btn_mainmenu.gif) -281px -72px no-repeat;}

/*========= mainMenu - Rollover ============= */
#home a.current {background:url(../images//btn_mainmenu.gif) 0px -72px no-repeat;}
#about_us a.current {background:url(../images/btn_mainmenu.gif) -85px -72px no-repeat;}
#services a.current {background:url(../images/btn_mainmenu.gif) -180px -72px no-repeat;}
#contact a.current {background:url(../images/btn_mainmenu.gif) -281px -72px no-repeat;}



/*========= Content Home - Main ============= */

div#content {
	/*border:1px solid #FF0000;*/
	overflow:hidden;
	width: 100%;
}

#content div#mainAd {
	/*border:1px solid #FF0000;*/
	float:left;
	width: 980px;
}

#content div#bc01 {
	background:url(../images/img_aboutus_bkgnd.gif) no-repeat;
	float:left;
	width: 477px;
	height: 260px;
}

#content div#bc02 {
	background:url(../images/img_btm_rule.gif) no-repeat;
	background-position:center; 
	float:left;
	width: 25px;
	height: 260px;
	
}

#content div#bc03 {
	background:url(../images/img_services_bkgnd.gif) no-repeat;
	float:left;
	width: 477px;
	height: 260px;
}


div#btmTxt01 {
	margin-left: 145px;
	margin-top: 46px;
	width: 300px
}

div#btmTxt01 a, div#btmTxt02 a {
	line-height:25px;
}

div#btmTxt02 {
	margin-left: 175px;
	margin-top: 46px;
	width: 300px
}


/*========= Content About Us - Sub Pages ============= */

#content div#sbc01 {
	float:left;
	width: 750px;
	border-right: 1px #D6D3D1 solid;
	margin-top:20px;
}

#subTxtAbout {
	margin-left:35px;
	margin-top: 20px;
	width: 650px;
}

#content div#sbc03 {
	float:left;
	width: 220px;
	margin-top:20px;
}

div#subTxtLeft {
	margin-left:35px;
	margin-top: 20px;
	width: 650px
}

div#subTxtRtAbout {
	background:url(../images/callout_lg.gif) no-repeat;
	margin-top:15px;
	padding-left: 20px;
	width:200px;
}

/*========= Content Services - Sub Pages ============= */


#content div#sbc03 {
	float:left;
	width: 220px;
	margin-top:20px;
}

#subTxtLeft {
	margin-left:35px;
	margin-top: 20px;
	width: 650px;
	height: 400px;
}

#subTxtRtServices {
	width:100%;
	/*border:1px solid #FF0000;*/
}


/*========= Content Services - Alternative Nav ============= */

#subTxtRtServices ul {
	width:215px;
	height:210px;
	margin:0px;
	padding:0px;
}

#subTxtRtServices li {
	list-style:none;
	line-height:40px;
}

#subTxtRtServices li {
	list-style:none;
	line-height:30px;
}

#subTxtRtServices li a{
	text-decoration:none;
	color:#ADA8A2;
}

#subTxtRtServices li a:hover{
	text-decoration:none;
	color:#5B5146;
}

#subTxtRtServices li a.live {
	text-decoration:none;
	color:#5B5146;
}



/*#subTxtRtServices ul {
	background:url(../images/btn_service_nav.gif) no-repeat;
	width:215px;
	height:180px;
	margin:0px;
	padding:0px;
}

#subTxtRtServices span {
	display:none;
}

#subTxtRtServices li{
	list-style:none;	
}

#sbc03 div#subTxtRtServices li a{
	height: 30px;
	display:block;	
}

/*========= Services Menu - Links ============= */
#tax {width:215px; margin:0px auto;}
#border {width:215px; margin:0px auto;}
#audit {width:215px; margin:0px auto;}
#estate {width:215px; margin:0px auto;}
#succession {width:215px; margin:0px auto;}
#accounting {width:215px; margin:0px auto;}
#valuation {width:215px; margin:0px auto;}

/*========= Service - Rollover ============= */
#tax a:hover {background:url(../images/btn_service_nav.gif) -215px 0px  no-repeat;}
#audit a:hover {background:url(../images/btn_service_nav.gif) -215px -30px no-repeat;}
#border a:hover {background:url(../images/btn_service_nav.gif) -215px -60px no-repeat;}
#estate a:hover {background:url(../images/btn_service_nav.gif) -215px -90px no-repeat;}
#succession a:hover {background:url(../images/btn_service_nav.gif) -215px -120px no-repeat;}
#accounting a:hover {background:url(../images/btn_service_nav.gif) -215px -150px no-repeat;}
#valuation a:hover {background:url(../images/btn_service_nav.gif) -215px -180px no-repeat;}

/*========= Service - Live ============= */
#tax a.live {background:url(../images/btn_service_nav.gif) -215px 0px  no-repeat;}
#border a.live {background:url(../images/btn_service_nav.gif) -215px -30px no-repeat;}
#audit a.live {background:url(../images/btn_service_nav.gif) -215px -60px no-repeat;}
#estate a.live {background:url(../images/btn_service_nav.gif) -215px -90px no-repeat;}
#succession a.live {background:url(../images/btn_service_nav.gif) -215px -120px no-repeat;}
#accounting a.live {background:url(../images/btn_service_nav.gif) -215px -150px no-repeat;}
#valuation a.live {background:url(../images/btn_service_nav.gif) -215px -180px no-repeat;}



/*========= Content Contact - Sub Pages ============= */

#content div#sbc01 div#mapBelligham {
	background:url(../images/map_bellingham.gif) no-repeat;
	margin-bottom: 50px;
}

#content div#sbc01 div#mapBlaine {
	background:url(../images/map_blaine.gif) no-repeat;
	margin-bottom: 50px;
}

#content div#sbc01 div#mapBurlington {
	background:url(../images/map_burlington.gif) no-repeat;
	margin-bottom: 50px;
}

#content div#sbc01 div#mapLynden {
	background:url(../images/map_lynden.gif) no-repeat;
	margin-bottom: 50px;
}

#content div#sbc01 div#mapTxt {
	width: 285px;
	margin-left: 50px;
}

#subTxtRtContact {
	width:180px;;
	background:url(../images/callout_lg.gif) no-repeat;
	padding-left: 30px;
	margin-top:0px;
	/*border:1px solid #FF0000;*/
}



/*========= Footer ============= */

#content div#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin-top: 20px;
}

#content div#footer span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7px;
	margin-top: 20px;
}
