@charset "UTF-8";
/* CSS Document */


/* banner, menu, window */
#banner{margin: 0px 0px 20px 0px; height: 210px;}
#banner ul{list-style:none; padding:0px; margin:40px 0px 0px 10px; color:#fff; font-size:12px; text-transform:uppercase}
#banner ul li a{line-height:22px; color:#fff;}
#banner ul li a:hover{color:#fc3; border-bottom:1px dotted #fc3;}
#banner #menu {width:259px; color:#fff; height:210px;}
#banner #window {border-left:1px solid #fff;}
#banner #menu, #banner #window{float:left;}

/* homepage specific banner margins*/
#con_services_home #banner ul{margin:70px 0px 0px 10px;}
#rha_home #banner ul{margin:100px 0px 0px 10px;}
#nrhh_home #banner ul{margin:100px 0px 0px 10px;}


/* home page specific banner backgrounds */
#orl_home #banner #menu { background: url('../images/ORL_main_logo_bg.jpg') no-repeat bottom;}
#con_services_home #banner #menu { background: url('../conference/_images/logo.jpg') no-repeat bottom;}
#rha_home #banner #menu { background: url('../rha/_images/logo.jpg') no-repeat bottom;}
#nrhh_home #banner #menu { background: url('../nrhh/_images/logo.jpg') no-repeat bottom;}



/* #content_copy */
#content_copy{color:#666; font-size:12px;}
#orl_home #content_copy{width:232px; padding:0px 10px; float:left;}
#con_services_home #content_copy{width:462px;padding:0px 10px; float:left;}
#rha_home #content_copy{width:462px;  padding:0px 10px; float:left;}
#nrhh_home #content_copy{width:462px; padding:0px 10px; float:left;}



/* #content_copy h1 and h2*/
#content_copy h2{font-size: 10px; color: #ffcc00; text-transform: uppercase; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;}
#content_copy h1, #content_copy h1 a{ color:#036; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; text-decoration:none; margin:0px; padding:0px;}
#content_copy h1 a:hover{color:#06c; border-bottom:1px dotted #06c;}


/* col_two and col_three  ************************************************************************************************ */

/* col_two */
#orl_home #col_two{width:235px; margin:0px 10px; float:left; color:#666;}
#con_services_home #col_two{width:235px; margin:0px 10px; float:left; color:#666;}
#rha_home #col_two{width:235px; margin:0px 10px; float:left; color:#666;}
#nrhh_home #col_two{width:235px; margin:0px 10px; float:left; color:#666;}

/* col_three */
#orl_home #col_three{width:235px; margin-left:5px; float:left; padding:0px;}
#con_services_home #col_three{width:235px; margin-left:5px; float:left; padding:0px;}
#rha_home #col_three{width:235px; margin-left:5px; float:left; padding:0px;}
#nrhh_home #col_three{width:235px; margin-left:5px; float:left; padding:0px;}


/* col_two and col_three h1 & h2 */
#col_two h1, #col_three h1{color: #003366; font-size: 10px;text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #cccccc;}

/* col_two and col_three lists */
#col_two ul, #col_three ul{padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 1.25em; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 2px; list-style-type: square; color: #666666; font-size:11px;}
#col_two ul li a, #col_three ul li a{text-decoration: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-weight: bold; color: #666666;}
#col_two ul li a:hover, #col_three ul li a:hover{border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: -moz-use-text-color; color: #0033ff;}

/* col_two and col_three divs */
#col_three div, #col_two div{margin-bottom:30px;}



