body {
background-color: #F0FFDC;
background-image: url(./images/bg.gif);
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
font-size:20px;
font-weight: normal;
margin:0px;}


/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

/* ----------banner for logo-------------- */
#banner {
padding: 0px;
margin-top: 30px;
}



/* ----------greenbar-------------- */
#greenbar {
text-align: right;
background-color: #2A7065;
height: 25px;
padding: 0px;
margin: 0px;
}

#greenbar img {padding-right: 65px;}

/* -----------------content--------------------- */
.content {
padding: 5px 10px;
margin-left: 163px;
margin-right: 0px;
}

div .text {
width: 320px;
height: 390px;
overflow: hide;
padding-left: 10px;
padding-top: 10px;
}
div .content { 
height: 390px;
}
div .text2 {
width: 300px;
height: 400px;

padding-left: 10px;
padding-top: 10px;
}


div.featured{
width: 1200;
height: 150;
position: relative;
top: -380px;
left: 365px;


}

div.featuredtext{
width: 200px;
position: relative;
right: none
padding-top: 10px;
}

div .thumb {
width: 100px;
height: 150px;
padding-top: 5px;
padding-left: 10px;
margin-right: 20px;
text-align: center;
float: left;
}

.thumb img {
border: 0px;
}

/* --------------left container------------- */
#left {
float: left;
width: 163px;
margin: 0px;
padding: 0px;
height: 400px;
}

/* --------------left navi------------- */
#menu {
background-color: #119191;
height: 340px;
}

#bottomcurve {
width: 163px;
margin: 0px;
padding: 0px;
height: 60px;
}

.link {
padding-top: 7px;
text-align: center;
width: 163px;
height: 30px;
height/**/:/**/ 23px;
}

.link a {
text-decoration: none;
font-size: 13px;
font-weight: bold;
}

.link a:hover {
color: #119191;
font-size: 13px;
font-weight: bold;
}

#home {
background-color: #FFFFE8;
}

#illustrations {
background-color: #A3E0E0;
}

#crafts {
background-color: #FFE1C3;
}

#photography {
background-color: #C2F4B7;
}

#hire {
background-color: #7ECF67;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }

