@charset "utf-8";
/* CSS Document */
/*
*file: styles.css
*Website: http://www.margaretshairsalon.com 
*Author: Lloyd Solares
*URL: http://ms-designstudios.com
*Copyright (c) 2010  All right reserved.
*/

* {padding:0; margin:0; border:0}
body {background:#000; font-family:'Times New Roman', serif;  font-size:1em; line-height:1.25em; color:black}
h1 {font-size:125%;} 
h2 {font-size:110%; color:rgb(112,0,0); font-weight:normal}
p {text-align:left}
p a {color:rgb(112,0,0)}
.txtctr {text-align:center}
ul {list-style:none; list-style-position:inside; padding-left:20px;}
.line { border-bottom:1px solid rgb(112,0,32)}
ul li a {line-height:1.5em; text-decoration:underline; font-size:90%; color:rgb(112,0,0)}
#wrap {width:960px; margin:0 auto; display:table}
#top {display:block; height:92px; width:960px;}
#logo {display:block; margin:0 auto; padding-left:150px; width:460px; clear:both}
#banner1 {display:block; margin:0 auto; padding-left:150px; width:460px; height:70px}
#mid {display:block; clear:both; width920px; margin:0 auto}
#mid .left {float:left; width:160px;}
#mid .right {display:block; float:left; width:760px; padding:15px; background:rgb(210,180,140)}
.intro  img {float:right; margin-left:20px}
.frontpic {float:right}
.whe {color:white; font-size:80%}
.whe a {text-decoration:underline; color:rgb(0,160,16)}
#foot {display:block; clear:both; margin:0 auto; width:960px; text-align:center; color:rgb(209,209,209); font-size:80%; margin-top;10px;}
table th, table td {border:1px solid rgb(112,0,0); padding-left:5px; font-size:85%;}


                   