/* The Creative Caterers.com Stylesheet */

body {
background-color:#f5f0db;
font-size:0.8em;
}

#content {
padding-left:40px;
background-color:#f5f0db;
}


p, td, h1, h2 {
font-family:"trebuchet ms", veranda, Arial, Helvetica, sans-serif;
color:#903c3f;
}

td {
text-align:left;
}


.nsmessage {
color:white;
}

/* Definition Lists */ 

dl {
font-family: Arial, Helvetica, sans-serif;
}

dt {
color: #903c3f;
font-weight: bold;
font-size: 1em;
padding:0 0 5px 0;
}

dd {
font-size:1em;
color: #903c3f;
margin-left:0;
padding-bottom:25px;
}


a:link {
font-weight: bold;
text-decoration: none;
color:#903c3f;
}

a:visited {
font-weight: bold;
text-decoration: none;
color:#903c3f;
}

a:hover {
font-weight: bold;
text-decoration: underline;
}

a:active {
font-weight: bold;
text-decoration: none;
}

a.nc:link {
font-weight: bold;
text-decoration: none;
color:white;
}

a.nc:hover {
font-weight: bold;
text-decoration: underline;
}

a.nc:visited {
font-weight: bold;
text-decoration: none;
color:white;
}

a.normal:link {
font-weight: bold;
text-decoration: none;
color:#ff0000;
}


h1 {
font-size: 1.5em;
text-weight:light;
}

h1.middle {
font-size: 2em;
text-align:center;
font-weight:lighter;
padding-top:5px;
}

h2 {
font-size: 0.8em;
line-height:150%;
}

h3 {
font-size: 0.8em;
color:white;
}

.imageborder {
border-color:#d0c788 #988c4c #988c4c #d0c788;
} 
