/* Style sheet for Canelli's Italian Eatery */
html, body {
	text-align: center;
	font-family: league-gothic, sans-serif;
	font-size: 18px;
		background-image: url(images/pagebg.jpg);
	background-repeat: repeat;
} 
* {
	padding: 0;
	margin: 0;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.clearit {
	clear: both;
} 
/* Layout divs */  

#home #headercont {
	height: 287px;
	background-color: #e5d4b2;
/*	background-image: url(images/headerbg-holiday.jpg);
	background-repeat:repeat; */
	width: 100%;
}
#page #headercont {
	height: 96px;
	width: 100%;
 	background-image: url(images/pageheaderbg.gif);  
	background-repeat: no-repeat;
	background-position: center;
}
#home #headercont #header {
	width: 950px;
	height: 287px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/homeheader.jpg);
/*	background-image: url(images/hodiday-header.png); */
	background-repeat: no-repeat;
}
#page #headercont #header {
	width: 950px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/pageheader.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#menucont {
	width: 100%;
	height: 32px;
	background-color: #817579;
}
#pagecont {
	width: 100%;
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#maincol {
	width: 760px;
	float: right;
	background-image: url(images/inpagebg.png);
	background-repeat: repeat-y;
	text-align: left;
}
#leftcol {
	width: 190px;
	float: left;
	display: inline;
}
/* Top menu styles */
#mainmenu {
	width: 570px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#mainmenu ul {
	list-style-type: none;
	text-transform: uppercase;
}
#mainmenu li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left: #ffffff 1px solid;
	margin-top: 5px;
}
#mainmenu li:first-child {
	border-left: none;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #ed1c4d;
}
/* Body copy styles */
#home #content {
	width: 530px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
#page #content {
	width: 550px;
	margin-right: 20px;
}
#home #maincol h1 {
	font-family: tangerine, sans-serif;
	font-size: 38px;
	border-bottom: #917e2b 1px solid;
	color: #917e2b;
	margin-bottom: 20px;
}
#home #maincol h2 {
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: normal;
}
#home #maincol p {
	line-height: 18px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#home #maincol ul {
	line-height: 18px;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	padding-left: 20px;
}
#home #maincol li {
	padding-bottom: 5px;
}
#home #maincol a {
	color: #000000;
}
#home #maincol a:hover {
	color: #917e2b;
}	
#page #maincol h1 {
	font-size: 22px;
	color: #ed1c4d;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 20px;
}
#page #maincol h1.nopic {
	margin-left: 20px;
}

#page #maincol h2 {
	font-size: 22px;
	color: #ed1c4d;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#page #maincol h2.morespace {
	margin-top: 20px;
}
#page #maincol .contentside h2 {
	margin-bottom: 10px;
	padding-top: 5px;
}
#page #maincol p {
	line-height: 24px;
	margin-bottom: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}	
.imageleftmenu {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}	
ul.menumenu {
	list-style-type: none; 
	padding-top: 20px;
	text-transform: uppercase;
} 
.menumenu li {
	margin-bottom: 20px;
}
.menumenu a {
	color: #84787c;
	text-decoration: none;
}
.menumenu a:hover {
	color: #ed1c4d;
}
#footer {
	width: 760px;
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
}
.gallerywrap {
	margin-left: 20px;
	clear: both;
}
.gallery {
	width: 176px;
	height: 123px;
	float: left;
}
.gallery-end {
	width: 160px;
	height: 123px;
	float: left;
}
.photobar {
	width: 230px;
	float: left;
	margin-bottom: 10px;
}
.contentside {
	width: 320px;
	float: left;
}
small {
	display: block;
	font-size: 10px;
	padding-top: 5px;
	font-family: Helvetica, Arial, sans-serif;
}
small.credits {
	padding-left: 20px;
	padding-bottom: 10px;
}
#footer-left {
	width: 528px;
	float: left;
}
#footer-fb {
	width: 42px;
	float: left;
}

#page #maincol #footer-left p {
	font-family: league-gothic, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}	
#home #maincol #footer-left p {
	font-family: league-gothic, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}	
#footer-left p {
	font-family: league-gothic, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 16px;
	letter-spacing: 0.1em;
	padding-top: 5px;
}
#footer-right { 
	width: 190px;
	float: right;
	display: inline;
	text-align: center;
}
#page #maincol #footer-right p {
	font-family: league-gothic, sans-serif;
	font-size: 14px;
	letter-spacing: 0.1em;
	padding-top: 5px;
	border-top: #000000 1px solid;
	width: 100px;
	margin-left: 45px;
	text-transform: uppercase;
}
/* Form styles */
form div {
	clear: both; 
	margin: 5px 0px;
	position: relative;
}
form label {
	float: left; 
	width: 80px; 
	margin-right: 10px; 
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
form input {
	border-right: #ddd 1px solid; 
	padding: 5px; 
	border-top: #ddd 1px solid;  
	background: #fafafa; 
	font: normal 12px helvetica, arial, sans-serif; 
	border-left: #ddd 1px solid; 
	width: 175px; 
	border-bottom: #ddd 1px solid; 
}
form input:hover {
	border-left-color: #c5c5c5; 
	background: #f6f6f6; 
	border-bottom-color: #c5c5c5; 
	border-top-color: #c5c5c5; 
	border-right-color: #c5c5c5;
}
form .info_submit {
	margin-top: 10px;
	margin-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
form textarea {
	border-right: #ddd 1px solid; 
	padding: 5px; 
	border-top: #ddd 1px solid; 
	background: #fafafa; 
	font: normal 12px helvetica, arial, sans-serif; 
	border-left: #ddd 1px solid; 
	border-bottom: #ddd 1px solid;
	width: 175px;
	height: 100px; 
}
form textarea:hover {
	border-left-color: #c5c5c5; 
	background: #f6f6f6; 
	border-bottom-color: #c5c5c5; 
	border-top-color: #c5c5c5; 
	border-right-color: #c5c5c5;
}
/* Left menu styles */
#leftcol ul {
	list-style-type: none;
	margin-top: 40px;
}
#leftcol li {
padding-bottom: 20px;
}
#leftcol a {
	text-decoration: none;
	color: #000000;
}
#leftcol a:hover {
	color: #ed1c4d;
}	
