/*
catering
body bg #947644
content bg #B19160
footer bg #2d231A
*/

h1,h2,h3{color: #947644;}
BODY{background-color:#947644;}

a, a:visited, a:active{color:red;text-decoration:none;}
a:hover{color:#999999;}

/*Menu Styles*/
#NavBar{
	background:#B19160 url("../images/catering/contentBackgroundMain.jpg") repeat-y;
}

#nav, #nav ul{
	background-color:#B19160;
}

#nav a{
	border-left-color:#271E16;
	color:#271E16;
	background-color:#B19160;
}

#nav a:hover{
	background:#B19160 url("../images/catering/buttonOver.gif") repeat-x;
	color:#333;
}
/*END MENU STYLES*/

#Page{
	background:#947644 url("../images/catering/contentBackgroundMain.jpg") repeat-y;
}

/*apply to IE*/
#Container {
	background:#947644 url("../images/catering/contentBackgroundMain.jpg") repeat-y;
}

#Header{
	background:#947644 url("../images/catering/HeaderBackground.jpg") no-repeat;
}

#Content{
	background:#947644 url("../images/catering/contentBackgroundMain.jpg") repeat-y;
	padding-bottom:142px;
}

.Header,.SubHead,.MenuSubHead,.SpecialName,.TitleWhite,.TitleRed,.LoweredTitleWhite{color:#B19160;}

.TwoCols div.InsetLeft, .TwoCols div.InsetRight{
	background-color:#947644;
}

#Footer{
	background:#947644 url("../images/catering/FooterBackground.jpg") no-repeat;
	margin-top:-142px;
	height:142px;
}

#FaceBook a,#LinkedIn a,#Twitter a,#Email a,#RSS a{background:#2d231A url("../images/catering/iconsshadow.jpg") no-repeat;display:block;height:45px;width:45px;}
#FaceBook a:hover,#LinkedIn a:hover,#Twitter a:hover,#Email a:hover,#RSS a:hover{background:#2d231A url("../images/catering/icons.jpg") no-repeat;display:block;height:45px;width:45px;}

#FaceBook,#LinkedIn,#Twitter,#Email,#RSS{width:45px;height:40px;float:left;margin-left:10px;}

#FaceBook a{background-position:0px 0px;}
#LinkedIn a{background-position:-45px 0px;}
#Twitter a{background-position:-90px 0px;}
#Email a{background-position:-132px 0px;}
#RSS a{background-position:-178px 0px;}

#FaceBook a:hover{background-position:0px 0px;}
#LinkedIn a:hover{background-position:-45px 0px;}
#Twitter a:hover{background-position:-90px 0px;}
#Email a:hover{background-position:-132px 0px;}
#RSS a:hover{background-position:-178px 0px;}
/*
#TwitterLarge a{background:#947644 url("../images/landing/TwitterLarge.jpg") no-repeat;display:block;height:84px;width:256px;}
#TwitterLarge a:hover{background:#947644 url("../images/landing/TwitterLarge.jpg") no-repeat;display:block;height:84px;width:256px;}
*/
