
/*==========================================================*/
html 
{
	padding:0px;
	margin:0px;
}

/*==========================================================*/
body
{
	/*margin: 2px 2px 2px 2px;*/
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}

/*=====================================
	Default Hyper Link Styles
=====================================*/
a
{
	white-space:nowrap;
	text-decoration: none;
	color: #000066;
	background-color:Transparent;
}
a:link
{
	white-space:nowrap;
	text-decoration: none;
	color: #000066;
	
	background-color:Transparent;
}
a:hover
{
	color: #9f1904; 
	white-space:nowrap;
	text-decoration: none;
	background-color:Transparent;
}
a:visited:hover
{
	white-space:nowrap;
	text-decoration: none;
	color: #000066;
	background-color:Transparent;
}
a:active
{
	white-space:nowrap;
	text-decoration: none;
	color: #000066;
	background-color:Transparent;
}
a:visited
{
	white-space:nowrap;
	text-decoration: none;
	background-color:Transparent;
	color: #000066;
}

#masterWrapper
{
	margin:auto;
	display: table;
	text-align: left;
	height: auto;
	padding: 0px; 
	width: 908px;
	background-color:#FFFFFF;
}

#headerWrapper
{
	width:908px;
	height:68px;
	background-image:	url("/images/common/HeaderBgBurst.jpg");
	background-position:right top;
	background-repeat:no-repeat;
	clear:right;
}

#headerLogo
{
	float:left;
}

#menuWrapper
{
	height:52px;
	width:908px;
}

#headerMenu
{
	float:right;
	text-align:right;
	font-weight:bold;
	margin-top:20px;
	margin-right:2px;
}


#mainMenu
{
	text-align:right;
	height: 32px;
	white-space:nowrap;
	list-style-type:none;
	background: #FFEE9B url("/images/common/mnuHeader_bg.png") left top repeat-x;
	margin-top:0px;
}

#mainMenu ul
{
	height:26px;
	padding-top:8px;
	margin: auto;
}

#mainMenu li 
{
	display:inline;
	padding-right: 2px;
	white-space:nowrap;
}

#mainMenu li a
{
	text-transform: uppercase;
	font-size: 0.92em;
	font-weight:bold;
	padding: 0 4px;
}

#subMenu
{
	clear:both;
	text-align:right;
	height: 20px;
	white-space:nowrap;
	list-style-type:none;
	/*background-color:#FBECC5;*/
	background-color:#FFEE9B;
	
}

#subMenu ul
{
	height:18px;
	padding-top:2px;
	margin: auto;
}

#subMenu li 
{
	display:inline;
	padding-right: 6px;
	white-space:nowrap;
}
#subMenu li a
{
	text-transform: capitalize;
	font-size: 0.82em;
	padding-right: 6px;
	padding-left: 6px;
}

/************************************************************/
#CategoryItemsMenu
{
	clear:both;
	text-align:left;
	height: 20px;
	white-space:nowrap;
	list-style-type:none;
	padding-left:0px;
	/*background-color:#FBECC5;*/
	background-color:#FFEE9B;
	
}

#CategoryItemsMenu ul
{
	height:18px;
	padding: 2px 0px 0px 6px;
	margin: auto;
}

#CategoryItemsMenu li 
{
	display:inline;
	padding-right: 3px;
	white-space:nowrap;
	margin-left:0px;
}
#CategoryItemsMenu li a
{
	text-transform: uppercase;
	font-size: 0.82em;
	padding-right: 3px;
	padding-left: 3px;
}
/************************************************************/


#contentWrapper
{
	height:600;
	width:908px;
	padding: 0px 0px 0px 0px;
	background-color:Transparent;
}

#contentMain
{
	width:908px;
	height:auto;
	margin-top:6px;
	margin-bottom:6px;
}

#contentCentered
{
	width:908px;
	height:auto;
	float: left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	}
	
#contentCentered tr
{
	width:600px;
	height:auto;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:0px;
	}


/*=====================================
	Footer Navigation Menu
==========;===========================*/
#footer
{
	text-align: center;
	white-space: nowrap;
	list-style-type: none;
	height: 24px;
	width: inherit;
	clear: both;
	float: none;
	background: #FFEE9B url(/images/common/mnuFooter_bg_36.png) left top repeat-x;
}
#footer ul
{
	height:20px;
	padding-top:4px;
	margin: auto;
}
#footer li 
{
	display:inline;
	padding-right: 10px;
	white-space:nowrap;
}
#footer li a
{
	text-transform: capitalize;
	font-size: 0.82em;
}
#prefooter {width:100%; border-collapse:collapse}
#prefooter td {padding:0}
#prefooter td#facebook {text-align:right;padding:4px 0 0 0}

/*=====================================
	Copyright at bottom of page
=====================================*/
#copyright
{
	margin: 8px 0 6px 0;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 0.64em;
}


/*
	==========================================================
									Add Any Other Fomat Stylings Below

	** H1, H2, H3, P, TABLE, BR, AREA .... And so forth
	==========================================================
*/
img
{
	border: 0px;
}


/*
	==========================================================
	h3 is for page titles/headings
	==========================================================
*/
#contentMain h3
{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	list-style-position: inside;
}

/*	
	==========================================================
	h4 is for sub-headings
	==========================================================
*/
#contentMain h4
{
	font-size:12px;
	font-weight: bold;
	margin:6px 0px 3px 0px
}
/*	
	==========================================================
	h5 is for page copy
	==========================================================
*/
#contentMain h5
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.3;
	margin:0px 0px 3px 0px
}

#contentMain P
{
	margin: 0px 0px 3px 0px;
}

#contentMain span.more
{
	text-align:right;
	vertical-align: middle;
	text-transform:capitalize;
	padding-right: 10px;
	padding-left: 30px;
	font-weight:bold;
	font-size:10px;
}

#Recipe-Inset { display: none;}

div#Recipe-Inset { 
	display:none;
	}

form {
	margin: 0 0 0 20px;
}

form h2 {
	color: #036;
	font-size: 80%;
	font-weight: bold;
	margin: 0 0 5px 10px;
}

form p {
	margin: 0 0 5px 0;
}

.formbox {
	width: 350px;
}


fieldset {
	border: none;
}


label {
	font-weight: bold;
	color: #036;
	display: block;
}

.noFloatImg {
padding-bottom: 0px;
margin: 0 0 0 0;
float:none;
}

widebox {
width: 200px;
}

.jobAppMain
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
	vertical-align:top;	
}



.jobAppHeader
{
	background-color: #A4260C;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bolder;
	width:100%;
}


.jobAppCheckBox
{
width:20px;
}


.jobAppAttributes
{
line-height:1;
margin:0px 0px 20px 0px;
line-height:2;
font-size:14px;
}

#prefooter p {font-size:11px; text-align:center; margin:8px 0 0 8px}
#prefooter td {vertical-align:top}