body{
 font-family:verdana;
 color:#000000;
 background: #FFFFFF url(images/background1.gif) repeat-y center;
 font-size:11px;
 margin:0px;
}

#container{
 width:790px;
}

#logo{
 width:630px;
 float:left;
 text-align:left;
 height:65px;
 padding:20px 0 0 20px;
}

#top_right{
 width:230px;
 float:left;
}

#header{
 width:790px;
 height:98px;
 background:#343434;
 border-color:#FFFFFF;
 border-width: 0 0 2px 0;
 border-style:solid;
}

#top_image{
 width:790px;
 background:#FFFFFF;
 border-color:#FFFFFF;
 border-width: 0 0 2px 0;
 border-style:solid;
}

#top_image_small{
 width:790px;
 background:#FFFFFF;
 border-color:#FFFFFF;
 border-width: 0 0 2px 0;
 border-style:solid;
}

#top_menu{
 width:770px;
 height:20px;
 background:#333333;
 text-align:left;
 padding:7px 10px 5px 10px;
 color:#FFFFFF;
 font-size:16px;
}

#main_content{
 width:780px;
 background:#FFFFFF url(images/body_bg.gif) repeat-y;
 padding:5px;
}

#left_col{
 width:150px;
 float:left;
 text-align:left;
}

#main_col{
 width:620px;
 float:left;
 text-align:left;
 padding-left:5px;
}

#footer_line{
 width:790px;
 height:4px;
 font-size:1px;
 background:url(images/footer_line.gif);
}

#footer{
 width:780px;
 height:30px;
 text-align:left;
 color:#FFFFFF;
 font-size:10px;
 line-height:18px;
}

a.top_links{
 color:#FFFFFF;
 text-decoration:none;
 font-size:16px;
}

a.top_links:hover{
 color:#EEEEEE;
 text-decoration:none;
}

a.left_menu{
 width:140px;
 padding:5px;
 height:15px;
 display:block;
 color:#666666;
 text-decoration:none;
}

a.left_menu:hover{
 width:140px;
 padding:5px;
 height:15px;
 display:block;
 color:#000000;
}

a.foot_links{
 color:#FFFFFF;
 text-decoration:none;
 font-size:10px;
}

a.foot_links:hover{
 color:#EEEEEE;
 text-decoration:none;
}


.input{
 font-size:12px;
 color:#666666;
}

.element_split{
 width:390px;
 height:1px;
 font-size:1px;
}

.input{
 font-size:15px;
}

.subcats_li{
 list-style-type:square;
 color:#786129;
}


.menu_item a{
 width:170px;
 height:15px;
 display:block;
 color:#8B7540;
 padding:4px;
 text-decoration:none;
 border-style:solid;
 border-color:#8B7540;
 border-width:0 0 1px 0;
}

.menu_item a:hover{
 width:170px;
 height:15px;
 display:block;
 color:#8B7540;
 padding:4px;
 background:#F4EEDF;
 text-decoration:none;
 border-style:solid;
 border-color:#8B7540;
 border-width:0 0 1px 0;
}

.menu_item_on a{
 width:170px;
 height:15px;
 display:block;
 color:#8B7540;
 background:#F4EEDF;
 padding:4px;
 text-decoration:none;
 font-weight:bold;
 border-style:solid;
 border-color:#8B7540;
 border-width:0 0 1px 0;
}

.menu_split_1{
 width:178px;
 height:1px;
 font-size:1px;
}

.menu_split_top{
 width:178px;
 height:1px;
 font-size:1px;
 border-style:solid;
 border-color:#8B7540;
 border-width:0 0 1px 0;
}

.menu_item_sub a{
 width:160px;
 height:15px;
 display:block;
 color:#0B2298;
 padding:5px;
 padding-left:15px;
 text-decoration:none;
}

.menu_item_sub_on a{
 width:160px;
 height:15px;
 display:block;
 color:#0B2298;
 padding:5px;
 padding-left:15px;
 text-decoration:none;
 font-weight:bold;
}


#newsletter_box{
 border-style:solid;
 border-color:#8B7540;
 border-width:1px 0 1px 0;
}

#newsletter_box p{
 font-size:11px;
 margin:4px;
}

#newsletter_box input{
 font-size:14px;
 margin:4px;
 border-style:dashed;
 border-color:#CFBC8D;
 border-width:1px;
}

#left_col h1{
 font-size:22px;
 color:#000000;
 font-weight:normal;
 font-family:Century Gothic, Verdana;
 margin:5px;
}

.homepage_box{
 width:240px;
 height:240px;
 padding:10px;
 margin:10px;
 border-style:solid;
 border-color:#877238;
 border-width:3px;
 float:left;
}


p{
 font-size:11px;
 color:#272727;
 line-height:18px;
}

h1{
 font-size:22px;
 color:#858585;
 font-weight:normal;
 font-family: Verdana;
 margin:5px 5px 5px 0;
}

h2{
 font-size:22px;
 color:#B81624;
 font-weight:normal;
 font-family: Verdana;
 margin:5px 5px 5px 0;
}

h3{
 font-size:14px;
 color:#0D28B3;
 line-height:18px;
 font-weight:bold;
}

h4{
 font-size:12px;
 color:#DD020C;
 line-height:16px;
 font-weight:bold;
 margin-left:3px;
 margin-bottom:1px;
}

h2.blog{
 font-size:14px;
 color:#8D0814;
 line-height:14px;
 font-weight:bold;
 margin:4px 0 0 2px;
}

p.blog{
 font-size:12px;
 color:#272727;
 line-height:14px;
 margin:6px 0 0 3px;
}

p.blog_small{
 font-size:11px;
 color:#272727;
 line-height:15px;
 margin:6px 0 4px 0;
}

.text_bit_big_feedback{
 float:left;
 width:465px;
 height:40px;
 display:block;
 background:#F8F8F8;
 border-style:solid;
 border-width:1px 0 1px 0;
 border-color:#EEEEEE;
 margin:3px 0 3px 0;
 padding:10px;
}

.image_bit{
 float:left;
 width:50px;
 height:50px;
 padding:5px;
 display:block;
}

.text_bit{
 float:left;
 width:430px;
 height:50px;
 display:block;
}

.text_bit_big{
 float:left;
 width:490px;
 height:50px;
 display:block;
}

.side_head{
 width:192px;
 height:13px;
 font-size:10px;
 background:#FFFFFF url(images/side_top.gif);
}

.formInputs{
 float: left;
 margin:1px 2px 1px 0;
 width: 115px;
 height: 13px;
 display: block;
 background: #EEEEEE;
 padding:4px 5px;
 text-align:right;
 font-family: Verdana;
 font-size: 10px;
 color: #0D28B3;
}

.formInputs2{
 float: left;
 width: 260px;
 display: block;
}

hr{
 border-style:dashed;
 border-color:#CCCCCC;
 border-width:1px;
}

.side_main{
 width:172px;
 background:#F1F1F1;
 padding:0 10px 0 10px;
}

.side_foot{
 width:192px;
 height:13px;
 font-size:10px;
 background:#FFFFFF url(images/side_foot.gif);
}

.required{
 font-family:verdana;
 font-size: 11px;
 color:#CC0033;
}

.featured{
 font-family:Century Gothic, Verdana;
 text-decoration:none;
 color:#333333;
 font-size:16px;
 text-align:center;
}


