.live_dispatch_iframe
{
	border: medium none;
    height: 160px;
    margin: 10px 0px 0 0;
    width: 300px;
}





























.not-supported{ display:none;}
.standard-hold
{
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    padding: 5px 20px 12px 10px;
    text-decoration: none;
}
.standard-hold .sep
{
	margin:10px;
	display:block;
	float:left;
}
.standard-hold .nopadding
{
	padding: 0px; 
}
.standard-hold .title
{

	color: #fff !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: normal;
    margin-bottom: 15px !important;
}
.standard-hold .subtitle
{
	font-size: 12px;
	clear:left;
	display:block;
    width: 100%;
	color: #fff;
}
.standard-hold p
{
	margin:0; padding:0 0 12px 0;
	float:none !important;
	text-align:left;
}
.standard-hold ul
{
	margin: 5px 0 0 10px;
    padding: 0 0 0 10px;
	color:#525252; 
}
.standard-hold li
{
	
	width:600px;
	clear:left;
	color:#525252; 
}
.standard-hold .inner-table
{
	margin:0;
}
.standard-hold .inner-table ul
{
	margin:0px;
}
.standard-hold .inner-table li
{
	display:block;
	width:600px;
	clear:left;
}
.standard-hold .large .inner-table li
{
	display:block;
	width:700px;
	clear:left;
}
.standard-hold .inner-table h2
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	float:none;
	line-height: 24px;
	text-align: left;
	margin-bottom:5px !important;
	text-decoration: none;
	clear:none;
}
.standard-hold .inner-table h3
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	float:none;
	line-height: 20px;
	text-align: left;
	margin-bottom:5px !important;
	text-decoration: none;
	clear:none;	
}

.standard-hold .inner-table li dt
{
	display:block;
	width:80px;
	text-align:right;
	float:left;
	font-weight:bold;
	padding:5px 5px 5px 10px;color:#000;
}
.standard-hold .inner-table li dd
{
	display:block;
	width:350px;
	text-align:left;
	float:left;
	padding:5px 5px 5px 5px;
}
.standard-hold .inner-table li dd a
{
	color:#000;
}
.standard-hold .large .inner-table  li dd
{
	display:block;
	width:510px;
	text-align:left;
	float:left;
	padding:5px 5px 5px 5px;
}
.standard-hold h3
{
	
	text-align:left; font-size:14px;
	font-weight:bold; line-height:16px;
	color: #000;
	text-decoration:none;
	margin:0 0 12px 0 !important;
}
.standard-hold h2
{
	color: #000;
	
	font-size: 20px;
	font-weight: bold;
	float:none;
	line-height: 24px;
	text-align: left;
	text-decoration: none;
	margin: 10px 10px 10px 0;
}
.standard-hold img.pull-right
{
	margin:10px 0 10px 15px;
}
.standard-hold img.pull-left
{
	margin:10px 10px 15px 0;
}
.standard-hold ul
{
	margin:0 0 0 20px;
}
.standard-hold .big_link
{
	font-size:26px;
	line-height:38px;
	text-align:center;
	padding:30px 20px 20px 20px;
	color:#920200;
	display:block;
}
.standard-hold a
{
	color:#453200;
	text-decoration:underline;
	font-weight:500;
}
.standard-hold a.button
{
	text-decoration:none;
}
.standard-hold a.btn
{
	text-decoration:none;
	color:#fff;
}
.clearfix
{
	clear:both;
}
.btnhold
{
	width:25%;
	float:left;
}


.sep{
	background: none repeat scroll 0 0 #000000;
    float: left;
    height: 1px;
    margin: 12px 0 15px;
    padding: 0;
    width: 100%;
}







.popupTitle{
	background:url(../images/popupTitle.png) no-repeat 0 0;
	width:358px;
	height:36px;
	float:left;
	margin:0;
	padding:0 0 0 17px;
	color:#fff;
	font-size:18px;
	line-height:36px;
	font-family:Helvetica, Arial, "Times New Roman";
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px #4b030e;
}
.popupClose{
	float:right;
	margin:10px 10px 0 0;
	display:block;
}
.popupMid
{
	width:328px;
	height:auto;
	float:left;
	margin:0;
	padding:16px 14px 0 14px;
	border-left:1px solid #95241e;
	border-right:1px solid #95241e;
	background-color:white;
	color: #515151;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.popupBottom
{
	background:url(../images/popupbottom.png) no-repeat 0 0;
	width:358px;
	height:13px;
	float:left;
	margin:0;
	padding:0;
}

#detailPopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:320px;
	z-index:200;
	padding:0px;
	font-size:13px;
}
#popupClose
{
	display: block;
	float: right;
	right: -40px;
	position: absolute;
	top: -22px;
	padding: 20px;
}
#popupClose:hover
{
	cursor: hand; cursor: pointer; 
}
.eventDetails
{
	margin:0 0 10px 10px;
}
.eventDetails td
{
	padding:5px 0 0 0;
}
.eventDetails .tag
{
	font-weight:bold;
	padding-right:5px;
}
.eventDetails .value
{
	
}



/* member styles*/
.member-hold
{
	padding:20px 20px 20px 30px;
	clear:left;
	color:#000;
	font-size: 13px;
}
.member-select-box
{
	margin:-60px 0 0 0;
	float:right;
	text-align:right;
}
.member-tag
{
	margin:0 0 6px -3px;
	text-decoration:none;
	line-height:16px;
	padding:0 0 5px 0 !important;
	font-size:15px;
	font-weight:bold;
	color:#7D4211;
}
.member-hold a
{
	text-decoration:underline;
	color:#000;
}
.member-inner-hold-left
{
	width:200px;
	float:left;
	border-right:1px solid #6f7269;
	clear:left;
	padding:5px 10px 5px 10px;
	text-align:center;height:25px;
	margin:0px;display:inline;
	overflow:hidden;
}
.member-inner-hold-middle
{
	width:200px;
	padding:5px 10px 5px 10px;
	float:left;
	border-right:1px solid #6f7269;
	text-align:center;
	margin:0px;height:25px;
	display:inline;overflow:hidden;

}
.member-inner-hold-right
{
	width:200px;
	float:left;
	padding:5px 10px 5px 10px;
	text-align:center;
	margin:0px;height:25px;
	display:inline;overflow:hidden;
}


/*weather styles*/
.weather-left
{
	float:left;
	width:340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.weather-left img
{
	float:left;
	margin:0 0px 60px 10px;
}
.weather-current-tag
{
	display: block;
	text-align:left;
	text-decoration:none;
	line-height:16px;
	padding:0 0 5px 0 !important;
	font-size:15px;
	font-weight:bold;
	
	color: #35529C;
    font-family: 'PT Sans Caption',sans-serif;
}
.weather-current-conditions
{
	padding-left:30px;
	margin-left:-20px;
	
}
.weather-right
{
	float:left;
	width:340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.weather-right-img
{
	float:left;
	width:150px;
	clear:left;
	height:120px
}
.weather-right-condition
{
	float:left;
	text-align:center;
	margin-left:-20px;
	width:200px;
	font-size:12px;
	height:120px;
	
	
}
.weather-right-condition-tag
{
	padding: 0 20px 10px 0;
	display: block;
	text-align:center;
	text-decoration:none;
	line-height:16px;
	font-size:15px;
	font-weight:bold;
	
	color: #35529C;
    font-family: 'PT Sans Caption',sans-serif;
}



#divToolTip
{
	position: absolute;
	width: 250px;
	padding: 0px;
	visibility: hidden;
	z-index:1001;
	border-radius: 2em;
}
.tooltip_td1
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color:#162f77; 
	padding:0px;
	color:white;
	padding:5px;
	text-align:center;
	font-size:14px;
	border-top-right-radius:.5em;
	border-top-left-radius:.5em;
}
.tooltip_td2
{
	background-color:#fff;
	margin:0px;
	border: 1px solid #000;
	padding:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:16px;
	border-bottom-right-radius:.5em;
	border-bottom-left-radius:.5em;
}

.officerslist a,.membershiplist a
{
	text-decoration:underline;
	color:#000;
}
.memberprofile .title
{
	color:#000;
}
.membershiplist .span1
{
	width:31% !important;
}


















.psimg 
{ 
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	padding:2px;
}
.pagination a
{
	color:#000 !important;
}
.pagingTabs 
{

    float: left;
    margin: 0 auto;
    padding: 0;
    text-align: center !important;
    width: 100%;
}
.pagingTabs .pagingTabsTotals
{
    color: #685137;
    font-size: 12px;
    margin: 0;
    padding: 6px 0;
    text-align: center;
}

.pagingTabs
{
    color: #FFFFFF;
    font-size: 1.2em;
    padding-top: 5px;
    text-align: center;
}
.pagingTabs li, .pagingTabs ul
{
	list-style:none;
}
.pagingTabs li
{
	padding:2px 4px;
	padding: 2px 4px;
    width: 20px;
	float:left;
}
.pagingTabs a
{
	text-decoration:underline;
	color:#5A5A5A;
}
.Calendar {
	width:100%;
	height:auto;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	background:none repeat scroll 0 0 #BD0A22;
	border:1px solid #8B8B8B;
}
.Calendar table
{
	border-spacing:2px !important;
	border-collapse:separate;
}
.Calendar th {
	height: 30px;
	padding: 0;
	text-align: left;
	width: 14.28571428571429%;
	background:none;
	font-family:'basic_sans_sfbold';
	font-size:16px;
	font-weight:500;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:30px;
	min-width:60px;
}
.Calendar td {
	height: 80px;
	padding: 0;
	text-align: left;
	width: 14.28571428571429%;
	background:#eff3fd;
	min-width:60px;
}
.Calendar td .date {
	text-align:right;
	padding:4px 7px 7px 0;
	clear:both;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#000;
}
.Calendar td p {

	float:left;
	width:96px;
	padding:0 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-align:center;
}
.Calendar td a {
	color:#33322e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000060;
	text-align:center;
}
.Calendar td a:hover {
	text-decoration:underline;
}
.Calendar td img {
	margin:10px 0 0 8px;
	width:75px;
	height:auto;
	float:left;
	border:none;
	outline:none;
}
.Calendar td img:hover {
	border:none;
	outline:none;
}
.Calendar td.preMonthDate {
	background:none repeat scroll 0 0 #8F8F8F;
	color:#000;
}
.Calendar td.preMonthDate .date, .Calendar td.NextMonthDate .date
{
	color:#000;
}
.Calendar td.NextMonthDate {
	background:none repeat scroll 0 0 #8F8F8F;
	color:#fff;
}
.Calendar td.SpecialDate {
	background:#fff;
}

#photos
{
	
}

#photos div
{
	float:left;
	margin-left:0;
}
#photos p
{
	font-size:12px;
	padding:5px 0 10px 5px;
	display:block;
	clear:both;
	color:#fff;
}
.page-header
{
	border:none;
}
.messageCenterInn a
{
	color:#fff;
	text-decoration:underline;
}
.links div
{
	margin-bottom:10px;
}