html, body {
  height: 100%;
  margin: 0 0 1px;
  padding: 0;
}

html {
     overflow: -moz-scrollbars-vertical;
}
.tableInfo tr td, .tableInfo tr th{
	padding:5px;
}

.roundedCornerImg{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.tableInfo tr th{
	border-bottom: 1px solid;
	margin:0;
}

#slider {
    position:relative;
    width:350px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(images/slideshow/loading.gif) no-repeat 50% 50%;
}

.price{
	margin:5px;
}

h1{
	margin:8px;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

#fbFrame {
    display: block;
    height: 65px;
    margin: 50px 0 0 0;
    padding: 5px;
    width: 400px;
}

#fbFrameRight{
	padding-top: 15px;
	margin: 0 0 0 30px;
	float: right;
}
.cssframe {
	padding:0px;
	text-align:center;
	height: 76px;
	width: 100%;
	top: 0px;
	left: 0px;
	border-bottom:1px solid #4F4139;
	position:absolute;
	background-color: #4D3B31;
}

#phoneNum{
	color: #FBF2E3;
	font-size: 1.5em;
	text-align: right;
	width: 100%;
	line-height: 1em;
}

#content{
	width: 100%;
	top: 76px;
	left: 0px;
	position:absolute;
	background:url(../images/shadow.gif) repeat-x left top;
	padding-top:10px;
	/* [disabled]padding-left:20px; */
	text-align:center;
}

body{
	font-family: "Times New Roman", Times, serif;
	font-smooth: always;
	color:#4D3B31;
	margin: 0;
	font-size:1em;
}

.startPara{
	font-size: 1.2em;
	font-weight: bold;
}
.center{
	width:900px;
	margin:0px auto;
	text-align:center;
}
.center table{
	border:1px solid #4D3B31;
	clear: both;
	margin:0px auto;
}


.center .image{
	width:150px;
	height:150px;
	text-align:center; 
	vertical-align: middle;
	border:1px solid #4D3B31;
	background-color: #FFFDF9;
}

#toolbar{
	padding-left:10px;
	width:1050px;
	margin:0px auto;
    }


#top_nav {
	float: left;
	display: block;
	height:76px;
	width: 200px;
	padding-top: 12px;
}

#content a{
	color:#4D3B31;
}

#menu{
	float: left;
	margin: 7px 20px 5px!important;
	margin: 7px 20px 5px;
}


body{
	background-color: #FFFDF9;
}

#leftcol {
	width:435px;		
	float:left;
	border: 1px solid #fff;
	text-align: left;
	padding-right: 10px;
}
#rightcol {
	width:435px;
	margin-left:460px;
	border: 1px solid #fff;
	text-align: left;
}

.centerImage{
	text-align:center;
}

#footer{
	clear:both;
	text-align:center;
	margin-bottom:20px;
}
.padd10Top{
	padding-top:10px;
}

.ctr{
	text-align:center;
}

.faq{
	text-align:left;
	margin-left:10px;
	clear:both;
}

.faq table{
	width: 700px;
}

.table th{
	font-weight: bold;
}
#sizeguide{
	
}

.alignLeft{
	text-align: left;
}

.valignBtm{
	vertical-align: bottom;
}

.lstNoBullet{
	list-style: none;
	padding-left:0;
	margin-left: 0;
	margin-bottom: 0;
}

h1{
	font-size: 1.7em;
}
h2{
	font-size: 1.3em;
}
#faqIndex{
	list-style: none;
}

.rchevron a {background: url(../images/rchevron.gif) no-repeat left center; padding:0 0 0 10px; display:inline;}

	.textbox{
		border: 1px #4D3B31 solid;
		background-color: #F7E7CE;
	}
	  label{
	width: 100%; display: block; padding-top: 10px;
}

textarea {scrollbar-base-color: #CDB79E;background-color: #F7E7CE;} 

#cupcake{
	margin:5px 0 10px;
}

