@import url("../styles/menuh.css");

body 
{
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    font-family:Arial;
    font-size:12px;
    background-color:#cccccc;
}

a
{
	color:#4c7cc6;
}

.container
{
   width:970px;
    }
    
.content
{
  width:655px;
  background-color:#ffffff;
  background-repeat:repeat;
  float:left;
  margin:0px;
  padding:0px;
  text-align:left;
  padding-bottom:5px;
}

.nav
{
    background-image:url(../images/nav_bg.png);
    background-repeat:no-repeat;
    height:43px;
    width:970px;
    margin:0px;
    padding:0px;
}

h1
{
    font-family:Arial;
    font-size:18px;
    color:#000000;
    text-align:left;
    margin:0px;
    padding:0px;
}

h2
{
    font-family:Arial;
    font-size:12px;
    color:#26618f;
    text-align:left;
    margin:0px;
    padding:0px;
}

h3
{
    font-family:Arial; 
    font-size:14px; 
    color:White; 
    text-align:left; 
    padding-top:5px;
    margin:0px;
    padding-top:2px;
    padding-left: 10px;
}

.header_text_left
{
    text-align:left; 
    padding-top:10px; 
    padding-left:15px; 
    color:black; 
    float:left
}

.content_text
{
    width:625px; 
    padding-left:10px;
}

.header_text_right
{
    text-align:right; 
    padding-top:25px; 
    padding-right:15px; 
    color:#d1b059; 
    float:right; 
    font-size:20px; 
    font-family:Arial; 
    font-style:italic; 
    font-weight:bold;
}

.nav_text
{
    text-align:left; 
    color:White; 
    padding-top:3px;
}

.out_content
{
    width:970px; 
    background-image:url(../images/page_bg.png); 
    background-repeat: repeat-y;
}

.in_content
{
width:960px
}


.table
{
    padding:0px;
    margin:0px;
}

.space_row
{
    width:6px;
}

.top
{
    background-image:url(../images/top_table.jpg);
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    width:211px;
    height:34px;
}

.mid
{
    background-image:url(../images/mid_table.jpg);
    background-repeat:no-repeat;
    background-color:#4c7cc6;
    margin:0px;
    padding:0px;
    width:211px;
    height:155px;
    }
    
.mid_text
{
    color:White; 
    text-decoration: underline; 
    font-size:12px; 
    line-height:20px; 
    padding-left:10px;
    padding-top:10px;
    text-align:left;
    margin-bottom:10px;
}

.mid_text a
{
    color:White; 
    text-decoration: underline; 
}

.mid_text a:hover
{
    color:White; 
    text-decoration: none; 
}

    
.bottom
{
     background-image:url(../images/bottom_table.jpg);
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
    width:211px;
    height:26px;
}

.bottom_text
{
    color:#033279; 
    text-decoration: underline; 
    font-size:12px; 
    line-height:16px; 
    padding-left:10px;
}

p
{
    
    font-family:Arial;
    font-size:12px;
    text-align:left;
    padding-top:0px;
    margin:0px;
}

.header
{
    height:115px;
    width:970px;
    background-image:url(../images/header.png);
    background-repeat:no-repeat;
    padding:0px;
    margin:0px;
}

.sidenav
{
    width:305px;
    background-color:#323232;
    background-repeat:repeat;
    float:left;
    margin:0px;
    padding:0px;
     }

.search
{
    background-image:url(../images/search.jpg);
    background-repeat:no-repeat;
    height:53px;
    margin:0px;
}
.video
{
    background-color:#dad4c3;  
}

.video_bg
{
    background-image:url(../images/video_bg.jpg);
    background-repeat:no-repeat; 
    padding:15px;  
    }

.contact
{
    width:305px;
    background-color:#ede9dd;
    background-repeat:repeat;
}

.contact_bg
{
    background-image:url(../images/contact_bg.jpg);
    background-repeat:no-repeat;
    padding:15px;
    }




.bottom_drop
{
    width:969px;
    background-image:url(../images/bottom_drop.jpg);
    background-repeat:no-repeat;
    }

.footer_left
{
    text-align:left; 
    padding-left:10px; 
    margin:0px; 
    color:#848484; 
    float:left;
}

.footer_left a
{

    color:#4c7cc6; 
    text-decoration:underline;

}

.footer_left a:hover
{

    color:#4c7cc6; 
    text-decoration:none;

}



.footer_right
{
    float:right; 
    padding-right:10px; 
    margin:0px;
}

.clear {clear:both;}

.contactfrm
{
	width:100%;
	border:solid 1px #aaa48e;
	padding:3px;
}

#breadcrumbs
{
	text-align:right;
	margin-bottom:10px;
}

.cat-link
{
	color:blue;
}
