body {
    background: url(images/mainbg.jpg) center top repeat;
    margin: 0;
    padding:0;
    font-family: helvetica, arial, sans;
    line-height: 140%;
    font-size:14px;
    text-align: justify;
}
a{color:#674f33;text-decoration:none;}
a:hover{color:#876f53;text-decoration:underline;}
form{margin:0; padding:0}
ul{margin-top:0;padding-top:0;}
li{color:#444;}
img{border: 0;}

h1{
    font-family: "garamond", "times new roman", serif;
    color: #456231;
    font-size: 22px;
}

#main{
    background: url(images/main.jpg) top center no-repeat;
    width: 1000px;
    height: 768px;
    margin: 0 auto;
    position: relative;
}

#menu{
    position: absolute;
    width: 107px;
    height: 409px;
    left: 150px;
    top: 180px;
}

#content{
    position: absolute;
    width: 700px;
    height: 400px;
    top: 170px;
    left: 140px;
    color:#444444;
    font-family: arial, sans;
    font-size: 14px;
}

#front-bullets{
    line-height: 25px;
    margin-left: 15px;
    color:#444444;
    margin-top: 10px;
}
#front-bullets img{ float: left; clear: left; margin-right: 10px;}
#front-bullets p{margin:0px 0px 0px 35px;width:450px;}

#bottomlinks{
    position: absolute;
    left: 340px;
    bottom: 120px;
    width: 500px;
    text-align: center;
}
#bottomlinks a{padding-left:10px; padding-right: 10px;}

.bordered{ padding: 10px; margin: 10px; text-align: justify;}

.portfolio_menu{
   width: 185px;
   float: left;
}
.portfolio_menu a{
    font-size: 11px;
}
.portfolio, .portfolioB{
}
.portfolio img, .portfolioB img{ float: right; border: 1px solid #555555;}
.portfolio p, .portfolioB p{clear: right;}
.portfolio a, .portfolioB a{margin-left: 20px;}
.portfolioB{display: none;}

#titlelink{
    position: absolute;
    top: 80px;
    left: 120px;
    width: 340px;
    height: 65px;
}
#titlelink img {
    width:340px;
    height: 65px;
}

#right{
    float: right;
    width: 140px;
}

#copy {
bottom:125px;
left:0pt;
position:absolute;
text-align:center;
width:1000px;
color:#777;
font-size:12px;
}

#info{
position: absolute;
top: 110px;
left: 570px;
color:#333;
font-family: 'times new roman', serif;
font-size: 19px;
}
#info strong{
color:#447744;
}

#mainnews{
	margin-top: 80px;
	font-size: 13px;
}

#mainnews em{
	border-bottom: 1px dashed #666;
	width: 150px;
}
#mainnews p{
	width: 385px;
}
#mainnews em, #mainnews strong, #mainnews p{
	display: block;
	padding-left: 15px;
	
}
