#main
{
  position:relative;
  padding:0px;
  width:950px;
  z-index:10;
  text-align:center;
}
#sample-floating-div
{
  position:absolute;
  padding:0px;
  width:214px;
  z-index:20;
  text-align:left;
  top:83px;
  left:740px;
}


#Content {
    min-height: 100%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    width: 950px;
    background: #FFFFFF;
	border-left:1px #e5e2d5 solid;
border-right:1px #e5e2d5 solid;
background:url(images/site/SiteBackground.jpg);
background-repeat:no-repeat;
} 


h1.homepage_button{
color:#FFFFFF;
font-size:15px;
text-align:left;
font-weight:bold;
text-decoration:none;
font-style:normal;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
font-family:Arial, Helvetica, sans-serif;}

h1.homepage_button a, h1.homepage_button a:link, h1.homepage_button a:active, h1.homepage_button a:visited {
color:#f0eceb;
text-decoration: none;
font-style:normal;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

h1.homepage_button a:hover{
color:#FFFFFF;
text-decoration: none
font-style: normal;
margin: 0px 0px 0px 0px;
letter-spacing: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

.homepage_button_background{
background-image:url(images/site/Repeater-ButtonHeaderBack.gif);
background-repeat:repeat-x;
background-color: #d99982;
border-left: solid 1px #b0ada1;
border-top: solid 1px #b0ada1;
border-right: solid 1px #b0ada1;}


.homepage_button_description{
background-color: #ffffff;
border-left: solid 1px #b0ada1;
border-top: solid 1px #b0ada1;
border-right: solid 1px #b0ada1;
border-bottom: solid 1px #b0ada1;
font-size:11px;
font-weight:bold;
color: #b0ada1;
vertical-align:top;
text-align:left;}

.homepage_button_description a, .homepage_button_description a:link, .homepage_button_description a:visited, .homepage_button_description a:active, .homepage_button_description a:hover {
color: #b0ada1;
font-weight:bold;
text-decoration: none;
}

.page_button_background{
/*keep*/
background-image:url(images/site/Repeater-ButtonHeaderBack.gif);
background-repeat:repeat-x;
background-color: #d99982;
/*border-left: solid 1px #b0ada1;*/
border-top: solid 1px #e5e2d5;
border-bottom: solid 1px #e5e2d5;}

.page_button_description{
/*keep*/
background-color: #ffffff;
font-size:11px;
font-weight:bold;
color: #b0ada1;
vertical-align:top;
text-align:left;}

.page_border{
/*keep*/
border: solid 1px #e5e2d5;
background-color:#FFFFFF;
}

.page_border_interior{
/*keep*/
border-right: solid 1px #e5e2d5;
}

.page_header_photo{
/*keep*/
border-bottom: solid 1px #e5e2d5;
}

.page_content_area{
/*keep*/
background-color:#FFFFFF;
padding: 10px;
}

.page_left_side {
/*keep*/
padding: 10px;
}

ul, li {margin-left: 10px; padding-left: 0px; list-style-position: outside; font-size: 12px;}

li.square_list {list-style-type:square;}

ol {margin-left: 10px; padding-left: 2px; list-style-position: outside; font-size: 12px; font-weight: bold;}

ol.numberlist{list-style-type: decimal; font-weight: bold;}

li.number {list-style-type: decimal;}

hr {
	border: none;
	background: #e5e2d5;
	color: #e5e2d5;
	height: 1px;
	text-align: left; /*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	list-style: square;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
/* customer pages style begin */
.cust_td{
font-size:11px;
}
.cust_table_header_footer{
background-color: #edebe2;
}

select.drop {border:1px solid #e5e2d5; background-color:#f8f7f4; height:25px; width:200px;}
/*select.style01 option {border-bottom:1px solid #dadada}*/

INPUT.input_cust
{
border:1px;
border-color: #e5e2d5;
border-style:solid;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-align: center;
color: #999588;
}

.order_menu_tiny_text{
font-size:11px;
font-weight: normal;}

/* customer pages style end */
