/* Start of CMSMS style sheet 'lemonade' */
body {margin: 0; background-color: #666600; font-weight: normal; font-family: helvetica, arial, verdana, geneva, san-serif; font-size: 12px; color: #eeeeee; line-height: 20px;}

a img{border: none; text-decoration: none;}

#leftbar{position:fixed; top: 0px; left: 0px; width: 5px; height: 280px; background-color: #ccff66;}
#wrapper{width: 700px; margin-left: 40px; margin-top: 25px;}
#header{height:55px;}
#quote { font-family: georgia, times new roman, serif; font-size: 16px; color: #ccff66; height: 95px;}
#menu{float: left; width: 213px; margin-top: 95px; padding-right: 13px;}
#main{float: left; width: 420px;}
#content{margin-top: 15px;}
#footer{margin-top: 30px;}
#footer h1{display: inline; padding: 0px; font-size: 18px; line-height: 0px;}
p{font-family: helvetica, arial, verdana, geneva, san-serif; font-size: 12px; color: #eeeeee; padding-bottom: 10px; line-height: 20px;}
h2{font-family: helvetica, arial, verdana, geneva, san-serif; font-size: 12px; color: #eeeeee; display: inline; font-weight: normal; padding: 0px; margin: 0px;}
h1{font-family: georgia, times new roman, serif; font-size: 24px; color: #ffffff; font-weight: normal; line-height: 28px;}
#copyright{ font-family: georgia, times new roman, serif; font-size: 9px; color: #999999; margin-top: 30px;}


/****
menu styles
***/
#menu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
#menu ul a {display: block; width: 100%; color: #ffffff; text-decoration: none; background: none; font-family: georgia, times new roman, serif; font-size: 14px;}
#menu ul a:hover, #menu ul a.active{ color: #666600; text-decoration: none; background: #E0FF33; font-family: georgia, times new roman, serif; font-size: 14px; }
a:link { color: #ccff66; text-decoration: none; background: none; font-family: georgia, times new roman, serif; font-size: 14px; }
a:visited{ color: #88bb33; text-decoration: none; background: none; font-family: georgia, times new roman, serif; font-size: 14px; }
h3{font-size: 12px;}
#menu ul ul
{
    padding-left: 15px;    
    list-style-image: url(uploads/images/bullet.gif);
    margin-left: 10px;
}

/**********************************
 * contact form
 **********************************/
.contact p{padding-top: 5px; padding-bottom: 0px; margin-bottom:0px; }
.contact input, .contact textarea, .contact select{padding-top: 0px; padding-bottom: 0px; width: 230px;}
.contact textarea{height: 68px;}
.contact .submitimg{width: 56px; height: 16px; margin-top: 10px;}

/**********************************
 * portfolio
 **********************************/
#thumbnails{
width: 100%;
margin-left: 10px;
margin-top: 25px;
}

.border{border: solid 2px #ccc; width: 420px; height: 110px;}
#thumbnails a.active img{border: solid 2px #ccc;}

/**********************************
 * portfolio
 **********************************/
#news{
margin-top: 50px;
padding-right: 20px;
}

#news h2{
font-size: 14px;
font-weight: bold;
}

#news .NewsSummary{
padding-top: 16px;
}
/* End of 'lemonade' */

