/** Home Page Picture **/
#main_pic { float:right; height:178px; width:709px; background:url(top_pic4.jpg) no-repeat left; text-align:center; width:900px; }
/** Mens Top Picture **/
#main_pic2, #main_pic10, #main_pic12, #main_pic13 { float:right; height:178px; width:709px; background:url(top_pic2.jpg) no-repeat left; text-align:center; width:900px; }
/** Womens Top Picture **/
#main_pic3 { float:right; height:178px; width:709px; background:url(top_pic3.jpg) no-repeat left; text-align:center; width:900px; }
/** Home and Gifts Top Picture **/
#main_pic4 { float:right; height:178px; width:709px; background:url(top_pic4.jpg) no-repeat left; text-align:center; width:900px; }
/** Dinner Suit Top Picture **/
#main_pic5 { float:right; height:178px; width:709px; background:url(top_pic5.jpg) no-repeat left; text-align:center; width:900px; }
/** Shoes And Bags Top Picture **/
#main_pic8, #main_pic9, #main_pic11 { float:right; height:178px; width:709px; background:url(top_pic8.jpg) no-repeat left; text-align:center; width:900px; }







body { padding:10px; color:#1c0866; font-family:Georgia,tahoma, verdana, sans-serif; font-size:70%; background:#f4f4f4; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#1b0763; text-decoration:none; font-weight:bold; }
a:hover {text-decoration:underline;}
h1, h2, h3, h4 { font-family:Georgia,"trebuchet ms", tahoma, sans-serif; }
h1 { font-weight:normal;color:#1c0866; font-size:2.2em; border-bottom:1px solid #fff; line-height:25px; letter-spacing:1px; padding-bottom:4px; margin-top:10px; }
h2 {padding:0 5px; font-weight:normal;color:#1c0866; font-size:1.5em; background:#dce0e7;line-height:25px;  }
h3 { color:#1b0763; font-size:1.3em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#18387E; font-size:1.2em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:2px solid #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; margin-bottom:10px; }
.datatable {}
.datatable th { background:#1b0763; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#fff; font-weight:bold; padding:5px; background:#1b0763; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#1b0763; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#18387E; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#1b0763; font-weight:bold; }
.caption { font-weight:bold; background:#1b0763; float:right; width:180px; padding:15px 8px 15px; margin:0 0 10px 10px; color:white; font-size:0.9em;}
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#Clear {clear:both;}
#container { width:900px; margin:0 auto; border:0; margin-bottom:10px; text-align:left;  }
#main { margin:8px 0 0; height:178px;}
#hbc {  padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#date { height:29px; line-height:28px;  text-align:right; color:#fff; padding-right:10px; }
#pagebody { margin:15px; font-size:1.1em; }
#pagebody form img { border:0; }
#bottom { font-weight:bold;height:25px; line-height:24px; text-align:center; font-size:1em; clear:both; }
#end, #end a { color:#C9CACA; font-size:0.9em; font-weight:normal; }
#end a:hover { color:#1c0866; border-color:white; }
#copyright { color:#1c0866; height:15px; line-height:30px; margin-bottom:10px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#1c0866; }

#nav {  text-align:center; margin:0;margin-top:10px; padding:0; font-weight:bold; color:white; clear:both; height:25px; line-height:25px; text-align:right;}

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:6px 8px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active { color:#28c10e; cursor:default; }
#nav li a { color:white; font-weight:normal; }
#nav li a:hover { color:#b2afbc; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #1b0763 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #1b0763 no-repeat right; }
#nav .nav_child a { background:#1b0763; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #1b0763 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#1b0763; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav #active { color:#28c10e; cursor:default;  }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #1b0763 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#1b0763; }

.history p {margin-left:4px;}

.price_table { float:right; margin:0 0 0 40px; }
.price_table th { background:#1a0761; padding:5px; color:#ffffff; font-weight:bold; font-size:1.1em; }
.price_table td { padding:5px; border-bottom:1px solid #1a0761; }

.home_button a { display:block; background:#1a0761; padding:5px; color:#ffffff; margin-bottom:3px; width:140px; font-weight:normal; }
.home_button a:hover { color:#1a0761; background:#b2afbc; text-decoration:none; }
