﻿#home_container{width:100%;}
#home_content{
    width:940px;
    margin:auto;
    }

#row_1{}
#row_2{
    background-image:url(/media/bg_row2_container.jpg);
    background-repeat:repeat-x;
    height:376px;
    }
#row_3{
    background-image:url(/media/bg_row3_container.jpg);
    background-repeat:repeat-x;
    height:347px;
    }

#row1_content{
    width:940px;
    margin:auto;
    }
#row2_content{
    width:940px;
    margin:auto;
    background-image:url(/media/bg_row2_wrap.jpg);
    background-repeat:no-repeat;
    height:376px;

    }
#row3_content{
    width:940px;
    margin:auto;
    background-image:url(/media/bg_row3_wrap.jpg);
    background-repeat:no-repeat;
    height:347px;
    }
    
/** ROW 1 **/
#banner_wrap{
    width:700px;
    float:left;
    height:318px;
    }
#home_banner{
    position:relative;
    width:700px;    
    height:306px;
   }
#HomeBanner
{

    position:relative;
    width:700px;    
    height:306px;
      
}
        
#home_banner ul{
    list-style-image:none;
    list-style:none;
    }    
#home_banner_top, #home_banner_bottom{
    width:700px;
    height:6px;
    clear:both;    
    overflow:hidden;
    }

#home_banner_top{
    background-image:url(/media/banner_frame_top.jpg);
    background-repeat:no-repeat;
    height:6px;
    width:700px;
    overflow:hidden;    
    }
#home_banner_bottom{
    background-image:url(/media/banner_frame_bottom.jpg);
    background-repeat:no-repeat;
    height:6px;
    width:700px;
    overflow:hidden;
    position:relative;
    z-index:99;
    }
        
/* Hack for IE7 */    
*:first-child+html #home_banner_top img, 
*:first-child+html #home_banner_bottom img{
    margin-top:-15px;
    }

ul.banner { width:100%; clear:both; list-style:none; padding:0; margin:0;}
ul.banner li {overflow:hidden; display:block; width:240px; height:102px; float:right; clear:right; padding:0; margin:0;}
a.bannerPager {padding-left:20px; width:220px; height:102px; position:relative; display:block; z-index:99;}
a.bannerPager img { border:none;}
ul.banner li img.bannerBuuttonImg {}

img.bannerBuuttonImgHover {display:none;}
img.bannerArrow {position:absolute; left:0px; top:0px; display:none; }
a.bannerImage {position:absolute; left:0px; top:0px; display:none; width:480px; height:306px;}
a.bannerImage img {border:none;}

.bannerItem_active a.bannerImage  {display:inline;}
.bannerItem_active img.bannerArrow  { display:inline;}
.bannerItem_active img.bannerBuuttonImg { display:none;}
.bannerItem_active img.bannerBuuttonImgHover {display:inline;}
    
    
    
#home_news{
    float:left;
    width:236px;
    height:318px;
    }
#home_news_content{
    padding-left:20px;
	padding-right:10px;
    }    
#home_news_content p {
margin:0 0 1em;
}	
#home_news_title{ 
font-family: Arial Black, Arial, Helvetica, sans-serif; 
font-size:32px;
    border-bottom:1px dotted #CCC;
    padding-bottom:5px;
    }
#home_news_lists{}
#home_news_lists a,
#home_news_lists a:link,
#home_news_lists a:active,
#home_news_lists a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
    text-decoration:none;
	color:#40311B;
    }
#home_news_lists a:hover{
    color:#C30000;
    }

/** ROW 2 **/
#home_bucket1,
#home_bucket4{
    float:left;
    width:230px;    
    height:375px;
    }
#home_bucket2,
#home_bucket3{
    float:left;
    width:240px;    
    height:375px;
    }
#home_bucket1_content{
    padding:15px 10px 0 0;
    }
#home_bucket2_content,
#home_bucket3_content{
    padding:15px 10px 0 20px;
    }
#home_bucket4_content{
    padding:15px 0 0 20px;
    }    
.row_2_title{height:58px;}
#home_bucket5 ul{
    margin-top:15px;
    }
#home_bucket5 ul li{
color:#40311B;
}

/** ROW 3**/
#home_bucket5{
    float:left;
    width:490PX;
    }
#home_bucket6{
    float:left;
    width:450PX;
    }
#home_bucket5_content{}
#home_bucket6_content{}
.row_3_title{height:60px;}
.row_3_title img{padding:20px 0 0;}
.row_3_text{height:235px;}

#buccket6_left{
    float:left;
    width:240px;
    }
#bucket6_right{
    float:left;
    width:210px;
    }
#bucket6_right_content{
    font-family:Georgia;
    font-style:italic;
    font-weight:bold;
	color:#4C3E2B;
    }    
#bucket6_left_content{
    padding:25px 0 20px 30px;
    }    
#bucket6_right_content{
    padding:30px 0 0;
    }    
    
#news_letter{
    font-family:Georgia;
    }    
#news_letter_intro{
    margin:0 0 5px;
    font-weight:bold;    
    font-size:12px;
	color:#494949;
    }    
#news_letter .mc-field-group{
    background-image:url(/media/home_bg_input.png);
    background-repeat:no-repeat;        
    height:30px;
    width:209px;
	
    }    
#news_letter .mc-field-group input{
    background:none;
    border:none;
    width:200px;
    padding:8px 0 0 5px;  
    font-family:Georgia;
    font-style:italic; 
	color:#999999; 
    }    
#submitButton{
    margin:5px 0 0;
    }    
#bucket6_right_content img{
    vertical-align:middle;
    }    
