@charset "utf-8";
/* CSS Document */
div#site{
	position:relative;
	margin:0px auto 0px auto;
	width:1000px;
	}
div#header{

}
div#main{
	position:relative;
	}
div#side{
	padding: 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:1px;
	float: left;
	width:160px;
	border:1px solid #008D05;
	}
div#content{
	padding: 0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	float: right;
	width:820px;
	border:1px solid #008D05;
	}










body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height: 25px;
	color:#333333;
	margin-top:0px;
	}


.menu_bg {
	background-image: url(/img/accent_top.png);
	background-repeat:no-repeat;
	background-position:top;
	line-height:5px;
	}
.menu_table{
	background-color:#F60;
}
.bg-5BB55E {
	background-color:#5BB55E;
	}
h1 {
	font-size: 150%;
	}
h2 {
	font-size: 140%;
	}
h3 {
	font-size: 120%;
	}
p {
	font-size:12px;
	line-height:25px;
	}
.c 	{
	text-align:center;
	}	
.r 	{
	text-align:right;
	}	
.lh25 {
	line-height:25px;
	}
.font-FFFFFF {
	color:#222222;	
	}
.b {
	font-weight:bold;
	}
.c {
	text-align:center;
	}
.r{
	text-align:right;
	}
.p5 {
	padding-left:5px;
	}
.t-border {
	border: 1px solid #aaa;
	}
.bg-cccc99 {
	background-color:#5BB55E;
	}
.bg-CCAE8F {
	background-color:#CFE6CF;
	}
.bg-806C59 {
	background-color:#806C59;
	}
.bg-BF9060 {
	background-color:#BF9060;
	}
.f10 {
	font-size:10px;
	}
.status {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	}
.bdr-btm {
	border-bottom: 1px solid #000000;
	}
A.menulink150-30 {
	display: block;
	width: 150px;
	height: 30px;
	text-decoration: none;
	font-size:12px;
	color:#222;
	border: none;
	line-height: 30px;
	font-weight: normal;
	background-color: #CFE6CF;
	background-position: center center;
	padding-left:5px;
}
A.menulink150-30:hover {
	display: block;
	border: none;
	background-color:#288D2B;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.basiclink {
	text-decoration:none;
	font-size:11px;
	color:#333;
	}
a.basiclink:hover {
	text-decoration:underline;
	color:#5BB55E;
	}
.portfolio{
	margin: 5px 5px 5px 5px;
}



