* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


#secure {
display:none;
}

body {
height:100%;
background:#260F15 url(images/bg.gif) no-repeat top center;
color:#B68197;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
line-height:120%;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}

fieldset {
border:none;
}

legend {
color:#8C526B;
font-weight:bold;
text-indent:0;
}


p.call {
margin-top:10px;
font-family:georgia;
font-size:15px;
font-weight:bold;
}

p.desc {
font-weight:bold;
}

#centerColumn { 	
margin:40px auto;
width:933px;
text-align:left;
vertical-align: middle;	
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
}

h3 {
margin:0 0 .5em 0;
padding:0 0 0 0;
font-size:1.3em;
font-family:georgia;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}


#navbar {
height:33px;
font-size:1.1em;
}

#navbar ul {
margin:0;
list-style-type:none;
height:25px;
padding:4px 0;
float:right;
}

#navbar ul li {
display:block;
float:left;
}

#navbar ul li.active {
background:url(images/navbar_li.gif) left top no-repeat;
margin-right:7px
}

#navbar ul li span {
display:block;
float:left;
}

#navbar ul li.active span {
background:url(images/navbar_span.gif) right top no-repeat;
}

#navbar ul li a {
color:#fff;
text-decoration:none;
display:block;
float:left;
padding:4px 15px 6px 15px;
}

#navbar ul li.active a {
color:#8C526B;
}

#navbar ul li a:hover {
text-decoration:underline;
}

#navbar ul li.active a:hover {
text-decoration:none;
cursor:default;
}
#header {
margin:0;
padding:0 0 18px 0;
}

#header h1 {
margin:0;
padding:0 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:226px;
height:115px;
background:url(images/logo.jpg) no-repeat;
overflow:hidden;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

.contentwrap {
}

#block_1 {
float:left;
width:500px;
background-color:#ccc;
}

.cell_3 {
float:right;
width:270px;
background-color:#ccc;
}

.rightcol {
float:right;
width:491px;
height:614px;
}
#description {
margin:30px 0 0 0;
}

.leftcol {
float:left;
width:412px;
padding:15px;
}

#thumbnails ul {
margin:0;
}

#thumbnails ul li {
list-style-type:none;
margin-right:4px;
margin-bottom:2px;
}

#thumbnails ul li a img {
border:3px solid #ccc;
}

#thumbnails ul.rowsofthumbnails {
clear:both;
}

#thumbnails ul.rowsofthumbnails li {
display:block;
float:left;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

a.flowersforcorporateevents {
background:url(images/flowersforcorporateevents.jpg) no-repeat;
display:block;
width:408px;
height:46px;
text-indent:-999999px;
margin-bottom:6px;
overflow:hidden;
}

a:hover.flowersforcorporateevents {
background:url(images/flowersforcorporateevents.jpg) no-repeat 0 -46px;
}

a.flowersforweddings {
background:url(images/flowersforweddings.jpg) no-repeat;
display:block;
width:408px;
height:46px;
text-indent:-999999px;
margin-bottom:6px;
overflow:hidden;
}

a:hover.flowersforweddings {
background:url(images/flowersforweddings.jpg) no-repeat 0 -46px;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
margin:1em 0 0 0;
padding:0;
text-align:center;
font-size:.7em;
color:#fff;
}

#footer a {
color:#fff;
}