/*left menu for home page*/ 
#leftmenu_home {width:246px; float: left; padding-left:15px; padding-top:10px;padding-bottom:10px;}
#leftnav_home {list-style-type:none;}
#leftnav_home a{text-decoration:none; color:#666; font-weight:500;}

/*these will need to be edited if they are pulling content from the database*/
ul#leftnav_home li{height:44px; line-height:44px; text-indent:1.5em; font-size:0.9em;}
ul#leftnav_home li.menutop{background-image: url('../../../../images/template/menu_tab_top.gif'); color:#7c7c7c;}
ul#leftnav_home li.menulight{background-image: url('../../../../images/template/menu_tab_lt.gif');color:#7c7c7c;}
ul#leftnav_home li.menudark{background-image: url('../../../../images/template/menu_tab_dk.gif');color:#7c7c7c;}
ul#leftnav_home li.menuhighlight{background-image: url('../../../../images/template/menu_tab_highlight.gif');color:#274174;}
ul#leftnav_home li.menubottom{background-image: url('../../../../images/template/menu_tab_bottom.gif');color:#7c7c7c;}

.welcome{font-size:0.7em; line-height:1.2em; padding-left:1em;padding-right:1em;}
ul#welcome_menu {padding-top:0.5em; padding-bottom:0.5em;padding-left:2em; font-size:0.775em; font-weight:bold; line-height:1.1em; color:#274174; list-style-image:url('../../../../images/template/sm_blue_raquo.gif'); }

#middlecontent_home {float:left; /*width:626px;*/width:554px; padding-top:12px;}
/*#rightcontent_home {width:300px; float:right; clear:none; padding-right:10px; padding-top:20px;padding-bottom:10px; font-size:0.775em;}
 delete rightcontent above and uncomment rightcontent below when FLASH VIDEO is embedded*/
#rightcontent_home {width:180px; float:right; clear:none; padding-right:10px; padding-top:20px;padding-bottom:10px; font-size:0.775em;}
#rightcontent_home a {color:#26478A;}
#rightcontent_home a:hover {color:#8998ae;}
#rightcontent h2{padding-bottom:5px;}
.althomepic {float:right;}
.althomecontent{font-size:0.875em; padding-left:25px; width:180px;}

/*lower content area - boxes*/
#resourceareas {background-color:#e5e4e4; width:1000px; height:300px; /*height:260px;*/ clear:both;}
#resourceareas a {color:#666;}
#resourceareas a:hover {color:#8998ae;}
#resourceareas .lavender a{color:#757397;}
#resourceareas .aqua a{color:#537d81;}
#resourceareas .rose a{color:#a26d7f;}
#resourceareas .gold a{color:#c0894e;}


img.resourcebox {padding:10px 5px;}
#resourcebox1{float:left; padding-top:10px; padding-left:10px; width: 235px; height:227px; }
#resourcebox2{float:left; padding-top:10px; padding-left:10px; width: 235px; height:227px; }
#resourcebox3{float:left; padding-top:10px; padding-left:10px; width: 235px; height:227px; }
#resourcebox4{float:left; padding-top:10px; padding-left:10px; width: 235px; height:227px; }
#dropdownlocations{margin-left:20px;}
#countrylist{width:90px; float:left;}

#resourcebox4 li a{}
.boxcontent {position:relative; top:0px; width:230px; height:248px;/*height:208px;*/ background: #fff url('../../../../images/template/box_bottom.gif') bottom no-repeat;}
.boxcontent h2{padding-left:0.775em; font-size:0.9em; padding-top:5px; line-height:10px;}
.boxcontent ul {padding-left:2em; list-style-image:url('../../../../images/template/grey_arrow.gif');font-size:0.775em; line-height:1.6em; color:#5c5c5c;}
/*next two are to correct list-style-image position for IE6 and earlier, and for IE7 */
*html .boxcontent ul{padding-left:2em; list-style-image: url('../../../../images/template/grey_arrow_ie.gif'); font-size:0.775em; line-height:1.6em; color:#5c5c5c;}
#IEroot .boxcontent ul{padding-left:2em; list-style-image: url('../../../../images/template/grey_arrow_ie.gif'); font-size:0.775em; line-height:1.6em; color:#5c5c5c;}

.boxcontent p {padding-left:2em; font-size:0.775em; color:#5c5c5c;}
.boxcontent hr {margin:10px; background-color:#eee;}

