html {overflow-y: scroll;}


body {
	margin: 0;
	border: 0;
	padding: 0;
	height:101%;
	background-color: #663333;
	overflow: auto;
}

p{ 
font-family:12px Georgia, "Times New Roman", Times, serif;	
}

h1{
	font: bold 32px/95%  "Times New Roman", Georgia, Times, serif; 
	color:#663333;
	font-style:italic;
}
h2{
	font: bold 21px/95%  Georgia, "Times New Roman", Times, serif;
	color:#663333;
	margin-left:25px;	 
}

h3{
	font: bold 16px/95% Georgia, "Times New Roman",  Times, serif;
	color:#663333;
	margin-left:45px;	 
}

h4{
	font: bold 14px/95% Georgia, "Times New Roman",  Times, serif;
	color:#663333;
	margin-left:75px;	 
}
h5{
	font: bold 12px/95% Georgia, "Times New Roman",  Times, serif;
	color:#663333;
	display:list-item;
}
/* Left column */
#ctcNavigation{
	position:absolute; 
	top:0px; 	
	left:0px; 
	background-color:#663333; 
	width: 225px; 
	height:150%; 
	padding: 5px; 
	}
#ctcNavigation a{
	color:#FFFFCC;
	position:relative;
	top:25px;
	left:15px;
	display:list-item;
}

#ctcNavigation a:hover {
	color:#000000;
	position:relative;
	top:25px;
	left:15px;
	display:list-item;
	background-color:transparent;
	text-decoration: underline;
}

/* Left pic column */
#lftPicBox {
	position:relative;
	margin-top:15px;
} 

#lftPicBox a{
	display: inline;
} 

#lftPicBox a:hover{
	display: inline;
} 

#lftPicBox2 {
	position:relative;
	margin-top:10px;
	
} 

/* Center "frame" */
#middleColumn{
	position:absolute; 
	top:0px; 	
	left:180px; 
	background-color:#FFFFCC; 
	width: 485px; 
	height:175%; 	
	float:left;	
}

#mainContPicFr{
	position: relative;
	top:0px;
	right:5px;
	float:right;
}

#headings{
	position:relative;
	left:2%;
}

#subheadings{
	position:relative;
	width:450px;
	left:5px;
}

#subheadings p{
	margin-left:75px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif, "Staccato222 BT";
	
}

/* CTC Banner with Chef Logo */
#titleBanner{
	position:relative;
	margin-left:5px;
	margin-right:auto;
	top:5px;
	width:477px;
}

#ctcfooterNav a{
  	font-size: 9px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663333;
}

#ctcfooterNav a:hover {
	
	color:#000000;
	background-color:transparent;
	text-decoration: underline;
	display:inline;
}

#address{
	color:#663333;
	font-size: 12px;
	text-align: center;
	margin-bottom:10px;
}	
.footer{
text-align:center;
}

#middleColumn p{
	margin-left:25px;
	margin-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif, "Staccato222 BT"
}
/* Right column */

#POSandPhotos {
	position:absolute; 
	top:0px; 	
	left:670px; 
	background-color:#663333; 
	width: 165px; 
	height:150%; 
	padding: 10px; 
	float:left;
}
	
.posPicBox {
	position:relative;
	margin-top:15px;
	margin-bottom:5px;
	width: 165px;
}
