@charset "UTF-8";
/* CSS Document */

body {
background-image:url(images/bg.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#a7620c;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#251a06;
margin:0px;
padding:0px;
line-height:14px;
}

.siteWrapper {
	width:944px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	position:relative;
}

.mainHeader {
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

.logo {
	padding:25px 0px 0px 45px;
}

h1 {
	color:#a6610c;
	text-transform:uppercase;
	font-size:13px;
	margin:0px;
	padding:0px;
}

p {
 	margin:10px 0px;
 }


.rightHeaderInfo {
	position:absolute;
	top:25px;
	right:25px;
	text-align:right;
	text-transform:uppercase;
	color:#a7620c;
	font-weight:bold;
}

.rightHeaderInfo img {
	padding:0px 0px 7px 0px;
}

.navWrapper {
	position:absolute;
	top:128px;
	left:239px;
}

.navWrapper ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}

.navWrapper li {
	padding:0px 9px 0px 0px;
	float:left;
}

.navWrapper img {
	margin:51px 0px 0px 0px;
}

#navMenuRO a:link, #navMenuRO a:visited  {
	background-image:url(images/menu_navBG.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:44px;
	margin: 0px;
	padding: 0px;
}

#navMenuRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:44px;
	margin: 0px;
	padding: 0px;
}

#navCompetitionRO a:link, #navCompetitionRO a:visited  {
	background-image:url(images/bbqcompetition_navBG.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:132px;
	margin: 0px;
	padding: 0px;
}

#navCompetitionRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:132px;
	margin: 0px;
	padding: 0px;
}

#navCateringRO a:link, #navCateringRO a:visited  {
	background-image:url(images/catering_navBG.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:71px;
	margin: 0px;
	padding: 0px;
}

#navCateringRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:71px;
	margin: 0px;
	padding: 0px;
}

#navSutherlandRO a:link, #navSutherlandRO a:visited  {
	background-image:url(images/sutherlandAve_navBG.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:151px;
	margin: 0px;
	padding: 0px;
}

#navSutherlandRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:151px;
	margin: 0px;
	padding: 0px;
}

#navContactRO a:link, #navContactRO a:visited  {
	background-image:url(images/contact_navBG.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:65px;
	margin: 0px;
	padding: 0px;
}

#navContactRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:65px;
	margin: 0px;
	padding: 0px;
}

#navClassesRO a:link, #navClassesRO a:visited  {
	background-image:url(images/classes_nav.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:92px;
	margin: 0px;
	padding: 0px;
}

#navClassesRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:92px;
	margin: 0px;
	padding: 0px;
}

#navVolCallRO a:link, #navVolCallRO a:visited  {
	background-image:url(images/vol_call_navBG.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height: 60px;
	display:block;
	width:72px;
	margin: 0px;
	padding: 0px;
}

#navVolCallRO a:hover {
	background-position: 0 -60px;
	height: 60px;
	display:block;
	width:72px;
	margin: 0px;
	padding: 0px;
}

.mainContentWrapper {
	margin:0px 0px 0px 25px;
}

.leftColumn {
	width:189px;
	margin:0px 0px 0px 0px;
	background-color:#f4ebd3;
	float:left;
}

.sub_leftColumn {
	width:214px;
	margin:0px 0px 0px 0px;
	background-color:#f4ebd3;
	background-image:url(images/sub_lc_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

.sub_leftColumnWhite {
	width:214px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	
}

.sub_leftColumnHeaderBG {
	width:214px;
	background-image:url(images/sub_lc_titleBG.gif);
	background-repeat:no-repeat;
}

.sub_leftColumnTitle {
	width:189px;
	text-align:center;
}

.lc_text {
	margin:0px 0px 0px 14px;
	width:160px;
}

.brownText {
	color:#a7620e;
	font-weight:bold;
}

.lc_GreyBG {
	background-color:#e2d9c1;
	width:189px;
}



.lc_text p{
	padding:0px 0px 7px 0px;
	margin:0px;
}

.lc_divider {
	border-bottom:dotted 2px #FFFFFF;
	padding:10px 0px 0px 0px;
	margin-bottom:10px;
}

.sub_lc_divider {
	border-bottom:dotted 2px #FFFFFF;
	padding:5px 0px 0px 0px;
	margin-bottom:15px;
}

.middleContent {
	width:680px;
	margin:0px 0px 0px 214px;
	
}

.sub_middleContent h2 {
	margin:0px;
	padding:0px;
	color:#980404;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.sub_middleContent h3 {
	margin:0px;
	padding:0px;
	color:#251a06;
	font-size:12px;
	font-weight:bold;
}

.columnDivider {
	border-bottom:dotted 2px #d5a00f;
	padding:5px 0px 0px 0px;
	margin-bottom:10px;
}

.columnDivider2 {
	border-bottom:dotted 2px #d5a00f;
	padding:5px 0px 0px 0px;
	margin-bottom:10px;
}

.sub_middleContent {
	width:660px;
	margin:0px 0px 0px 224px;
	padding:28px 0px 0px 0px;
	
}



.sub_middleContent p{
	margin-top:0px;
}

.sub_middleContent a:link, .sub_middleContent a:visited{
	color:#a6610c;
	text-decoration: underline;
}

.sub_middleContent a:hover {
	text-decoration: none;
	color:#a6610c;
}

.mainFeature {
	position:relative;
	width:680px;
	margin:0px;
}

.featOver {
	position:absolute;
	top:0px;
	left:0px;
}
		
.featImg img {
	margin:0px;
	width:680px;
	height:259px;
	padding:0px 0px 25px 0px;
}

.featImg2 {
	margin:0px;
	width:680px;
	height:259px;
	padding:0px 0px 25px 0px;
}



.promoWrapper {
	width:202px;
	float:left;
	margin:30px 37px 0px 0px;
	padding:0px 0px 10px 0px;
}

.promoWrapper2 {
	width:202px;
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

.bottomPromo {
	position:relative;
	width:202px;
	margin:0px;
	
}

.bottomPromo a:link, .bottomPromo a:visited{
	color:#a6610c;
	text-transform:uppercase;
	font-size:13px;
	text-decoration: none;
}

.bottomPromo a:hover {
	text-decoration: underline;
	color:#a6610c;
	text-transform:uppercase;
	font-size:13px;
}

.bottomPromoOver {
	position:absolute;
	top:0px;
	left:0px;
}

.promoImg img {
	margin:0px;
	width:194px;
	height:90px;
	padding:6px 0px 10px 6px;
}

.footer {
	margin:0px 0px 0px 25px;
	padding:5px 0px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

.footer a:link, .footer a:visited{
	color:#251a06;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color:#251a06;
}

.footerImages {
	float:right;
	margin:0px 20px 0px 0px;
}

.footerImages img {
	padding:3px 0px 0px 5px;
}

.yellowText {
	color:#d5a00f;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

.SMyellowText {
	color:#d5a00f;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}

ul {
	margin-top:0px;
	padding-top:0px;
	margin-left:10px;
	padding-left:10px;
}

li {
	padding-bottom:4px;
}

.menuColumn1 {
	float:left;
	width:300px;
}

.menuColumn2 {
	float:left;
	width:300px;
	margin-left:25px;
}

.sutherlandText {
	padding:0px 30px 0px 0px;
	float:right;
	text-align:left;
	width:450px;
}

.classesText {
	padding:0px 30px 0px 0px;
	float:right;
	text-align:left;
	width:390px;
}

table.awards td {
	padding:10px 5px 10px 5px;
	vertical-align:top;
	border-bottom:1px dotted #ccc;
	
}

.redText {
	color:#980404;
	font-weight:bold;
	
}

input, textarea {
	margin-bottom:20px;
}



span.required {
	font-weight:normal;
	color:#D34D16;
}