

/* Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background:#000000;
 color: #333333;
 }	 
h1 {
font-size:38px;
font-family:Monotype Corsiva; 
line-height:26px;
font-weight:900;
color:#F2C778;
background: transparent;
margin: 10px; 
}
div {
font-size:12px;
font-family:Arial; 
line-height:26px;
font-weight:900;
color:#ffffff;
background: transparent;
margin: 10px; 
}
h2 {
font-size:20px;
line-height:26px;
font-weight:900;
color:#ffffff;
background: transparent;
margin: 10px; 
}
blockquote {
font-size:20px;
font-family:Monotype Corsiva;
line-height:26px;
font-weight:900;
color:#ffffff;
background: transparent;
text-decoration: none; 
margin: 10px; 
}

	
h3 {
font-size:12px;
line-height:26px;
font-weight:900;
color:#ffffff;
background: transparent;
margin: 10px; 
}
 
#lh-col{
 position:absolute;
 top:95px;
 left:0;
 width:140px;
 z-index:3;
 background:#000000;
 color: #ffffff;
}
#phone{
 position:absolute;
 top:40px;
 right:0;
 width:240px;
 z-index:2;
 background:#000000;
 color: #ffffff;}

#rh-col{
 position:absolute;
 top:135px;
 right:0;
 width:140px;
 z-index:2;
 background:#000000;
 color: #ffffff;}

#c-block {
 width:100%;
 z-index:1;
 background:#000000;
 color: #ffffff;
 height:80%;}

#hdr{
 height:90px; 
 border-bottom:1px solid #000000; 
 width:100%; 
 background:#000000;
 color: #ffffff; 
 margin:0;
 border-bottom: 1px solid #F2C778;
  }

#c-col{
 margin:0 142px 0 142px;
 position:relative;
 background:#000000;
 color: #ffffff;
 z-index:5;
 border: solid #000000;
 border-width:0 1px;
 }

#ftr {
 width:100%;
 height:35px;
 border: solid #000000; 
 border-width:1px 0;
 background:#000000;
 color: #ffffff;
 margin:0;
 }

#links {position: absolute; top: 135px; left: 10; width: 150px; height: 100px; font: 14px Verdana, sans-serif; z-index: 100; background: #000000;

}
#links a {
display: block;
width:150px;
padding: 0px 0px 0px 0px;
border: 1px solid #000000;
background: #000000;
text-decoration: none; 
color: #ffffff;
font: Bold;
filter:blendTrans(duration=0.5);
}

#links a:hover {color: #411; background: #F2C778 url(button.gif);

}