﻿/*
* {
	margin: 0;
}
*/


html{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

.blank_background {
	background-color: white;
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif
}

body {
	background-color: #e7e5e3;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000052;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

ul { 
margin-left:-10px; 
margin-right:10px;
margin-top:-5px;
margin-bottom:0px;
} 

li { 
padding: 2px;
margin: 0px;
text-align:justify;
} 

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -12px; /* the bottom margin is the negative value of the footer's height */
	width: 988px;
	border:0px;
	background-color:white;
	background-image:url('/images/BodyBG.jpg');
	background-repeat:repeat-y;
}

#wrapper_homepage {
	/*min-height: 662px;*/
	/*height: auto !important;*/
	height: 662px !important;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
	width: 988px;
	border:0px;
	background-image:url('/images/BodyBGHome.jpg');
	background-repeat:repeat-y;
}

#inner_wrapper {
	width: 968px;
	min-height:662px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
}

#main_body {
	margin:0px auto 0px;
	width:900px;
}

#body_homepage {
	margin:0px auto 0px;
	width:968px;
}


.banner_bars {
	clear:both;
	margin:0px;
	height:50px;
}

#banner_bars2 {
	margin:0px;
	height:50px;
}

#banner {
	position:relative;
	margin: 0px 0px 10px 1px;
	height:99px;
	width:967px;
	background-image:url('/images/header.jpg');
}

#banner_top {
	position:relative;
	margin: 0px 0px 10px 1px;
	height:99px;
	width:967px;
	background-image:url('/images/header.jpg');
}

#bar_top {
	margin:0px;
	height:50px;
	width:968px;
	background-color:#005595;
}

#footer {
	position:relative;
	height: 12px; /* .push must be the same height as #push */
	width: 920px;
	color: white;
	text-align:center;
	margin:auto;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:7pt;
	padding:4px;
}

#bar_bottom {
	margin:10px 0px 0px 0px;
	height:25px;
	width:968px;
	background-color:#005595;
}

#box_homepage_buttons {
	background-image:url('/images/ImageBGMain.jpg');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	width:966px;
	height: 562px;
	position:relative;
}

#button_consumer {
	position:absolute;
	left:45px;
	top:305px;
	text-align:center;
}

#button_members {
	position:absolute;
	left:45px;
	top:100px;
	text-align:center;
}

#LAR_Logo {
	position:absolute;
	left:480px;
	top:230px;
	text-align:center;
}

#LAR_Welcome {
	position:absolute;
	left:500px;
	top:250px;
	text-align:justify;
	width:396px;
	font-size:small;
}

#slider_login2 {
	position:absolute;
	left:195px;
	top:130px;
	width: 213px;	
	height:142px;	
	background-image:url('/images/LoginSlideBox.png');
    overflow:hidden;
}

#box_login {
	margin-top:15px;
	width: 210px;	
	height:60px;	
	font-size:xx-small;
}

#box_contact_us{
	height:550px;
	width:810px;
	margin:auto;
	background-image:url('/images/ContactUsBG.jpg');
	background-repeat:no-repeat;
}

.body {
	background-color:white;
	background-image:url('/images/blank.gif');
	margin: 0px;
	padding: 0px;
}

.dyncontent{
	font-size:normal;
	color:navy;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight:bold;
	text-align:justify;
}

.clear {
	height:0px;
	clear:both;
}

.box_header2 {
	background-color:#005595;
	background-image: url('/images/boxheader2.jpg');
	background-repeat:repeat-y;
	background-position:right;
	color: white;	
	font-size:large;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align:right;
	height:25px;
}

.box_button {
	position:relative;
	left:-5px;
	top:-35px;
	height:0px;
	z-index:2;
}

.box1_content_right {
	float:right;
	width:290px;
	margin-top:10px;
	padding:0px 5px 0px 5px;
}

.box1_content_center {
	float:left;
	width:290px;
	margin-top:10px;
	padding:0px 5px 0px 5px;
}

.box1_content_left {
	float:left;
	width:290px;
	margin-top:10px;
	padding:0px 5px 0px 5px;
}

.box_maintenance_content_right {
	float:right;
	width:290px;
	margin-top:30px;
	padding:0px 5px 0px 5px;
}

.box_maintenance_content_center {
	float:left;
	width:275px;
	margin-top:30px;
	padding:0px 5px 0px 5px;
}

.box_maintenance_content_left {
	float:left;
	width:290px;
	margin-top:30px;
	padding:0px 5px 0px 5px;
}

.box2_content_right {
	float:right;
	width:190px;
	margin-top:35px;
	padding:0px 10px 0px 10px;
}

.box2_content_center {
	float:left;
	width:175px;
	margin-top:35px;
	padding:0px 10px 0px 10px;
}

.box2_content_left {
	float:left;
	width:190px;
	margin-top:35px;
	padding:0px 10px 0px 10px;
}

.box_content_left {
	float:left;
	margin-top:35px;
	padding:0px 10px 0px 10px;
/*
	margin-left:5px;
	margin-top:7px;
	padding:0px 5px 0px 0px;
	font-size:x-small;
	text-align:justify;
*/
}

#market_watch_content2 {
	margin-left:5px;
	margin-top:7px;
	padding:0px 5px 0px 0px;
	font-size:x-small;
	text-align:justify;
}

.box_content2 {
	margin-left:65px;
	margin-top:5px;
	padding:0px 5px 0px 0px;
}

.box_content {
	margin-top:35px;
	padding:0px 10px 0px 10px;
}

.box_content_full {
	margin-top:5px;
	padding:0px 10px 0px 10px;
}

.box_bod_nominees {
	width:435px;
	height:265px;
	background-color:white;
	border-color:#005595;
	padding: 0px;
	float:right;
	margin: 5px 2px 0px 2px;
}

#rpac_ad {
	width:435px;
	height:270px;
	background-color:white;
	padding: 0px;
	float:right;
	margin: 5px 2px 0px 2px;
}


#state_of_association{
	width:435px;
	height:265px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:right;
	margin: 5px 2px 0px 2px;
	position:relative;
}

.box_video_spotlight {
	width:435px;
	height:265px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:right;
	margin: 5px 2px 0px 2px;
}

#video_spotlight_content {
	padding: 0px;
	position:relative;
	top:-35px;
	margin-top:35px;
	z-index:0;
}


#schools_banner{
	position:relative;
	float:left;
	width:900px;
	height:150px;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
	/*
	background-image:url('/images/EducationBanner.jpg');
	background-repeat:no-repeat;
	*/
}

#education_banner{
	position:relative;
	float:left;
	width:900px;
	height:120px;
	border:0px;
	margin-top:10px;
	margin-bottom:0px;
	/*
	background-image:url('/images/EducationBanner.jpg');
	background-repeat:no-repeat;
	*/
}

#button_projector{
	position:absolute;
	left:400px;
	top:45px;
	z-index:1;
}

#button_sound{
	position:absolute;
	left:500px;
	top:15px;
	z-index:1;
}

#local_attractions_ad{
	float:left;
	width:292px;
	height:206px;
	border:0px;
	margin: 20px 7px 0px 7px;
}

#lar_on_demand_ad{
	float:left;
	width:292px;
	height:206px;
	border:0px;
	margin: 18px 7px 0px 7px;
}

#calendar_of_events{
	float:left;
	position:relative;
	width:595px;
	height: 300px;
	background-image:url('/images/CalendarOfEvents.jpg');
	margin-top:10px;
	margin-bottom:7px;
}

#calendar_of_events_content{
	padding:70px 25px 0px 25px;
}

#governments{
	width:435px;
	min-height:255px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 9px 0px 2px;
	position:relative;
}

#local_governments{
	width:590px;
	min-height:145px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 9px 0px 2px;
	position:relative;
}

#state_governments{
	width:290px;
	height:145px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 3px 0px 2px;
	position:relative;
}

#calendar_of_events_content{
	padding:70px 25px 0px 25px;
}

#facebook_ad{
	position:relative;
	float:right;
	width:295px;
	border:0px;
	margin-top:10px;
	margin-right:2px;
}

#media_resources_consumer{
	position:relative;
	float:right;
	border:0px;
	width:435px;
	height:265px;
	padding: 0px;
	float:right;
	margin: 5px 2px 0px 2px;
}

#media_resources_member{
	position:relative;
	float:right;
	width:295px;
	height:524px;
	border:0px;
	margin-top:10px;
	margin-right:2px;
}

#ipod_video_member{
	position:absolute;
	top: 244px;
	left: 50px;
}

#ipod_audio_member{
	position:absolute;
	top: 330px;
	left: 50px;
}

#ipod_audio_consumer{
	position:absolute;
	top: 100px;
	left: 120px;
}

#bottom_dock {
	clear:both;
	position:relative;
	height:185px;
}

#top_dock {
	clear:both;
	position:relative;
	height:185px;
}

.box_full_width {
	width:900px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 10px 5px 0px 2px;
	position:relative;
}

#professional_resources{
	width:590px;
	/*height:202px;*/
	min-height:420px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 10px 5px 0px 2px;
	position:relative;
}

.box_professional_resources_content_right {
	float:right;
	width:284px;
	margin-top:20px;
	padding:0px 5px 0px 5px;
}

.box_professional_resources_content_left {
	float:left;
	width:286px;
	margin-top:20px;
	padding:0px 5px 0px 5px;
}

#rpac_thermometer{
	width:190px;
	/*height:202px;*/
	min-height:420px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 10px 5px 0px 2px;
	position:relative;
}

#maintenance{
	width:893px;
	/*height:202px;*/
	min-height:140px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 5px 0px 2px;
	position:relative;
}

#local_news{
	float:left;
	width:440px;
	margin: 15px 2px 2px 2px;
	height:202px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
}

#local_sports{
	float:right;
	width:440px;
	margin: 15px 2px 2px 2px;
	height:202px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
}

.box_schools{
	width: 900px;
	height:255px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 3px 0px 2px;
	position:relative;
}

.box_1{
	width: 900px;
	height:202px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 3px 0px 2px;
	position:relative;
}

.box_3{
	width:290px;
	height:202px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 3px 0px 2px;
	position:relative;
}

.box_member_news{
	width:445px;
	height:265px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 5px 2px 0px 2px;
	position:relative;
}

.box_member_news_header_center {
	height:26px;
	background-image:url('/images/ContentBoxHeaderCenter_2x26.jpg');
	background-repeat:repeat-x;
	width:609px;
	float:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#6b4008;
	padding: 2px 0px 2px 5px;
}

/*
.box_1{
	width: 228px;
	float:left;
	margin:2px;
}
*/

.box_1_header_center {
	height:26px;
	background-image:url('/images/ContentBoxHeaderCenter_2x26.jpg');
	background-repeat:repeat-x;
	width:219px;
	float:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#6b4008;
	padding: 2px 0px 2px 5px;
}

.box_2{
	float:left;
	width:440px;
	margin: 15px 2px 2px 2px;
	height:202px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
}

.box_2_header_center {
	height:26px;
	background-image:url('/images/ContentBoxHeaderCenter_2x26.jpg');
	background-repeat:repeat-x;
	width:451px;
	float:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#6b4008;
	padding: 2px 0px 2px 5px;
}

.box_full{
	/*width: 926px;*/
	width: 900px;
	float:left;
	margin:0px;
}

.box_full_header_center {
	height:26px;
	background-image:url('/images/ContentBoxHeaderCenter_2x26.jpg');
	background-repeat:repeat-x;
	width:917px;
	float:left;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#6b4008;
	padding: 2px 0px 2px 5px;
}

.box_header_left {
	width: 2px;
	height:20px;
	background-image:url('/images/ContentBoxHeaderLeft_2x20.jpg');
	float:left;
}

.box_center {
	background-color:white;
	height:275px;
	border-color:#dfad69;
	border-width:1px;
	border-style:solid;
	padding: 2px 5px 0px 5px;
	margin: 1px;
	font-size:8pt;
	color:navy;
}

.box_member_center {
	background-color:white;
	height:246px;
	border-color:#dfad69;
	border-width:1px;
	border-style:solid;
	padding: 2px 5px 0px 5px;
	margin: 1px;
	font-size:8pt;
	color:navy;
}

.box_consumer_news{
	width:445px;
	height:265px;
	background-color:white;
	/*background-image:url('/images/paperbg2.jpg');*/
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 5px 2px 2px 2px;
	position:relative;
}

.box_consumer_center {
	background-color:white;
	background-image:url('/images/paperbg2.jpg');
	height:246px;
	border-color:#dfad69;
	border-width:1px;
	border-style:solid;
	padding: 2px 5px 0px 5px;
	margin: 1px;
	font-size:8pt;
	color:navy;
}

.box_full_center {
	background-color:white;
	border-color:#dfad69;
	border-width:1px;
	border-style:solid;
	padding: 2px 5px 0px 5px;
	margin: 1px;
}

.box_ad {
	width: 460px;
	float:left;
	margin:2px;
}

.box_audio_left {
	width:380px;
	height:75px;
	background-color:white;
	padding: 2px 5px 0px 5px;
	margin: 1px;
	font-size:14pt;
	float:left;
}

.box_video_left {
	width:380px;
	height:285px;
	background-color:white;
	padding: 2px 5px 0px 5px;
	margin: 1px;
	font-size:14pt;
	float:left;
}

.box_video_right {
	width:500px;
	height:280px;
	background-color:white;
	border-color:#dfad69;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	margin: 0px;
	float:right;
}


.box_header_right {
	width: 2px;
	height:20px;
	background-image:url('/images/ContentBoxHeaderRight_2x20.jpg');
	float:right;
}


.box_market_watch_content{
	width:215px;
	padding-bottom:7px;
	line-height:18px;
}

.market_watch_section{
	width:215px;
	padding-bottom:0px;
	margin-bottom:px;
	line-height:30px;
	font-weight:600;
	font-size:10pt;
	font-variant:small-caps;
	text-align:center;
	border-bottom:thin;
	border-bottom-style:solid;
}

.market_watch_left{
	float:left;
	width:110px;
	line-height:18px;
	font-weight:bold;
}

.market_watch_center{
	float:left;
	width:30px;
	text-align:center;
	line-height:18px;
}

.market_watch_right{
	float:left;
	width:75px;
	margin-top:4px;
	line-height:18px;
}

.box_comparison_center {
	background-color:white;
	height:370px;
	border-color:#dfad69;
	border-width:1px;
	border-style:solid;
	padding: 2px 5px 0px 5px;
	margin: 1px;
	font-size:8pt;
	color:navy;
}

.box_comparison_content{
	width:215px;
	padding-bottom:7px;
	line-height:20px;
}

.comparison_section{
	width:215px;
	padding-bottom:0px;
	margin-bottom:5px;
	margin-top:5px;
	line-height:20px;
	font-weight:600;
	font-size:10pt;
	font-variant:small-caps;
	text-align:center;
	border-bottom:thin;
	border-bottom-style:solid;
	border-top:thin;
	border-top-style:solid;
}

.comparison_left{
	float:left;
	width:100px;
	line-height:20px;
	font-weight:600;
}

.comparison_center{
	float:left;
	width:30px;
	text-align:center;
	line-height:20px;
}

.comparison_right{
	float:left;
	width:85px;
	margin-top:4px;
}

.thermometer_text{
	float:left;
	width:125px;
	margin-top:4px;
	margin-left:-30px;
	margin-right:10px;
	font-weight:bold;
}

.thermometer_text_right{
	float:left;
	width:50px;
}

.thermometer_text_left{
	float:left;
	width:75px;
}

.thermometer{
	float:left;
	width:68px;
	height:320px;
	margin-top:4px;
}

.thermometer_top{
	float:left;
	width:68px;
	height:22px;
	margin:0px;
	background-image:url('/images/ThermometerTop.jpg');
}

.thermometer_center{
	float:left;
	width:68px;
	height:220px;
	margin:0px;
	background-image:url('/images/ThermometerCenterRed.jpg');
	background-repeat:repeat-y;
}

.thermometer_bottom{
	float:left;
	width:68px;
	height:63px;
	margin:0px;
	background-image:url('/images/ThermometerBottom.jpg');
}

.thermometer_bar{
	margin-left:28px;
	margin-right:28px;
	background-color:white;
}



#box_homepage_content {
	position:relative;
	width:924px;
	height:240px;
	padding:0px;
	margin:10px auto;
}

#box_homepage_content_left {
	position:absolute;
	left:0px;
	top:30px;
	width:127px;
	padding:0px;
}

#box_homepage_content_middle {
	position:absolute;
	left:127px;
	top:0px;
	width:650px;
	height:240px;
	padding:10px;
	background-color:#f4ebdf;
	text-align:justify;
	font-size:10pt;
}

#box_homepage_content_right {
	position:absolute;
	left:798px;
	top:90px;
	width:127px;
	padding:0px;
}

.LAR {
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	padding-top:5px;
}

.box_consumer_letters {
  width: 600px;
  height: 100px;
  border: none;
}

#weather_box {
	float: right;
	width:300px;
	margin:2px 5px 0px 2px;
}

#audio_consumer_box {
	float: right;
	width:300px;
	margin:2px 5px 0px 2px;
}

#home_button {
	position:absolute;
	right:10px;
	top:12px;
}

hr {
	height: 1px;
	background-color:#005595;
}


#footer_left {
	float:left;
	width:300px;
	height:12px;
	text-align:left;
}

#footer_center {
	float:left;
	width:320px;
	height:12px;
	text-align:center;
}

#footer_right {
	float:left;
	width:300px;
	height:12px;
	text-align:right;
}


#push {
	height: 12px; /* .push must be the same height as .footer */
	width:1px;
}

A.attraction_links:link
{
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#005595;
	line-height:18px;
	text-decoration:none;
}

A.attraction_links:visited
{
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#005595;
	line-height:18px;
	text-decoration:none;
}

A.attraction_links:hover
{
	font-size:x-large;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#005595;
	line-height:18px;
	text-decoration:none;
}

.box_attractions{
	width: 900px;
	background-color:white;
	border-color:#005595;
	border-width:1px;
	border-style:solid;
	padding: 0px;
	float:left;
	margin: 20px 3px 0px 2px;
	position:relative;
}

.attraction_item{
	margin:10px 10px 10px 10px;
}

.attraction_link{
	float:left;
	height:20px;
	width:750px;
}

.attraction_description{
	width:750px;
	height:65px;
	clear:left;
	text-align:justify;
}

.attraction_image{
	float:right;
	width:105px;
}

A.bar_links:link
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	line-height:18px;
	text-decoration:none;
}

A.bar_links:visited
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	line-height:18px;
	text-decoration:none;
}

A.bar_links:hover
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:yellow;
	line-height:18px;
	text-decoration:none;
}

A.show_more_links:link
{
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:navy;
	line-height:18px;
	text-decoration:none;
}

A.show_more_links:visited
{
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:navy;
	line-height:18px;
	text-decoration:none;
}

A.show_more_links:hover
{
	font-size:x-small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#432906;
	line-height:18px;
	text-decoration:none;
}

A.box_links:link
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:navy;
	line-height:18px;
	text-decoration:none;
}

A.box_links:visited
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:navy;
	line-height:18px;
	text-decoration:none;
}

A.box_links:hover
{
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#883f22;
	line-height:18px;
	text-decoration:none;
}

A.footer_links:link
{
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	color:white;
	text-decoration:none;
}

A.footer_links:visited
{
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	color:white;
	text-decoration:none;
}

A.footer_links:hover
{
	font-size:7pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	color:white;
	text-decoration:none;
}



img {
	border:0px;
	color:white;
}

td.calendar {
	vertical-align:top;
}

.calendar {
	padding:4px;	
}

.box_smallcalendar {
	width:150px;
	padding: 5px;
	margin: 1px;
	color:navy;
	float:left;
	text-align:center;
	vertical-align:middle;
}

.box_events {
	width:360px;
	padding: 5px;
	margin: 1px;
	float:right;
}

.smallcalendar {
	padding:2px;	
	text-align:center;
	vertical-align:middle;
	border:1px;
	border-style:solid;
	width:100%;
}

.smallcalendar td{
	border-style:inset;
	border-width: 1px;
}


#menu {
	position: relative;
	width: 100%;
}

#menu_bottom {
	position: relative;
	width: 100%;
	background-image:url('../../images/MenuBottom.jpg');
	height: 6px;
}

#page_header {
	position: relative;
	width: 100%;
	height: 20px;
	width: 926px;
	color: #000052;
	background: white;
	padding:4px;
	margin:0px auto;
	text-align:center;
	vertical-align:middle;
	font-size:large;
	font-style:italic;
	font-weight:bolder;
}

#contact_box {
	width: 450px;
	float:left;
	padding: 10px;
	background-color: white;
	border-style:solid;
	border-width:1px;
	border-color:#000052;
}

#right_contact_box {
	width: 400px;
	float:right;
	padding: 10px;
	background-color: white;
	border-style:solid;
	border-width:1px;
	border-color:#000052;
}

#left_outer_box  {
	width: 295px;
	float:left;
	padding: 0px;
	background-color: white;
}

.left_inner_box  {
	width: 275px;
	float:left;
	padding: 10px;
	background-color: white;
	border-style:solid;
	border-width:1px;
	border-color:#000052;
}

#mls_box {
	float: right;
	width: 620px;
	padding: 0px;
	background-color: white;
	padding-bottom:15px;
}

#top_mls_box{
	width: 610px;
	height: 40px;
	float: left;
	background-image: url('/Images/onlineMLSTop.jpg');
	color: white;	
	font-size:large;
	padding:5px;
}

#left_mls_box{
	width: 270px;
	height: 183px;
	float: left;
	background-image: url('/Images/onlineMLSLeft.jpg');
	padding:20px;
}

#right_mls_box{
	width: 270px;
	height: 183px;
	float: right;
	background-image: url('/Images/onlineMLSRight.jpg');
	padding: 20px;
}

#realtor_login_box{
	width: 210px;
	float: right;
	font-size:medium;
	font-style:normal;
	padding: 20px 5px 0px 0px;
}

#mls_login {
/*
	position:absolute;
	left:680px;
	top:25px;	
*/
	padding-left:10px;
	padding-bottom:5px;
	font-size:x-small;
	font-style:normal;
}

#rapattoni {
	position:absolute;
	left:810px;
	top:65px;	
	color: white;	
	font-size:small;
	font-style:normal;
}

#logout {
	position:absolute;
	left:700px;
	top:68px;	
	color: white;	
	font-size:small;
	font-style:normal;
}

#consumer_box{
	width: 240px;
	float: left;
	color: white;	
	font-size:medium;
	font-style:normal;
	padding: 15px;
}

#full_box  {
	position: relative;
	float: left;
	padding: 10px;
	background-color: #FFFFFF;
}



#news_events_box{
	width: 275px;
	float:left;
	padding: 10px;
	margin-top:15px;
	margin-bottom:15px;
	min-height:132px;
	padding: 10px;
	background-color: #faf6c8;
	border-style:solid;
	border-width:1px;
	border-color:#000052;
}

#flash_images_box {
	clear:inherit;
	width: 310px;
	height:230px;
	float:left;
	padding: 0px 0px 0px 10px;
	
}


#eho {
	border:20px;
	margin: 15px auto 0px;
	height:100px;
	width:250px;
	vertical-align:middle;
}

.mls_box_header {
	color: #fff799;	
	font-size:x-large;
	font-style:italic;
	margin:auto;
}



h3 {
	color: #000052;	
	font-size:large;
	font-style:italic;
	margin:auto;
}




.affiliate_info {
	width:225px;
	padding:5px;
	background-color:white;
	background-image: url('/Images/list_item_small.jpg');
	border-style:solid;
	border-width:thin;
	border-color:#005595;
	display:none;
}


.contact_info {
	width:180px;
	padding:5px;
	background-color:white;
	/*background-image: url('/Images/list_item_small.jpg');*/
	border-style:solid;
	border-width:thin;
	border-color:#005595;
	display:none;
}

.list_item {
	width:925px;
	height:100px;
}

.list_image {
	width:85px;
	float:left;
	padding:0px 15px 15px 15px;
}

.list_description {
	float:left;
	padding:0px;
	width:810px;
	text-align:justify;
}

.list_separator {
	height:1px;
	background-color:#000052;
	width:925px;
	margin-bottom:20px;
}

#list_box_left {
	width:430px;
	float:left;
	padding:15px;
	/*background-color:#faf6c8;*/
}
#list_box_right {
	width:430px;
	float:right;
	padding:15px;
	/*background-color:#faf6c8;*/
}

.list_image_small {
	width:85px;
	float:left;
	padding:0px;
}

.list_item_small {
	width:420px;
	height:150px;
	padding:5px;
	background-color:white;
	background-image: url('/Images/list_item_small.jpg');
	border-style:solid;
	border-width:thin;
	border-color:#e8c597;
}

.list_item_small_docs_forms {
	width:420px;
	height:120px;
	padding:5px;
	background-color:white;
	background-image: url('/Images/list_item_small.jpg');
	border-style:solid;
	border-width:thin;
	border-color:#e8c597;
}

.list_item_small_RE_Tax {
	width:420px;
	height:90px;
	padding:5px;
	background-color:white;
	background-image: url('/Images/list_item_small.jpg');
	border-style:solid;
	border-width:thin;
	border-color:#e8c597;
}

.list_item_small_white {
	width:420px;
	height:150px;
	padding:5px;
	margin:3px;
	background-color:white;
}

.list_description_small {
	float:left;
	padding:0px 0px 0px 15px;
	width:310px;
	text-align:justify;
}

.list_separator_small {
	height:0px;
	background-color:white;
	width:410;
	margin-bottom:20px;
}

A.ListLinks:link
{
    FONT-SIZE: 13pt;
    COLOR: #000066;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 600
}
A.ListLinks:visited
{
    FONT-SIZE: 13pt;
    COLOR: #000066;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 600
}

A.ListLinks:hover
{
    FONT-SIZE: 13pt;
    COLOR: brown;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 600
}

A.search_links:link
{
    FONT-SIZE: 13pt;
    COLOR: white;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 600
}
A.search_links:visited
{
    FONT-SIZE: 13pt;
    COLOR: white;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 600
}

A.search_links:hover
{
    FONT-SIZE: 13pt;
    COLOR: #fff799;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 600
}

A.AffiliateLinks:link
{
    FONT-SIZE: 10pt;
    COLOR: #000066;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 300
}
A.AffiliateLinks:visited
{
    FONT-SIZE: 10pt;
    COLOR: #000066;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 300
}

A.AffiliateLinks:hover
{
    FONT-SIZE: 10pt;
    COLOR: brown;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none ;
    FONT-WEIGHT: 300
}

A.PageLinks:link
{
    FONT-SIZE: 9pt;
    COLOR: #000066;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
A.PageLinks:visited
{
    FONT-SIZE: 9pt;
    COLOR: #000066;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

A.PageLinks:hover
{
    FONT-SIZE: 9pt;
    COLOR: brown;
	font-family:Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}


#tic {
  /* enter any styles for the ticker below */
  font-size:0.85em;
  padding:0px;
  width:600px;
  line-height:20px;
  FONT-SIZE: 15pt;
  COLOR: brown;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}

