/* CSS Document */
html 
{scrollbar-face-color: #CE7E00;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #6F4709;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color: #6F4709;
scrollbar-track-color: #FFE8C1;
scrollbar-arrow-color: #6F4709;
}

body
{
	background-color:#6D150F;
}
#wrapper
{
	width:80%;
	background-image:url("../images/Savonawebbackground.gif");
	background-repeat:repeat-y;
	background-position:center;
	padding-left:10%;
}

/*ROUNDED CORNERS*/
b.rtop, b.rbottom
{
	display:block;
	background:#6E150F;
}
b.rtop b
{
	display:block;height: 1px;
    overflow:hidden; 
	background: #D48F2A;
}	
	
b.rbottom b
{
	display:block;height: 1px;
    overflow: hidden; 
	background: #FFE719
}
b.r1
{margin: 0 5px}
b.r2
{margin: 0 3px}
b.r3
{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4
{margin: 0 1px;height: 2px}


/*END OF ROUNDED CORNERS*/
	
	#top-section 
	{
		position:relative;
		left:0;
		top:0;
		height:200px;
		width:950px;
	}
	#mid-section 
	{
		position:relative;
		left:0;
		top:0;
	}
	#bottom-section 
	{
		position:relative;
		left:0;
		top:0;
		color:#D48F2A;
	}
		
	#logo
	{	
		float:left;
		background-color:#6E150F;
		width:200px;
		
	}   
	#top-col-1 
	{
		position:relative;
		padding-left:10%;
		float:left;
		width:550px;
	}
	#mid-col-1 
	{
		position:absolute;
		top:0;
		left:0;
		width:190px;
		/*height:400px;*/
		background-image:url(../images/menuBarLeftGradient.jpg);
		
	}
	#mid-col-2 
	{
		position:relative;
		top:0;
		left:250px;
		width:700px;
		
		/*background-image:url("savonafinaltrademarkSMALL.jpg");*/
		
		height:650px;	
	}
	/*#mid-col-3 
	{
		position:absolute;
		top:0;
		left:775px;
		width:150px;;
	}*/
		
	#bottom-col-1 
	{
		position:relative;
		/*padding-left:400px;*/
		width:890px;
	}
	.linkButton
	{
		border:none;
		padding-bottom:1.5em;
	}
	
#info
{
	margin-top:.2em;
	float:left;
	margin-left:2em;
	color:#D48F2A;
}
#info a
{
	color:#D48F2A;
}
#info a:hover
{
	color:white;

}
/*menu setup*/
#menu
{
	width:450px;
}
#menu #mainId
{	
	font-size:30px;
	font-weight:bold;

}
#menu #title
{
	font-style:italic;
	font-weight:bold;
}

#menu #desc
{	
	padding-left:1.5em;
}

#menu #price
{
	font-weight:bold;
}

#top-col-1 img
{
	margin-top:3em;
	margin-right:.25em;
	padding:.5em;
	background-color:#D48F2A;
}

#photosTwo
{
	margin-left:200px;
}