/* CSS Document */

body{ 
     background-color:#4e4d36;
} 

div, h1, h2, h3, h4, h5, h6, form, label, input, span, ul, li, p, a{
	margin:0; padding:0;}
ul{
	list-style:none;}
.spacer{
	font-size:0; line-height:0; clear:both;}

.line{
        text-decoration:line-through;}

.mid{
      position:absolute; top:40%; left:44%;
      backgroud-color:#000000
      border: 8px solid #f43232;
      margin-top:25px; padding:2px;
}

.thanx{
        color:red;
        line-height:1.2em
        margin:30px;
}

.errmsg{
         color:#f43232;
         background-color:#ffffff;
         border: 2px solid #f43232;
         margin:50px;
         padding:10px;
}
    
/* ----------------- top navigation start --------------------- */

div#main{
        width:800px; position:relative; top:0px; 
	background:url(images/Background.jpg) repeat 0 0 #FDF9EE; color:#4E4628;
	font:normal 14px/19px Arial, Helvetica, sans-serif;
	margin:0 auto; padding:0;}

div#banner{
           width:800px; height:120px; margin:0 auto;}

div#nav{
        width:800px; height:24px; margin:0 auto; }

div#thanks{
            width:400px; height:400px; margin:0 auto;
            background-color:#ffffff;
            border:5px solid #f43232;
            margin:auto; 
            padding:15px;
}

div#error{
            width:800px; height:425px; margin:0 auto;}

#nav ul{
        width:800px; height:24px;}

#nav ul li{
           width:120; height:23px; float:left; margin:2px; padding:5px;
            }
#nav ul li a{
	color:#0B0B0B;
	font:bold 13px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:center; text-decoration:none;
	width:120px; height:23px; display:inline-block;}

#nav ul li a:hover{
	color:#9a473e;
	font:bold 13px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase; text-align:center; text-decoration:none;
	width:120px; height:23px; display:inline-block;}

div#flash_spc{
        width:800px; height:100px; margin:0 auto;
        }

div#contact{
        width:800px; height:600px; margin-left:5px auto;
        border:0px;        }

div#content{
        position:relative;
        width:800px; height:900px; margin:0 auto;
        background-image: url('images/text/Body.png');
        background-repeat:no-repeat;
        }

div#content2{
        width:800px; height:900px; margin:0 auto;
        background-image: url('images/text/About_Us_txt.png');
        background-repeat:no-repeat; position:relative; left:50px;
        }

div#pic{
         width:280px; height:260px; margin:0 auto;
	 background-image: url('images/pics/Quote1.png');
         background-repeat:no-repeat; position:absolute; top:25px; left:570px;
         z-index:2; border:0 none;
         }

div#pic1{
         width:300px; height:300px; margin:0 auto;
	 background-image: url('images/pics/torrid_pic.png');
         background-repeat:no-repeat; position:absolute; top:140px; left:420px;
         z-index:1;
         }

div#pic2{
         width:300px; height:300px; margin:0 auto;
	 background-image: url('images/pics/Kensington_pic.png');
         background-repeat:no-repeat; position:absolute; top:260px; left:570px;
         z-index:2;
         }

div#pic3{
         width:300px; height:300px; margin:0 auto;
	 background-image: url('images/pics/505pic.png');
         background-repeat:no-repeat; position:absolute; top:380px; left:420px;
         z-index:1;
         }

div#srvc{
         width:490px; height:271px; margin:0 auto;
	 background-image: url('images/text/Services.png');
         background-repeat:no-repeat; position:absolute; top:590px; left:300px;
         z-index:1;
         }

p#name{
       margin-left:5px;
       font-style:italic; font-variant:small-caps;
       font-weight:bold; font-size:xx-large;
       font-family:sans-serif; line-height:110%;
      }

p#info{
       border-bottom: 2px solid #505050;
       font-weight:bold; font-size:x-large;
       font-family:sans-serif; line-height:110%;
       white-space:pre;
      }

p#mail{
       font-weight:bold; font-size:x-large;
       font-family:sans-serif; line-height:110%;
      }