/* General */
* { margin:0; padding:0; }
body { background-color:#471E18; font:12px arial; color:#FFF; }
img { border:0; }
a { color:#FFF; text-decoration:none; font-family:arial; }
a:hover { text-decoration:underline; color:#AFF; }
.clear { clear:both; }
#wrapper { width:600px; margin:20px auto; }
#siteHead { margin:0 15px 15px; } 
#siteHead object { float:left; margin-right:15px; }
/*#siteHead h1 { width:282px; height:67px; background:url(/images/cipriani-logo.gif) no-repeat; text-indent:-2000px; cursor:pointer; }*/ 
#siteHead h1 { float:left; width:184px; height:67px; background:url(/www.cipriani.com/images/cipriani-logo.gif) no-repeat; text-indent:-2000px; cursor:pointer; }
#mainWell { margin:10px 0 20px 0; padding:0 15px 0; border-top:3px solid #FFF; border-bottom:3px solid #FFF; position:relative; }
/*#wrapper table { border-spacing:0; border-collapse:collapse; width:930px; margin:0 15px; }
#wrapper table td { text-align:center; padding:12px 0; width:14%; }
#wrapper table a { text-transform:uppercase; letter-spacing:1px; }
#wrapper table a.on { font-weight:bold; letter-spacing:2px; }*/
#wrapper form { margin-bottom:20px; }
#wrapper table { border-spacing:0; border-collapse:collapse; margin:15px auto; }
#wrapper table td { padding:3px 0 3px 10px; }
#wrapper table th { padding:3px 10px 3px 0; text-align:right; }
#wrapper form input, #wrapper form textarea  { border:1px solid #AFF; }

/* Internal Page */
/*#content h1 { width:338px; height:29px; background:url(/images/filler-55-wall.gif) no-repeat; text-indent:-2000px; }*/
#content h1 { margin:20px 0; line-height:29px; font-size:29px; font-family:Futura, Georgia; font-weight:normal; text-transform:uppercase; letter-spacing:5px; }
#content p, #content p a { margin:20px 0; font:13px georgia; line-height:22px; }
#content p a { color:#AF6A5A; }
#content p a:hover { color:#AFF; }
#content ul { margin:10px 0 20px; line-height:22px; font:13px georgia; }
#content ul li { margin:8px 0; list-style-type:none; background:url(/www.cipriani.com/images/dot.gif) no-repeat 0 .5em; padding-left:10px; }
#content h2 { margin:20px 0 10px; font-family:arial; text-transform:uppercase; font-size:13px; letter-spacing:1px; }