/* Generic Styles */
body{
	background:url('/media/structure/page_bg_spring.jpg') no-repeat 50% 0px;
}
img { -ms-interpolation-mode:bicubic; }
#container {
    position:relative;
	background:url('/media/structure/page_bg_spring.jpg') no-repeat 50% 0px;
    min-height:450px;
}
* html #container {
    height:450px;
}
#container a.button1,
#container a.button2,
#container a.button3 {
    display:inline-block;
    text-align:center;
    height:19px;
    line-height:19px;
    font-family:Tahoma;
    font-size:11px;
    color:#333;
}
#container a.button1:hover,
#container a.button2:hover,
#container a.button3:hover,
#container a.button1:visited,
#container a.button2:visited,
#container a.button3:visited {
    color:#333;
}
#container input.button1,
#container input.button2,
#container input.button3 {
    height:19px;
    line-height:19px;
    border:none;
    font-family:Tahoma;
    font-size:11px;
    color:#333;
}
#container a.button1,
#container input.button1 {
	background:url('/media/structure/button1.png') no-repeat 50% 0px;
    width:40px;
}
#container a.button1:hover,
#container input.button1:hover {
	background:url('/media/structure/button1_hover.png') no-repeat 50% 0px;
    cursor:pointer;
}
#container a.button2,
#container input.button2 {
	background:url('/media/structure/button2.png') no-repeat 50% 0px;
    width:100px;
}
#container a.button2:hover,
#container input.button2:hover {
	background:url('/media/structure/button2_hover.png') no-repeat 50% 0px;
    cursor:pointer;
}
#container a.button3,
#container input.button3 {
	background:url('/media/structure/button3.png') no-repeat 50% 0px;
    width:160px;
}
#container a.button3:hover,
#container input.button3:hover {
	background:url('/media/structure/button3_hover.png') no-repeat 50% 0px;
    cursor:pointer;
}

#panel {
    position:absolute;
    left:610px;
	top:0;
}
#panel a {
	font-family:Tahoma;
    font-size:11px;
    color:#437592;
}
#panel a:hover {
    color:#716C62;
}
#panel a:visited {
    color:#999999;
}
#panel_search,
#panel_login {
    position:absolute;
	background:url('/media/structure/panel_bar.png') no-repeat bottom;
    width:268px;
    padding:0px 10px 5px 10px;
}
#panel_login {
    z-index:2;
    top:-55px;
    height:45px;
}
#panel_search {
    z-index:3;
    top:-40px;
    height:30px;
}
#panel_search table {
    margin:2px 0px 0px 0px;
}
#panel_search td {
    vertical-align:middle;
}
#panel input {
    background:#E5E5E5;
    border:1px solid #666;
    padding:0px;
    margin:0px;
    font-size:11px;
}
#panel_login input {
    width:105px;
    height:17px;
}
#panel_login input.empty {
    color:#999;
}
#panel_search .gsc-input {
    width:170px;
}
#panel input.submit {
    background:none;
    border:1px solid #376683;
    width:40px;
    color:#376683;
    text-decoration:none;
}
#panel_login table {
    margin:2px 0px 0px 0px;
}
#panel_login td {
    vertical-align:middle;
    padding-right:5px;
}
#panel_login p {
    margin-bottom:0px;
    font-size:11px;
}
#panel #panel_tabs {
    position:absolute;
    top:-5px;
}
#panel .panel_tab {
    position:absolute;
    z-index:1;
    text-align:center;
}
#panel .panel_tab a {
	background:url('/media/structure/panel_tab.png') no-repeat;
    display:block;
    width:62px;
    height:22px;
    padding:6px 5px 0px 2px;
    font-size:12px;
    line-height:120%;
    color:#376683;
    text-decoration:none;
}
#panel .panel_tab a:hover {
	background:url('/media/structure/panel_tab_hover.png') no-repeat;
    color:#fff;
}
#panel #tab_search {
    left:120px;
}
#panel #tab_login,
#panel #tab_logout {
    left:200px;
}

#header {
    position:relative;
    height:147px;
}
#header #home_icon {
    position:absolute;
    top:0px;
    left:0px;
}
#header #home_icon a {
    display:block;
	background:url('/media/structure/home_icon.jpg') no-repeat;
    width:46px;
    height:42px;
}
#header #topnav {
    position:absolute;
    top:3px;
    left:53px;
}
#header #topnav a {
    color:#3D443B;
    text-decoration:none;
    font-family:Verdana;
    font-size:11px;
}
#header #topnav a:hover {
    color:#376683;
}
#header #topnav ul {
    list-style:none;
}
#header #topnav ul li {
    display:inline-block;
    float:left;
    margin-left:15px;
}
#content {
	min-height:350px;
    margin-bottom:20px;
}
* html #content {
	height:350px;
}
#content a {
	font-family:Tahoma;
    font-size:12px;
    color:#437592;
}
#content a:hover {
    color:#716C62;
}
#content a:visited {
    color:#999999;
}

#content_left {
    margin:0px;
    padding:0px 10px;
}
#content_left #banner {
    margin-top:2px;
    margin-left:3px;
}
#content_left object#banner {
    margin-bottom:-25px;
}
#content_left #banner img {
    margin-bottom:-15px;
}
#content_left #object {
}
#content_left #main_content {
    margin-top:30px;
}
#content_left #main_content h1 {
    margin:0px;
    padding:0px;
}
#content_left #main_content h1.hidden {
    display:none;
}
#content_left #main_content h2 {
    line-height:120%;
    margin:0px;
    padding:0px;
}
#content_left #main_content h2 a {
    font-size:16px;
    color:#0D4079;
}
#content_left #main_content h3 {
    margin-bottom:3px;
    line-height:100%;
    font-family:Tahoma;
}
#content_left #main_content h3 a {
    font-size:14px;
    color:#0D4079;
}
#content_left #main_content h4 {
    padding:0px;
    line-height:120%;
    font-family:Tahoma;
    font-weight:bold;
}
#content_left #main_content p {
    font-family:Tahoma;
    font-size:12px;
    line-height:150%;
    color:#333333;
    margin-bottom:15px;
}
#content_left #main_content hr,
#content_left #main_content .divider {
	background:url('/media/structure/hr.png') no-repeat center;
    height:5px;
    width:519px;
    margin-left:-25px;
    margin-top:10px;
    margin-bottom:15px;
    border:none;
    clear:both;
}
* html #content_left #main_content hr,
* html #content_left #main_content .divider {
    width:460px;
}
#content_left #main_content .float_left {
    float:left;
    width:220px;
}
#content_left #main_content .float_right {
    float:right;
    width:220px;
}
#content_left #main_content .image_left {
    float:left;
}
#content_left #main_content .image_right {
    float:right;
    text-align:right;
}
#content_left #main_content .image_left img {
	background:url('/media/structure/img_bg.png') repeat-y center;
    padding:5px 0px;
    margin-right:10px;
}
#content_left #main_content .image_right img {
	background:url('/media/structure/img_bg.png') repeat-y center;
    padding:5px 0px;
    margin-left:10px;
}
#content_left #main_content ul li {
    list-style:none;
	background:url('/media/structure/bullet.png') no-repeat 0 0.4em;
    margin-left:12px;
    padding-left:18px;
    font-size:11px;
}
* html #content_left #main_content ul li {
    list-style:disc;
    background:none;
    margin-left:0px;
    padding-left:0px;
}
#content_left #main_content ul li a {
    font-size:11px;
}
#content_left #main_content ol li,
#content_left #main_content ol li a {
    font-size:11px;
}
#content_left #main_content table {
    border-collapse:collapse;
}
#content_left #main_content thead td {
    background:#437592;
    font-size:11px;
    font-weight:bold;
    color:#fff;
    padding:3px 4pxlocation
}
#content_left #main_content td {
    background:#F2EEE6;
    border:1px solid #A4A19D;
    padding:1px 10px;
    text-align:center;
    font-family:Tahoma;
    font-size:10px;
    color:#333;
}

#content_left #main_content #emergency {
	background:url('/media/structure/emergency_middle.jpg') repeat-y;
    margin-bottom:5px;
}
#content_left #main_content #emergency_content {
	background:url('/media/structure/emergency_top.jpg') no-repeat;
    padding:10px 25px 10px 20px;
    min-height:65px;
}
* html #content_left #main_content #emergency_content {
    height:75px;
}
#content_left #main_content #emergency_content h1 {
    line-height:130%;
    font-size:22px;
    color:#fff;
}
#content_left #main_content #emergency_body {
    padding:5px 0px 0px 15px;
}
#content_left #main_content #emergency_body a {
    color:#fff;
}
#content_left #main_content #emergency_body p {
    line-height:130%;
    color:#fff;
}
#content_left #main_content #emergency_content ul li {
	background:url('/media/structure/emergency_bullet.png') no-repeat 0 0.4em;
    padding-left:15px;
    color:#fff;
}
* html #content_left #main_content #emergency_content ul li {
    background:none;
    list-style:circle;
    margin-left:30px;
    padding-left:0px;
}
#content_left #main_content #emergency_bottom {
	background:url('/media/structure/emergency_bottom.jpg') no-repeat;
    height:25px;
}

/* Amber Emergency */
#content_left #main_content #emergency.emergency_amber { background:url('/media/structure/emergency_amber_middle.jpg') repeat-y; }
#content_left #main_content #emergency.emergency_amber #emergency_content { background:url('/media/structure/emergency_amber_top.jpg') no-repeat; }
#content_left #main_content #emergency.emergency_amber #emergency_bottom { background:url('/media/structure/emergency_amber_bottom.jpg') no-repeat; }

/* Green Emergency */
#content_left #main_content #emergency.emergency_green { background:url('/media/structure/emergency_green_middle.jpg') repeat-y; }
#content_left #main_content #emergency.emergency_green #emergency_content { background:url('/media/structure/emergency_green_top.jpg') no-repeat; }
#content_left #main_content #emergency.emergency_green #emergency_bottom { background:url('/media/structure/emergency_green_bottom.jpg') no-repeat; }

/* Blue Emergency */
#content_left #main_content #emergency.emergency_blue { background:url('/media/structure/emergency_blue_middle.jpg') repeat-y; }
#content_left #main_content #emergency.emergency_blue #emergency_content { background:url('/media/structure/emergency_blue_top.jpg') no-repeat; }
#content_left #main_content #emergency.emergency_blue #emergency_bottom { background:url('/media/structure/emergency_blue_bottom.jpg') no-repeat; }

#content_left #main_content #news h2,
#content_left #main_content #events h2 {
    margin-bottom:5px;
}
#content_left #main_content .event,
#content_left #main_content .news {
    position:relative;
    margin-bottom:15px;
}
#content_left #main_content .event .event_control {
    position:absolute;
    left:-20px;
    width:16px;
    height:16px;
}
#content_left #main_content .news .news_control {
    position:absolute;
    left:-20px;
    top:4px;
    width:16px;
    height:16px;
}
#content_left #main_content .event .event_control:hover,
#content_left #main_content .event h3:hover,
#content_left #main_content .news .news_control:hover,
#content_left #main_content .news h3:hover {
    cursor:pointer;
}
#content_left #main_content .event h3,
#content_left #main_content .news h3 {
    margin-bottom:5px;
}

#content_left #main_content .pullquote_right {
	background:#fff url('/media/structure/pullquote2_gradient.jpg') repeat-x;
    float:right;
    width:220px;
    min-height:70;
    padding:15px 15px 5px 15px;
    margin:0px 0px 10px 15px;
    border:1px solid #A5A29E;
    font-size:14px;
    line-height:130%;
    color:#333;
}
#content_left #main_content .pullquote_right a {
    font-size:11px;
    line-height:150%;
}
#content_left #main_content .pullquote_right p {
    margin-bottom:10px;
    font-family:Tahoma;
    font-size:11px;
    color:#333;
}
#content_left #main_content .pullquote_right li {
    margin-left:0px;
}
#content_left #main_content .pullquote_left {
	background:#fff url('/media/structure/pullquote_gradient.jpg') repeat-x;
    float:left;
    width:220px;
    min-height:70;
    padding:15px 15px 5px 15px;
    margin:0px 15px 10px 0px;
    border:1px solid #A5A29E;
    font-size:14px;
    line-height:130%;
    color:#fff;
}
#content_left #main_content .pullquote_left a {
    font-size:11px;
    line-height:150%;
}
#content_left #main_content .pullquote_left p {
    margin-bottom:10px;
    font-family:Tahoma;
    font-size:11px;
    color:#333;
}
#content_left #main_content .pullquote_left li {
    margin-left:0px;
}
#content_left #main_content .pullquote2_left {
	background:url('/media/structure/pullquote.jpg') repeat-y;
    float:left;
    width:243px;
    height:108px;
    padding:20px 25px 15px 20px;
    font-size:14px;
    line-height:130%;
    color:#fff;
}
#content_left #main_content .pullquote2_left_box {
	background:url('/media/structure/pullquote_middle.jpg') repeat-y;
    float:left;
    width:288px;
    margin:0px 10px 5px 0px;
    font-size:14px;
    line-height:130%;
    color:#fff;
}
#content_left #main_content .pullquote2_left_content {
	background:url('/media/structure/pullquote_top.jpg') no-repeat;
    padding:20px 25px 5px 20px;
    min-height:85px;
}
* html #content_left #main_content .pullquote2_left_content {
    height:85px;
}
#content_left #main_content .pullquote2_left p,
#content_left #main_content .pullquote2_left_box p {
    margin-bottom:10px;
    font-size:14px;
    line-height:130%;
    color:#fff;
}
#content_left #main_content .pullquote2_left a,
#content_left #main_content .pullquote2_left_box a {
    font-size:14px;
    line-height:130%;
    color:#fff;
}
#content_left #main_content .pullquote2_left_bottom {
	background:url('/media/structure/pullquote_bottom.jpg') no-repeat;
    height:22px;
}
/*
#content_left #main_content .pullquote2_right {
    float:right;
    width:165px;
    font-size:11px;
    line-height:130%;
}
*/
#content_left #main_content .pullquote2_right {
	background:url('/media/structure/pullquote2.jpg') repeat-y;
    float:right;
    width:247px;
    height:107px;
    padding:20px 25px 20px 20px;
    font-size:14px;
    line-height:130%;
    color:#333;
}
#content_left #main_content .pullquote2_right_box {
	background:url('/media/structure/pullquote2_middle.jpg') repeat-y;
    float:right;
    width:292px;
    margin:0px 0px 5px 10px;
    font-size:14px;
    line-height:130%;
    color:#333;
}
#content_left #main_content .pullquote2_right_content {
	background:url('/media/structure/pullquote2_top.jpg') no-repeat;
    padding:20px 25px 0px 20px;
    min-height:89px;
}
* html #content_left #main_content .pullquote2_right_content {
    height:89px;
}
#content_left #main_content .pullquote2_right p,
#content_left #main_content .pullquote2_right_box p {
    margin-bottom:10px;
    font-size:14px;
    line-height:130%;
    color:#333;
}
#content_left #main_content .pullquote2_right a,
#content_left #main_content .pullquote2_right_box a {
    font-size:14px;
    line-height:130%;
    color:#0D4079;
}
#content_left #main_content .pullquote2_right_bottom {
	background:url('/media/structure/pullquote2_bottom.jpg') no-repeat;
    height:27px;
}
/*
#content_left #main_content .pullquote2_left {
    float:left;
    width:160px;
    font-size:11px;
    line-height:130%;
}
*/

#content_left #main_content .pagination {
    margin-bottom:10px;
}
#content_left #main_content .pagination ul li {
    display:inline-block;
    background:none;
    list-style:none;
    margin:0px;
    padding:0px;
    border:1px solid #0D4079;
}
#content_left #main_content .pagination ul li.current {
    padding:1px 5px;
}
#content_left #main_content .pagination ul li a {
    display:inline-block;
    padding:1px 5px;
}

#content_right {
    float:right;
	width:350px;
    margin:0px;
    padding:0px 0px 0px 10px;
}
#content_right #calendar_box {
	background:url('/media/structure/calendar_spring.jpg') no-repeat;
    height:135px;
    padding:10px 25px 15px 15px;
    overflow:hidden;
}
#content_right #calendar_box h2:hover {
    text-decoration:underline;
}
#content_right #calendar_box h2 {
    font-size:14px;
    margin-bottom:0px;
    color:#fff;
}
#content_right #calendar_box #calendar {
    float:left;
    width:112px;
    padding:0px 10px;
}
#content_right #calendar_box #calendar table {
    margin-bottom:0px;
    border-collapse:separate;
}
#content_right #calendar_box #calendar table thead td {
    padding-bottom:3px;
    text-align:center;
    font-size:10px;
    font-weight:bold;
    color:#fff;
}
#content_right #calendar_box #calendar table thead td a {
    font-size:10px;
    color:#fff;
}
#content_right #calendar_box #calendar table tbody td {
    display:inline-block;
    text-align:center;
    vertical-align:middle;
    /* padding:2px;*/
    width:12px;
    height:12px;
    line-height:10px;
    font-size:10px;
    text-decoration:none;
    color:#0D4079;
}
#content_right #calendar_box #calendar table tbody td a {
	background:url('/media/structure/calendar_date_box.jpg') no-repeat;
    display:inline-block;
    width:12px;
    height:12px;
    line-height:10px;
    font-size:10px;
    text-decoration:none;
    color:#0D4079;
}
#content_right #calendar_box #calendar_detail {
    float:left;
    width:168px;
    height:105px;
    padding-left:10px;
    overflow:hidden;
}
#content_right #calendar_box #calendar_detail a h4:hover {
    text-decoration:underline;
}
#content_right #calendar_box #calendar_detail h4 {
    margin-bottom:5px;
    line-height:120%;
    font-size:11px;
    font-weight:normal;
    color:#fff;
}
#content_right #calendar_box #calendar_detail p {
    margin-bottom:0px;
    line-height:120%;
    font-size:11px;
    color:#333;
}

#content_right #sidenav {
	background:url('/media/structure/sidenav_middle.jpg') repeat-y;
}
#content_right #sidenav_content {
    padding-top:23px;
	background:url('/media/structure/sidenav_top_spring.jpg') no-repeat;
    min-height:200px;
}
* html #content_right #sidenav_content {
    height:250px;
}
#content_right #sidenav_content #sidenav_top_divider {
	background:url('/media/structure/sidenav_divider.png') no-repeat;
    height:1px;
    margin-left:45px;
}
* html #content_right #sidenav_content #sidenav_top_divider {
	background:url('/media/structure/sidenav_divider_top.jpg') no-repeat;
}
#content_right #sidenav_content ul li {
	background:url('/media/structure/sidenav_divider.png') no-repeat 0 bottom;
    padding-top:10px;
    padding-bottom:10px;
}
* html #content_right #sidenav_content ul li {
	background:url('/media/structure/sidenav_divider.jpg') no-repeat 0 bottom;
}
#content_right #sidenav_content ul a {
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#0D4079;
}
#content_right #sidenav_content ul a:hover {
    text-decoration:underline;
}
#content_right #sidenav_content ul ul li {
    background:none;
    padding-top:3px;
    padding-bottom:0px;
}
#content_right #sidenav_content ul ul a {
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    color:#333;
}
#content_right #sidenav_content ul ul a:hover {
    text-decoration:underline;
    color:#0D4079;
}
#content_right #sidenav #interactive_map_button {
    text-align:center;
}
#content_right #sidenav #interactive_map_button a {
	background:url('/media/structure/interactive_community_map.jpg') no-repeat;
    display:inline-block;
    text-decoration:none;
    width:318px;
    height:74px;
}
#content_right #sidenav #interactive_map_button a:hover {
	background:url('/media/structure/interactive_community_map.jpg') no-repeat 0px -74px;
}
#content_right #twitter_button {
    text-align:center;
}
#content_right #twitter_button a {
	background:url('/media/structure/twitter-bttn.jpg') no-repeat;
    display:inline-block;
    text-decoration:none;
    width:349px;
    height:81px;
}
#content_right #twitter_button a:hover {
	background:url('/media/structure/twitter-bttn.jpg') no-repeat 0px -81px;
}
#content_right #sidenav_bottom {
	background:url('/media/structure/sidenav_bottom.jpg') no-repeat;
    height:28px;
}

#content_right .twtr-doc {
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
}

#content_right #sidebar h2 {
    margin-bottom:0px;
}
#content_right #sidebar .sidebar_images {
	background:url('/media/structure/imgs_bg.jpg') repeat-y center;
    text-align:center;
    padding-top:5px;
    margin-bottom:10px;
}

#content_right #sidebar .sidebar_images img {
    border:1px solid #666;
}
#content_right #quicklinks,
#content_right #sidebar_box {
	background:url('/media/structure/sidebar_middle.jpg') repeat-y;
}
#content_right #quicklinks #quicklinks_content,
#content_right #sidebar_box #sidebar_content {
	background:url('/media/structure/sidebar_top.jpg') no-repeat;
    padding:15px 35px 0px 25px;
    min-height:215px;
}
* html #content_right #quicklinks #quicklinks_content,
* html #content_right #sidebar_box #sidebar_content {
    height:215px;
}
#content_right #quicklinks #quicklinks_content h2,
#content_right #sidebar_box #sidebar_content h2 {
    font-family:Tahoma;
    font-size:14px;
    color:#fff;
    margin-bottom:0px;
}
#content_right #sidebar_box #sidebar_content h3 {
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    color:#fff;
    margin-top:-5px;
    margin-bottom:0px;
}
#content_right #quicklinks #quicklinks_content hr,
#content_right #sidebar_box #sidebar_content hr,
#content_right #quicklinks #quicklinks_content .divider,
#content_right #sidebar_box #sidebar_content .divider {
	background:url('/media/structure/sidebar_box_hr.png') no-repeat center;
    height:1px;
    width:318px;
    border:0px;
    margin:5px 0px 5px -15px;
}
#content_right #quicklinks #quicklinks_content hr,
#content_right #sidebar_box #sidebar_content hr,
#content_right #quicklinks #quicklinks_content .divider,
#content_right #sidebar_box #sidebar_content .divider {
    margin-left:0px;
    width:290px;
}
#content_right #quicklinks #quicklinks_content a,
#content_right #sidebar_box #sidebar_content a {
    text-decoration:none;
    color:#fff;
}
#content_right #quicklinks #quicklinks_content a:hover,
#content_right #sidebar_box #sidebar_content a:hover {
    text-decoration:underline;
}
#content_right #sidebar_box #sidebar_content p {
    font-size:11px;
    color:#fff;
}
#content_right #quicklinks #quicklinks_content ul {
    margin-left:0px;
    -moz-column-count:2;
	-moz-column-gap:10px;
	-webkit-column-count:2;
	-webkit-column-gap:10px;
	column-count:2;
	column-gap:10px;
}
#content_right #sidebar_box #sidebar_content ul {
    margin-left:30px;
}
#content_right #quicklinks #quicklinks_content ul li {
    float:left;
    width:115px;
    padding-bottom:5px;
    line-height:130%;
}
#content_right #quicklinks #quicklinks_content ul li,
#content_right #sidebar_box #sidebar_content ul li {
    list-style:none;
	background:url('/media/structure/sidebar_box_bullet.png') no-repeat 15px 0.5em;
    margin-left:0px;
    padding-left:30px;
    font-size:11px;
    color:#fff;
}
* html #content_right #quicklinks #quicklinks_content ul li,
* html #content_right #sidebar_box #sidebar_content ul li {
    list-style:disc;
	background:none;
    padding-left:15px;
    margin-left:0px;
}
#content_right #quicklinks #quicklinks_bottom,
#content_right #sidebar_box #sidebar_bottom {
	background:url('/media/structure/sidebar_bottom.jpg') no-repeat;
    height:24px;
}

#footer {
	background:url('/media/structure/footer.jpg') no-repeat top center;
    padding-top:10px;
    color: #3E749F;
    font-size:11px;
}
#footer.browser_update {
	background:url('/media/structure/footer_bg.jpg') no-repeat top center;
    height:65px;
}
#footer #browsers {
    display:none;
    float:right;
    width:250px;
    margin-top:7px;
}
#footer #browsers a#get_firefox {
    display:inline-block;
	background:url('/media/structure/bttn_footer_get_FF.jpg') no-repeat;
    height:42px;
    width:119px;
    margin-right:35px;
}
#footer #browsers a#get_firefox:hover {
	background-position:0 -43px;
}
#footer #browsers a#get_ie {
    display:inline-block;
	background:url('/media/structure/bttn_footer_get_IE8.jpg') no-repeat;
    height:45px;
    width:87px;
}
#footer #browsers a#get_ie:hover {
	background-position:0 -45px;
}
#footer ul#bottom_nav {
    margin-bottom:0px;
    list-style:none;
}
#footer ul#bottom_nav li {
    display:inline-block;
    float:left;
    margin-right:20px;
    margin-left:0px;
}
#footer ul#bottom_nav li a {
    font-size:12px;
    color: #3E749F;
    text-decoration:none;
}
#footer p {
    margin-top:5px;
    font-size:10px;
    line-height:130%;
}
#footer p a {
    font-size:10px;
    color: #3E749F;
}

