﻿body
{
    margin: auto;
    background: #ffffff;
    color: #000;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    behavior: url(/csshover.htc);
    font-size: 12px;
}
html a
{
    color: #225190;
}
html a:active
{
    color: #225190;
}
html a:visited
{
    color: #225190;
}
html a:hover
{
    color: #daa015;
}
html a:visited:hover
{
    color: #daa015;
}
#copy
{
    padding: 12px;
}
#container
{
    width: 780px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0px;
}
#inner_container
{
    margin-top: -12px;
    padding-right: 3px;
    padding-bottom: 3px;
    margin-bottom: 4px;
}
#gray_container
{
    margin-top: -7px;
    background-image: url(/_images/gray-sidebar.gif);
    background-repeat: repeat-y;
}
*html #inner_container
{
    margin-bottom: -12px;
}
.wrap1, .wrap2, .wrap3
{
    display: inline-table; /* \*/
    display: block; /**/
}
.wrap1
{ 

float:left;
background-color:#fff;
background:url(/_images/shadow2.gif)rightbottom;
}
.wrap2
{
    background-color: #fff;
    background: url(/_images/corner_bl.gif) left bottom no-repeat;
}
.wrap3
{
    padding: 0 18px 18px 0;
    background-color: #fff;
    background: url(/_images/corner_tr.gif) right top no-repeat;
}
*html .wrap3
{
    padding: 0 18px 30px 0;
}
#header
{
    background: #ffffff;
    min-height: 83px;
    height: auto;
}
html > body #header
{
    width: 780px;
}
#header_left
{
    background-color: #F9CA60;
    text-align: center;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 204px;
    float: left;
    padding: 0px;
}
#header_right
{
    background-color: #225190;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: right;
    vertical-align: middle;
    width: 572px;
    float: right;
    padding: 0px;
    padding-bottom: 12px;
    bottom: auto;
}
#header_links
{
    padding: 0px;
    padding-right: 5px;
    color: #ffffff;
}
#header_links a:link
{
    color: #ffffff;
    text-decoration: none;
}
#header_links a:active
{
    color: #ffffff;
    text-decoration: none;
}
#header_links a:hover
{
    color: #ffffff;
    text-decoration: underline;
}
#header_links a:visited
{
    color: #ffffff;
    text-decoration: none;
}
#header_links a:visited:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.calendarheader
{
    background-color: #f8dc9d;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    padding-left: 5px;
}
.calendardate
{
    background-color: #cccccc;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    padding-left: 5px;
}
.calendardesc
{
    background-color: #e6e5e4;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 100%;
    padding-left: 5px;
}
#nav
{
    /*background-image: url(/_images/gray-sidebar.gif);*/
    width: 165px; /* must be same as left margin on #middle*/
    position: relative;
    left: 1px; /* line up exactly */
    display: inline; /* ie fix*/
    font-family: Verdana, Arial, Helvetica, sans-serif; ;
font-size:12px;
line-height:12px;
color:#000000;
text-align:right;
}
*html #nav
{
    margin-left: -169px; /* must be 1 pixel less than width*/
    height: 100%;
    margin-right: -3px;
    margin-bottom: -5px;
}

#nav img
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 0px;
}

#nav ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#nav li
{
    padding-top: 3px;
    padding-bottom: 3px;
}
#nav li a:link
{
    font-size: 12px; /*	font-weight:bold;*/
    color: #000000;
    text-decoration: none;
}
#nav li a:active
{
    font-size: 12px; /*	font-weight:bold;*/
    color: #000000;
    text-decoration: none;
}
#nav li a:hover
{
    font-size: 12px; /*	font-weight:bold;*/
    color: #ffffff;
    text-decoration: none;
    background-color: #666666;
    display: block;
}
#nav li a:visited
{
    font-size: 12px; /*	font-weight:bold;*/
    color: #000000;
    text-decoration: none;
}
#nav a:visited:hover
{
    font-size: 12px; /*	font-weight:bold;*/
    color: #ffffff;
    text-decoration: none;
    background-color: #666666;
    display: block;
}

/* set up menu look*/

#adm_menu
{
    font-size: 11px;
    width: 165px;
    float: left;
    left: 0px;
    display: inline; /* ie fix */
    line-height: 12px;
    color: #000000;
    text-align: right; /*height: auto;  	position:relative; 	z-index:1; 	padding-top:2px; 	padding-bottom:0px; 	padding-right:0px; 	padding-left:0px;*/
    background: url(/_images/grid.gif);
    background-repeat: repeat;
}

#adm_menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}

#adm_menu a, #adm_menu h2
{
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    margin: 0;
    padding: 2px 3px;
}

#adm_menu a
{
    color: #000;
    text-decoration: none;
    background: none;
}

#adm_menu a:hover
{
    color: #fff;
    background: #999;
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

#adm_menu li
{
    position: relative;
}

#adm_menu ul ul ul
{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

div#adm_menu ul ul ul, div#adm_menu ul ul li:hover ul ul
{
    display: none;
}

div#adm_menu ul ul li:hover ul, div#adm_menu ul ul ul li:hover ul
{
    display: block;
    text-align: left;
    padding-left: 0px;
}

/*[if IE]*/
#adm_menu ul li
{
    float: left;
    width: 100%;
}
/*[endif]*/
/*[if lt IE 7]*/

#adm_menu ul li
{
    float: left;
    width: 100%;
}
#adm_menu ul li a
{
    height: 2%;
}

#adm_menu a, #adm_menu h2
{
    font: 0.9em/1.4em Verdana, arial, helvetica, sans-serif;
}
/*[endif]*/

/* ----------------------------------- */
/* start of new navigation menu system */
/* ----------------------------------- */

/* set up menu look*/

#menu
{
    width: 165px;
    /*float: left;*/
    left: 1px;
    
    line-height: 12px;
    color: #000000;
    text-align: right;
    position: relative;
    z-index: 1;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-right: 6px;
    padding-left: 0px;
    margin: 0px;
}

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}

#menu a, #menu h2
{
    background-image: url(/_images/gray-sidebar.gif);
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    margin: 0;
    padding: 2px 3px;
    margin-right: 2px;
}

#menu a
{
    color: #000;
    text-decoration: none;
}

#menu a:hover
{
    color: #fff;
    background: #ccc;
}

#menu li
{
    position: relative;
}

#menu ul ul ul
{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
}

div#menu ul ul ul, div#menu ul ul li:hover ul ul
{
    display: none;
}

div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
    display: block;
    text-align: left;
    padding-left: 0px;
}

/*
#menu ul li
{
    float: left;
    width: 100%;
}*/
#menu ul li a
{
    height: 2%;
}

#menu a, #menu h2
{
    font: 0.9em/1.4em Verdana, arial, helvetica, sans-serif;
}

/* --------------------------------- */
/* end of new navigation menu system */
/* --------------------------------- */


*html #right
{
    margin-right: -172px; /* must be 1 pixel less than width*/
    margin-top: -1px;
    margin-left: -5px;
    float: right;
    width: 612px; /* must be same as right margin on #middle*/
    position: relative;
    z-index: 0;
    right: -2px; /* line up */
    display: inline; /* ie fix*/
}
html > body #right
{
    margin-right: 0px;
    padding-left: 0px;
    margin-left: 163px;
    margin-top: -1px;
}

#member-signin
{
    position: relative;   
    display: inline;
}

#ctl00_UtilityNav1_login_container
{
    position: absolute;
    top: 20px;
    left:-147px;
    background: none repeat scroll 0 0 #225190;
    padding: 10px;
    display: none;
}

#ctl00_UtilityNav1_login_container .member_form
{
    width: 140px;
}

#interiorcopy
{
    margin: 0;
    padding: 3px 0 3px 3px;
    display: block;
    height: 216px;
}
#home_container
{
    background-color: #9cc5fc;
}

#home_container #home_image
{
    float: left;
    width: 300px;
    height: 216px;
    display: block;
}
#home_container #home_copy
{
    float: left;
    width: 306px;
    height: 216px;
    background: #9cc5fc url(/_images/css/feature-welcome.png) no-repeat left bottom;
}
#home_container #home_copy h1
{
    background: none;
    margin: 0;
    padding: 30px 15px 15px 20px;
    font: bold 14px Verdana,Arial,Sans-Serif;
    border: none;
    color: #225190;
}
#home_container #home_copy p
{
    margin: 0;
    padding: 0 15px 15px 20px;
    font: normal 12px Verdana,Arial,Sans-Serif;
}
#home_container #home_copy a
{
    float:right;
    padding: 0 15px;
}

#middle
{
    clear: both;
    width: 608px;
    margin-left: -1px;
}
*html #middle
{
    margin-right: -6px;
    margin-left: -180px;
    height: 100%;
    margin-bottom: 0px;
    margin-top: 13px;
}
html > body #middle
{
    width: 613px;
    margin-left: -1px;
    margin-right: 1px;
    padding-top: 3px;
    margin-bottom: 0px;
}
h1, h3, p
{
    margin-top: 0;
}
#cal_copy
{
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 100%;
    padding-bottom: 2px;
}
html > body #cal_copy
{
    padding-left: 3px;
}
*html #cal_copy
{
    margin-right: 6px;
    margin-left: 1px;
}
#cal_copy p
{
    padding-top: 4px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin: 0px;
}
#cal_copy h6
{
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
#cal_copy ul
{
    padding: 0px;
    padding-left: 15px;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 12px;
    margin-right: -20px;
    list-style: none;
}
#cal_copy ul li
{
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 0px;
    margin-left: -15px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#cal_copy_top
{
    min-height: 209px;
    height: auto;
}
*html #cal_copy_top
{
    height: 204px;
}
.title
{
    display: block;
    background-color: #666666;
    padding: 3px 0 3px 3px;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 3px;
    text-align: left;
    width: 162px;
}
.clear
{
    clear: both;
}
.double
{
    display: block;
    background-image: url(/_images/doublelines.gif);
    background-repeat: repeat-x;
    padding: 0px;
}
.title_rt
{
    background-color: #666;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
#yellow
{
    margin: 0px;
    padding-top: 2px;
}
*html #yellow
{
    padding: 0px;
}
#features
{
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    clear: both;
}

#features ul
{
    padding: 0px;
    margin-left: 15px;
    margin-top: 0px;
}

#home-feature 
{
    padding: 0 0 3px 3px;
    height: 210px;   
}

#feature_left
{
    width: 201px;
    height: 210px;
    float: left;
    display: block;
    border-right: solid 1px #be8e3a;
    background-color: #fdedc8;
    position: relative;
}

.feature-main 
{
    font-size: 11px;
    color: #333;
    padding: 10px 8px;
}

.feature-main p, img
{
    padding-bottom: 4px;
}

.feature-main ul
{
    padding: 0 16px;
}

.feature-main ul li
{
    padding-bottom: 4px;
}

.feature-main .feature-more
{
    float:right;
}

.feature-title
{
    display: block;
    height: 56px;
    background-color: #f9ca60;
    width: 201px;
}
.feature-title img
{
    float: left;
    padding: 2px 7px;
    margin: 0;
    
}
.feature-title h2
{
    margin: 0;
    padding: 12px 0 0 5px;
    border: 0;
    color: #663300;
    font: bold 14px Verdana,Arial,Sans-Serif;
    background: none;
    
}

#feature_holder
{
    margin: 0px;
    padding: 0px;
}
#feature_mid
{
    width: 201px;
    height: 210px;
    float: left;
    display: block;
    border-right: solid 1px #be8e3a;
    background-color: #fdedc8;
    position: relative;
}
#feature_right
{
    width: 202px;
    height: 210px;
    float: left;
    display: block;
    background-color: #fdedc8;
    position: relative;
    
}
.feature_title_yellow
{
    color: #EFB21F;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    padding-bottom: 3px;
}
.feature_title_blue
{
    color: #225190;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/_images/arrow.gif);
    background-repeat: no-repeat;
    vertical-align: top;
    margin-left: 0px;
}
.feature_copy
{
    width: 225px;
    padding-left: 0px;
    padding-right: 3px;
    padding-top: 5px;
    padding-bottom: 0px;
    text-align: left;
    vertical-align: top;
}
.feature_image
{
    padding-left: 30px;
    padding-right: 3px;
}
.feature_link
{
    color: #225190;
    text-align: right;
    vertical-align: top;
}
.feature_arrow
{
    color: #f9ca60;
}
#mid_copy
{
    clear: both;
    position: relative;
    width: 182px;
    z-index: 1;
    left: 103px;
    top: -512px;
    background-color: #FCFCFC;
    text-align: left;
    padding: 4px;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    line-height: 15px;
    font-size: 9px;
    padding-left: 9px;
    padding-right: 9px;
}
html > body #mid_copy
{
    top: -485px;
    left: 595px;
}
h1
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 24px;
    background-image: url(/_images/RotaryLogo-watermark.gif);
    background-repeat: no-repeat;
    color: #255498;
    display: block;
    border-bottom: 1px solid #255498;
    padding-left: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-left: -5px;
    margin-right: -5px;
}

h2
{
    font-family: "Times New Roman" , Times, serif;
    background-image: url(/_images/RotaryLogo-watermark.gif);
    background-repeat: no-repeat;
    font-size: 24px;
    color: #255498;
    border-bottom: 0px solid #255498;
    padding: 3px;
    padding-bottom: 15px;
    padding-left: 14px;
    padding-top: 12px;
    margin-bottom: 0px;
    margin-top: 6px;
    margin-left: 0;
    overflow: auto;
}
#blue_hr
{
    color: #255498;
    margin-bottom: 20px;
}

#who_we_are_header
{
    padding-left: 15px;
    border-left: 1px solid #CCCCCC;
    margin-left: 15px;
    font-style: italic;
    font-size: 12px;
}

#member_signin
{
    font-size: 12px;
    padding: 0px;
    margin: 0px; /*margin-bottom:-12px;*/
    background: url(/_images/grid.gif);
    background-repeat: repeat;
    width: 165px;
    text-align: right;
    display: block;
}
.member_form
{
    padding: 0px;
    background-color: #ffffff;
    border: 1px solid #000000;
    width: 80px;
    margin-right: 5px;
}
.member_button
{
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    margin-top: 3px;
    margin-right: 5px;
}
img
{
    border: 0px;
}
.style1
{
    font-size: 9px;
}
#footer
{
    text-align: center;
    color: #666666;
    font-size: 9px;
}
#footer a:link
{
    color: #666666;
    text-decoration: none;
}
#footer a:visited
{
    color: #666666;
    text-decoration: none;
}
#footer a:active
{
    color: #666666;
    text-decoration: none;
}
#footer a:link:hover
{
    color: #999999;
    text-decoration: none;
}
#footer a:hover
{
    color: #999999;
    text-decoration: none;
}
#footer a:hover:visited
{
    color: #999999;
    text-decoration: none;
}
.business_connect
{
    margin: 0px;
    padding-left: 19px;
    padding-right: 0px;
    padding-top: 13px;
    padding-bottom: 15px;
    background-image: url(../_images/RotaryLogo-watermark.gif);
    background-repeat: no-repeat;
    border: 0px;
}
.business_connect_copy
{
    margin-left: 45px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.business_connect_copy ul
{
    padding: 0px;
    margin-left: 15px;
}
.business_connect_yellow
{
    display: block;
    background-color: #f9ca60;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 0px;
}
.business_connect_blue
{
    background-color: #225190;
    color: #FFFFFF;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 50px;
    padding: 1px;
}
#sitemap
{
    background-image: url(/_images/sitemap/bg_line.gif);
    background-repeat: repeat-y;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    margin-right: 0px;
}
#sitemap ul
{
    clear: both;
}
#sitemap ul li
{
    list-style: none;
}
#sitemap ul li ul li
{
    list-style: none;
    margin-left: -85px;
    line-height: 35px;
    font-size: 12px;
    padding-top: -12px;
}
#sitemap ul li ul li a:link
{
    border: 1px solid #999999;
    background-color: #f9ca60;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}

#sitemap ul li ul li a:active
{
    border: 1px solid #999999;
    background-color: #f9ca60;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}

#sitemap ul li ul li a:visited
{
    border: 1px solid #999999;
    background-color: #f9ca60;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}
#sitemap ul li ul li a:hover
{
    border: 1px solid #999999;
    background-color: #feefcc;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    color: #666666;
    font-size: 12px;
}
#sitemap ul li ul li
{
    padding-top: 12px;
}
#sitemap ul li ul li ul li
{
    margin-left: -27px;
    margin-top: -12px;
    padding-left: 12px;
}
#sitemap ul li ul li ul li a:link
{
    background-color: #99bce9;
    font-size: 12px;
    color: #ffffff;
}
#sitemap ul li ul li ul li a:hover
{
    background-color: #6184b4;
    font-size: 12px;
    color: #ffffff;
}
#sitemap ul li ul li ul li a:visited
{
    background-color: #99bce9;
    font-size: 12px;
    color: #ffffff;
}
#shadow_right
{
    background-image: url(/_images/shadow_right.gif);
    background-repeat: repeat-y;
}
#bottom_shadow
{
    background-image: url(/_images/shadow_bottom.gif);
    background-repeat: repeat-x;
    text-align: left;
}
/*  Search Unordered List Style Sheet */

#search-style a
{
    font-size: 12px;
    text-decoration: none;
}
#search-style a:hover
{
    background-color: #DCDCDC;
}
#search-style li
{
    position: relative;
}

#Search1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
}
.Title
{
    display: none;
}
.Teaser
{
    display: none;
    font-size: small;
    font-style: italic;
    position: relative;
}

.LastEditorFname
{
    display: none;
}
.LastEditorLname
{
    display: none;
}
.QuickLink
{
    display: none;
}
.HyperLink
{
    position: relative;
    left: 0px;
}
.DateModified
{
    display: none;
}

/* register attendee radio button list padding */

.rblRegisterLabel
{
    padding-top: 8px;
    font-weight: bold;
}
.rblRegisterForm
{
    padding-left: 8px;
}

/* this*/
.GuestRegistered
{
    color: #225190;
}

#bod img
{
    float: left;
    margin: 0 15px 0px 0;
}

.director
{
    width: 100%;
    clear: both;
    overflow: auto;
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #f7f7f7;
}

#cal_copy2_top span
{
    display: none;
}

