body
{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/Floral-Gold-Ornaments-Vector.jpg);
}
#main
{
margin:auto;
width:100%;

}
#top
{
width:100%;
height:100px;
background-image:url(images/tile_top.jpg);
background-repeat:repeat-x;

}
#main_top
{
width:1000px;
margin:auto;
height:100px;

}

#logo
{
float:left;
width:550px;
height:100px;

}
#mob
{
float:right;
width:400px;
}
#menu
{
height:39px;
width:100%;
background-image:url(images/tile_images.jpg);
background-repeat:repeat-x;
margin:auto;
}
#menu a
{
text-decoration:none;
line-height:39px;
color:#FFFFFF;
font-weight:bold;
}
.para
{
line-height:20px;
padding:5px;
text-align:justify;
}
.textboxdesign
{
background-color:#ffd6ad;
height:25px;
border:1px #CCCCCC solid;
}
.textboxdesign2
{
background-color:#ffd6ad;

border:1px #CCCCCC solid;
}
.image_border
{
 border:1px #CCCCCC solid;
 padding:5px;
}
h1

{
margin:0px;
padding:5px;
font-size:14px;
line-height:20px;
font-weight:normal;
font-weight:bold;
color:#fff;
}
.slider-wrapper { 
	width: 1000px; 
	margin: 0px auto;
	
	background-color:#FFFFFF;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#container
{
width:1000px;
background-color:#FFFFFF;
}
#footer
{
margin:auto;
background-color:#ffd6ad;
height:100px;
width:100%;

}
#footer_link 
{
float:left;
width:140px;
padding-left:20px;

text-decoration:none;


font-size:11px;
}
#footer_link  a
{
text-decoration:none;

color:#000000;
}
#footer_main
{
width:1000px;
margin:auto;
}
.footer_link a
{
background-image:url(images/bullet.png);
 height:22px;
 width:140px;
 background-repeat:no-repeat;
 line-height:25px;
 
 text-align:left;
 padding-left:24px;
 color:#000000;
 font-size:12px;

 text-decoration:none;
 
 }
 
 .footer_left
 {
 float:left;
 width:140px;
 margin-top:10px;
 }
  .footer_right
 {
 float:right;
 width:400px;
 }
 .social
 {
 float:right;
 text-align:right;
 width:400px;
 height:30px;
 margin-top:10px;
 }
 .product_title
 {
 font-size:14px;
 line-height:30px;
 padding-left:10px;
 color:#8a0000;
 font-weight:bold;
 border-bottom:1px #CCCCCC dotted;
 }
 .leftarrow
 {
 background-image:url(images/leftarrow.png);
 height:25px;
 line-height:20px;
 padding-left:20px;
 background-repeat:no-repeat;
 width:200px;
 display:block;
 text-decoration:none;
 color:#330000;
 font-size:13px;
 margin-left:20px;
 }
 .leftarrow:hover
 {
 text-decoration:underline;
 }
 .events_border
 {
 padding:5px;
 border:1px #CCCCCC solid;
 }
 .address_title
 {
  font-size:13px;
  font-weight:bold;
  line-height:25px;
  color:#660000;

 }