@import url("css/menu.css");

body
{
	margin:0;
}
.footer
{
	background-image:url(images/background_bottom.jpg);background-repeat:no-repeat;
}
.header
{
	background-image:url(images/background_top.jpg);background-repeat:no-repeat;
}
.foot_links { margin-left:0px;}
.foot_link { height:28px; padding-left:20px; padding-right:20px; border-right:1px solid #6D552A;}
.foot_link a {color: #6D552A; text-decoration:underline; font-family:Arial;font-size:14px;}
.foot_text {margin-left:20px;font-family:Arial;font-size:13px;color:#6D552A;line-height:120%;}
.top_menu_container {background-color:#930A07;padding-left:20px;}
.foot_line {height:2px; background-image:url(Images/foot_line.gif);background-repeat:repeat-x;}
.content_pane {background-color:#FDF7ED;padding-left:20px;padding-right:20px;}


/*------------ Breadcrumb Style --------------*/
.bct {font-family:Arial;font-size:22px;color:black;}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:black;}

/*------------ Gallery --------------*/
.Gallery_FooterCapLeft, .Gallery_Footer, .Gallery_FooterCapRight, 
.Gallery_HeaderCapLeft, .Gallery_Header, .Gallery_HeaderCapRight, .Gallery_HeaderImage,
.Gallery_RowCapLeft, .Gallery_RowCapRight
{background-image:none !important;border-bottom-width:0px !important;}


