/* Layout Stylesheet */ 
 	 

#bar{
 position: absolute;
 top: 25px;
 left: 25px;
 height: 600px;
 width: 800px;
 background: #fdfdfd;
 color:#000000;
 }
#lh-col{
 position: absolute;
 top: 425px;
 left: 25px;
 width: 150px;
 background: #fdfdfd;
 color: #fdfdfd;
 margin: 0px;
 padding: 0px;
 height: 160px;
 }

.buttons a {color: #990000;
background-color: #fdfdfd;
padding: 2px;
padding-left: 3px;
display: block;
font: 16px Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #990000;
color: #fdfdfd;
text-decoration: none;}


#rh-col{
 position:absolute;
 top: 425px;
 left: 150px;
 width: 600px;
 padding-left: 25px;
 padding-right: 25px;
 padding-top: 15px;
 background: #e5e5e5;
 color: #990000;
 z-index: 0;}
 
 #test-col{
 position:absolute;
 top: 350px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #990000;
 color: #fdfdfd;}
 
 #test2-col{
 position:absolute;
 top: 950px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #4c5900;
 color: #fdfdfd;
 z-index:1;}
 
#test-col-wedding{
 position:absolute;
 top: 350px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #C83548;
 color: #fdfdfd;}
 
 #test-col-black{
 position:absolute;
 top: 350px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #000000;
 color: #fdfdfd;}
 
 #test-col-event{
 position:absolute;
 top: 350px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #c51021;
 color: #fdfdfd;}
 
 #test-col-cakes{
 position:absolute;
 top: 350px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #003366;
 color: #fdfdfd;}
 
 #test-col-menus{
 position:absolute;
 top: 350px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #4c5900;
 color: #fdfdfd;}
 
 #test2-col-cakes{
 position:absolute;
 top: 950px;
 left: 800px;
 width: 150px;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 background: #003366;
 color: #fdfdfd;
 z-index:1;}