body 
{
	background-color:#590100;

	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	font-size:12px;
}

.homePageFlashContainer
{
	height:200px;
	width:982px;
	text-align:center;
	padding-top:0px;
	background-color:#830700 !important;
}

.homePageText
{
	float:left;
	position:relative;
	left:100px;
	top:0px;
	
	/*width:450px;*/
	text-align:center;
	font-size:12px;
	font-family:Verdana;
}

.phone_number {
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 13px;
	background: #590100;
	color: #fff;
	display: block;
	font-family: Arial;
	font-size: 30px;
	margin: 24px 0 0 35px;
	padding: 10px;
	text-align: center;
	width: 70%;
}

.homePageBackgroundImage
{
	float:right;
	position:relative;
	left:-100px;
	top:0px;
	
	width:248px;
	height:340px;
	background-image:url('images/Ad-Right.jpg');	
	background-repeat:no-repeat;
	margin: 33px 0 0;
}

.mainContent
{
	background-image:url('images/main_bg.jpg');
	background-repeat:repeat-y;
}

.status
{
	height:43px;
	background-image:url('images/top_under_menu.jpg');
	
	color:DarkRed;
	font-style:italic;
	font-size:20px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
}

.statusMessage
{
	position:relative;
	top:0px;
	left:15px;	
}

.pageLeftAreaTD
{
	width:328px;
	vertical-align:top;
	background-image:url('Images/Left_BackgroundRepeatY.jpg');
	background-repeat:repeat-y;
}

.pageRightAreaTD
{
	width:654px;
	vertical-align:top;	
	text-align:left;
	color:Black;
}

.pageRightAreaAboutUs
{
	width:654px;
	vertical-align:top;		
		
	background-image:url('Images/Bottom_HalfPizza.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
}

.aboutUsImage
{
	float:left;
}

.aboutUsText
{
	float:left;
	position:relative;
	top:35px;
	left:50px;
	
	text-align:left;
	vertical-align:top;
	width:550px;
}

.pageRightAreaContactUs
{
	width:654px;
	vertical-align:top;		
		
	/*
	background-image:url('Images/Right_HalfPotatoes.jpg');
	background-position:right center;
	background-repeat:no-repeat;
	*/
}

.pageRightAreaFranchise
{
	width:654px;
	vertical-align:top;		
		
	background-image:url('Images/Right_HalfPotatoes.jpg');
	background-position:right center;
	background-repeat:no-repeat;
}

.franchiseForm
{
	position:relative;
	top:0px;
	left:35px;
	
}

.franchiseFormButtonContainer, .contactUsFormButtonContainer
{
	color:White;
	text-align:right;
}

.franchiseFormButton, .contactUsFormButton
{
	color:White;
	background-color:DarkRed;
	text-align:center;
	font-size:11px;
}


.franchiseText
{
	position:relative;
	top:35px;
	left:45px;
	
	text-align:left;
	width:360px;
}

.pageRightAreaEmployment
{
	width:654px;
	vertical-align:top;		
		
	background-image:url('Images/Right_HalfWings.jpg');
	background-position:right center;
	background-repeat:no-repeat;
}

.employmentText, .specialsText
{
	position:relative;
	top:35px;
	left:35px;
	
	text-align:left;
	width:360px;
}

.pageRightAreaCommercial
{
	
	width:654px;
	height:547px;
	vertical-align:top;		
		
	background-image:url('Images/Right_CommercialsSub.jpg');
	background-position:right center;
	background-repeat:no-repeat;
}


.nutrtitle {
	font-weight: bold; 
	text-align:center;
	border-left:1px;
	border-left-style:solid
}

.tdnutr {

	border-left:1px;
	border-left-style:solid
}

.footer, .FooterMenu
{
	height:90px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	vertical-align: top;
	text-align:center;
}


.FooterMenu a, .FooterMenu a:hover, .FooterMenu a:active, .FooterMenu a:link, .FooterMenu a:visited
{

	color: White !important;
	text-align: center;
	font-style: normal;
}
.FooterCopyright
{
	Color:White;
	font-style: normal;
}
.FooterDeveloper
{
	position:relative;
	top:20px;
	font-style: normal;
	color: White;
	font-style: normal;
}

.FooterDeveloper a, .FooterDeveloper a:hover, .FooterDeveloper a:active, .FooterDeveloper a:link, .FooterDeveloper a:visited
{

	color: White;
	font-style: normal;
	font-size: 11px;
}