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

.main-img{ height:257px;background:none;padding:0;}

.content-sections{border-right:2px solid white; border-left:2px solid white; background:url(/images/content-repeat.gif) 0 0 repeat-x;background-color:#E3E7EC; height:100%;padding:10px 0 0 0;}

.alignright{ float:right;}
.alignleft{ float:left; margin-right:5px;}

/*
.leftnav
_________________________________________________________________________*/

.leftnav-wrapper{ float:left;width:210px;}
.leftnav{ background:url(/images/leftnav-repeat.gif) 0 0 repeat-y; width:210px;}
.leftnav div{background:url(/images/leftnav.gif) 0 0 no-repeat; width:205px; padding:7px 0 0 5px;}
.leftnav div h3{ font:17px Georgia, "Times New Roman", Times, serif;}

/*.leftnav #nav {background:transparent;padding:0;width:160px;}*/

/*
.leftnav div ul{ padding:4px 0 0 0;}
.leftnav div ul li{background:transparent url(/images/pop-circle.gif) 5px 10px no-repeat; padding:6px 0 6px 20px;   border-bottom:1px solid #C4C4C4; width:170px;height:14px;}
*/


.leftnav-footer{background:url(/images/leftnav-footer.gif) 0 0 no-repeat; height:51px;}
.leftnav a{ text-decoration:none;}
.leftnav a:hover{ text-decoration:underline;}

/*
.content-right
_________________________________________________________________________*/
.content-right{ width:660px; padding:20px 0 0 10px; float:left;}
.content-right.contentwide{ width:870px; padding:20px 0 0 10px; float:left;}
.content-right ul{ margin:0 0 10px 10px;}
.content-right ul li{ padding:0 0 0 15px; margin:0 0 5px 0;background:transparent url(/images/pop-circle.gif) 0 5px no-repeat;}


/*
.content-bottom
_________________________________________________________________________*/
.content-bottom{ color:#8A85A1;clear:both; padding:25px 20px 0 0; text-align:right;height:26px;background:transparent url(/images/bottom-content.gif) 0 0 no-repeat;}
.content-bottom a{ color:#8A85A1; text-decoration:none;}
.content-bottom a:hover{ color:#8A85A1; text-decoration:underline;}


