/*  	Gold #F1DE91  	*/
/*	Purple #E0AAFF  */

body{
	font-size: 		small;
	font-family: 		cursive, Verdana, Helvetica, Arial, sans-serif;
	line-height: 		1.6em;	
	background-image: url(images/background.gif);	
	background-attachment:	fixed;
}


div{
	border-width: 1px;
	border-color: #F1DE91;
	padding: 2px 2px 5px 2px;	
}



h1, h2 { 
	 color:		green;
	 font-style:	italic;
}

h3{ color:		purple;
    margin-bottom : 	.5em; }


h1{ font-size: 190%; }
h2{ font-size: 150%; }
h3{ font-size: 120%; 
    margin-bottom:	auto; }


p{ margin:  auto; }


.slogan{
	font-size: 	200%; 
	font-style:	italic;
	padding-right:	75px;
	text-align:	right;
}

.contactusemail{ font-size:	100%; 
		 font-weight:	bold;
	    	color:		#FFFFFF;
		text-decoration: underline;
}

.contactusphone{
		font-size:	100%; 
	        font-weight:	bold;
		font-style:	italic;
	    	color:		#FFFFFF;
}




/*	ALL PAGES	*/
/* ================================================================ */


.page{ 	background-color:	#FFFFFF; }

.allcontent{
		font-family: 		cursive, Verdana, Helvetica, Arial, sans-serif;
		width:			    950px;
		margin-left:		auto;
		margin-right:		auto;
		background-color:	#800080;
}


a{ text-decoration: none; }

a:hover{
	text-decoration:	underline;
	color:			#c0003f; 
}

a:visited{}


.header{
	background-color: 	white;
	
	height:			175px;
	border-style: 		solid;	
	bottom-border:		5px;
}

img{ border-style:	none; }


.homelink{ float:	left;	

}

#footer{
	clear: 		both;
	height:		75px;
	text-align:	center;
	background-color: green;
	padding-bottom:	.5px;
	margin-bottom:	.5px;
}



#copyright, #trademark{
	line-height:	1.2em;
	font-size:	70%;
}

	
#menuitems{ list-style: none; }




/*	HOME PAGE	*/
/* ================================================================ */

#sidebar{
		width:			205px;
		float:			left;
		background-color: 	white;
		height:	475px;	
		margin-right: 0px;
		border-right:	none;
}


#homecontent{		
		text-align: 		center;
		width:			735px;
		height:			475px;	
		float:			right;
		background-color: 	white;
		overflow:		auto;
}

#weprovidelist{
	
	list-style-image: url(images/BayouCateringLogoBullet35x35.gif);	
	text-align:	left;
	font-size: 120%;
	line-height: 2.5em;

}



/*	MENU PAGE	*/
/* ================================================================ */


.menuitemseparator{ line-height:  .5em; 
}


#menuitemstitle{ text-align: 	center; 
		 line-height:	1.8em;
		 color:		purple;
}


.menuheadings{ text-align: 		left; 
	       line-height:		    0.5em;
	       text-decoration:		underline;
}

#photoPage {
    height: auto;
}

.galleria_container {
    height: auto;
    overflow:scroll;
}

.gallery {
align: bottom
}

#main_img {
    /*
    width: 150px;
	height: 150px;
*/	
	background: #000;
	padding: 5px;
	border: #CCC solid 5px;
	text-align: center;
	position: fixed;
	margin-left: -75px;
	margin-top: -75px;
	left: 50%;
	top: 50%;


}

