@charset "utf-8";




body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #352714;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #493919;
	background-image: url(images/brown_bck.jpg);
	background-repeat: repeat-x;
	height: 200px;
}


.twoColFixLtHdr #container {
	width: 798px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	background-image: url(images/bck_content.jpg);
	;
} 
.twoColFixLtHdr #header {
	background: #4d391d;
	background-image: url(images/pfoodman_logo_main.jpg);
	background-repeat:no-repeat;
	height:98px;
} 

#header img
{
	float:left;
	margin:0px;
	font-size:0px;
	padding:0px 0px 0px 0px;
}
.twoColFixLtHdr #header p { 
	color:#854416;
	text-align: right;
	font-size:10px;
	valign: top;
	padding-top:4px;
} 

.twoColFixLtHdr #header a{ 
	color:#b39f5f;
	text-align: right;
	font-size:10px;
	valign: top;
} 

.twoColFixLtHdr #header hover{ 
	color:#ffffff;
	text-align: right;
	font-size:10px;
	valign: top;
}






	 
	  
	  

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 318px;
	vertical-align: top;
}
.twoColFixLtHdr #sidebar2 {
	padding: 20px 20px 30px 20px; 
}
.twoColFixLtHdr #sidebar2 h1{
	font-size:11px;
font-weight:bold;
color:#48780c;
margin:0px;
}

.twoColFixLtHdr #sidebar2 p{
margin:0px;
padding:6px 0px 0px 0px;
}

.twoColFixLtHdr #mainContent {
	margin: 0 0 0 318px;
} 
.twoColFixLtHdr #mainContent h1 {
font-size:12px;
font-weight:bold;
color:#53462d;
margin:0px;
padding:10px 30px 0px 30px;
}




.twoColFixLtHdr #mainContent p {
	margin: 0;
	padding: 10px 50px 10px 30px;
}


 
.twoColFixLtHdr #mainContent h2 {
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0px;
	padding:35px 20px 30px 30px;
}

#mainContent #rightfoot
{
	float:left;
	width:477px;
	height:121px;
	display:inline;
	margin:0px 0px 0px 0px;
}



#mainContent #sub
{
	float:left;
	width:477px;
	height:100px;
	margin:0px 0px 0px 32px;
}

#mainContent #callout
{
	float:left;
	width:420px;
	background-color:#e3d9b6;
	margin:10px 0px 30px 30px;
	line-height:17px;
	font-family:verdana, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 5px 2px 5px;
	display:inline;
}

#mainContent #topquote
{
	float:left;
	width:477px;
	height:88px;
	margin:0px;
	padding:0px;
	background-image:url(images/bck_rust.jpg);
	display:inline;
}



#rightfoot img
{
	float:left;
	margin:0px;
	font-size:0px;
	border:0px;
	padding:0px 0px 0px 20px;
}



#mainContent #topquote2
{
	float:left;
	width:477px;
	height:88px;
	margin:0px;
	padding:0px;
	background-image:url(images/bck_green.jpg);
	display:inline;
}


.twoColFixLtHdr #footer {
	background:#352714;
	border-top: 2px solid #ffffff;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 20px 0; 
	text-align: center;
	color: #766b49;
}
.twoColFixLtHdr #footer a{ 
	color:#766b49;
	text-align: right;
	font-size:10px;
	valign: top;
} 

.twoColFixLtHdr #footer hover{ 
	color:#ffffff;
	text-align: right;
	font-size:10px;
	valign: top;
} 




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*text styles*/
a:link {
	color: #b85700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b85700;
}
a:hover {
	text-decoration: underline;
	color: #b85700;
}
a:active {
	text-decoration: none;
	color: #000000;
}





/*- Menu Tabs & Navigation--------------------------- */ 



#dvnavicontainer
{
float:right;
width:477px;
font-size:0px;
margin:0px;
padding:0px 0px 0px 0px;
display:block;
background: url("../images/bck_nav.jpg") 0 0 repeat;

}
#dvnavicontainer img
{
float:left;
font-size:0px;
margin:0px;
padding:0px 0px 0px 0px;
}


    #tabs1 {
      float:left;
    
      font-size:11px;
      line-height:normal;
	  font-family:verdana,Helvetica, sans-serif;
	  padding-top:0px; 
	  padding-bottom:0px;
	  height:36px;
	  margin:0px;
	  line-height:normal;
	  background-image:url(images/bck_nav.jpg)
	  
	   /*   height:100%;Fix for MSIE peekaboo bug */
	 
      }
    #tabs1 ul {
	  margin:0;
	 list-style:none;
	  float:left;
	  width: 477px;
	 padding:0px;
	 
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
	  voice-family:"\"}\"";
	  line-height:16px;
	  float:left;
	  
	  
      }
    #tabs1 a {
      float:left;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
	  color:#b9a770;
	  
      }
	  #tabs1 hover {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  color:#ffffff;
	  
      }
    #tabs1 a span {
	float:left;
	display:block;
	color:#b9a770;
	padding:9px 2px 9px 2px;
	voice-family:"\"}\"";
	  
	  
	
	  
	
     
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FFFFFF;
	  
      }
    #tabs1 a:hover {
      background-position:0% -42px;
	   color:#FFFFFF;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
	   color:#FFFFFF;
      }

      #tabs1 #current a {
      	background-position:0% -42px;
		 color:#FFFFFF;
		 background-image:url(images/bck_nav_on.jpg);
      }
	  #tabs1 #current2 a {
      	background-position:0% -42px;
		 color:#FFFFFF;
		 background-image:url(images/bck_nav_on_gr.jpg);
      }
      #tabs1 #current a span {
      	background-position:100% -42px;
		 color:#FFFFFF;
      }
	   #tabs1 #current2 a span {
      	background-position:100% -42px;
		 color:#FFFFFF;
      }
	  
.rollovercampus a {
display:block;
width: 137px;
background: url("images/b_campus.jpg") 0 0 no-repeat;
}
.rollovercampus a:hover { 
background-position: 0 -121px;
}

.rolloversenior a {
display:block;
width: 137px;
background: url("images/b_senior.jpg") 0 0 no-repeat;

}
.rolloversenior a:hover { 
background-position: 0 -121px;
}

.rollovercorporate a {
display:block;
width: 137px;
background: url("images/b_corporate.jpg") 0 0 no-repeat;
}
.rollovercorporate a:hover { 
background-position: 0 -121px;
}
