/* Laura Murray Designs
   updated after new site design August 2009 */
   
body { 
	background-color: #000000;
	font-family: Verdana,Arial,'sans serif';
    font-size: 13px;
    color: #C0C0C0;
     }

img {border:0; font-size:60%;}

a:link            { color: #bd592d; text-decoration: none; }
a:visited    { color: #BF7453; text-decoration: border-bottom: 1px dotted #BF7453; }
a:hover      ( color: #99CC00; text-decoration: underline; )

p.brad {font-family: 'Bradley Hand ITC','Times New Roman',Tahoma,;
        font-size: 12pt;
        color: #C0C0C0;
        text-align: left;
       }

h1           { color: #CC0000; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;}
h1.brad      { color: #CC0000; font-family: 'Bradley Hand ITC', 'Trebuchet MS',Helvetica,sans-serif; 
               font-style: italic; font-weight: bold; }
h2           { color: #CC0000; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-size:1.25em;}
h2.brad      { color: #CC0000; font-family: 'Bradley Hand ITC', 'Trebuchet MS',Helvetica,sans-serif;
               font-style: italic; font-weight: bold; }
h3           { color: #CC0000; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;}
h3.gray      { color: #C0C0C0; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;}
h4           { color: #CC0000; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;  }
h4.gray      { color: #C0C0C0; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;  }
h5           { color: #CC0000; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;}
h5.gray      { color: #C0C0C0; font-weight; bold; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;}
h6           { color: #CC0000; font-family: 'Trebuchet MS',Helvetica,sans-serif; font-stretch: wider;}

.red { 
    color: #CC0000;
    font-weight: bold;
  }

p.center { 
    text-align: center;
  }

p.dim { 
		color: #000000;
      }

p.laura { font-family: 'Trebuchet MS',Helvetica,sans-serif;
    font-style: italic;
    font-size: 16.5px;
    color: #C0C0C0;
  }
  
.laurared { font-family: 'Trebuchet MS',Helvetica,sans-serif;
    font-style: italic;
    font-size: 16.5px;
	font-weight: bold;
    color: #CC0000;
  }

.menurust {
	background-color: #bd592d;
	text-align: center;
	padding-top: 1px;
	padding-bottom:1px;
}

p.menurust { font-size:13px;
        font-weight: bold;
        color: #FFFFFF;
        
       }

.menurust A:link {color: #ffffff; font-weight: bold; text-decoration: none}
.menu A:visited {color: #999999; text-decoration: none}
.menu A:hover {color: #FF0000; font-weight: bold; }

.menupurple {
	background-color: #5F3F64;
	text-align: left;
	padding-top: 1px;
	padding-bottom:1px;
}

.menupurple A:link {color: #E3B943; font-weight: bold; text-decoration: none}
.menupurple A:visited {color: #999999; text-decoration: none}
.menupurple A:hover {color: #FF0000; font-weight: bold; }

table #menu {
	font-size: 11px;
}

#menu A:link {color: #ffffff; font-weight: bold; text-decoration: none}
#menu A:visited {color: #999999; text-decoration: none}
#menu A:hover {color: #FF0000; font-weight: bold; }


ul #menu {list-style:none;
          font-family: Verdana, Arial, Helvetica;
          font-size: 12px;
          line-height: 1.75;
          margin-left: 0;
          padding-left: 1.15em;
          text-decoration: none;
         }
		 
ul.menupurple {list-style:none;
          font-family: Verdana, Arial, Helvetica;
          font-size: 12px;
          line-height: 1.75;
          margin-left: 0;
          padding-left: 1.15em;
          text-decoration: none;
         }
		 
li.menupurple {
	color: #E3B943;
}

ul {list-style:none;
          font-family: Verdana, Arial, Helvetica;
          font-size: 13px;
          color: #C0C0C0;
          margin-left: 0;
          padding-left: 1.15em;
          text-decoration: none;
         }

ul ul {   font-family: Verdana, Arial, Helvetica;
          font-size: 10px;
          font-weight: lighter;
          margin-left: 0;
          line-height: 1;
          padding-left: 1.15em;
          text-decoration: none;
          margin-bottom: 7px;
         }

ul.starlist { list-style:disc;
              font-family: 'Trebuchet MS',Helvetica,sans-serif;
              font-style: italic;
              font-weight: bold;
              font-stretch: wider;
              font-size: 18px;
              color: #C0C0C0;
              margin-left: 0;
              padding-left: 1.15em;
              text-decoration: none;
            }
            
table.p { font-family: Verdana,Arial,'sans serif';
          font-stretch: expanded;
          font-size: 13px;
          color: #C0C0C0;
        }


#starblder { 
	background: url('images/starblder-bg.jpg') no-repeat top left;
	margin-left:12px; 
	margin-bottom:25px;
}

p.starbldr { 
	color: #5D1500;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 15px;
	left:  335px;
}

.clear {
	clear:both;
}

.projects {
	width: 45%;
	float:left;
    display:inline !ie;
	margin: 0 0 15px 20px;	
}
