body {
min-width: 902px;      /* 2x LC width + RC width */
font-family: Arial, sans-serif;
font-size:12px;
background: url(/_images/stripe_blue_r7.png) repeat #FFFFFF;
margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
padding: 0;
color:#333333;
line-height:18px;
text-align:center;
}
form{
display:inline;
}

table, td, tr{
font: 12px Arial, sans-serif;
color: #666666;
line-height:18px;
}

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


input, select {
font: 12px Arial, sans-serif;
}

.form_table, .form_table input, .form_table select{
	font-size:12px;
}

a, a:link, a:visited, a:hover{
/*font-size:12px;*/
color:#046aac;
text-decoration:none;
}


a:hover{
text-decoration:underline;
}

.event a, .event a:link, .event a:visited, .event a:hover{
font-size:12px;
font-weight:bold;
color:#046aac;
text-decoration:none;
}
.event a:hover{
text-decoration:underline;
}

.eventlist_block a, .eventlist_block a:link, .eventlist_block a:visited, .eventlist_block a:hover{
font-size:13px;
line-height:15px;
font-weight:bold;
color:#0a4d76;
text-decoration:none;
}
.eventlist_block a:hover{
text-decoration:underline;
}

.photolist_text a, .photolist_text a:link, .photolist_text a:visited, .photolist_text a:hover{
font-size:13px;
line-height:15px;
font-weight:bold;
color:#0a4d76;
text-decoration:none;
}
.photolist_text a:hover{
text-decoration:underline;
}

a img {border: 0; display:inline; vertical-align:top;}

p{
margin:0px;
margin-top:3px;
padding:0;
line-height:normal;
}

div.fullstory_link {
margin:0px;
margin-top:3px;
padding:0;
line-height:normal;
}
.fullstory_link a, .fullstory_link a:link, .fullstory_link a:visited, .fullstory_link a:hover{
font-size:12px;
font-weight:bold;
color:#046aac;
text-decoration:none;
}

h1{
font: 22px Arial, Helvetica, sans-serif;
font-weight:bold;
/*color:#47a0d8;*/
/*color:#002d62;*/
color:#0a4d76;
margin:8px 0;
line-height:21px;
padding:0;
}
h2{
font: 18px Arial, Helvetica, sans-serif;
font-weight:bold;
/*color:#47a0d8;*/
color:#0a4d76;
margin:8px 0;
}
h3{
font: 14px Arial, Helvetica, sans-serif;
margin:0 0 2px 0;
font-weight:bold;
/*color:#ea54a5;*/
color:#47a0d8;
}
h4{
font: 14px Arial, Helvetica, sans-serif;
font-weight:bold;
padding:0;
margin:0 0 6px 0;
/*color:#ef5012;*/
color:#666666;
}
ul {
list-style-image:url(/_images/g_listarrow.gif);
margin: 5px 16px 0 20px;
padding:0px;
text-align:left;
}
li {
margin:0;
padding:0;
line-height:14px;
padding-bottom: 4px;
}
.briefText
{
/*
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:normal;
color:#666666;
margin:5px 0px 10px 0px;
*/
font: 16px Arial, Helvetica, sans-serif;
font-weight:bold;
/*color:#47a0d8;*/
/*color:#002d62;*/
color:#0a4d76;
margin:8px 0;
line-height:normal

}

#event_entry_headers{
font-family:Arial;
font-size:24pt;
border:1px solid #D6D6D6;
}

#main_container {
width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
margin: 30px auto; /* the auto margins (in conjunction with a width) center the page */
margin-top:0px; /*sparton*/
text-align: left; /* this overrides the text-align: center on the body element. */
}
#headercap{
width: 950px;
height:11px;
line-height:11px;
}
#footercap{
padding-top:25px;
width: 950px;
background-color:#FFFFFF;
height:14px;
}
#main_header{
/*background:url(/_images/h_shadow_short.png) repeat-x bottom #FFF;*/
background-color:#FFFFFF;
min-height:77px;
padding-bottom:2px;
vertical-align:top;
width: 100%;
clear:both;
}
#main_footer{
vertical-align:top;
background-color:#002d62;
color:#FFFFFF;
width: 100%;
}
#main_content{
margin:0;
overflow: hidden;
width: 100%; /*required for IE*/ 
background-color:#FFF;
padding-top:11px;
font-family: Arial, sans-serif;
font-size:12px;
line-height:16px;
}
#main_content p{
font-family: Arial, sans-serif;
font-size:12px;
line-height:16px;
}
#main_content li{
font-family: Arial, sans-serif;
font-size:12px;
line-height:16px;
}

#main_content .contentcol {
position: relative;
float: left;
}
#content_2col_main{
width:639px;
display:inline;
}
#content_2col_main p{
padding:0 3px;
}


#content_2col_main_no_right{
width:900px;
display:inline;
}
#content_2col_main_no_right p{
padding:0 3px;
}



#content_1col_main{
width: 100%;
display:inline;
}
#content_2col_a {
}

#content_2col_top{
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
height:28px;
}
#content_2col_eventRight {
width: 405px;        
float:left;  
/*padding:1px 1px 1px 1px; */ /* 5 5 5 5 */
margin:8px 0px 8px 8px; /* 25 8 18 18 */
line-height:normal;
display:inline;
text-align:center;
}

#content_2col_eventLeft {

width: 200px;          /* DOUBLE COLUMN width */ /* was 145*/
float:left;  /* changed from right, and thats a big deal */
/*padding:1px 1px 1px 1px; */ /* 5 5 5 5 */
/*margin:8px 8px 8px 8px;*/ /* 25 8 18 18 */
border:1px solid #D6D6D6;
line-height:normal;
display:inline;
/*background:url(/_images/bg_common_grey.gif) #FFFFFF bottom repeat-x;*/

}

#img_box{
width:100%;
height:100%;
float:right;

}
/*
#img_box img{
width:75%;
height:75%;
} 
*/
div.wrapper {
width:600px;
}
div.left_column {
width:150px;
float:left;
text-align:center;
vertical-align:middle;
}
/*div.content {
width:300px;
float:left;
text-align:right;
}*/
div.rightcolumn {
width:150px;
float:right;
text-align:center;
vertical-align:middle;
}
hr {
clear:both;
display:block;
visibility:hidden;} 

.submit_event_headers{
font-family:Arial;
font-size:12pt;
font-weight:900;
color:#F67E11;
}



#event_details_header{
background-color:#FFFFFF;
margin-top:2px;
margin-bottom:2px;
width:100%;
height:68px;
margin-top:7px;
}

#event_details_date{
position:relative;
width:68px; /* 95*/
height:68px; /* 92*/
display:inline;
float:left;
background-color: #999999; 
/*background:url(/_images/bg_common_grey.gif) #FFFFFF center repeat-x;*/
padding:0px;
}



#event_details_middle_container{
position:relative;
width:409px;
margin-left:3px;
padding:0px;
display:inline;
/*background:url(/_images/bg_common_grey.gif) #FFFFFF center repeat-x;*/
/*height:100%;*/
float:left;
 height:100%;
 height:68px;
 padding-bottom:0px; 
}


.middle_container_event_title{
height:39px;
width: 409px; /* 382 */
line-height:19px;
padding-left:3px;
}
.middle_container_event_title p
{
font-family:Arial;
font-size:18pt;
}

.middle_container_event_address{
width: 409px; /*382*/
height: 24px;
margin-top:5px;
background-color: #999999;

}


#left_event_nav{
width:201px;
margin-bottom:15px;
height:200px;
}
.left_event_grey_menu{
height:32px;
width:150;
margin: 5px 0px;

}
.left_event_grey_picbox{
position:relative;
height:35px;
width:35px;
float:left;
background-color: #999999;
margin: 0px 0px 0px 0px;
}
.left_event_grey_img{
margin: 0px 0px 0px 0px;
padding:0px 0px 6px 0px;
}
.left_event_grey_textbox{
height:35px;
background-color: #999999;
width:164px;
position:relative;
float:right;
margin: 0px 0px 0px 0px;

}

.left_event_grey_text{
color:white;
font-weight:bold;
text-align:left;
font-size:10pt;
padding: 6px 0px;
margin:4px 0px 0px 5px; 
}


/*Right Side Nav icons*/
.grey_box_menu_item{
width: 110px;
float:left;
height: 60px;
background-color: #999999;
margin: 5px 2px 0px 2px;
}

.grey_box_img{
height:48px;
width:48px;
float:left;
margin: 5px 0px 5px 4px;
}

.grey_box_text{
height:48px;
width:50px;
float:right;
margin: 5px 3px 5px 0px;
color:white;
font-weight:bold;
text-align:right;
font-size:10pt;
}
.next_event{
float:right;
height:60px;
margin: 5px 0px 0px 0px;
width:180px;
}

.grey_header_right{
width: 133px;
height: 28px;
background-color: #999999; 
margin: 2px 2px;
}
.grey_header_right_img{
height:24px;
width:24px;
float:left;
margin: 2px 0px 0px 6px; /* 2 8 0 8 */
padding: 0px 6px 0px 6px;
}
.grey_header_text{
height:23px;
width: 85px; 
float:right;
margin: 0px 2px 1px 0px;
padding: 0px 0px 0px 1px;
color:white;
line-height:13px;
font-weight:bold;
text-align:left;
font-size:10pt;
}


#event_details_header_right{
position:relative;
float:right;
width:132px;
height:68px;
display:inline;
padding:0px;
/*background:url(/_images/bg_common_grey.gif) #FFFFFF center repeat-x;*/
}


#event_details_header p {
margin:0 0px;
line-height:21px;
font-size:14px;
}


#next_event_img_container{
width: 75px;
height: 75px;
position: relative;
}


#comment_container{
width: 125px;
background-color: #CCCCCC; 
}


#hh_text{
text-align:left;
float:left;
line-height:17px;
display:inline;
}
#hh_image{
width:60px;
height:60px;
float:left;
border:4px solid #FFFFFF;
}
/**/

#content_2col_b {
width: 145px;          /* DOUBLE COLUMN width */
float:right;
padding:5px 5px 5px 5px;
margin:25px 8px 18px 18px;
border:1px solid #D6D6D6;
line-height:normal;
display:inline;
/*background:url(/_images/bg_common_grey.gif) #FFFFFF bottom repeat-x;*/

}
#content_2col_b  ul li{
margin-top:4px;
line-height:12px;
}
#content_2col_b a{
font-weight:bold;
}

#content_2col_b_video {
width:550px;
float:right;
padding:0;
margin:5px 0 0 0;
border:0px solid #D6D6D6;
line-height:normal;
display:inline;
position:relative;
text-align:right;
/*background:url(/_images/bg_common_grey.gif) #FFFFFF bottom repeat-x;*/

}

#content_2col_b_video  ul{
list-style-image:url(/_images/g_listarrow.gif);
text-align:right;
}

#content_2col_b_video  ul li{
line-height:12px;
margin:0 0 10px 25px;
padding:0;
display:inline;
}
#content_2col_b_video a{
font-weight:bold;
}

#content_left {
display:inline;
width: 210px;          /* LC width */
}
#content_center {
width: 429px;
display:inline;
}
#content_right {
width: 300px;          /* RC width */
display:inline;
}

/*MAIN LAYOUT PADDING*/
#main_header .content_pad {
padding:0 11px;
}
#content_1col_main .content_pad {
padding:0 11px;
}
#content_2col_main .content_pad {
padding:0 11px;
}
#content_2col_main_no_right .content_pad{
padding:0 11px; /*sparton*/
}
#content_2col_b .content_pad {
}
#content_left .content_pad {
padding:0 0 0 11px;
}
#content_center .content_pad {
padding:0 11px;
}
#content_right .content_pad {
padding:0;
}
.maincontent_pad {
margin:0 11px;
margin-bottom:15px;
}
.maincontent_pad p{
/*
font-size:14px !important;
line-height:18px !important;
*/
}
#main_footer .content_pad {
padding:11px;
}
#logo_head { 
margin-top:15px;
padding-top:0px;
/*width:181px;	 */
/*height:110px;	*/
float:left;
line-height:0;
/*border:1px solid #000000;	 */
}
#logo_ad {
margin-top:0px;
/*border:1px solid #000000;	*/
text-align:center;
vertical-align:middle;
width:728px;
height:100px;
float:right;
}
/*
#ads_top{
width:728px;
text-align:center;
}
*/
/*MAIN NAV*/
#nav1{
position:relative;
height:25px;
line-height:25px;
width:100%;
vertical-align:middle;
border-top:1px solid #dae1e8;
border-bottom:1px solid #b9c8d7;
float:left;
/*background: url(/_images/bg_nav1.gif) repeat-x;*/
background:url(/_images/bg_nav1_b.gif) repeat-x center #FFF;
}
#nav1 .content_pad {
padding:0 11px;
}
#nav1 a,#nav1 a:hover{
line-height:25px;
font-size:12px;
font-weight:bold;
color:#0a4d76;
text-decoration:none;
}
#nav1 a:hover, #nav1 a.on{
color:#000066;
background-color:#FFF;
}
#nav1 ul
{
padding: 0;
margin: 0;
color: #FFF;
font-family: arial, helvetica, sans-serif;
float:left;
}
#nav1 ul li { display: inline; }
#nav1 ul li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding: 0 .7em;
color: #003366;
text-decoration: none;
text-transform:lowercase;
float: left;
border-right:1px solid #dae1e8;
}
#nav1 ul li a:hover
{
background:url(/_images/bg_nav1_search.gif) repeat-x top #369;
font-size:13px;
color: #fff;
}
/*SECONDARY NAV*/
#nav2{
position:relative;
height:25px;
line-height:25px;
vertical-align:middle;
text-align:left;
float:left;
border-top:0px solid #dae1e8;
border-bottom:1px solid #b9c8d7;
/*background: #f1fadc;*/
/*background: url(/_images/bg_nav2.gif) repeat-x;*/
background:url(/_images/bg_nav1_b.gif) repeat-x center #FFF;
width:100%;
display:inline;
}
#nav2 .content_pad {
padding:0 0 0 11px;
}
#nav2 a, #nav2 a:hover{
font-size:13px;
color:#0a4d76;
font-weight:bold;
text-decoration:none;
}
#nav2 a:hover, #nav2 a.on{
color:#000066;
background-color:#FFF;
}
#nav2 ul
{
width:665px;
margin: 0;
color: #FFF;
font-family: arial, helvetica, sans-serif;
height:25px;
overflow:hidden;
float:left;
}
#nav2 ul li { display: inline; }
#nav2 ul li a
{
font-family: Arial, helvetica, sans-serif;
padding: 0 .7em;
color:#0a4d76;
font-size:13px;
font-weight:bold;
text-decoration: none;
height:25px;
line-height:25px;
vertical-align:middle;
float: left;
border-right:1px solid #dae1e8;
text-transform:lowercase;
}
#nav2 ul li a:hover
{
font-size:13px;
background:url(/_images/bg_nav1_search.gif) repeat-x top #369;
color: #fff;
}

/*TAG LIST 1 : Horizontal*/
.taglist_1{
height:20px;
line-height:20px;
vertical-align:middle;
border-top:0px solid #DDDDDD;
}
.taglist_1 .content_pad {
padding:0 11px;
}
.taglist_1 a,.taglist_1 a:hover,.taglist_1 a:visited{
line-height:20px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}
.taglist_1 a:hover, .taglist_1 a.on{
color:#FFFFFF;
text-decoration:none;
}
.taglist_1 ul
{
padding: 0;
margin: 0;
color: #FFF;
font-family: arial, helvetica, sans-serif;
float:left;
}
.taglist_1 ul li { display: inline; }
.taglist_1 ul li a
{
padding: 0 .7em;
color: #FFFFFF;
text-decoration: none;
text-transform:capitalize;
float: left;
}
.taglist_1 ul li a:hover
{
color: #fff;
}

#search{
position:relative;
border-top:0px solid #b9c8d7;
border-bottom:0px solid #b9c8d7;
line-height:25px;
height:25px;
width:250px;
vertical-align:middle;
font-size:12px;
color:#FFF;
text-align:center;
float:right;
background:url(/_images/bg_nav1_search.gif) repeat-x top #FFF;
}
#search input{
background-color:#FFFFFF;
margin-top:4px;
border:0;
font-size:10px;
padding:2px;
width:125px;
}
#search a{
color:#FFFFFF;
font-weight:bold;
}
.derf_button{
font-size:10px;
width:40px;
padding:0px;
height:25px;
}

#extras{
position:relative;
vertical-align:bottom;
background-color:#FFFFFF;
/*background:url(/_images/h_shadow_reverse.gif) repeat-x top #FFF;*/
padding:0;
margin:0;
padding-top:8px;
border-top:0px solid #E6E6E6;
border-bottom:0px dashed #CCCCCC;
border-left:0;
border-right:0;
width:100%;
height:75px;
}
a.joinlink:link {
font-size:24px;
font-weight:bold;
margin:0;
padding:0;
line-height:normal;
}

#join_container{
position:relative;
width:199px; 
display:inline;
float:left;
border:1px solid #DDDDDD;
background:url(/_images/bg_common_grey.gif) #FFFFFF center repeat-x;
height:100%;
padding:0px;
}


#join_text{
line-height:normal;
}
/*
#extras a, #extras a:link, #extras a:visited, #extras a:hover{
font-size:12px;
color:#328ec9;
margin:0;
padding:0;
line-height:14px;
font-weight:bold;
}

#join_container input{
border:1px solid #9b9b9b;
background-color:#FFFFFF;
}
*/


#middle_container{
position:relative;
float:left;
width:345px;
margin:0 11px;
padding:0px;
display:inline;
border:1px solid #DDDDDD;
background:url(/_images/bg_common_grey.gif) #FFFFFF center repeat-x;
height:100%;
}

#hh_container{
position:relative;
float:left;
width:355px;
display:inline;
padding:0px;
border:1px solid #DDDDDD;
background:url(/_images/bg_common_grey.gif) #FFFFFF center repeat-x;
height:100%;
}

table.page_entry {
border-left:2px solid #F6F6F6;
padding:0;
margin:0;
}
.page_entry td{
vertical-align:top;
font-family: Arial, sans-serif;
width:50%;
line-height:10px;
font-size:12px;
/*background:url(/_images/bg_common_grey.gif) #FFFFFF bottom repeat-x;*/
border:2px solid #F6F6F6;
border-left:0;
padding:18px;
}
.page_entry_title{
font-family: Arial, sans-serif;
font-weight:bold;
font-size:18px;
margin-bottom:10px;
color:#0a4d76;
position:relative;
line-height:16px;
}
.page_entry p{
font-family: Arial, sans-serif;
line-height:17px;
}

#extras h1 {
position:relative;
/*background-color:#C1B6E7;*/
/*background-color:#479fd9;*/
font-family: Verdana, helvetica, sans-serif;
background:url(/_images/bg_nav1_b.gif) #FFFFFF bottom repeat-x;
height:12px;
color:#0a4d76;
margin:0px;
margin-bottom:2px;
padding:3px 6px;
font-size:11px;
font-weight:bold;
text-transform:lowercase;
vertical-align:middle;
line-height:12px;
}

#extras p {
margin:0 7px;
line-height:12px;
font-size:11px;
}

#hh_container h3{
display:inline;
}

#extras a, #extras a:link, #extras a:visited, #extras a:hover{
font-size:11px;
color:#328ec9;
margin:0;
padding:0;
font-weight:bold;
}
#extras a:hover{
text-decoration:underline;
font-weight:bold;
}

#hh_text{
text-align:left;
float:left;
line-height:17px;
display:inline;
}
#hh_image{
width:60px;
height:60px;
float:left;
border:4px solid #FFFFFF;
}
.rightlist{
margin-bottom: 11px;
overflow:hidden;
}
.header_orange{
position:relative;
background: url(/_images/bg_header_orange.gif) bottom repeat-x;
height:30px;
margin:0;
padding:0;
overflow:visible;
}
.header_orange_f{
position:relative;
padding:0;
margin:0;
background: url(/_images/bg_header_orange_f.gif) top left no-repeat;
height:12px;
}
.header_pink{
position:relative;
background: url(/_images/bg_header_pink.gif) bottom repeat-x;
height:30px;
margin:0;
padding:0;
overflow:visible;
}
.header_pink_f{
position:relative;
padding:0;
margin:0;
background: url(/_images/bg_header_pink_f.gif) top left no-repeat;
height:12px;
}
.header_blue{
position:relative;
background: url(/_images/bg_header_blue.gif) bottom repeat-x;
height:30px;
margin:0;
padding:0;
overflow:visible;
}
.header_section{
position:relative; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold;
font-size:36px;
color:#FFF; 
bottom:-10px; 
left:-1px;
text-transform:lowercase;
letter-spacing:-3px; 
text-align:right;
z-index:2;
overflow:visible;
!important;
}
.header_blue_f{
position:relative;
padding:0;
margin:0;
background: url(/_images/bg_header_blue_f.gif) top left no-repeat;
height:12px;
}
#post_event{
float:left;
}
.header_event_section{
overflow:visible;
position:relative;
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:35px;
color:#FFF; 
bottom:-4px; 
left:1px;
letter-spacing:-3px;
text-transform:lowercase;
text-align:right;
height:30px;
border:0px solid #333;
float:right;
line-height:30px;
}
.header_event{
position:relative;
background: url(/_images/bg_header_event.gif) bottom repeat-x;
height:30px;
/*width:300px;*/
margin:0;
padding:0;
overflow:visible;
z-index:5;
}
.header_event_f{
position:relative;
padding:0;
margin:0;
background: url(/_images/bg_header_event_f.jpg) #e36565 top left no-repeat;
min-height:45px;
}
.header_event_text{
position:relative;
padding:14px 8px 8px 70px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
line-height:14px;
margin:0;
}
.header_event_text_home{
position:relative;
padding:10px 8px 6px 70px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
line-height:12px;
font-style:italic;
margin:0;
}
#eventlist{
border:1px solid #e36565;
margin-bottom: 11px;
overflow:hidden;
}
#eventlist li{
line-height:12px;
padding-bottom: 8px;
}
#eventlist_pad{
border:0;
padding:11px;
}
.eventlist_block{
border-bottom:1px solid #E6E6E6;
padding:5px;
margin-bottom:3px;
width: 260px;
}
.eventlist_head{
font-size:14px; 
color:#cc3333;
margin: 0; 
font-weight:bold;
}
.eventlist_text{
width:175px;
margin:0;
padding:0;
float:left;
}

.eventlist_date{
font-weight:bold;
font-size:12px;
}

.eventTable tr td
{
padding: 5px;
font: 12px Arial, Helvetica, sans-serif;
}
.eventTable tr th
{
font: 18px Arial, Helvetica, sans-serif;
padding: 10px 4px 5px 4px;
font-weight:bold;
text-transform:uppercase;
text-align:left;
}
table.cal
{
border-top: 0px solid #666;
border-right: 0px solid #666;
}
td.cal
{
font: 12px Arial, Helvetica, sans-serif;
color: #999999;
vertical-align: top;
border-bottom: 0px solid #666;
border-right: 0px solid #666;
vertical-align: top;
}
.row1
{
background-color: #f4f4f4;
}
.row2
{
background-color: #ffffff;
}
#post_photo{
float:left;
}
.header_photo_section{
overflow:visible;
position:relative;
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
font-size:35px;
color:#FFF; 
bottom:-4px; 
left:-1px;
letter-spacing:-3px;
text-transform:lowercase;
text-align:right;
height:30px;
border:0px solid #333;
float:right;
line-height:30px;
}
.header_photo{
position:relative;
background: url(/_images/bg_header_photo.gif) repeat-x;
height:30px;
/*width:300px;*/
margin:0;
padding:0;
overflow:visible;
z-index:5;
}
.header_photo_f{
position:relative;
padding:0;
margin:0;
background: url(/_images/bg_header_photo_f.jpg) #afd94c top left no-repeat;
min-height:45px;
}
/* for Internet Explorer */
/*\*/
* .header_photo_f{
height: 45px;
}
/**/

.header_photo_text{
position:relative;
padding:6px 6px 2px 65px;
color:#FFFFFF;
font-size:12px;
line-height:12px;
font-weight:bold;
font-style:italic;
margin:0;
}
.header_photo_more{
position:relative;
padding:3px 6px 8px 65px;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
margin:0;
}

#photolist{
border:1px solid #abe229;
margin-bottom: 11px;
font-size:10px;
line-height:11px;
overflow:hidden;
}
#photolist li{
line-height:12px;
padding-bottom: 8px;
}
.photolist_block{
border-bottom:1px solid #E6E6E6; 
padding:5px 0px;
width: 275px;
}
.photolist_head{
font-size:14px; 
color:#cc3333;
margin: 3px 0 5px 0; 
font-weight:bold;
}
#photolist_pad{
border:0;
padding:5px;
text-align:left;
}
.photolist_pic{
margin:0;
padding:0;
margin:0px 8px 0px 5px;
margin-bottom:0px;
text-align:center;
float:left;
}
.photolist_text{
width:175px;
margin:0;
padding:0;
float:left;
}

.photolist_date{
font-weight:bold;
font-size:12px;
}
.taglist_block{
position:relative;
padding:1px 0px;
width: 275px;
}
.taglist_text{
margin:0;
padding:2px;
}
.columnist_block{
padding:6px 0;
border-bottom:1px solid #489fd8;
clear:both;
}
.columnist_pic{
border:1px solid #f4f4f4;
margin:0;
padding:0;
margin-right:4px;
float:left;
}
.columnist_text{
width:131px;
margin:0;
padding:0;
float:right;
}
.columnist_text h4 {
width:100%;
padding:0;
}
.columnist_text h4 a, .columnist_text h4 a:link, .columnist_text h4 a:visited, .columnist_text h4 a:hover{
font: 12px Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
color:#333333;
}
.columnist_text h4 a:hover{
text-decoration:underline;
}
.columnist_text p {
color:#999999;
font-size:12px;
font-weight:bold;
margin:0;
padding:0;
line-height:15px;
}
.columnist_coltitle {
font-size:18px;
color:#999999;
line-height:14px;
margin-bottom:4px;
font-weight:bolder;
text-transform:uppercase;
text-align:left;
letter-spacing:-2px;
overflow:visible;
position:relative;
}
.columnist_coltitle a, .columnist_coltitle a:link, .columnist_coltitle a:visited, .columnist_coltitle a:hover{
font-size:18px;
color:#999999;
line-height:14px;
margin-bottom:4px;
font-weight:bolder;
text-transform:uppercase;
text-align:left;
letter-spacing:-2px;
overflow:visible;
position:relative;
}

#columnBio{
position:relative;
padding:5px;
margin:10px 0;
background-color:#F6F6F6;
border:1px solid #E6E6E6;
color:#666666;
vertical-align:top;
font-size:11px;
}

#columnBio p{
margin:0;
padding:0;
}

.section_link_bottom{
height:30px; 
line-height:30px; 
vertical-align:middle; 
text-align:right;
}
.section_link_bottom a, .section_link_bottom a:hover{
height:30px; 
line-height:30px; 
vertical-align:middle; 
}
.section_link_bottom a:hover{
height:30px; 
line-height:30px; 
vertical-align:middle; 
}
.innews_head{
margin:6px 0;
padding:0px 0;
border-bottom:1px solid #CCCCCC;
text-transform:capitalize;
}
.innews_head a, .innews_head a:hover, .innews_head a:visited {
	font-size:18px;
	font-weight:bold;
}
.innews_list p ul li{
margin:0;
}
.innews_list a, .innews_list a:hover, .innews_list a:visited{
line-height:normal;
font: 12px Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
padding:0;
margin:0;
color:#333333;
}
.innews_list a:hover{
color:#666666;
text-decoration:underline;
}
.brief_head{
margin:6px 0;
padding:0px 0;
border-bottom:1px solid #CCCCCC;
text-transform:capitalize;
}
.brief_list{
/*
height:150px;
overflow:auto;
*/
font-weight:bold;
font-size:11px;
line-height:12px;
}
.brief_head a, .brief_head a:hover, .brief_head a:visited {
	font-size:18px;
	font-weight:bold;
}
.brief_list p ul li{
font-weight:bold;
margin:0;
padding:0;
}
.brief_list a, .brief_list a:hover, .brief_list a:visited{
font-weight:bold;
color:#333333;
font-size:9px;
text-decoration:none;
line-height:normal;
}
.brief_list a:hover{
font-weight:bold;
color:#666666;
text-decoration:underline;
}
.top_1_pic{
position:relative;
border:0px solid #f4f4f4;
margin:0;
margin-bottom:10px;
padding:0;
float:left;
}
.top_2_pic{
border:0px solid #f4f4f4;
margin:0;
padding:0;
margin-left:10px;
margin-bottom:10px;
float:right;
}

#topstory_head{
position:relative;
height:25px;
line-height:25px;
text-align:left;
font-weight:normal;
vertical-align:middle;
border-bottom:1px solid #f4f4f4;
margin:0;
}
.topstory_title{
position:relative;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
font-weight:normal;
float:right;
color:#91cc05;
}
.topstory_date{
position:relative;
text-transform:lowercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:25px;
color:#666666;
float:left;
}
#brief_block{
background-color:#ffffff; 
margin-bottom:11px; 
line-height:normal;
border:1px solid #d84885;
border-top:0px;
padding: 0px 8px 8px 8px;
position:relative;
}

a.cellLink:link {
color: #333333;
background-color: #92c5f8;
text-decoration : none;
height: 100%;
display: block;
}
a.cellLink:visited {
color: #333333;
background-color: #92c5f8;
text-decoration : none;
height: 100%;
display: block;
}
a.cellLink:hover {
color:#333333;
background-color:#cee7ff;
text-decoration : none;
height: 100%;
display: block;
}
a.cellLink:active {
color: #333333;
background-color: #92c5f8;
text-decoration : none;
height: 100%;
display: block;
}

a.parentLink{
font-size:12px;
font-weight:bold;
text-align:right;
display:block;
margin:2px 10px;
}

#main_footer a:link, #main_footer a:visited, #main_footer a:hover, #main_footer a:active {
color: #FFFFFF;
font-size:10px;
text-decoration : underline;
}
#main_footer a:hover {
color: #FFFFFF;
text-decoration : none;
}

#main_footer ul
{
padding: 0;
margin: 8px 0;
color: #FFF;
font-family: arial, helvetica, sans-serif;
float:left;
}
#main_footer ul li { display: inline; }
#main_footer ul li a
{
padding: 0 .5em;
color: #FFF;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-transform:capitalize;
float: left;
}
#main_footer ul li a:hover
{
color: #fff;
}

.top_headline a, .top_headline a:visited, .top_headline a:hover, .top_headline a:active
{
font: 22px Arial, Helvetica, sans-serif;
font-weight:bold;
/*color:#47a0d8;*/
/*color:#002d62;*/
color:#0a4d76;
margin:8px 0;
line-height:21px;
padding:0;
text-decoration:none;
}
.top_headline a:hover
{
text-decoration:underline;
}

.thumb_news{
border:1px solid #999999;
}

.newsbrief{
position:relative;
display:block;
}
.errorMsg
{
color: #FF0000;
font-weight:bold;
}
