/* DESIGN ELEMENTS -- BG IMAGES, BG COLOURS, BORDER COLOURS ETC.. */

/************* Wrapper Styles *************/
#SiteWrapper{ border-bottom:2px solid #0D2033; background:transparent url(../../Media/Images/Global/SiteBg.gif) scroll left top repeat-y; }
#Brand{ background-color:#717375; }
#MainNavigation{ background:#371716 url(../../Media/Images/Global/Bg_Navigation.gif) scroll left top repeat-y; color:#FFFFCC; }
#UtilityNav{ background:#726c51 url(../../Media/Images/Global/Bg_UtilityNav.gif) scroll left top repeat-y; }

.SearchBox{ background-color:#fff; border:1px solid #381D1D; color:#371818;}
#MainContentWrapper{background-color:#fff;}
/************* Wrapper Styles *************/

/************* Left Column Styles *************/
#LeftColumn{ background-color:#fff; color:#666666; }
.LeftColumnContent1{ background:transparent url(../../Media/Images/Global/separator.gif) scroll left 2px repeat-x; }
/************* Left Column Styles *************/

/************* Center Column Styles *************/
#CenterColumn{/*background-color:#fbfbf5;*/}
#BreadCrumb{ background:transparent url(../../Media/Images/Global/separator.gif) scroll 6px bottom repeat-x; }
.Content1{ background-color:#EFECEC; }
.Content1Left{}
.ContentMainHeading{ background-color:#E4E0E0; }
/************* Center Column Styles *************/

#RightColumn{ background-color:#efecec; }
#Footer{ background:#371716 url(../../Media/Images/Global/Bg_Footer.gif) scroll left top repeat-y;color:#fff; }